Commit Graph

21598 Commits

Author SHA1 Message Date
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
Joel Sherrill
ce656dff3a 2010-08-10 Bharath Suri <bharath.s.jois@gmail.com>
PR 1663/testing
	* spmkdir/init.c: New cases to get the error path in rtems_mkdir
	routine.
2010-08-10 17:34:12 +00:00
Joel Sherrill
d9c60fdde1 2010-08-10 Bharath Suri <bharath.s.jois@gmail.com>
PR 1598/testing
	* psxpasswd02/init.c, psxpasswd02/psxpasswd02.scn: New test case
	added to improve coverage of getpwent.c.
2010-08-10 14:50:14 +00:00
Joel Sherrill
a263ce5cbf 2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1664/testing
	* termios01/init.c: Use INT_MAX instead of hard-coded number for error
	case to avoid warning on 16-bit targets.
2010-08-10 14:45:22 +00:00
Joel Sherrill
b50cde4222 2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1665/testing
	* psximfs02/init.c: Fix uninitialized variable warning.
2010-08-10 14:41:47 +00:00
Joel Sherrill
07b93de9fd 2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1661/testing
	* malloc04/init.c: Add public methods to get/set malloc heap pointer so
	the tests do not have to peer behind the API.
2010-08-10 13:15:38 +00:00
Joel Sherrill
bad55939df 2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1661/testing
	* libcsupport/Makefile.am, libcsupport/include/rtems/libcsupport.h: Add
	public methods to get/set malloc heap pointer so the tests do not
	have to peer behind the API.
	* libcsupport/src/mallocgetheapptr.c,
	libcsupport/src/mallocsetheapptr.c: New files.
2010-08-10 13:15:30 +00:00
Ralf Corsepius
aec88a2831 Regenerate. 2010-08-10 04:07:41 +00:00
Ralf Corsepius
68735e8380 newlib-1.18.0-rtems4.11-20100810.diff. 2010-08-10 04:04:48 +00:00
Ralf Corsepius
3f568eb1cd Bump GCC_RPMREL. 2010-08-10 04:04:17 +00:00