summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-274-0/+16
| | | | | PR 1532/testing * aclocal/project-root.m4: Add initial tests for untar capabilities.
* 2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-2713-1/+401
| | | | | | | | PR 1532/testing * Makefile.am, configure.ac: Add initial tests for untar capabilities. * tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc, tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c, tar02/tar02.doc, tar02/tar02.scn: New files.
* 2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-273-5/+12
| | | | | * libfs/src/imfs/imfs_load_tar.c, libmisc/untar/untar.c: Now supports both pax and GNU tar created tar files.
* 2010-07-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-07-272-1/+7
| | | | * posix/src/sigsuspend.c: Do not assert unless RTEMS_DEBUG is defined.
* 2010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill2010-07-272-7/+17
| | | | | | PR 1629/cpukit * posix/src/sigsuspend.c: sigsuspend() was not completely following the POSIX specification.
* 2010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill2010-07-272-0/+9
| | | | | | PR 1629/cpukit * psx04/init.c: sigsuspend() was not completely following the POSIX specification.
* 2010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill2010-07-273-4/+37
| | | | | | PR 1630/cpukit * posix/src/psignalchecksignal.c, posix/src/sigtimedwait.c: sigtimedwait() was not completely following the POSIX specification.
* 2010-07-27 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-07-272-0/+16
| | | | | PR 1634/bsps * shared/console/conscfg.c: Add BSP_poll_char.
* Regenerate.Ralf Corsepius2010-07-2711-11/+11
|
* Adjust Source1.Ralf Corsepius2010-07-2714-14/+14
|
* 2010-07-27 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-07-278-1/+123
| | | | | | | PR 1631/testing * gxx02/init.c, gxx02/gxx02.scn, gxx02/gxx02.doc, gxx02/Makefile.am, gxx02/gxx_wrappers.h: New test added * Makefile.am, configure.ac: Changes to accommodate new tests
* 2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-278-1/+101
| | | | | | | | | | PR 1632/testing * Makefile.am, configure.ac: Make dedicated fatal error test for /dev/null already registered. Using code from Bharath in new test framework. * devnullfatal01/.cvsignore, devnullfatal01/Makefile.am, devnullfatal01/devnullfatal01.doc, devnullfatal01/devnullfatal01.scn, devnullfatal01/testcase.h: New files.
* 2010-07-27 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-07-271-0/+6
| | | | | | PR 1632/testing * devfs04/init.c, devfs04/test_driver.c: Added cases to exercise null_initialize() and null_write().
* *** empty log message ***Joel Sherrill2010-07-273-3/+9
|
* Apply missing commit.Ralf Corsepius2010-07-271-1/+1
|
* Update cyginw, terminfo.Ralf Corsepius2010-07-271-4/+4
|
* Regenerate.Ralf Corsepius2010-07-271-3/+3
|
* Typo.Sebastian Huber2010-07-271-1/+1
|
* Regenerate.Ralf Corsepius2010-07-271-3/+3
|
* 2010-07-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-272-3/+14
| | | | * rtems/score/cpu.h: Assembler compatibility fixes.
* 2010-07-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-272-0/+11
| | | | * rtems/score/cpu.h: Assembler compatibility fixes.
* 2010-07-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-273-10/+14
| | | | | * rtems/asm.h: Fixed header guard. * rtems/score/cpu.h: Assembler compatibility fixes.
* 2010-07-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-272-7/+11
| | | | * umon/tfsDriver.c: Update for LibIO API changes.
* Regenerate.Ralf Corsepius2010-07-271-3/+10
|
* Bump GCC_RPMREL.Ralf Corsepius2010-07-271-1/+1
|
* Add freebsd8.1.Ralf Corsepius2010-07-272-0/+5
|
* New.Ralf Corsepius2010-07-2724-0/+2773
|
* 2010-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-07-272-8/+16
| | | | | * score/src/threadget.c: Conditionalize a check that can only occur when POSIX is disabled.
* 2010-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-07-273-13/+20
| | | | | | * rtems/src/taskmode.c, score/inline/rtems/score/thread.inl: Rework a bit to eliminate unreachable path for task blocked while calling rtems_task_mode() on itself.
* 2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-262-2/+6
| | | | * sapi/include/confdefs.h: Spelling.
* 2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-269-68/+120
| | | | | | | | | | * libcsupport/src/privateenv.c, libmisc/cpuuse/cpuusagereport.c, posix/Makefile.am, posix/include/rtems/posix/key.h, posix/src/keycreate.c, posix/src/keydelete.c, score/src/iterateoverthreads.c: Since removing ITRON, the loop over all APIs for tasks has a path that cannot be reached. Either modify the code or mark tests for NULL as RTEMS_DEBUG. * posix/src/keyfreememory.c: New file.
* 2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-262-4/+7
| | | | * libfs/src/imfs/imfs_load_tar.c: Formatting.
* 2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-262-20/+25
| | | | | * sapi/include/confdefs.h: Do not cover up user configuation mistakes on filesystems -- cite them as errors.
* 2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-262-11/+15
| | | | * rtems/src/ratemonperiod.c: Remove tabs.
* 2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-268-1/+154
| | | | | | | * Makefile.am, configure.ac: Add test to extract a task blocked with timeout on a priority ordered thread queue. * sp72/.cvsignore, sp72/Makefile.am, sp72/init.c, sp72/sp72.doc, sp72/sp72.scn: New files.
* 2010-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-07-262-82/+82
| | | | | * rtems/src/ratemonperiod.c: Use if not switch since all cases of enum are not valid and switch was generating dead code.
* Regenerate.Ralf Corsepius2010-07-2614-140/+229
|
* Upgrade to gcc-4.5.1-RC-20100722.Ralf Corsepius2010-07-2628-56/+154
|
* 2010-07-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-253-10/+9
| | | | * gxx01/gxx01.scn, gxx01/init.c: Remove local _exit().
* 2010-07-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-253-0/+12
| | | | * gxx01/gxx01.scn, gxx01/init.c: Add test f0r rtems_gxx_key_dtor().
* 2010-07-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-252-1/+6
| | | | | * sapi/include/rtems/init.h: Mark rtems_shutdown_executive as a noreturn method.
* 2010-07-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-253-8/+56
| | | | * gxx01/gxx01.scn, gxx01/init.c: Add more testcases.
* 2010-07-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-252-1/+7
| | | | | * libcsupport/src/gxx_wrappers.c: Free contents of key not key itself. Kye pointer will never be malloc'ed.
* 2010-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-245-49/+63
| | | | | | | * libcsupport/Makefile.am, libcsupport/src/termios_baud2num.c, libcsupport/src/termios_num2baud.c: Use RTEMS associations to simplify code and make easier for coverage. * libcsupport/src/termios_baudtable.c: New file.
* 2010-07-23 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill2010-07-233-23/+8
| | | | | | * start/start.S: Replace the call to _return_to_monitor by hlt instruction. * startup/ldsegs.S: Remove the _return_to_monitor function.
* 2010-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-232-4/+15
| | | | | PR 1627/testing * libfs/src/devfs/devstat.c:
* 2010-07-22 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-07-2220-1/+720
| | | | | | | | | | | * devfs02/init.c, devfs02/devfs02.doc, devfs02/devfs02.scn, devfs02/Makefile.am: New tests added * devfs03/init.c, devfs03/devfs03.doc, devfs03/devfs03.scn, devfs03/Makefile.am: New tests added * devfs04/init.c, devfs04/devfs04.doc, devfs04/devfs04.scn, devfs04/Makefile.am: New tests added * Makefile.am, configure.ac: Changes to accommodate the above newly added tests.
* 2010-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-212-1/+6
| | | | * timer/timer.c: Do not do the indirect call if NULL.
* 2010-07-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-1914-2/+486
| | | | | | | | | * Makefile.am, configure.ac, termios06/init.c: Add initial tests for XON/XOFF and VMIN/VMAX cases. * termios07/.cvsignore, termios07/Makefile.am, termios07/init.c, termios07/termios07.doc, termios07/termios07.scn, termios08/.cvsignore, termios08/Makefile.am, termios08/init.c, termios08/termios08.doc, termios08/termios08.scn: New files.
* 2010-07-19 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-07-197-12/+113
| | | | | | | | | | | PR 1623/testing * psx13/test.c, psx13/psx13.scn: New cases to improve coverage of utime() and fpathconf(). * psxfile01/test.c, psxfile01/psxfile01.scn: New cases to improve coverage of rmdir(), unlink(), mknod(), link(), open(), read(), write(). * psxstat/test.c, psxstat/psxstat.scn: New case to improve coverage of readlink().