summaryrefslogtreecommitdiffstats
path: root/c/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
* tmtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
* tmitrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
* sptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+0
* minimum/Makefile.am: Fix comments to make automake-1.5 happy. * sample.am: Use TMPINSTALL_FILES = to make automake-1.5 happy. * cdtest/Makefile.am: Remove LD_LIBS.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
* psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
* mptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-3/+6
* libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy. * rtems++/Makefile: Remove LD_LIBS.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
* itrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make automake-1.5 happy. * include/rtems/score/Makefile.am: Use CLEANFILES = to make automake-1.5 happy. * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill8-4/+23
* wrapup/Makefile: Use GENERIC_FILES = to make automake-1.5 happy.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-2/+7
* include/sys/Makefile.am: Use = instead of += to setup NETWORKING_H_FILES and NEWLIB_H_FILES.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-2/+9
* libc/Makefile.am: Revamp INCLUDES handling to make automake-1.5 happy.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-3/+7
* wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-2/+8
* minimum/Makefile.am: Fix comments to make automake-1.5 happy. * sample.am: Use TMPINSTALL_FILES = to make automake-1.5 happy. * cdtest/Makefile.am: Remove LD_LIBS.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-4/+10
* optman/Makefile.am: Adapt ASM4FLAGS to automake-1.5.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-4/+9
* optman/Makefile.am: Adapt ASM4FLAGS to automake-1.5 happy. * src/Makefile.am: Adapt INCLUDES to make automake-1.5 happy.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-2/+10
* Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make automake-1.5 happy. * include/rtems/score/Makefile.am: Use CLEANFILES = to make automake-1.5 happy. * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+6
* src/Makefile.am: Revamp INCLUDES handling to make automake-1.5
2001-09-212001-09-14 Eric Norum <eric.norum@usask.ca>Joel Sherrill3-3/+4
* include/rdbg/rdbg.h, src/ptrace.c: Modifications to make gcc 3.x happy.
2001-09-212001-09-14 Eric Norum <eric.norum@usask.ca>Joel Sherrill3-14/+8
* libc/gxx_wrappers.c: Modifications to make gcc 3.x happy.
2001-09-212001-09-14 Eric Norum <eric.norum@usask.ca>Joel Sherrill2-6/+4
* startup/init68360.c: Modifications to make gcc 3.x happy.
2001-09-212001-09-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
* scitab/Makefile.am: Remove stray blank from SCITAB rule.
2001-09-212001-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-2/+18
* configure.in, rootfs/Makefile.am: Added conditional to make sure rootfs does not get built with networking is disabled. Also added include of compile.am to rootfs/Makefile.am. * wrapup/Makefile.am: Added rootfs conditionally if networking enabled.
2001-09-212001-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-4/+13
* network/Makefile.am: Fixed typo on file name. * network/i82586.c: Commented out line 318 which is referencing a member of a structure that is not currently there. This needs to be worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments to C style.
2001-09-212001-09-14 Fernando Ruiz <fernando.ruiz@ctv.es>Joel Sherrill2-1/+5
* src/tasks.c: Dereference pointer passed to destructor.
2001-09-192001-09-19 Eric Norum <eric.norum@usask.ca>Joel Sherrill2-26/+9
* README: Bring it more in line with reality.
2001-09-192001-09-19 Eric Norum <eric.norum@usask.ca>Joel Sherrill4-0/+78
* lib/tftpDriver.c: Add some debugging capability.
2001-09-192001-09-19 Chris Johns <ccj@acm.org>Joel Sherrill6-4/+2965
* network/README.i82586, network/i82586.c, network/i82586reg.h, network/i82586var.h: New files. Network driver for Intel i82586.
2001-09-192001-09-19 Chris Johns <ccj@acm.org>Joel Sherrill10-10/+208
* nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h, rtems/rtems_bsdnet_internal.h Added support for populating the initial "root" filesystem with information obtained via the DHCP response.
2001-09-192001-09-19 Chris Johns <ccj@acm.org>Joel Sherrill11-1/+1299
* Added support for populating the initial "root" filesystem with information obtained via the DHCP response. * rootfs: New directory. * rootfs/.cvsignore, rootfs/Makefile.am, rootfs/mkrootfs.c, rootfs/mkrootfs.h: New files. * configure.in, Makefile.am: Modified to reflect addition.
2001-09-192001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill32-31/+65
* tm27/Makefile.am: include leaf.am instead of leaf.cfg. * tm26/Makefile.am: include leaf.am instead of leaf.cfg. * tm24/Makefile.am: include leaf.am instead of leaf.cfg. * tm16/Makefile.am: include leaf.am instead of leaf.cfg. * tm18/Makefile.am: include leaf.am instead of leaf.cfg. * tm02/Makefile.am: include leaf.am instead of leaf.cfg. * tm10/Makefile.am: include leaf.am instead of leaf.cfg. * tm11/Makefile.am: include leaf.am instead of leaf.cfg. * tm15/Makefile.am: include leaf.am instead of leaf.cfg. * tm19/Makefile.am: include leaf.am instead of leaf.cfg. * tm04/Makefile.am: include leaf.am instead of leaf.cfg. * tm17/Makefile.am: include leaf.am instead of leaf.cfg. * tm28/Makefile.am: include leaf.am instead of leaf.cfg. * tmck/Makefile.am: include leaf.am instead of leaf.cfg. * tm08/Makefile.am: include leaf.am instead of leaf.cfg. * tm12/Makefile.am: include leaf.am instead of leaf.cfg. * tm03/Makefile.am: include leaf.am instead of leaf.cfg. * tm13/Makefile.am: include leaf.am instead of leaf.cfg. * tm29/Makefile.am: include leaf.am instead of leaf.cfg. * tmoverhd/Makefile.am: include leaf.am instead of leaf.cfg. * tm20/Makefile.am: include leaf.am instead of leaf.cfg. * tm09/Makefile.am: include leaf.am instead of leaf.cfg. * tm01/Makefile.am: include leaf.am instead of leaf.cfg. * tm21/Makefile.am: include leaf.am instead of leaf.cfg. * tm07/Makefile.am: include leaf.am instead of leaf.cfg. * tm25/Makefile.am: include leaf.am instead of leaf.cfg. * tm22/Makefile.am: include leaf.am instead of leaf.cfg. * tm06/Makefile.am: include leaf.am instead of leaf.cfg. * tm05/Makefile.am: include leaf.am instead of leaf.cfg. * tm14/Makefile.am: include leaf.am instead of leaf.cfg. * tm23/Makefile.am: include leaf.am instead of leaf.cfg.
2001-09-192001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
* tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
2001-09-192001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill30-29/+61
* sp20/Makefile.am: include leaf.am instead of leaf.cfg. * sp02/Makefile.am: include leaf.am instead of leaf.cfg. * sp19/Makefile.am: include leaf.am instead of leaf.cfg. * sp11/Makefile.am: include leaf.am instead of leaf.cfg. * sp25/Makefile.am: include leaf.am instead of leaf.cfg. * sp04/Makefile.am: include leaf.am instead of leaf.cfg. * spsize/Makefile.am: include leaf.am instead of leaf.cfg. * sp01/Makefile.am: include leaf.am instead of leaf.cfg. * sp16/Makefile.am: include leaf.am instead of leaf.cfg. * sp05/Makefile.am: include leaf.am instead of leaf.cfg. * sp09/Makefile.am: include leaf.am instead of leaf.cfg. * spfatal/Makefile.am: include leaf.am instead of leaf.cfg. * sp06/Makefile.am: include leaf.am instead of leaf.cfg. * sp23/Makefile.am: include leaf.am instead of leaf.cfg. * sp28/Makefile.am: include leaf.am instead of leaf.cfg. * sp03/Makefile.am: include leaf.am instead of leaf.cfg. * sp29/Makefile.am: include leaf.am instead of leaf.cfg. * sp13/Makefile.am: include leaf.am instead of leaf.cfg. * sp27/Makefile.am: include leaf.am instead of leaf.cfg. * sp14/Makefile.am: include leaf.am instead of leaf.cfg. * sp07/Makefile.am: include leaf.am instead of leaf.cfg. * sp15/Makefile.am: include leaf.am instead of leaf.cfg. * sp17/Makefile.am: include leaf.am instead of leaf.cfg. * sp22/Makefile.am: include leaf.am instead of leaf.cfg. * sp12/Makefile.am: include leaf.am instead of leaf.cfg. * sp26/Makefile.am: include leaf.am instead of leaf.cfg. * sp21/Makefile.am: include leaf.am instead of leaf.cfg. * sp24/Makefile.am: include leaf.am instead of leaf.cfg. * sp08/Makefile.am: include leaf.am instead of leaf.cfg.
2001-09-192001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill10-10/+23
* unlimited/Makefile.am: include leaf.am instead of leaf.cfg. * base_mp/node2/Makefile.am: include leaf.am instead of leaf.cfg. * base_mp/node1/Makefile.am: include leaf.am instead of leaf.cfg. * hello/Makefile.am: include leaf.am instead of leaf.cfg. * base_sp/Makefile.am: include leaf.am instead of leaf.cfg. * paranoia/Makefile.am: include leaf.am instead of leaf.cfg. * cdtest/Makefile.am: include leaf.am instead of leaf.cfg, use make-cxx-exe. * ticker/Makefile.am: include leaf.am instead of leaf.cfg. * minimum/Makefile.am: include leaf.am instead of leaf.cfg.
2001-09-192001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill25-24/+51
* psx01/Makefile.am: include leaf.am instead of leaf.cfg. * psx11/Makefile.am: include leaf.am instead of leaf.cfg. * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg. * psx02/Makefile.am: include leaf.am instead of leaf.cfg. * psx13/Makefile.am: include leaf.am instead of leaf.cfg. * psxtime/Makefile.am: include leaf.am instead of leaf.cfg. * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg. * psx07/Makefile.am: include leaf.am instead of leaf.cfg. * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg. * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg. * psx10/Makefile.am: include leaf.am instead of leaf.cfg. * psx08/Makefile.am: include leaf.am instead of leaf.cfg. * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg. * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg. * psx05/Makefile.am: include leaf.am instead of leaf.cfg. * psx09/Makefile.am: include leaf.am instead of leaf.cfg. * psxmount/Makefile.am: include leaf.am instead of leaf.cfg. * psxstat/Makefile.am: include leaf.am instead of leaf.cfg. * psx12/Makefile.am: include leaf.am instead of leaf.cfg. * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg. * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg. * psx03/Makefile.am: include leaf.am instead of leaf.cfg. * psx04/Makefile.am: include leaf.am instead of leaf.cfg. * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
2001-09-192001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill29-28/+59
* mp02/node2/Makefile.am: include leaf.am instead of leaf.cfg. * mp02/node1/Makefile.am: include leaf.am instead of leaf.cfg. * mp04/node2/Makefile.am: include leaf.am instead of leaf.cfg. * mp04/node1/Makefile.am: include leaf.am instead of leaf.cfg. * mp14/node2/Makefile.am: include leaf.am instead of leaf.cfg. * mp14/node1/Makefile.am: include leaf.am instead of leaf.cfg. * mp06/node2/Makefile.am: include leaf.am instead of leaf.cfg. * mp06/node1/Makefile.am: include leaf.am instead of leaf.cfg. * mp08/node2/Makefile.am: include leaf.am instead of leaf.cfg. * mp08/node1/Makefile.am: include leaf.am instead of leaf.cfg. * mp03/node2/Makefile.am: include leaf.am instead of leaf.cfg. * mp03/node1/Makefile.am: include leaf.am instead of leaf.cfg. * mp10/node2/Makefile.am: include leaf.am instead of leaf.cfg. * mp10/node1/Makefile.am: include leaf.am instead of leaf.cfg. * mp05/node2/Makefile.am: include leaf.am instead of leaf.cfg. * mp05/node1/Makefile.am: include leaf.am instead of leaf.cfg. * mp13/node2/Makefile.am: include leaf.am instead of leaf.cfg. * mp13/node1/Makefile.am: include leaf.am instead of leaf.cfg. * mp01/node2/Makefile.am: include leaf.am instead of leaf.cfg. * mp01/node1/Makefile.am: include leaf.am instead of leaf.cfg. * mp07/node2/Makefile.am: include leaf.am instead of leaf.cfg. * mp07/node1/Makefile.am: include leaf.am instead of leaf.cfg. * mp11/node2/Makefile.am: include leaf.am instead of leaf.cfg. * mp11/node1/Makefile.am: include leaf.am instead of leaf.cfg. * mp12/node2/Makefile.am: include leaf.am instead of leaf.cfg. * mp12/node1/Makefile.am: include leaf.am instead of leaf.cfg. * mp09/node2/Makefile.am: include leaf.am instead of leaf.cfg. * mp09/node1/Makefile.am: include leaf.am instead of leaf.cfg.
2001-09-192001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill9-9/+21
* malloctest/Makefile.am: include leaf.am instead of leaf.cfg. * monitor/Makefile.am: include leaf.am instead of leaf.cfg. * termios/Makefile.am: include leaf.am instead of leaf.cfg. * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg. * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use make-cxx-exe. * stackchk/Makefile.am: include leaf.am instead of leaf.cfg. * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg. * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
2001-09-192001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill10-9/+21
* itrontask03/Makefile.am: include leaf.am instead of leaf.cfg. * itrontask04/Makefile.am: include leaf.am instead of leaf.cfg. * itronmbf01/Makefile.am: include leaf.am instead of leaf.cfg. * itronsem01/Makefile.am: include leaf.am instead of leaf.cfg. * itronhello/Makefile.am: include leaf.am instead of leaf.cfg. * itrontime01/Makefile.am: include leaf.am instead of leaf.cfg. * itrontask01/Makefile.am: include leaf.am instead of leaf.cfg. * itrontask02/Makefile.am: include leaf.am instead of leaf.cfg. * itronmbox01/Makefile.am: include leaf.am instead of leaf.cfg.
2001-09-142001-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+41
* ChangeLog: Fixed some mistakes.
2001-09-142001-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* ChangeLog: New file.
2001-09-132001-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* devnull/devnull.c: Eliminate warning.
2001-09-132001-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* src/sysconf.c: Fix typo syntax error accidentally committed.
2001-09-132001-09-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-16/+21
* configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS handling.
2001-09-132001-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-5/+67
* src/mprotect.c: New file. Stub required by some gcc's to pass tests. In particular, about 350 ACATS tests fail if this is not present. * src/getpagesize.c: Ditto. * src/sysconf.c: Addition of Solaris value for _SC_STACK_PROT required to pass about 350 ACATS test cases. * src/Makefile.am: Added new files.
2001-08-312001-08-31 Eric Valette <valette@crf.canon.fr>Joel Sherrill4-16/+18
* network/network.c: Fix to account for return value when installing interrupts handler.
2001-08-302001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+7
* startup/linkcmds: Modified to work better with gcc 2.8.1 and gnat 3.13p.
2001-08-302001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-52/+76
* src/coremutex.c, src/coremutexseize.c, src/coremutexsurrender.c, inline/rtems/score/coremutex.inl: The per thread field resource_count should only be manipulated when a mutex is priority ceiling or priority inherit. This was reported by Chris Johns <ccj@acm.org> who also noticed that the use of switches for all disciplines generated less efficient code than using explicit tests for the one or two cases we were really interested in. Further review of his modifications made it apparent that the "isa" methods to test mutex discipline were not being used so this modification was swept into the code as well.
2001-08-302001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+6
* inline/rtems/rtems/attr.inl: Correct typo and use correct attribute RTEMS_SYSTEM_TASK. Reported by Chris Johns <ccj@acm.org>.
2001-08-302001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+7
* src/coremutexseize.c: Add missing code for proper handling of nesting acquisitions. This only impacts building with inlines disabled on the source with the "fast mutex" optimizations. This was post the 4.5 branch and did not impact released versions.
2001-08-302001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+7
* macros/rtems/posix/mqueue.inl: Add cast so negation works.