Ralf Corsepius
74bbc53c23
2004-01-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* cpu/Makefile.am: Use @RTEMS_CPU@ instead of $(RTEMS_CPU).
2004-01-12 05:38:00 +00:00
Ralf Corsepius
b817474898
2004-01-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gnatsupp/Makefile.am: Eliminate VPATH.
2004-01-12 05:36:02 +00:00
Ralf Corsepius
03f584cfe4
2004-01-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* start/Makefile.am: Remove.
* Makefile.am: Merge-in start/Makefile.am.
* configure.ac: Reflect changes above.
2004-01-12 05:34:31 +00:00
Ralf Corsepius
c6e26e069c
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/rtems-top.m4: Don't AC_SUBST PROJECT_ROOT.
Remove PROJECT_TOPdir (Unused).
* aclocal/env-rtemscpu.m4: Remove PROJECT_RELEASE.
Expand ${PROJECT_ROOT}.
Remove RTEMS_ENABLE_BARE (Unused).
Don't AC_SUBST RTEMS_BSP.
* aclocal/enable-bare.m4: Remove (Unused).
2004-01-11 12:21:40 +00:00
Ralf Corsepius
ca0eeaa6d7
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/rtems-top.m4: Remove check for cpukit/aclocal/version.m4.
Remove gnu-make endif HACK (Unused).
2004-01-11 09:38:10 +00:00
Ralf Corsepius
cd9ce153fa
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Reformat, add UNUSED_FILES.
2004-01-11 08:12:20 +00:00
Ralf Corsepius
8c31a89fdf
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Include compile.am, again.
Cleanup.
2004-01-11 08:02:24 +00:00
Ralf Corsepius
970983e67b
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Include compile.am, again.
Reformat/Cleanup.
2004-01-11 07:48:00 +00:00
Ralf Corsepius
f035132f36
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Include compile.am, again.
Put man-pages into EXTRA_DIST to work around automake not
distributing conditionally installed *_MANS.
Distribute include/rpcsvc.
2004-01-11 06:24:30 +00:00
Ralf Corsepius
dfbb4921f9
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Include compile.am, again.
Eliminate DOC_FILES.
2004-01-11 05:54:47 +00:00
Ralf Corsepius
6ac4e84f89
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Include compile.am, again.
Eliminate C_FILES. Reformat.
2004-01-11 05:53:50 +00:00
Ralf Corsepius
53fa63ebc6
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Include compile.am, again.
2004-01-11 05:52:11 +00:00
Ralf Corsepius
b178462c4c
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* wrapup/Makefile.am: Include compile.am.
Use TMP_LIBS instead of LIBS to avoid potential conflicts with
auto*tools' LIBS.
Reflect new locations of libscorecpu*.a
2004-01-11 05:50:53 +00:00
Ralf Corsepius
bf9ea48bbd
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Include compile.am again. Misc fixes.
2004-01-11 05:45:29 +00:00
Ralf Corsepius
f08808ee91
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Include compile.am, again.
2004-01-11 05:40:53 +00:00
Ralf Corsepius
a42f159af5
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Remove AUTOMAKE_FILES.
* automake/compile.am: Replace contents with contents of
automake/amcompile.am.
* automake/amcompile.am, automake/lib.am: Remove.
2004-01-11 05:25:27 +00:00
Ralf Corsepius
4055a9c0fe
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* macros/rtems/score/README: Remove (Redundant with macros/README).
2004-01-11 04:33:38 +00:00
Ralf Corsepius
ec8c1949f0
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Convert to using automake compilation rules.
2004-01-11 02:37:03 +00:00
Ralf Corsepius
35d9b418a2
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac, aclocal/enable-bare.m4,
aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4, aclocal/multi.m4,
aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
(deprecated in autoconf-2.59)
* automake/local.am: Remove clean-local, depend-gcc.
2004-01-11 02:30:12 +00:00
Joel Sherrill
2e83792c75
2004-01-09 Joel Sherrill <joel@OARcorp.com>
...
PR 464/doc
* clock.t, signal.t: Add documentation for usleep() and ualarm(). Also
fixed a couple of calls which have the wrong .h files per the
OpenGroup site documentation.
2004-01-09 23:39:14 +00:00
Ralf Corsepius
234f7adb59
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Remove *C_FILES.
2004-01-09 19:03:40 +00:00
Ralf Corsepius
526a8602d2
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* wrapup/Makefile.am: Cosmetics.
2004-01-09 18:26:36 +00:00
Ralf Corsepius
b71e8d050a
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Add libs to CLEANFILES
Set lib*_g_a_SOURCES = lib*_a_SOURCES.
2004-01-09 18:22:16 +00:00
Ralf Corsepius
d7a75734b0
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/enable-networking.m4: Don't AC_SUBST(RTEMS_HAS_NETWORKING).
* aclocal/check-networking.m4: Don't AC_SUBST(HAS_NETWORKING).
* automake/amcompile.am: Remove $(ARCH).
* wrapup/Makefile.am: Add $(ARCH).
Remove compile.am, lib.am.
Include amcompile.am.
2004-01-09 18:14:38 +00:00
Ralf Corsepius
3ed23846a7
2004-01-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* start/Makefile.am: Remove.
* Makefile.am: Merge-in start/Makefile.am.
* configure.ac: Reflect changes above.
2004-01-09 16:18:41 +00:00
Ralf Corsepius
9871520296
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* wrapup/Makefile.am: Use ../*/*$(LIB_VARIANT).a instead of
$(ARCH)/lib*.a.
2004-01-09 15:50:18 +00:00
Ralf Corsepius
f670eb767b
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Build lib*$(LIB_VARIANT).a instead of
$(ARCH)/lib*.a.
2004-01-09 15:48:45 +00:00
Ralf Corsepius
466b7a05a9
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Build libposix$(LIB_VARIANT).a instead of
$(ARCH)/libposix.a.
2004-01-09 15:47:58 +00:00
Ralf Corsepius
34e021b62e
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Build libitron$(LIB_VARIANT).a instead of
$(ARCH)/libitron.a.
2004-01-09 15:47:25 +00:00
Ralf Corsepius
f2a029aab5
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Build libscore$(LIB_VARIANT).a instead of
$(ARCH)/libscore.a.
2004-01-09 15:43:43 +00:00
Ralf Corsepius
d3eed3fd56
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Build librtems$(LIB_VARIANT).a instead of
$(ARCH)/librtems.a.
2004-01-09 15:42:54 +00:00
Ralf Corsepius
89b46875aa
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Build libcsupport$(LIB_VARIANT).a instead of
$(ARCH)/libcsupport.a.
2004-01-09 15:42:41 +00:00
Ralf Corsepius
c01d95b775
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems/blkdev.h, include/rtems/ide_part_table.h,
src/bdbuf.c, src/ide_part_table.c, src/ramdisk.c:
Switch to using c99 fixed size types instead of RTEMS-types.
2004-01-09 15:40:54 +00:00
Ralf Corsepius
4056604fb7
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Build libcsupport$(LIB_VARIANT).a instead of
$(ARCH)/libcsupport.a.
2004-01-09 14:45:58 +00:00
Ralf Corsepius
dfd7c2553a
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Build libblock$(LIB_VARIANT).a instead of
$(ARCH)/libblock.a.
2004-01-09 14:45:38 +00:00
Ralf Corsepius
3e168ecaa8
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* wrapup/Makefile.am:
Reflect changes to libblock/Makefile.am.
Reflect changes to libcsupport/Makefile.am.
2004-01-09 14:45:18 +00:00
Ralf Corsepius
ba2dafadbc
2004-01-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* start/.cvsignore: Remove.
2004-01-09 14:16:12 +00:00
Ralf Corsepius
6223498d61
2004-01-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* .cvsignore: Remove mkinstalldirs.
* bootstrap: Remove compile during "clean".
2004-01-09 13:38:16 +00:00
Joel Sherrill
daec7a98a8
2004-01-08 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
gcc patch (RPM revision 4.7-2).
2004-01-08 16:49:25 +00:00
Joel Sherrill
8fca19b38e
2004-01-08 Joel Sherrill <joel@OARcorp.com>
...
* .cvsignore: Add compile.
2004-01-08 15:48:29 +00:00
Joel Sherrill
f6f9ad41cf
2004-01-07 Joel Sherrill <joel@OARcorp.com>
...
* README.configure: Remove efi68k and efi332 references as they are no
longer in the tree.
2004-01-07 21:25:23 +00:00
Joel Sherrill
78a95648cc
2004-01-07 Joel Sherrill <joel@OARcorp.com>
...
* ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no
longer in the tree.
2004-01-07 21:17:46 +00:00
Joel Sherrill
7c89bfd30c
2004-01-07 Joel Sherrill <joel@OARcorp.com>
...
* Makefile.am: Remove efi68k and efi332 references as they are no
longer in the tree.
2004-01-07 21:15:59 +00:00
Joel Sherrill
a8f1432b4b
2004-01-07 Joel Sherrill <joel@OARcorp.com>
...
* qsm.h, sim.h: Remove efi68k and efi332 references as they are no
longer in the tree.
2004-01-07 21:14:03 +00:00
Joel Sherrill
b8490b9ade
2004-01-07 Joel Sherrill <joel@OARcorp.com>
...
* times, console/sci.c: Remove efi68k and efi332 references as they are
no longer in the tree.
2004-01-07 21:13:50 +00:00
Joel Sherrill
19c15a8e01
2004-01-07 Joel Sherrill <joel@OARcorp.com>
...
* acinclude.m4: Remove efi68k and efi332 references as they are no
longer in the tree.
2004-01-07 21:09:20 +00:00
Joel Sherrill
ea9062c9e0
2004-01-07 Joel Sherrill <joel@OARcorp.com>
...
* timer/timer.c: Remove efi68k and efi332 references as they are no
longer in the tree.
2004-01-07 21:08:28 +00:00
Joel Sherrill
80cb7726d1
2004-01-07 Joel Sherrill <joel@OARcorp.com>
...
Per John S. Gwynne <jgwynne@mrcday.com >, there are no longer any
users of these boards so we are removing them.
* custom/efi332.cfg, custom/efi68k.cfg: Removed.
2004-01-07 21:04:20 +00:00
Joel Sherrill
9a52981918
2004-01-07 Joel Sherrill <joel@OARcorp.com>
...
Per John S. Gwynne <jgwynne@mrcday.com >, there are no longer any
users of these boards so we are removing them.
* efi332/.cvsignore, efi332/ChangeLog, efi332/Makefile.am,
efi332/README, efi332/bsp_specs, efi332/configure.ac, efi332/times,
efi332/clock/.cvsignore, efi332/clock/Makefile.am,
efi332/clock/ckinit.c, efi332/console/.cvsignore,
efi332/console/Makefile.am, efi332/console/console.c,
efi332/include/.cvsignore, efi332/include/bsp.h,
efi332/include/efi332.h, efi332/misc/dotests, efi332/misc/gdbinit68,
efi332/misc/interr.c, efi332/spurious/.cvsignore,
efi332/spurious/Makefile.am, efi332/spurious/spinit.c,
efi332/start/.cvsignore, efi332/start/Makefile.am,
efi332/start/except_vect_332_ROM.S, efi332/start/ram_init.ld,
efi332/start/ram_init.sed, efi332/start/start.c,
efi332/startup/.cvsignore, efi332/startup/Makefile.am,
efi332/startup/bspclean.c, efi332/startup/bspstart.c,
efi332/startup/linkcmds, efi332/startup/linkcmds_ROM,
efi332/timer/.cvsignore, efi332/timer/Makefile.am,
efi332/timer/timer.c, efi332/wrapup/.cvsignore,
efi332/wrapup/Makefile.am, efi68k/.cvsignore, efi68k/ChangeLog,
efi68k/Makefile.am, efi68k/README, efi68k/bsp_specs,
efi68k/configure.ac, efi68k/times, efi68k/clock/.cvsignore,
efi68k/clock/Makefile.am, efi68k/clock/ckinit.c,
efi68k/console/.cvsignore, efi68k/console/Makefile.am,
efi68k/console/console.c, efi68k/include/.cvsignore,
efi68k/include/16550.h, efi68k/include/DP8570A.h,
efi68k/include/bsp.h, efi68k/include/efi68k.h,
efi68k/spurious/.cvsignore, efi68k/spurious/Makefile.am,
efi68k/spurious/spinit.c, efi68k/start/.cvsignore,
efi68k/start/start.c, efi68k/startup/.cvsignore,
efi68k/startup/Makefile.am, efi68k/startup/bspclean.c,
efi68k/startup/bspstart.c, efi68k/startup/efi68k_tcp.c,
efi68k/startup/efi68k_wd.c, efi68k/startup/linkcmds,
efi68k/startup/m68k-stub.c, efi68k/startup/setvec.c,
efi68k/timer/.cvsignore, efi68k/timer/Makefile.am,
efi68k/timer/timer.c, efi68k/wrapup/.cvsignore,
efi68k/wrapup/Makefile.am: Removed.
2004-01-07 20:59:03 +00:00
Joel Sherrill
8d93706a4d
2004-01-07 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
removed as mips port more completely covers the MIPS family.
2004-01-07 20:51:05 +00:00