summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove non-longer-appropriate comment.Eric Norum2006-05-151-1/+0
|
* telnetd and capture changes.Eric Norum2006-04-271-0/+9
|
* Accept <CR><NUL> as equivalent to <CR><LF>.Eric Norum2006-04-271-1/+1
|
* Add ability to free information on task delete.Eric Norum2006-04-272-8/+36
|
* 2006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-191-0/+4
| | | | * VERSION: Updated to rtems-4.6.99.3.
* 2006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-194-3/+7
| | | | * aclocal/version.m4: Updated to rtems-4.6.99.3.
* 2006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-192-5/+5
| | | | * release_support: Fix typos.
* 2006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-191-0/+4
| | | | * VERSION: Updated to rtems-4.6.99.3.
* 2006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-191-4/+0
| | | | * aclocal/version.m4: Updated to rtems-4.6.99.3.
* 2006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-182-1/+5
| | | | * VERSION: Updated to rtems-4.6.99.3.
* 2006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-188-4/+20
| | | | * aclocal/version.m4: Updated to rtems-4.6.99.3.
* Fixed comment.Joel Sherrill2006-04-131-1/+4
|
* 2006-04-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-131-1/+1
| | | | | | | | PR 949/networking * libnetworking/sys/socket.h: GNU/Linux is wrong in making MSG_DONTWAIT public. It is strictly BSD and not SUSV. See http://www.opengroup.org/onlinepubs/009695399/basedefs/sys/socket.h.html for clarification.
* 2006-04-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-131-0/+5
| | | | | PR 949/networking * libnetworking/sys/socket.h:
* 2006-04-12 Lars Munch <lars@segv.dk>Joel Sherrill2006-04-122-1/+6
| | | | | PR 949/networking * libnetworking/sys/socket.h: Make MSG_DONTWAIT public as in GNU/Linux.
* 2006-04-12 Konrad Eisele <konrad@gaisler.com>Joel Sherrill2006-04-122-0/+6
| | | | * include/leon.h: Add LEON_INTERRUPT_EXTERNAL_1 define.
* Add default exception handler.Eric Norum2006-04-112-1/+57
|
* Keep the frame pointer since its presence makes various diagnostic toolsEric Norum2006-04-102-1/+5
| | | | much more useful.
* 2006-04-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-076-8/+22
| | | | | | | | * posix/inline/rtems/posix/mutex.inl, posix/inline/rtems/posix/timer.inl, posix/macros/rtems/posix/cond.inl, posix/macros/rtems/posix/mutex.inl, posix/macros/rtems/posix/timer.inl: Fix warnings.
* * score/inline/rtems/score/threadmp.inl,Joel Sherrill2006-04-073-0/+5
| | | | score/macros/rtems/score/threadmp.inl: Fix compile error.
* Fix formatting.Joel Sherrill2006-04-051-2/+2
|
* 2006-04-05 Victor V. Vengerov <Victor.Vengerov@oktetlabs.ru>Joel Sherrill2006-04-052-4/+17
| | | | * mpc6xx/clock/c_clock.c: Now works with MPCI SHM driver.
* 2006-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-052-2/+10
| | | | | | | | | | Victor V. Vengerov <Victor.Vengerov@oktetlabs.ru> * spsize/size.c: Victor spotted the problem that _MPCI_Receive_server_tcb and _Thread_MP_Receive were duplicate variables and needed to be set to the same value. I took that idea and just removed _Thread_MP_Receive. All uses are now _MPCI_Receive_server_tcb.
* 2006-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-057-15/+27
| | | | | | | | | | | | | | Victor V. Vengerov <Victor.Vengerov@oktetlabs.ru> * score/include/rtems/score/mpci.h, score/include/rtems/score/threadmp.h, score/inline/rtems/score/threadmp.inl, score/macros/rtems/score/threadmp.inl, score/src/threadmp.c, score/src/threadqenqueue.c: Victor spotted the problem that _MPCI_Receive_server_tcb and _Thread_MP_Receive were duplicate variables and needed to be set to the same value. I took that idea and just removed _Thread_MP_Receive. All uses are now _MPCI_Receive_server_tcb.
* 2006-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-04-022-1/+5
| | | | * Makefile.am: Remove bogus CFLAGS_OPTIMIZE_V.
* Eliminate undesired sign-extension.Eric Norum2006-03-272-1/+5
|
* Add missing reset cause bit.Eric Norum2006-03-242-0/+5
|
* This commit was generated by cvs2svn to compensate for changes in r13387,Ralf Corsepius2006-03-231-0/+12
|\ | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2006-03-231-0/+12
| |
| * Import from zlib-1.2.4Ralf Corsepius2006-03-031-4/+4
| |
* | New.Ralf Corsepius2006-03-231-0/+3
| |
* | Add defaults for non-standard $prefix.Ralf Corsepius2006-03-231-2/+7
| |
* | 2006-03-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-226-0/+27
| | | | | | | | * include/.cvsignore: New file.
* | 2006-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-172-6/+17
| | | | | | | | | | | | * shared/interrupts/vectorexceptions.c: Merger with submission from Bruce Robinson <brucer@pmccorp.com>. Make some arrays static const.
* | Apply @sysdirpattern@Ralf Corsepius2006-03-172-1/+7
| |
* | Use %sysdir instead of %if %_prefix ==|!= /usrRalf Corsepius2006-03-1712-41/+27
| |
* | Misc. cosmetics.Ralf Corsepius2006-03-1717-77/+24
| |
* | Remove eof include fileRalf Corsepius2006-03-1779-79/+0
| |
* | 2006-03-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-172-1/+6
| | | | | | | | * cpu.c (_CPU_Initialize): Add fpu initialization.
* | 2006-03-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-172-0/+14
| | | | | | | | | | * rtems/score/cpu.h: Setup CPU_*_ENDIAN from GCC's__MIPS{EL|EB}__. (Partial merger of submission by Bruce Robinson <brucer@pmccorp.com>).
* | Regenerate.Ralf Corsepius2006-03-161-0/+14
| |
* | Cosmetics.Ralf Corsepius2006-03-161-8/+0
| |
* | 2006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-163-0/+46
| | | | | | | | * Makefile.am, configure.ac: Reflect addition of rm52xx, tx49.
* | 2006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-161-0/+8
| | | | | | | | | | | | | | | | * rm52xx/include/rm5231.h, rm52xx/vectorisrs/maxvectors.c, rm52xx/vectorisrs/vectorisrs.c, tx49/include/tx4925.h, tx49/include/tx4938.h, tx49/vectorisrs/maxvectors.c, tx49/vectorisrs/vectorisrs.c: New (Submission by Bruce Robinson <brucer@pmccorp.com>).
* | New (Submission by Bruce Robinson <brucer@pmccorp.com>).Ralf Corsepius2006-03-167-0/+543
| |
* | Regenerate.Ralf Corsepius2006-03-161-2/+6
| |
* | AC_CONFIG_SRCDIR(csb350).Ralf Corsepius2006-03-161-1/+1
| |
* | 2006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-161-1/+3
| | | | | | | | | | * configure.ac: AC_CONFIG_SRCDIR(csb350). * acinclude.m4: Regenerate.
* | New.Ralf Corsepius2006-03-161-0/+58
| |
* | Add preinstall.amRalf Corsepius2006-03-161-48/+1
| |