Joel Sherrill
517d63f206
2010-08-19 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1681/cpukit
* rtems/score/cpu.h: With the percpu patch, ASM uses
INTERRUPT_STACK_HIGH instead of _CPU_Interrupt_stack_high. The
sparc64 was still using the old variable, which was declared in its
cpu.h file. This patch comments out the declaration and switch to
using INTERRUPT_STACK_HIGH.
2010-08-19 12:11:42 +00:00
Ralf Corsepius
d7c4e1d445
Regenerate.
2010-08-18 10:31:17 +00:00
Ralf Corsepius
f1d5b89eba
Add bcond_with gcc_stdint.
2010-08-18 10:30:30 +00:00
Ralf Corsepius
aea6410556
gcc-core-4.5.1-rtems4.11-20100818.diff
2010-08-18 10:29:57 +00:00
Ralf Corsepius
08634cb24f
GCC_RPMREL = 5
2010-08-18 10:29:40 +00:00
Ralf Corsepius
8cfa0bcd95
New.
2010-08-18 10:25:35 +00:00
Chris Johns
2728f7e55c
2010-08-18 Chris Johns <chrisj@rtems.org>
...
PR 1677/filesystem
* libfs/src/imfs/imfs_creat.c: Fix creating of a file. Lost in the
change from a switch statement.
2010-08-18 09:58:15 +00:00
Sebastian Huber
81f6420091
2010-08-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libchip/ide/ata_internal.h: C++ compatibility.
2010-08-17 14:15:47 +00:00
Sebastian Huber
cac29eed7d
2010-08-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libchip/Makefile.am, libchip/preinstall.am: Install
<libchip/ata_internal.h>.
2010-08-17 14:06:56 +00:00
Sebastian Huber
9ca9758546
2010-08-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libchip/ide/ata_util.c: New file.
* libchip/Makefile.am: Reflect change from above.
* libchip/ide/ata.c: Moved ata_breq_init(), ata_identify_device(), and
ata_process_request_on_init_phase() into new file.
2010-08-17 13:54:50 +00:00
Sebastian Huber
f5194a9485
2010-08-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libchip/ide/ata_internal.h, libchip/ide/ata.c: Moved code into
separate functions. Added public ata_breq_init(),
ata_identify_device(), and ata_process_request_on_init_phase()
functions.
2010-08-17 13:41:29 +00:00
Ralf Corsepius
8b82bc3b41
2010-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* fileio/Makefile.am: Remove AM_CONDITIONAL(LIBCHIP).
* configure.ac: Remove AM_CONDITIONAL(LIBCHIP).
Force autoconf-2.67, automake-1.11.1.
2010-08-16 14:20:48 +00:00
Ralf Corsepius
a218508230
2010-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/include/rtems/posix/aio_misc.h: Remove
rtems_aio_queue_s.size (Unused).
* posix/src/aio_misc.c: Remove aio_request_queue.size.
Cosmetics.
2010-08-16 14:09:38 +00:00
Ralf Corsepius
db8c6d6492
2010-08-16 Alin Rus <alin.codejunkie@gmail.com>
...
* Makefile.am, configure.ac: Add psxaio01/, psxaio02/.
* psxaio01/Makefile.am, psxaio01/init.c, psxaio01/psxaio01.scn,
psxaio01/system.h: New.
* psxaio02/Makefile.am, psxaio02/init.c, psxaio02/psxaio02.scn,
psxaio02/system.h: New.
2010-08-16 13:29:49 +00:00
Ralf Corsepius
5175e5ee49
2010-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/Makefile.am: Reflect aio-changes.
2010-08-16 05:47:30 +00:00
Ralf Corsepius
d8a7e18024
2010-08-16 Alin Rus <alin.codejunkie@gmail.com>
...
* posix/src/aio_misc.c: New.
* posix/src/aio_error.c, posix/src/aio_read.c,
* posix/src/aio_return.c, posix/src/aio_write.c:
New implementation.
2010-08-16 05:46:09 +00:00
Ralf Corsepius
a45d062026
Regenerate.
2010-08-16 05:40:29 +00:00
Ralf Corsepius
e501d79f46
2010-08-16 Alin Rus <alin.codejunkie@gmail.com>
...
* posix/include/aio.h: Extend struct aiocb.
* posix/include/rtems/posix/aio_misc.h: New.
2010-08-16 05:39:59 +00:00
Ralf Corsepius
b66c4acda5
2010-08-16 Alin Rus <alin.codejunkie@gmail.com>
...
* posix/include/aio.h: Extend struct aiocb.
* posix/include/rtems/posix/aio_misc.h: New.
2010-08-16 05:39:18 +00:00
Joel Sherrill
05a82e4e4e
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* src/uart-output-char.c: Add BSP_poll_char.
2010-08-15 23:33:36 +00:00
Joel Sherrill
149248b459
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* shared/console/polled_io.c: Add BSP_poll_char.
2010-08-15 23:31:10 +00:00
Joel Sherrill
f352365b19
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* console/console.c: Add BSP_poll_char.
2010-08-15 23:31:05 +00:00
Joel Sherrill
76094b5206
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* console/polled_io.c: Add BSP_poll_char.
2010-08-15 23:30:59 +00:00
Joel Sherrill
572d2fbe58
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* mpc55xx/esci/esci.c: Add BSP_poll_char.
2010-08-15 23:28:51 +00:00
Joel Sherrill
010d830d04
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* at91rm9200/dbgu/dbgu.c, pxa255/ffuart/ffuart.c: Add BSP_poll_char.
2010-08-15 23:28:46 +00:00
Joel Sherrill
6ab0094d98
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* Makefile.am: Do not use .rel files for libbsp pieces.
2010-08-15 23:27:57 +00:00
Joel Sherrill
01b58467f5
Add comment.
2010-08-15 22:51:01 +00:00
Joel Sherrill
b6eb8b9f80
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/syscalls.c:
2010-08-15 22:50:13 +00:00
Ralf Corsepius
b8165ce28b
Remove bogusly included files.
2010-08-15 06:38:50 +00:00
Joel Sherrill
8c87a9a65e
2010-08-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* spurious/spinit.c: Add include of bootcard.h to fix warning.
2010-08-13 20:49:09 +00:00
Joel Sherrill
967bc14656
2010-08-13 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1674/docs
* user/Makefile.am, user/dirstat.texi: Fix bad node reference.
2010-08-13 17:31:37 +00:00
Sebastian Huber
f6c33f3eef
2010-08-13 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libblock/src/media.c: Use unprotected chain extract.
2010-08-13 12:50:56 +00:00
Sebastian Huber
d91e3a71bb
2010-08-13 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libblock/include/rtems/media.h, libblock/src/media-desc.c,
libblock/src/media-dev-ident.c, libblock/src/media-path.c,
libblock/src/media-server.c, libblock/src/media.c: New files.
* Makefile.am, preinstall.am, libblock/Makefile.am: Reflect changes
above.
2010-08-13 12:40:16 +00:00
Chris Johns
c3367ade01
2010-08-13 Chris Johns <chrisj@rtems.org>
...
* libfs/src/imfs/imfs_eval.c: Add the missing ';' for the debug
case.
2010-08-13 04:49:31 +00:00
Ralf Corsepius
92101deff8
mpfr-2.4.2
2010-08-13 03:06:37 +00:00
Ralf Corsepius
fb477dd385
Regenerate.
2010-08-13 02:13:00 +00:00
Ralf Corsepius
4393d3711c
Bump GCC_RPMREL.
2010-08-13 02:12:35 +00:00
Ralf Corsepius
8d32cc6a8c
Regenerate.
2010-08-12 15:39:16 +00:00
Ralf Corsepius
bd87139ec9
Bump GCC_RPMREL.
2010-08-12 15:38:48 +00:00
Ralf Corsepius
aa04052b57
New.
2010-08-12 14:10:27 +00:00
Ralf Corsepius
9f86f4a986
Regenerate.
2010-08-12 14:09:54 +00:00
Ralf Corsepius
645febd556
gdb-7.1-rtems4.11-20100812.diff.
2010-08-12 14:09:15 +00:00
Ralf Corsepius
bff5732e8c
Bump GDB_RPMREL = 4
2010-08-12 14:08:41 +00:00
Sebastian Huber
a43befd923
Typo.
2010-08-11 12:17:49 +00:00
Sebastian Huber
58fa947101
2010-09-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* sapi/include/confdefs.h: Include <rtems.h> to resolve all
dependencies.
2010-08-11 12:16:11 +00:00
Joel Sherrill
30c9b6a2c6
2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1658/cpukit
* Makefile.am, configure.ac: If the system is not up, consider it a
fatal error. This eliminated sp61 and added spfatal23.
* spfatal23/.cvsignore, spfatal23/Makefile.am, spfatal23/spfatal23.doc,
spfatal23/spfatal23.scn, spfatal23/testcase.h: New files.
* sp61/.cvsignore, sp61/Makefile.am, sp61/init.c, sp61/sp61.doc,
sp61/sp61.scn: Removed.
2010-08-10 22:58:00 +00:00
Joel Sherrill
7299818419
2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1658/cpukit
* sapi/src/exshutdown.c, score/include/rtems/score/interr.h: If the
system is not up, consider it a fatal error.
2010-08-10 22:56:35 +00:00
Joel Sherrill
d539f2b807
2010-08-10 Bharath Suri <bharath.s.jois@gmail.com>
...
PR 1661/testing
* termios01/init.c, termios01/termios01.scn: Added a test case to
hit a case in rtems_termios_read.
2010-08-10 22:31:49 +00:00
Joel Sherrill
6e7ee0bd25
2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>
...
PR 1662/filesystem
* libcsupport/src/termios.c: osem is now released before attempt
to delete in rtems_termios_close.
2010-08-10 22:15:32 +00:00
Joel Sherrill
8f0b33466b
2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>
...
PR 1660/filesystem
* libfs/src/pipe/fifo.c, libfs/src/pipe/pipe.h: Changed
int pipe_release to void pipe_release.
* libfs/src/imfs/imfs_fifo.c: Corresponding change to
IMFS_fifo_close since pipe_release does not return any error.
* libfs/src/imfs/imfs_initsupp.c: Changes to improve
IMFS_determine_bytes_per_block
2010-08-10 17:41:32 +00:00