Ralf Corsepius
a6ebf56053
2002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add RTEMS_PROG_CCAS.
2002-12-01 12:00:26 +00:00
Ralf Corsepius
6b20f44fa8
2002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* bin2boot.c: #include POSIX compliant <string.h> instead of BSD
proprietary memory.h.
2002-12-01 11:48:27 +00:00
Ralf Corsepius
c47c12b884
2002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/prog-cc.m4: Remove GCCSED.
2002-12-01 11:45:50 +00:00
Ralf Corsepius
29d82b2506
2002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* automake/compile.am: Remove LDFLAGS_INCOMPLETE.
Remove LDFLAGS.
Add CCAS, CCASCOMPILE.
Remove compilation rules for *.cpp, *.cxx, *.C.
Use CCASCOMPILE to compile *.S.
Add -pg to RTEMS_CFLAGS_PROFILE_V.
2002-12-01 08:01:04 +00:00
Joel Sherrill
472f35a1d1
2002-11-29 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Updated to gcc-3.2.1.
2002-11-29 21:18:29 +00:00
Eric Norum
c7cba29441
Return error rather than panic if argument is unsupported.
2002-11-29 19:06:54 +00:00
Ralf Corsepius
f1de6bcea4
2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/default.cfg: Pickup target.cfg from BSP directory.
2002-11-29 11:18:58 +00:00
Ralf Corsepius
fc195b2b61
2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* .cvsignore: Remove.
2002-11-29 11:16:45 +00:00
Ralf Corsepius
b1cf0c73ba
2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove.
* target.cfg.in: Remove.
* Makefile.am: Remove.
* ChangeLog: Remove.
2002-11-29 11:15:05 +00:00
Ralf Corsepius
87ecb88cab
2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove c/make.
2002-11-29 11:13:12 +00:00
Ralf Corsepius
8da107446b
2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* target.cfg.in: New, copy of c/make/target.cfg.in.
* configure.ac: Add target.cfg.
* Makefile.am: Add target.cfg.
2002-11-29 11:10:57 +00:00
Ralf Corsepius
ff65620a69
2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/prog-ccas.m4: New.
* aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
* aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
* aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
2002-11-29 08:27:53 +00:00
Joel Sherrill
f7e1564a61
2002-11-28 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
* gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
2002-11-28 21:12:23 +00:00
Ralf Corsepius
d35b77f021
2002-11-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gcc3newlib/gccnewlib.add:
Remove *.la's to make rpm-4.1/RH-8.0 happy.
Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
Change gcc/version.c to reflect us having patched gcc.
2002-11-25 15:24:05 +00:00
Ralf Corsepius
e4eb1beab7
2002-11-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
Disable nls.
Apply gzip -9qf to compress *infos and *mans.
Apply /sbin/install-info.
Remove *c++-filt.
* binutils/base-binutils.add: Add PreReq: /sbin/install-info.
Apply /sbin/install-info.
Package as.info-*.gz.
* binutils/target-binutils.add:
Package man1/*.1*.
2002-11-22 18:15:43 +00:00
Ralf Corsepius
cccb7e04b0
2002-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
* sapi/Makefile.am: Removed.
* rtems/Makefile.am: Removed.
* rel.am: Removed.
* configure.ac: Add RTEMS_BSP_CHECK_CACHE.
Reflect changes above.
2002-11-20 14:21:25 +00:00
Ralf Corsepius
b6cc40a1e7
2002-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* acinclude.m4: Conditionally append --target=.
2002-11-20 13:41:51 +00:00
Ralf Corsepius
6fa25bcd97
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Don't include @RTEMS_BSP@.cfg (unused).
2002-11-20 02:59:35 +00:00
Ralf Corsepius
fd5e23acf1
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
2002-11-20 02:57:45 +00:00
Ralf Corsepius
0a9a0f5f49
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/quoting.m4: Reworked (Part of fix to PR 312).
2002-11-20 02:57:38 +00:00
Ralf Corsepius
cd1fac672b
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove duplicate
AC_CONFIG_FILES(ts_1325_ada/Makefile).
2002-11-20 01:37:49 +00:00
Ralf Corsepius
3bebc79479
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
2002-11-20 01:22:20 +00:00
Ralf Corsepius
3f4382fe0e
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
changes.
2002-11-20 01:12:53 +00:00
Ralf Corsepius
4f210c043c
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
2002-11-20 01:12:43 +00:00
Ralf Corsepius
9d721178ee
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Cosmetical fixes.
2002-11-19 22:37:21 +00:00
Ralf Corsepius
47c0220397
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Fix package name.
2002-11-19 22:23:50 +00:00
Ralf Corsepius
1f64ebf232
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
* aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
2002-11-19 17:10:36 +00:00
Ralf Corsepius
86f12bc045
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* automake/compile.am: Remove LD_PATHS (Unused).
* aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
is announced obsolete).
2002-11-19 17:05:34 +00:00
Ralf Corsepius
20d7ed3791
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
2002-11-19 14:55:56 +00:00
Ralf Corsepius
984123f08b
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/sysv-ipc.m4: Remove (Unused).
* aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
2002-11-19 14:54:45 +00:00
Ralf Corsepius
9e4d71058e
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* acinclude.m4: Lots of changes addressing PR 312.
2002-11-19 14:17:00 +00:00
Ralf Corsepius
824bf2e454
2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
to PR 312).
2002-11-19 00:31:31 +00:00
Ralf Corsepius
97831b7013
2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems/libio.h: Remove.
2002-11-18 23:55:24 +00:00
Ralf Corsepius
6c39eca47a
2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Check for sys/cdefs.h, Add NEED_SYS_CDEFS_H.
Add check for CHAR_BIT.
* Makefile.am: Conditionally install sys/cdefs.h iff using newlib or
if the host does not provide sys/cdefs.h (Fixes Linux/posix).
2002-11-18 23:53:14 +00:00
Joel Sherrill
5395172bda
2002-11-18 Joel Sherrill <joel@OARcorp.com>
...
* VERSION: Updated to rtems-ss-20021118.
2002-11-18 13:57:55 +00:00
Joel Sherrill
b5a59c3f67
2002-11-18 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-ss-20021118.
2002-11-18 13:57:54 +00:00
Joel Sherrill
cf3d0ac00b
2002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
* custom/mtx603e.cfg: New file.
2002-11-18 03:38:46 +00:00
Joel Sherrill
174eed8c32
2002-11-17 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
Motorola MTX603e.
2002-11-18 03:31:27 +00:00
Joel Sherrill
5d740bbb0b
2002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
* irq/irq_init.c, motorola/motorola.c: Support for MTX603e.
2002-11-18 03:22:09 +00:00
Joel Sherrill
3ae9de1a0e
002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
* README.mtx603e: New file.
2002-11-18 03:07:54 +00:00
Ralf Corsepius
bcf4d5bc29
2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* acinclude.m4: Use AS_IF instead of if/then/else/endif.
* configure.ac: Ditto.
2002-11-18 02:55:01 +00:00
Ralf Corsepius
f934a9d630
2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove -ansi -fasm.
Add checks to diagnose potential system header conflicts.
* Makefile.am: Unconditionally install sys/cdefs.h.
2002-11-18 02:36:06 +00:00
Ralf Corsepius
9eadce0a5a
2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Merge-in HEADER-handling from
net/Makefile.am, netinet/Makefile.am, nfs/Makefile.am.
* net/Makefile.am: Remove *_HEADERS.
* netinet/Makefile.am: Remove *_HEADERS.
* nfs/Makefile.am: Remove *_HEADERS.
2002-11-18 02:21:19 +00:00
Joel Sherrill
5d81ce9b3d
2002-11-14 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
* bsp_specs: Added crtbegin,crtend objects so C++ global objects
constructors/destructors run correctly.
* startup/linkcmds: Increased code length and updated the ctor/dtor
sections to handle crtbegin, crtend objects.
>
2002-11-18 00:52:17 +00:00
Joel Sherrill
69efcbc136
2002-11-17 Joel Sherrill <joel@OARcorp.com>
...
* network/network.c: Fix inconsistency in prototyping.
2002-11-18 00:43:55 +00:00
Joel Sherrill
db28d6217f
2002-11-17 Joel Sherrill <joel@OARcorp.com>
...
* compilers/gcc-target-default.cfg: Make build variants work
for user applications.
2002-11-18 00:43:21 +00:00
Joel Sherrill
c2646c880e
2002-11-17 Joel Sherrill <joel@OARcorp.com>
...
* leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
build variants work for user applications post install.
2002-11-18 00:42:53 +00:00
Ralf Corsepius
789a953dec
2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
* automake/compile.am: Acknowledge configuration-time CFLAGS.
Remove CFLAGS_DEFAULT.
2002-11-15 15:00:13 +00:00
Ralf Corsepius
471bcf071f
2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Merge-in arpa/Makefile.am, machine/Makefile.am,
sys/Makefile.am, vm/Makefile.am.
Add . to SUBDIRS.
* arpa/Makefile.am: Remove.
* machine/Makefile.am: Remove.
* sys/Makefile.am: Remove.
* vm/Makefile.am: Remove.
* configure.ac: Reflect changes above.
2002-11-15 14:55:12 +00:00
Ralf Corsepius
2d3c472b0f
2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems/userenv.h: Rely upon <limits.h> for
_POSIX_LOGIN_NAME_MAX.
2002-11-15 14:50:44 +00:00