Ralf Corsepius
|
da0a57376c
|
2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use include_*HEADERS for .../shared/*.h.
|
2004-02-04 16:53:38 +00:00 |
|
Ralf Corsepius
|
282e195dbd
|
2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't install, just distribute the files.
|
2004-02-04 16:33:03 +00:00 |
|
Ralf Corsepius
|
76f3064af1
|
2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add missing $ in reference to 3c509.rel.
|
2004-02-04 16:29:21 +00:00 |
|
Ralf Corsepius
|
66661b3ae0
|
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove SUBDIRS.
|
2004-02-03 13:27:55 +00:00 |
|
Ralf Corsepius
|
53322718e4
|
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Reflect having removed shared/*/Makefile.am
|
2004-02-03 13:24:15 +00:00 |
|
Ralf Corsepius
|
a146423c71
|
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in bootloader/Makefile.am, clock/Makefile.am,
console/Makefile.am, include/Makefile.am, irq/Makefile.am,
motorola/Makefile.am, openpic/Makefile.am, pci/Makefile.am,
residual/Makefile.am, start/Makefile.am, startup/Makefile.am,
vectors/Makefile.am, vme/Makefile.am. Use automake compilation rules.
* bootloader/Makefile.am, clock/Makefile.am, console/Makefile.am,
include/Makefile.am, irq/Makefile.am, motorola/Makefile.am,
openpic/Makefile.am, pci/Makefile.am, residual/Makefile.am,
start/Makefile.am, startup/Makefile.am, vectors/Makefile.am,
vme/Makefile.am: Remove.
|
2004-02-03 13:23:58 +00:00 |
|
Ralf Corsepius
|
14023b45a2
|
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in 3c509/Makefile.am, clock/Makefile.am,
console/Makefile.am, ide/Makefile.am, ne2000/Makefile.am,
startup/Makefile.am, timer/Makefile.am, wd8003/Makefile.am,
wrapup/Makefile.am. Use automake compilation rules.
* 3c509/Makefile.am, clock/Makefile.am, console/Makefile.am,
ide/Makefile.am, ne2000/Makefile.am, startup/Makefile.am,
timer/Makefile.am, wd8003/Makefile.am, wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
* start/start.S: Change comment to make it gcc -ansi compliant.
|
2004-02-03 08:15:03 +00:00 |
|
Ralf Corsepius
|
602448c056
|
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* irq/irq_asm.S: Convert #..-comments to /*..*/ comments.
|
2004-02-03 06:29:09 +00:00 |
|
Ralf Corsepius
|
0b422e16ce
|
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Correct path to clockdrv_shell.c.
|
2004-02-03 06:27:32 +00:00 |
|
Ralf Corsepius
|
689d065700
|
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AM_CONDITIONAL(HAS_MP).
Remove RTEMS_CHECK_MULTIPROCESSING.
|
2004-02-03 06:25:17 +00:00 |
|
Ralf Corsepius
|
23bd20f7d5
|
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AM_CONDITIONAL(HAS_MP).
|
2004-02-03 06:24:00 +00:00 |
|
Ralf Corsepius
|
b5d91addb9
|
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
* libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
* libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
* libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
|
2004-02-03 06:21:42 +00:00 |
|
Ralf Corsepius
|
07f4ee0e3d
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
|
2004-02-03 04:53:35 +00:00 |
|
Ralf Corsepius
|
dc425057b8
|
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_MULTIPROCESSING.
Remove AM_CONDITIONAL(HAS_MP).
|
2004-02-03 04:19:22 +00:00 |
|
Ralf Corsepius
|
477180fa73
|
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
Add AM_CONDITIONAL(HAS_MP).
* wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
* configure.ac: Remove AM_CONDITIONAL(HAS_MP).
* aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
(Deprecated by autoconf 2.59).
|
2004-02-02 18:13:10 +00:00 |
|
Ralf Corsepius
|
2a85ea232e
|
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
wrapup/Makefile.am. Use automake compilation rules.
* clock/Makefile.am, console/Makefile.am, start/Makefile.am,
startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
* bsp_specs: Sync with other BSPs, fixup missing brace.
|
2004-02-02 16:27:47 +00:00 |
|
Ralf Corsepius
|
076a0126b6
|
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Correct path to libcpu.
|
2004-02-02 11:35:27 +00:00 |
|
Ralf Corsepius
|
9a372c9f50
|
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Fix minor bugs in previous patch.
|
2004-02-02 11:34:29 +00:00 |
|
Ralf Corsepius
|
36e20a0a86
|
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
wrapup/Makefile.am. Use automake compilation rules.
* clock/Makefile.am, console/Makefile.am, start/Makefile.am,
startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
|
2004-02-02 10:25:01 +00:00 |
|
Ralf Corsepius
|
b0e3d516d1
|
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
shmsupp/Makefile.am, start/Makefile.am, startup/Makefile.am,
timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
* clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
|
2004-02-02 10:03:52 +00:00 |
|
Ralf Corsepius
|
ed4f16b045
|
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
wrapup/Makefile.am. Use automake compilation rules.
* clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
|
2004-02-02 04:43:36 +00:00 |
|
Ralf Corsepius
|
c6070c4205
|
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in console/Makefile.am, liblnk/Makefile.am,
start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am. Use automake
compilation rules.
* console/Makefile.am, liblnk/Makefile.am, start/Makefile.am,
startup/Makefile.am, wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
|
2004-02-02 03:55:55 +00:00 |
|
Ralf Corsepius
|
433d408b9d
|
2004-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
wrapup/Makefile.am. Use automake compilation rules.
* clock/Makefile.am, console/Makefile.am, start/Makefile.am,
startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
|
2004-01-31 15:27:43 +00:00 |
|
Ralf Corsepius
|
f5b1e5b4a3
|
2004-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
wrapup/Makefile.am. Use automake compilation rules.
* clock/Makefile.am, console/Makefile.am, start/Makefile.am,
startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
|
2004-01-31 15:27:13 +00:00 |
|
Ralf Corsepius
|
31b1cffc22
|
2004-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
compilation rules.
* clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
timer/Makefile.am, wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
|
2004-01-31 11:27:23 +00:00 |
|
Ralf Corsepius
|
4107509b51
|
2004-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/start.S: Replace #-ASM-style comments with C-/**/ comments.
* start/reg.S: Remove //-comments
|
2004-01-31 11:25:43 +00:00 |
|
Ralf Corsepius
|
d58c0ffc66
|
2004-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/.cvsignore, console/.cvsignore,
irq/.cvsignore, network/.cvsignore, startup/.cvsignore,
vectors/.cvsignore. Use automake compilation rules.
* clock/.cvsignore, console/.cvsignore, irq/.cvsignore,
network/.cvsignore, startup/.cvsignore, vectors/.cvsignore: Remove.
* configure.ac: Reflect changes above.
* wrapup/Makefile: Reflect changes above.
|
2004-01-31 09:45:36 +00:00 |
|
Ralf Corsepius
|
59d4640152
|
2004-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
network/Makefile.am, nvram/Makefile.am, pci/Makefile.am,
startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
universe/Makefile.am, vectors/Makefile.am. Use automake compilation
rules.
* clock/Makefile.am, console/Makefile.am, network/Makefile.am,
nvram/Makefile.am, pci/Makefile.am, startup/Makefile.am,
timer/Makefile.am, tod/Makefile.am, universe/Makefile.am,
vectors/Makefile.am: Remove.
* configure.ac: Reflect changes above.
* wrapup/Makefile.am: Reflect changes above.
|
2004-01-31 02:09:37 +00:00 |
|
Ralf Corsepius
|
66ae7d0b9f
|
2004-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
PCI_bus/Makefile.am, startup/Makefile.am, timer/Makefile.am,
tod/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
* clock/Makefile.am, console/Makefile.am, PCI_bus/Makefile.am,
startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
vectors/Makefile.am: Remove.
* configure.ac: Reflect changes above.
* wrapup/Makefile.am: Reflect changes above.
|
2004-01-31 00:37:44 +00:00 |
|
Ralf Corsepius
|
65e6a0f58e
|
2004-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
ide/Makefile.am, irq/Makefile.am, network/Makefile.am,
startup/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
* clock/Makefile.am, console/Makefile.am, ide/Makefile.am,
irq/Makefile.am, network/Makefile.am, startup/Makefile.am,
vectors/Makefile.am: Remove.
* configure.ac: Reflect changes above.
* wrapup/Makefile.am: Reflect changes above.
|
2004-01-30 23:56:57 +00:00 |
|
Ralf Corsepius
|
47caf1c21c
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in dlentry/Makefile.am, flashentry/Makefile.am,
startup/Makefile.am. Use automake compilation rules.
* dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am:
Remove.
* configure.ac: Reflect changes above.
|
2004-01-30 23:11:50 +00:00 |
|
Ralf Corsepius
|
fb6b168f61
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
scv64/Makefile.am, sonic/Makefile.am, start/Makefile.am,
startup/Makefile.am, timer/Makefile.am, tod/Makefile.am. Use automake
compilation rules.
* clock/Makefile.am, console/Makefile.am, scv64/Makefile.am,
sonic/Makefile.am, start/Makefile.am, startup/Makefile.am,
timer/Makefile.am, tod/Makefile.am: Remove.
* configure.ac, wrapup/Makefile.am: Reflect changes above.
|
2004-01-30 17:12:37 +00:00 |
|
Ralf Corsepius
|
1d90b6d1cd
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in dlentry/Makefile.am, startup/Makefile.am. Use
automake compilation rules.
* dlentry/Makefile.am, startup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
* wrapup/Makefile.am: Reflect changes above.
|
2004-01-30 16:43:12 +00:00 |
|
Ralf Corsepius
|
ac73276b1e
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
vectors/Makefile.am. Use automake compilation rules.
* clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
startup/Makefile.am, timer/Makefile.am, vectors/Makefile.am: Remove.
* configure.ac: Reflect changes above.
|
2004-01-30 16:22:28 +00:00 |
|
Ralf Corsepius
|
5466140831
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in canbus/Makefile.am, clock/Makefile.am,
console/Makefile.am, irq/Makefile.am, network/Makefile.am,
startup/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
* canbus/Makefile.am, clock/Makefile.am, console/Makefile.am,
irq/Makefile.am, network/Makefile.am, startup/Makefile.am,
vectors/Makefile.am: Remove.
* configure.ac: Reflect changes above.
|
2004-01-30 15:59:23 +00:00 |
|
Ralf Corsepius
|
f439d61ed7
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove.
* configure.ac: Remove wrapup.
* shared/Makefile.am: Use automake compilation rules.
Build *.rels.
|
2004-01-30 15:26:36 +00:00 |
|
Ralf Corsepius
|
3f5232acb6
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am,
pci/Makefile.am, residual/Makefile.am, start/Makefile.am,
startup/Makefile.am, vectors/Makefile.am, vme/Makefile.am.
Use automake compilation rules.
Rename clock.rel to pclock.rel (Conflict with libcpu).
* clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
motorola/Makefile.am, openpic/Makefile.am, pci/Makefile.am,
residual/Makefile.am, start/Makefile.am, startup/Makefile.am,
vectors/Makefile.am, vme/Makefile.am: Remove.
* configure.ac: Reflect changes above.
* wrapup/Makefile.am: Reflect changes above.
|
2004-01-30 15:11:52 +00:00 |
|
Ralf Corsepius
|
ad1abd3e36
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in start/Makefile.am.
* start/Makefile.am: Remove.
* configure.ac: Reflect changes above.
|
2004-01-30 13:27:37 +00:00 |
|
Ralf Corsepius
|
84b68f5ffb
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect changes to
../support/*exception_processing/*.
|
2004-01-30 13:09:40 +00:00 |
|
Ralf Corsepius
|
d1b26aafd6
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add RTEMS_PROG_CCAS.
* Makefile.am: Use automake compilation rules.
|
2004-01-30 12:54:49 +00:00 |
|
Ralf Corsepius
|
8a13fe8172
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add RTEMS_PROG_CCAS.
* Makefile.am: Use automake compilation rules.
|
2004-01-30 12:49:31 +00:00 |
|
Ralf Corsepius
|
2c8fbddf08
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
|
2004-01-30 11:49:29 +00:00 |
|
Ralf Corsepius
|
6a1395db2e
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
|
2004-01-30 11:04:45 +00:00 |
|
Ralf Corsepius
|
eb3456d0c3
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
wrapup/Makefile.am. Use automake compilation rules.
* clock/Makefile.am, console/Makefile.am, start/Makefile.am,
startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
|
2004-01-30 10:53:18 +00:00 |
|
Ralf Corsepius
|
dd551dbf02
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
wrapup/Makefile.am. Use automake compilation rules.
* clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
|
2004-01-30 10:06:56 +00:00 |
|
Ralf Corsepius
|
c6cf3baea3
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add RTEMS_ENV_RTEMSBSP.
|
2004-01-30 10:05:04 +00:00 |
|
Ralf Corsepius
|
dcbad07c12
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in debug_ada/Makefile.am, debug_c/Makefile.am,
dos_sup/Makefile.am, network_ada/adasockets/Makefile.am,
network_ada/Makefile.am, network_ada/listener/Makefile.am,
network_ada/tcprelay/Makefile.am, ts_1325_ada/Makefile.am. Use automake
compilation rules.
* debug_ada/Makefile.am, debug_c/Makefile.am, dos_sup/Makefile.am,
network_ada/adasockets/Makefile.am, network_ada/Makefile.am,
network_ada/listener/Makefile.am, network_ada/tcprelay/Makefile.am,
ts_1325_ada/Makefile.am: Remove.
* configure.ac: Reflect changes above.
|
2004-01-30 01:59:28 +00:00 |
|
Ralf Corsepius
|
5b47c7f3cf
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
wrapup/Makefile.am. Use automake compilation rules.
* clock/Makefile.am, console/Makefile.am, network/Makefile.am,
startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
|
2004-01-30 01:45:14 +00:00 |
|
Ralf Corsepius
|
ab4f52b12d
|
Remove unnecessary .cvsignore.
|
2004-01-29 12:25:43 +00:00 |
|
Ralf Corsepius
|
ac2be67747
|
2004-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
compilation rules.
* clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
timer/Makefile.am, wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
|
2004-01-29 12:24:44 +00:00 |
|