Commit Graph

21857 Commits

Author SHA1 Message Date
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
Ralf Corsepius
b78a7faeca New. 2010-08-10 04:01:15 +00:00
Joel Sherrill
9f7690f36d 2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>
PR 1661/testing
	* psximfs02/init.c: Changes to improve coverage of
	imfs_initsupp.c, by using a bad value for
	CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK
2010-08-09 14:37:01 +00:00
Joel Sherrill
2e54cdc4d8 2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>
PR 1661/testing
	* termios01/init.c, termios01/termios_testdriver.c,
	termios01/termios01.scn: Changes to improve coverage of
	rtems_termios_open routine.
2010-08-09 14:36:47 +00:00
Joel Sherrill
8d9c8247e5 2010-08-09 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1661/testing
	* spfifo02/init.c, spmountmgr01/init.c, spprivenv01/init.c: Eliminate
	most references to RTEMS_Malloc_Heap.
2010-08-09 14:29:36 +00:00
Joel Sherrill
38cc1e1b21 2010-08-09 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1661/testing
	* psxchroot01/test.c, psximfs01/init.c, psximfs02/init.c,
	psxpipe01/init.c: Eliminate most references to RTEMS_Malloc_Heap.
2010-08-09 14:29:33 +00:00
Sebastian Huber
5f1300a79e 2010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
* score/inline/rtems/score/object.inl: Use attribute unused in
	_Objects_Is_local_id().
2010-08-09 09:16:08 +00:00
Sebastian Huber
3b9d1aba5a 2010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
* rtems/Makefile.am, rtems/preinstall.am: Install
	<rtems/rtems/mainpage.h> to allow documentation generation.
2010-08-09 09:03:11 +00:00
Sebastian Huber
e5a2eb4d32 2010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
* rtems/include/rtems.h, rtems/mainpage.h,
	rtems/include/rtems/rtems/types.h: Documentation.
2010-08-09 08:59:57 +00:00
Sebastian Huber
e9f7e13b18 2010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
* sp09/screen12.c: Update for rtems_region_create() changes.
	* sp09/sp09.scn: Update.
2010-08-09 08:46:56 +00:00
Sebastian Huber
93280b56fb 2010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1604/cpukit
	* rtems/src/regioncreate.c: Removed superfluous parameter check.
2010-08-09 08:24:41 +00:00
Sebastian Huber
05d470a557 2010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1615/cpukit
	* posix/src/keyrundestructors.c: Improved POSIX compliance.  Now we may
	have an unlimited number of iterations.
2010-08-09 08:13:21 +00:00
Sebastian Huber
670be3c6f2 2010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1513/doc
	* user/chains.t: Added missing functions.  Uniform text for
	unprotected functions.
2010-08-09 07:51:19 +00:00
Sebastian Huber
b8af65a8f1 2010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
* sapi/inline/rtems/chain.inl: Added
	rtems_chain_extract_unprotected().
2010-08-09 07:38:51 +00:00
Ralf Corsepius
4685a5901f 2010-08-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/include/aio.h, posix/src/aio_return.c:
	Let aio_return return ssize_t (Mandated by POSIX).
2010-08-09 07:33:58 +00:00
Ralf Corsepius
87adad480a 2010-08-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxpasswd02/init.c: Remove unused variable.
2010-08-09 05:24:01 +00:00
Ralf Corsepius
7a844633f6 2010-08-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxpasswd02/init.c: Remove unused variable.
2010-08-09 05:24:00 +00:00
Joel Sherrill
561ab3bd83 2010-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* libfs/src/imfs/imfs.h: Fix typo.
2010-08-08 20:25:00 +00:00
Joel Sherrill
c016f4e170 2010-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1647/testing
	* spsize/size.c: Remove redundant initialize uninitialized to 0.
2010-08-08 16:34:00 +00:00
Ralf Corsepius
12601260be 2010-08-07 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1655/testing:
	* ada.am: Reflect changes to testsuites/automake/compile.am.
2010-08-07 03:20:32 +00:00
Joel Sherrill
58c5a9b59e 2010-08-06 Bharath Suri <bharath.s.jois@gmail.com>
PR 1654/testing
	* deviceio01/init.c, deviceio01/deviceio01.doc,
	deviceio01/deviceio01.scn, deviceio01/test_driver.c,
	deviceio01/test_driver.h, deviceio01/Makefile.am: New test added.
	* Makefile.am, configure.ac: Changes to added above test.
	* tar02/init.c, tar02/tar02.scn: New test case added: IMFS_dump().
