summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2003-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-2444-243/+331
| | | | * Makefile.am: Put GENERATED_FILES into $builddir.
* 2003-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-248-50/+66
| | | | * Makefile.am: Put GENERATED_FILES into $builddir.
* 2003-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-243-5/+20
| | | | | | | * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I $(top_builddir) to TEXI2WWW_ARGS. * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override automake's .dvi.ps:-rule.
* 2003-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-232-5/+5
| | | | | * automake/local.am: Remove distclean-local. Remove PROJECT_TOOLS.
* 2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-232-3/+8
| | | | | * supplements.am: Use automake rules to build ps, pdf, info. Various minor changes.
* 2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-233-23/+13
| | | | | * project.am, main.am: Use automake rules to build ps, pdf, info. Various minor changes.
* 2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-222-1/+5
| | | | * build45.t: Fix typo in previous patch.
* 2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-222-9/+70
| | | | * build45.t: Several fixes and additions.
* 2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-222-2/+7
| | | | | * project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
* 2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-223-20/+41
| | | | | | * FAQ.texi: Rename section "Building RTEMS 4.5" into "Building RTEMS". build45.t: Remove references to 4.5. Several minor updates.
* 2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-22112-391/+447
| | | | | | | | * version.texi: Remove from CVS. * stamp-vti: Remove from CVS. * .cvsignore: Add version.texi. Add stamp-vti. Re-sort.
* 2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-223-897/+5
| | | | | * wksheets.texi: Remove from CVS. * timing.texi: Remove from CVS.
* 2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-224-25/+25
| | | | | | | | * configure.ac: Require autoconf-2.57. Require automake-1.7.2. Remove started/pictures/Makefile. * started/Makefile.am: Merge-in pictures/Makefile.am * started/pictures/Makefile.am: Remove.
* 2003-01-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-2184-112/+224
| | | | * stamp-vti, version.texi: Regenerated.
* 2003-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-212-1/+5
| | | | * wrapup/Makefile.am: Fix typo in CPU_PIECES handling.
* 2003-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-214-6/+10
| | | | | * automake/compile.am: Remove CLEAN_DEPEND (Unused). Remove CLOBBER_DEPEND (Unused).
* 2003-01-20 Duane Gustavus <duane@unt.edu>Joel Sherrill2003-01-202-1/+7
| | | | * custom/m2m332.cfg: Fix path to linkcmds_ROM.
* 2003-01-20 Duane Gustavus <duane@unt.edu>Joel Sherrill2003-01-205-16/+77
| | | | | | * console/sci.c, include/mrm332.h, startup/linkcmds, startup/linkcmds_ROM: Various updates to make this run properly from ROM.
* 2003-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-2039-0/+156
| | | | * startup/linkcmds*: Add FreeBSD sysctl() sections.
* 2003-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-203-0/+27
| | | | | * startup/linkcmds-le, startup/linkcmds-le.coff: Add FreeBSD sysctl() sections.
* 2003-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-203-0/+27
| | | | | * startup/linkcmds.rom, startup/linkcmds.rom2ram: Add FreeBSD sysctl() sections.
* 2003-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-204-0/+38
| | | | | * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add FreeBSD sysctl() sections.
* 2003-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-204-0/+30
| | | | * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
* 2003-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-201-0/+12
| | | | * ChangeLog: Add FreeBSD sysctl() sections.
* mkChangeLogList [-n]Joel Sherrill2003-01-2045-12/+478
|
* 2003-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-2023-1/+161
| | | | * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
* 2003-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-204-26/+24
| | | | | | * Makefile.am: Merge-in include/Makefile.am. * include/Makefile.am: Removed. * configure.ac: Reflect changes above.
* 2003-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-202-3/+4
| | | | * automake/local.am: Remove distclean-local.
* 2003-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-206-545/+9
| | | | | | | | * include/erc32.h: Remove (Unused). * include/Makefile.am: Remove. * include/.cvsignore: Remove (Obsolete). * Makefile.am: Reflect changes above. * configure.ac: Reflect changes above.
* 2003-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-164-2/+10
| | | | * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
* 2003-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-167-113/+71
| | | | | | | | | * Makefile.am: Merge-in subdir Makefile.ams * configure.ac: Reflect changes above. * score/Makefile.am: Removed. * sci/Makefile.am: Removed. * timer/Makefile.am: Removed. * clock/Makefile.am: Removed.
* 2003-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-166-4/+16
| | | | * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
* 2003-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-168-145/+82
| | | | | | | | | | * Makefile.am: Merge-in subdir Makefile.ams * configure.ac: Reflect changes above. * score/Makefile.am: Removed. * sci/Makefile.am: Removed. * timer/Makefile.am: Removed. * clock/Makefile.am: Removed. * delay/Makefile.am: Removed.
* 2003-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-167-118/+69
| | | | | | | | | * Makefile.am: Merge-in subdir Makefile.ams * configure.ac: Reflect changes above. * score/Makefile.am: Removed. * sci/Makefile.am: Removed. * timer/Makefile.am: Removed. * clock/Makefile.am: Removed.
* 2003-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-163-7/+15
| | | | | | * setup.def: Update to binutils-20021117-1. * i386-cygwin-binutils.spec.in: Reflect update to binutils-20021127-1. Adaptations to RH-8.0/rpm-4.1.
* 2001-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-163-2/+7
| | | | | * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message. * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
* 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-162-1/+4
| | | | * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-1610-47/+17
| | | | | | | | | * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. * pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate *_O_FILES. * rtems_servers/Makefile.am: Ditto. * rtems_webserver/Makefile.am: Ditto. * rtems_telnetd/Makefile.am: Ditto.
* 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-167-13/+14
| | | | | | | | | * tx39/vectorisrs/Makefile.am: Don't include @RTEMS_BSP@.cfg. * r46xx/vectorisrs/Makefile.am: Ditto. * mongoosev/vectorisrs/Makefile.am: Ditto. * mongoosev/duart/Makefile.am: Ditto. * shared/interrupts/Makefile.am: Ditto. * shared/cache/Makefile.am: Ditto. Eliminate *_O_FILES.
* 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-163-2/+5
| | | | | * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * timer/Makefile.am: Ditto.
* 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-153-9/+9
| | | | | | * clock/Makefile.am: Eliminate *_O_FILES. Don't include @RTEMS_BSP@.cfg. * timer/Makefile.am: Ditto.
* 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-152-4/+5
| | | | * shmdr/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* 2002-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-154-14/+11
| | | | | | | * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate *_O_FILES. * shared/cache/Makefile.am: Ditto. * shared/misc/Makefile.am: Ditto.
* 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-155-18/+13
| | | | | | | | * clock/Makefile.am: Eliminate *_O_FILES. Don't include @RTEMS_BSP@.cfg. * console/Makefile.am: Likewise. * mbus/Makefile.am: Likewise. * timer/Makefile.am: Likewise.
* 2002-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-154-12/+9
| | | | | | * sci/Makefile.am: Apply 2002-12-14 patch (Apparently dropped by CVS). * score/Makefile.am: Likewise. * timer/Makefile.am: Likewise.
* *** empty log message ***Ralf Corsepius2003-01-151-1/+1
|
* 2002-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-155-21/+11
| | | | | | | * clock/Makefile.am: Eliminate @RTEMS_BSP@.cfg, $(OBJS). * sci/Makefile.am: Likewise. * score/Makefile.am: Likewise. * timer/Makefile.am: Likewise.
* 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-155-4/+7
| | | | | | | * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * hw_init/Makefile.am: Don't include @RTEMS_BSP@.cfg. * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-155-4/+7
| | | | | | | * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * liblnk/Makefile.am: Don't include @RTEMS_BSP@.cfg. * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-1512-10/+16
| | | | | | | | * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg. * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.