Joel Sherrill
232b633399
2001-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de:
...
* include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
2001-03-05 22:47:12 +00:00
Joel Sherrill
5ce7c34994
2001-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de:
...
* include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
2001-03-05 22:46:48 +00:00
Joel Sherrill
f010a5ee1a
2001-03-01 Joel Sherrill <joel@OARcorp.com>
...
* network/cs8900.c, network/cs8900.h, network/sonic.c, network/sonic.h,
rtc/icm7170_reg.c, rtc/icm7170_reg2.c, rtc/icm7170_reg4.c,
rtc/icm7170_reg8.c, rtc/m48t08_reg.c, rtc/m48t08_reg2.c,
rtc/m48t08_reg4.c, rtc/m48t08_reg8.c, serial/mc68681_reg.c,
serial/mc68681_reg2.c, serial/mc68681_reg4.c, serial/mc68681_reg8.c,
serial/z85c30.c, serial/z85c30.h, serial/z85c30_p.h,
serial/z85c30_reg.c: Corrected header.
2001-03-02 18:17:22 +00:00
Joel Sherrill
728741287a
2001-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de:
...
* include/Makefile.am, syscall/Makefile.am, cache/Makefile.am:
Apply include_*HEADERS instead of H_FILES.
* cache/.cvsignore: Add cache.h.
2001-03-01 21:49:29 +00:00
Joel Sherrill
d5fb9582ac
2001-02-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Apply include_*HEADERS instead of H_FILES.
* .cvsignore: Add cache.h.
2001-03-01 21:48:46 +00:00
Joel Sherrill
48ad47cc70
2001-02-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.in: Reworked for Canadian Cross support.
* Makefile.am: Reflect changes to configure.in.
* config.guess, config.sub: Update from subversions.gnu.org.
* README.cdn-X: New file.
* tools/Makefile.am: Remove build, tools from SUBDIRS.
2001-03-01 20:46:21 +00:00
Joel Sherrill
b50b3c841a
2001-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
TARGET_CONFIG_SUBDIRS.
* aclocal/enable-bsp.m4: fix quoting.
* aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
2001-02-21 14:20:50 +00:00
Joel Sherrill
85371f786b
2001-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/pc386dx.cfg: New bsp.
2001-02-21 14:20:01 +00:00
Joel Sherrill
c0394d4b3b
2001-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
2001-02-12 14:53:10 +00:00
Joel Sherrill
e5bc196873
2001-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
2001-02-12 14:52:50 +00:00
Joel Sherrill
974d213fc9
2001-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* monitor/mon-command.c: Use #if defined(RTEMS_UNIX).
2001-02-12 14:51:46 +00:00
Joel Sherrill
dde827b9f6
2001-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* spsize/size.c: Use #if !defined(RTEMS_UNIX).
2001-02-12 14:51:32 +00:00
Joel Sherrill
f79d96e1a3
2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rdbg/Makefile.am, include/rdbg/i386/Makefile.am,
include/rdbg/m68k/Makefile.am, include/rdbg/powerpc/Makefile.am:
Cleanup including more proper style on include files.
2001-02-12 14:43:03 +00:00
Joel Sherrill
b2febdfe9a
2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Switch from prefix to exec_prefix.
* target.cfg.in: Remove prefix and commented out lines.
2001-02-12 14:40:12 +00:00
Joel Sherrill
70cbff2e1c
2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/config-subdirs.m4: New file.
* aclocal/target.m4: Use macros from config-subdirs.m4.
2001-02-12 14:38:44 +00:00
Joel Sherrill
b1bbb8a9ba
2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Use exec_prefix not prefix.
2001-02-12 14:38:10 +00:00
Joel Sherrill
9da92fb397
2001-02-06 Joel Sherrill <joel@OARcorp.com>
...
* include/ioccom.h: Unreferenced and thus removed.
2001-02-06 22:46:55 +00:00
Joel Sherrill
329509fbdd
2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am, rtems/score/Makefile.am:
Apply include_*HEADERS instead of H_FILES.
2001-02-05 18:41:35 +00:00
Joel Sherrill
eab41f6345
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.in: Apply _RTEMS_ADJUST_SRCDIR.
2001-02-05 18:40:31 +00:00
Joel Sherrill
8887f8cd6d
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rpc/Makefile.am: Apply include_*HEADERS instead of
H_FILES.
2001-02-05 18:38:44 +00:00
Joel Sherrill
e6d8fe4717
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am, arpa/Makefile.am, machine/Makefile.am, net/Makefile.am,
netinet/Makefile.am, nfs/Makefile.am, rtems/Makefile.am,
rtems_servers/Makefile.am, rtems_webserver/Makefile.am,
sys/Makefile.am, vm/Makefile.am:
Apply include_*HEADERS instead of H_FILES.
* include/Makefile.am: Remove.
* Makefile.am: Add handling of *.h files.
* configure.in: Remove include/Makefile.
2001-02-05 18:36:27 +00:00
Joel Sherrill
792eb74296
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems/Makefile.am, include/rtems/score/Makefile.am,
inline/rtems/score/Makefile.am, macros/rtems/score/Makefile.am
Apply include_*HEADERS instead of H_FILES.
2001-02-05 18:33:09 +00:00
Joel Sherrill
3ebf5df3c6
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/Makefile.am, include/rtems/Makefile.am,
inline/rtems/Makefile.am, macros/rtems/Makefile.am:
Apply include_*HEADERS instead of H_FILES.
2001-02-05 18:32:28 +00:00
Joel Sherrill
f0ab3fa51e
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/Makefile.am, include/rtems/rtems/Makefile.am,
inline/rtems/rtems/Makefile.am, macros/rtems/rtems/Makefile.am,
rtems/optman/Makefile.am:
Apply include_*HEADERS instead of H_FILES.
2001-02-05 18:32:04 +00:00
Joel Sherrill
890f07cb83
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/Makefile.am, include/rtems/posix/Makefile.am,
include/sys/Makefile.am, inline/rtems/posix/Makefile.am,
macros/rtems/posix/Makefile.am:
Apply include_*HEADERS instead of H_FILES.
2001-02-05 18:31:28 +00:00
Joel Sherrill
9fae0f872d
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/Makefile.am, include/itronsys/Makefile.am,
include/rtems/itron/Makefile.am, inline/rtems/itron/Makefile.am,
macros/rtems/itron/Makefile.am:
Apply include_*HEADERS instead of H_FILES.
2001-02-05 18:31:00 +00:00
Joel Sherrill
620e82636b
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* untar/Makefile.am, monitor/Makefile.am, dummy/Makefile.am,
devnull/Makefile.am, dumpbuf/Makefile.am, mw-fb/Makefile.am,
stackchk/Makefile.am, rtmonuse/Makefile.am, cpuuse/Makefile.am:
Apply include_*HEADERS instead of H_FILES.
2001-02-05 18:26:26 +00:00
Joel Sherrill
f3d7592e22
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/zilog/Makefile.am, include/Makefile.am,
include/motorola/Makefile.am, include/sys/Makefile.am
include/rtems/Makefile.am: Apply include_*HEADERS instead of
H_FILES.
2001-02-05 18:25:50 +00:00
Joel Sherrill
d3795e3ea4
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* network/Makefile.am, rtc/Makefile.am, serial/Makefile.am:
Apply include_*HEADERS instead of H_FILES, replace ${..} with $(..).
2001-02-05 18:24:37 +00:00
Joel Sherrill
8b5d0db30b
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* src/imfs/Makefile.am: Apply include_*HEADERS instead of H_FILES.
2001-02-05 18:24:14 +00:00
Joel Sherrill
80847a343d
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems++/Makefile.am: Apply include_*HEADERS instead of
H_FILES.
2001-02-05 18:23:49 +00:00
Joel Sherrill
1db8d62fb8
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
* main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
* host.cfg.in: Remove RM, make-script.
* ChangeLog: Remove bogus 2001-01-22 entry.
2001-02-05 18:21:18 +00:00
Joel Sherrill
81a1802be5
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.inc.in: Add exec_prefix, remove terminating / from
PROJECT_ROOT.
* host.cfg.in: Update from <toplevel>/make/host.cfg.in
2001-02-05 18:20:58 +00:00
Joel Sherrill
6e6f0f066a
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2001-02-05 18:09:20 +00:00
Joel Sherrill
f5c583619c
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/config-subdirs.m4: New file.
* aclocal/target.m4: Use macros from config-subdirs.m4.
2001-02-05 18:04:57 +00:00
Joel Sherrill
2608a53576
2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
2001-02-02 18:32:12 +00:00
Joel Sherrill
6e815b386a
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/config-subdirs.m4: New file.
* aclocal/target.m4: Use macros from config-subdirs.m4.
2001-02-02 18:32:11 +00:00
Joel Sherrill
21d7de3a3f
2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configre.in: Fix AM_INIT_AUTOMAKE.
* aclocal/bsp-arg-enable.m4: Extend comments.
* aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
the default clause.
2001-02-02 18:30:42 +00:00
Joel Sherrill
d32f65e69e
2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.inc.in: Remove RTEMS_HOST.
2001-02-02 18:30:18 +00:00
Joel Sherrill
02a52444f3
2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* bsp.am: Fix automake version number in comment.
2001-02-02 18:29:52 +00:00
Joel Sherrill
1fd5e46023
2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* .cvsignore: Add stamp-h
2001-02-02 18:28:56 +00:00
Joel Sherrill
a76e2b4c96
2001-01-29 Joel Sherrill <joel@OARcorp.com>
...
* src/objectextendinformation.c: Added include of string.h to
eliminate warning.
2001-01-29 18:46:09 +00:00
Joel Sherrill
4e568769d3
2001-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Add scitab, gdbsci to SUBDIRS.
* include/gdbsci.h: New file.
* include/.cvsignore: Add stamp-h? and bspopts.h*.
* console/Makefile.am: Use shared/console.c.
* console/console-io.c, console/console-support.S: Remove.
2001-01-29 18:35:10 +00:00
Joel Sherrill
623893cc0d
2001-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/confdefs.h: define CONFIGURE_NEWLIB_EXTENSION 0 if not
using NEWLIB, cleanup related comment.
2001-01-29 15:43:46 +00:00
Joel Sherrill
4145ad6be7
2001-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
CVS-Id.
* include/chain.h: Remove.
* include/Makefile.am: Remove chain.h.
2001-01-29 15:40:58 +00:00
Joel Sherrill
e428584a1f
2001-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* startup/genpvec.c: #include <chain.h> instead of "chain.h".
2001-01-29 15:40:30 +00:00
Joel Sherrill
e0ddaa7ee3
2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gdbsci/, scitab/, trap34/: Add directories.
2001-01-29 15:33:34 +00:00
Joel Sherrill
ed3ec25e12
2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* startup/linkcmds: Remove OUTPUT_FORMAT.
2001-01-29 15:28:48 +00:00
Joel Sherrill
560aae24e2
2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
RTEMS_ENV_RTEMSCPU.
* aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
special treatment for GCC_SPECS.
* aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
special treatment for GCC_SPECS.
* aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
* aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
* automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
instead of $(shell ..) for LIBC_LIB*.
2001-01-29 15:27:25 +00:00
Joel Sherrill
37222c7e74
2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.in: Remove stubdr, wrapup, AC_INIT(include).
* Makefile.am: Remove stubdr, wrapup.
* stubdr/Makefile.am, stubdr/open.c, stubdr/close.c, stubdr/init.c,
stubdr/stubdrv.h, stubdr/cntrl.c, stubdr/.cvsignore, stubdr/read.c,
stubdr/write.c, wrapup/Makefile.am, wrapup/.cvsignore, stubdr/,
wrapup/: Remove.
2001-01-26 21:57:44 +00:00