2010-08-07 00:24:48 +00:00
Joel Sherrill
99e6fb5244 2010-08-06 Bharath Suri <bharath.s.jois@gmail.com>
PR 1654/testing
	* psx13/test.c, psx13/psx13.scn: Test case to improve testing of
	dup2 routine.
	* psxfile01/test.c, psxfile01/psxfile01.scn: New test to improve
	testing of fcntl routine.
	* psximfs01/init.c, psximfs01/psximfs01.scn: Improve testing of
	imfs routines.
	* psximfs02/init.c, psximfs02/psximfs02.scn: Improve coverage of
	imfs routines.
	* psxpasswd02/init.c, psxpasswd02/psxpasswd02.scn: New tests to
	improve coverage of getpwent.c.
2010-08-07 00:22:46 +00:00
Ralf Corsepius
39a056b8a1 2010-08-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1652/GCC:
	* psxpipe01/init.c: Expand incomplete initializers triggering
	powerpc-gcc -msdata breakdown.
2010-08-06 07:44:23 +00:00
Ralf Corsepius
014bff5a5c 2010-08-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1652/GCC:
	* psxpipe01/init.c: Expand incomplete initializers triggering
	powerpc-gcc -msdata breakdown.
2010-08-06 07:44:22 +00:00
Ralf Corsepius
244ddf522d Regenerate. 2010-08-05 06:01:35 +00:00
Ralf Corsepius
96546afb72 autoconf-2.67. 2010-08-05 06:01:02 +00:00
Ralf Corsepius
06889f2173 New. 2010-08-05 05:15:47 +00:00
Ralf Corsepius
7f45f8f894 Regenerate. 2010-08-05 05:14:16 +00:00
Ralf Corsepius
d5791b40c8 Bump GCC_RPMREL. 2010-08-05 05:13:17 +00:00
Ralf Corsepius
a12bf1dbdb newlib-1.18.0-rtems4.11-20100804.diff. 2010-08-05 05:13:02 +00:00
Ralf Corsepius
7f7781018d Preps for fedora-14.
Fix Source60:-URL (mpfr).
2010-08-05 05:11:54 +00:00
Joel Sherrill
344402c0ed 2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
* shared/startup/sbrk.c: Make bsp's sbrk a weak reference so that the
	test of having sbrk() support in malloc can link.
2010-08-03 22:02:30 +00:00
Joel Sherrill
5714bc5c7b 2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
* shared/startup/linkcmds: Add .gcc_except_table*.
2010-08-03 18:29:12 +00:00
Ralf Corsepius
99bfef17cd 2010-08-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/getegid.c, libcsupport/src/geteuid.c,
	libcsupport/src/getpid.c, libcsupport/src/getppid.c,
	libcsupport/src/getuid.c, libcsupport/src/setegid.c,
	libcsupport/src/seteuid.c, libcsupport/src/setsid.c
	libcsupport/src/setuid.c: Remove redundant includes.
2010-08-03 15:56:36 +00:00
Ralf Corsepius
ab13eeddb5 Remove redundant includes. 2010-08-03 15:56:25 +00:00
Joel Sherrill
51276d205e 2010-08-03 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1649/cpukit
	* libcsupport/Makefile.am, libcsupport/src/getgid.c: Make sure all get
	and set gid and egid routines are present and in their own files.
	* libcsupport/src/setegid.c, libcsupport/src/setgid.c: New files.
2010-08-03 15:46:52 +00:00
Ralf Corsepius
2f797d07b2 2010-08-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Apply RTEMS_CHECK_FUNC for set/get*id family of
	functions. Extend set/get*id family of checks.
2010-08-03 15:44:05 +00:00
Ralf Corsepius
26c6706cfc 2010-08-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/check-func.m4: New.
2010-08-03 15:42:44 +00:00
Joel Sherrill
1246d791ab 2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
* shared/bspgetworkarea.c: Formatting.
2010-08-03 14:17:15 +00:00
Joel Sherrill
989938f1b2 2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
* console/console.c: Add BSP_poll_char.
2010-08-03 14:16:41 +00:00
Joel Sherrill
a90576b644 2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
* startup/bspstart.c: Add BSP_poll_char.
2010-08-03 14:16:35 +00:00
Joel Sherrill
b2c02c7496 2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
* console/debugio.c: Add BSP_poll_char.
2010-08-03 14:15:54 +00:00