summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2004-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-202-1/+6
| | | | | PR 555/doc * sample.t: Fix RTEMS_MAKEFILE_PATH reference.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-205-11/+11
| | | | | | | | * Makefile.am: Remove non-existing file "times" from EXTRA_DIST. * startup/Makefile.am: Remove non-existing files setvec.c, bspclean.c, exit.c from EXTRA_DIST. * timer/Makefile.am: Remove non-existing file timer.c from EXTRA_DIST. * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-204-5/+9
| | | | | | * Makefile.am: Remove non-existing times from EXTRA_DIST. * start/Makefile.am: Remove non-existing cpuboot.c from EXTRA_DIST. * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-2018-25/+59
| | | | * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-203-4/+13
| | | | | * configure.ac: Add AM_CONDITIONAL(HAS_FPSP). * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-204-6/+13
| | | | | | * Makefile.am: Remove non-existing file "times" from EXTRA_DIST. * configure.ac: Add AM_CONDITIONAL(HAS_FPSP). * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-204-7/+9
| | | | | | * Makefile.am: Remove non-existing file "times" from EXTRA_DIST. * README: Fix minor typo. * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-201-0/+6
| | | | | | * Makefile.am: Convert to automake compilation rules. * configure.ac: Remove. * .cvsignore: Reflect changes above.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-206-102/+91
| | | | | | | | | | | | * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use automake-compilation rules. * m68040/fpsp/Makefile.am: Remove. * shared/Makefile.am: Use automake compilation rules. * Makefile.am: Reflect changes above. Remove CPU_SUBDIR. * configure.ac: Require automake >= 1.8.2. Add subdir-objects to AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-203-103/+60
| | | | | | * Makefile.am: Convert to automake compilation rules. * configure.ac: Remove. * .cvsignore: Reflect changes above.
* 2004-01-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-1954-61/+227
| | | | * Makefile.am: Add PREINSTALL_DIRS.
* 2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-189-169/+150
| | | | | | | | | | | | * clock/Makefile.am: Convert to using automake compilation rules. * mongoosev/Makefile.am: Ditto. * r46xx/Makefile.am: Ditto. * shared/Makefile.am: Ditto. * timer/Makefile.am: Ditto. * tx39/Makefile.am: Ditto. * Makefile.am: Remove conditional subdirs. * configure.ac: Add subdir-object to AUTOMAKE_OPTIONS. Require automake-1.8.2. Add AM_PROG_CC_C_O.
* 2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-186-116/+89
| | | | | | | | | | | * syscall/Makefile.am: Remove. * reg_win/Makefile.am: Remove. * cache/Makefile.am: Remove. * Makefile.am: Merge-in Makefile.ams above. Use automake compilation rules. * configure.ac: Reflect changes above. Add subdir-objects to AUTOMAKE_OPTIONS. Require automake >= 1.8.2.
* 2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-184-8/+15
| | | | * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-185-11/+11
| | | | | | | * Makefile.am: Remove times from EXTRA_DIST (Non-existant). * startup/Makefile.am: Remove exit.c, setvec.c from EXTRA_DIST. * console/Makefile.am: Remove console.c from EXTRA_DIST. * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-184-10/+12
| | | | | | | * Makefile.am: Remove times from EXTRA_DIST (Non-existant). * startup/Makefile.am: Remove bspclean.c, exit.c, setvec.c from EXTRA_DIST. * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-181-0/+4
| | | | * Makefile.am: Remove gdbstub/rtems-stub-glue.c (Non-existent)
* 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-172-5/+12
| | | | | | * Makefile.am: Remove AUTOMAKE_FILES. Add ../scripts/setup.def ../COPYING to EXTRA_DIST. Add rtems.html.in to EXTRA_DIST.
* Fix broken ChangeLog entry.Ralf Corsepius2004-01-172-2/+2
|
* 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-172-0/+6
| | | | * Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-172-4/+8
| | | | * Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST.
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-172-0/+5
| | | | * Makefile.am: Add tversions.texi.in to EXTRA_DIST.
* 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-174-4/+9
| | | | | | * startup/Makefile.am: Remove bogus EXTRA_DIST. * timer/Makefile.am: Remove bogus EXTRA_DIST. * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-174-5/+7
| | | | | | * clock/Makefile.am: Remove bogus EXTRA_DIST. * gdbsci/Makefile.am: Remove bogus EXTRA_DIST. * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-173-2/+7
| | | | | * startup/Makefile.am: Remove bogus EXTRA_DIST. * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-174-2/+10
| | | | * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-179-138/+187
| | | | | | | * configure.ac: Require automake 1.8.2. Add subdir-objects to AUTOMAKE_OPTIONS. Add AM_PROG_CC_C_0. * Makefile.am: Use automake compilation rules.
* 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-173-15/+5
| | | | | * aclocal/rtems-top.m4: Remove check for version.m4. * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
* 2004-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-163-16/+25
| | | | | * configure.ac: Require automake >= 1.8.2. * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-152-1/+5
| | | | * Makefile.am: Fix typo in previous patch.
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-152-2/+8
| | | | | * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-152-47/+190
| | | | * Makefile.am: Use automake compilation rules.
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-152-93/+83
| | | | * Makefile.am: Use automake compilation rules.
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-152-5/+9
| | | | * wrapup/Makefile.am: Reflect changes to libchip/*.
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-153-8/+15
| | | | | * support/Makefile.am: Use automake compilation rules. * wrapup/Makefile.am: Reflect changes to support/*.
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-153-2/+12
| | | | | | * configure.ac: Remove libnetworking/wrapup/Makefile. * wrapup/Makefile.am: Reflect change to libnetworking/*. Use libnetworking/*/lib*.a instead of libnetapps.a
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-1512-192/+146
| | | | | | | | | | | | | * Makefile.am: Remove wrapup. * pppd/Makefile.am: Build libpppd. Use automake-compilation rules. * rtems_servers/Makefile.am: Build libftpd. Use automake-compilation rules. * rtems_telnetd/Makefile.am: Build libtelnetd. Use automake-compilation rules. * rtems_webserver/Makefile.am: Build libhttpd. Use automake-compilation rules. * wrapup/Makefile.am: Remove (Unused).
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-152-2/+10
| | | | | | | * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-153-12/+21
| | | | | * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS * Makefile.am: Use automake-compilation rules.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-141-2/+1
| | | | * Makefile.am: Remove gdbstub/rtems-stub-glue.c (Non-existent)
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-148-79/+31
| | | | | | | * start/.cvsignore: Remove. * start/Makefile.am: Remove. * Makefile.am: Merge-in start/Makefile.am. * configure.ac: Reflect changes above.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-1432-0/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tm01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * tm02/Makefile.am: Ditto. * tm03/Makefile.am: Ditto. * tm04/Makefile.am: Ditto. * tm05/Makefile.am: Ditto. * tm06/Makefile.am: Ditto. * tm07/Makefile.am: Ditto. * tm08/Makefile.am: Ditto. * tm09/Makefile.am: Ditto. * tm10/Makefile.am: Ditto. * tm11/Makefile.am: Ditto. * tm12/Makefile.am: Ditto. * tm13/Makefile.am: Ditto. * tm14/Makefile.am: Ditto. * tm15/Makefile.am: Ditto. * tm16/Makefile.am: Ditto. * tm17/Makefile.am: Ditto. * tm18/Makefile.am: Ditto. * tm19/Makefile.am: Ditto. * tm20/Makefile.am: Ditto. * tm21/Makefile.am: Ditto. * tm22/Makefile.am: Ditto. * tm23/Makefile.am: Ditto. * tm24/Makefile.am: Ditto. * tm25/Makefile.am: Ditto. * tm26/Makefile.am: Ditto. * tm27/Makefile.am: Ditto. * tm28/Makefile.am: Ditto. * tm29/Makefile.am: Ditto. * tmck/Makefile.am: Ditto. * tmoverhd/Makefile.am: Ditto.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-142-0/+7
| | | | | * tmitronsem01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-144-0/+16
| | | | | * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-1433-0/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sp01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * sp02/Makefile.am: Ditto. * sp03/Makefile.am: Ditto. * sp04/Makefile.am: Ditto. * sp05/Makefile.am: Ditto. * sp06/Makefile.am: Ditto. * sp07/Makefile.am: Ditto. * sp08/Makefile.am: Ditto. * sp09/Makefile.am: Ditto. * sp11/Makefile.am: Ditto. * sp12/Makefile.am: Ditto. * sp13/Makefile.am: Ditto. * sp14/Makefile.am: Ditto. * sp15/Makefile.am: Ditto. * sp16/Makefile.am: Ditto. * sp17/Makefile.am: Ditto. * sp19/Makefile.am: Ditto. * sp20/Makefile.am: Ditto. * sp21/Makefile.am: Ditto. * sp22/Makefile.am: Ditto. * sp23/Makefile.am: Ditto. * sp24/Makefile.am: Ditto. * sp25/Makefile.am: Ditto. * sp26/Makefile.am: Ditto. * sp27/Makefile.am: Ditto. * sp28/Makefile.am: Ditto. * sp29/Makefile.am: Ditto. * sp30/Makefile.am: Ditto. * sp31/Makefile.am: Ditto. * sp32/Makefile.am: Ditto. * spfatal/Makefile.am: Ditto. * spsize/Makefile.am: Ditto.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-1413-0/+40
| | | | | | | | | | | | | | | | * base_mp/node1/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * base_mp/node2/Makefile.am: Ditto. * base_sp/Makefile.am: Ditto. * cdtest/Makefile.am: Ditto. * fileio/Makefile.am: Ditto. * hello/Makefile.am: Ditto. * loopback/Makefile.am: Ditto. * minimum/Makefile.am: Ditto. * paranoia/Makefile.am: Ditto. * pppd/Makefile.am: Ditto. * ticker/Makefile.am: Ditto. * unlimited/Makefile.am: Ditto.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-1424-0/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | * psx01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * psx02/Makefile.am: Ditto. * psx03/Makefile.am: Ditto. * psx04/Makefile.am: Ditto. * psx05/Makefile.am: Ditto. * psx06/Makefile.am: Ditto. * psx07/Makefile.am: Ditto. * psx08/Makefile.am: Ditto. * psx09/Makefile.am: Ditto. * psx10/Makefile.am: Ditto. * psx11/Makefile.am: Ditto. * psx12/Makefile.am: Ditto. * psx13/Makefile.am: Ditto. * psxcancel/Makefile.am: Ditto. * psxchroot01/Makefile.am: Ditto. * psxfile01/Makefile.am: Ditto. * psxmount/Makefile.am: Ditto. * psxmsgq01/Makefile.am: Ditto. * psxreaddir/Makefile.am: Ditto. * psxsem01/Makefile.am: Ditto. * psxstat/Makefile.am: Ditto. * psxtime/Makefile.am: Ditto. * psxtimer/Makefile.am: Ditto.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-1429-0/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mp01/node1/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * mp01/node2/Makefile.am: Ditto. * mp02/node1/Makefile.am: Ditto. * mp02/node2/Makefile.am: Ditto. * mp03/node1/Makefile.am: Ditto. * mp03/node2/Makefile.am: Ditto. * mp04/node1/Makefile.am: Ditto. * mp04/node2/Makefile.am: Ditto. * mp05/node1/Makefile.am: Ditto. * mp05/node2/Makefile.am: Ditto. * mp06/node1/Makefile.am: Ditto. * mp06/node2/Makefile.am: Ditto. * mp07/node1/Makefile.am: Ditto. * mp07/node2/Makefile.am: Ditto. * mp08/node1/Makefile.am: Ditto. * mp08/node2/Makefile.am: Ditto. * mp09/node1/Makefile.am: Ditto. * mp09/node2/Makefile.am: Ditto. * mp10/node1/Makefile.am: Ditto. * mp10/node2/Makefile.am: Ditto. * mp11/node1/Makefile.am: Ditto. * mp11/node2/Makefile.am: Ditto. * mp12/node1/Makefile.am: Ditto. * mp12/node2/Makefile.am: Ditto. * mp13/node1/Makefile.am: Ditto. * mp13/node2/Makefile.am: Ditto. * mp14/node1/Makefile.am: Ditto. * mp14/node2/Makefile.am: Ditto.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-149-0/+28
| | | | | | | | | | | | * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * malloctest/Makefile.am: Ditto. * monitor/Makefile.am: Ditto. * putenvtest/Makefile.am: Ditto. * rtems++/Makefile.am: Ditto. * rtmonuse/Makefile.am: Ditto. * stackchk/Makefile.am: Ditto. * termios/Makefile.am: Ditto.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-1410-0/+31
| | | | | | | | | | | | | * itronhello/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * itronmbf01/Makefile.am: Ditto. * itronmbox01/Makefile.am: Ditto. * itronsem01/Makefile.am: Ditto. * itrontask01/Makefile.am: Ditto. * itrontask02/Makefile.am: Ditto. * itrontask03/Makefile.am: Ditto. * itrontask04/Makefile.am: Ditto. * itrontime01/Makefile.am: Ditto.