summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2010-09-26 Yann Sionneau <yann@minet.net>Joel Sherrill2010-09-262-1/+7
| | | | | | PR 1697/cpukit * rtems/score/cpu.h: lm32 really needs aligned stack. Recent changes highlighted that this macro was incorrect.
* 2010-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-09-262-13/+4
| | | | * README.configure: Remove the most obsolete parts.
* Regenerate.Ralf Corsepius2010-09-231-8/+14
|
* Add autoconf-2.68.Ralf Corsepius2010-09-231-6/+12
|
* autoconf-2.68.Ralf Corsepius2010-09-231-1/+1
|
* 2010-09-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-09-232-2/+6
| | | | * aclocal/check-cpuopts.m4: Add AC_LANG_SOURCE.
* Abandon Fedora 11.Ralf Corsepius2010-09-2114-85/+0
|
* 2010-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-09-152-1/+5
| | | | * start/start.S: Fix mismatched comment.
* 2010-09-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-09-132-0/+12
| | | | * libmd/md5.h: C++ compatibility.
* 2010-09-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-09-082-5/+118
| | | | * include/utility.h: More macros. Changed casts.
* 2010-09-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-09-082-0/+12
| | | | | | * configure.ac: Add checks for pthread_attr_getguardsize, pthread_attr_setguardsize, pthread_attr_setstack, pthread_attr_getstack.
* 2010-09-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-09-082-40/+53
| | | | | | PR 1698/cpukit * libcsupport/src/privateenv.c: Check return values of rtems_filesystem_evaluate_path().
* New.Ralf Corsepius2010-09-081-0/+595
|
* Parse condstack in final printing.Ralf Corsepius2010-09-081-1/+13
|
* Prepend @condstack to @buffer4 lines.Ralf Corsepius2010-09-081-1/+1
|
* Prepend @condstack to @buffer4 lines.Ralf Corsepius2010-09-081-5/+5
|
* Simplify %if rules.Ralf Corsepius2010-09-081-12/+4
|
* Regenerate.Ralf Corsepius2010-09-071-2/+4
|
* gdb-7.2-rtems4.11-20100907.diffRalf Corsepius2010-09-071-1/+1
|
* Bump GDB_RPMREL.Ralf Corsepius2010-09-071-1/+1
|
* Add --enable-sim-trace for powerpc-rtems*Ralf Corsepius2010-09-071-0/+2
|
* Regenerate.Ralf Corsepius2010-09-071-19/+10
|
* Bump AUTOMAKE_RPMREL.Ralf Corsepius2010-09-071-1/+1
|
* Add workaround to mingw shipping an obsolete version of perl.Ralf Corsepius2010-09-071-19/+10
| | | | Remove legacy support for automake < 1.11.
* HousekeepingRalf Corsepius2010-09-072-373/+0
|
* Regenerate.Ralf Corsepius2010-09-0314-42/+98
|
* Add gdb-7.2Ralf Corsepius2010-09-0314-0/+56
|
* GDB_VERS = 7.2Ralf Corsepius2010-09-0314-28/+28
|
* New (gdb-7.1 patches rebased against gdb-7.2)Ralf Corsepius2010-09-031-0/+532
|
* 2010-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-09-012-30/+43
| | | | | | | PR 1696/networking: * libnetworking/arpa/inet.h: Partial update from FreeBSD. #include <rtems/endian.h>. Remove addr2ascii, ascii2addr.
* 2010-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-09-015-395/+9
| | | | | | | * libnetworking/libc/addr2ascii.c, libnetworking/libc/ascii2addr.c, libnetworking/libc/addr2ascii.3: Remove. * libnetworking/Makefile.am: Reflect changes above.
* 2010-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-09-013-0/+32
| | | | | * POSIX/Makefile.am: Add htonl. * POSIX/htonl.c: New.
* 2010-08-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-302-0/+8
| | | | | | * configure.ac: AC_CHECK_DECLS([seteuid]). * psximfs02/init.c: Provide decl for seteuid if not provided by libc.
* 2010-08-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-301-0/+6
| | | | | | * configure.ac: AC_CHECK_DECLS([seteuid]). * psximfs02/init.c: Provide decl for seteuid if not provided by libc.
* 2010-08-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-301-0/+5
| | | | | * posix/include/devctl.h, posix/src/devctl.c: Remove. * posix/Makefile.am: Remove devctl.
* Regenerate.Ralf Corsepius2010-08-301-4/+0
|
* Remove devctl.Ralf Corsepius2010-08-301-4/+1
|
* Remove.Ralf Corsepius2010-08-302-83/+0
|
* 2010-08-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-303-7/+0
| | | | | * psxenosys/init.c, psxenosys/psxenosys.doc, psxenosys/psxenosys.scn: Remove devctl.
* 2010-08-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-301-0/+5
| | | | | * psxenosys/init.c, psxenosys/psxenosys.doc, psxenosys/psxenosys.scn: Remove devctl.
* 2010-08-29 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-08-292-1/+5
| | | | * posix/src/killinfo.c: Ensure interested is non-NULL before using it.
* 2010-08-29 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-08-292-38/+54
| | | | | | * libcsupport/src/privateenv.c: Add macro to test status when RTEMS_DEBUG is enabled. Note than evaluation of root directory should always work.
* 2010-08-29 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-08-292-5/+12
| | | | * libcsupport/src/getlogin.c: Modify to use strncpy() on all paths.
* 2010-08-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-282-17/+20
| | | | | | PR 1694/shell * libmisc/shell/main_setenv.c: Address memory leak identified by Coverity.
* Just comment out line.Joel Sherrill2010-08-281-0/+1
|
* 2010-08-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-08-282-1/+5
| | | | | * libfs/src/pipe/pipe.c: Remove unreachable line flagged by Coverity as dead code.
* Abandon Fedora 11.Ralf Corsepius2010-08-281-6/+0
|
* Update date.Joel Sherrill2010-08-271-1/+1
|
* 2010-08-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-272-0/+12
| | | | | | | * libcsupport/src/ctermid.c: Add comment explaining that this use of strcpy() is a potential buffer overrun but because the API does not provide a way to know the length of the user provided buffer, there is nothing we can do about it.
* 2010-08-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-272-1/+5
| | | | * libmisc/shell/main_date.c: Use snprintf() not sprintf().