Commit Graph

11524 Commits

Author SHA1 Message Date
Ralf Corsepius
95cd7080c6 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove GCCSPECS.
	* aclocal/prog-cc.m4: Add GCCSPECS.
	* aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
2005-11-08 14:34:23 +00:00
Ralf Corsepius
1343b11d5f Remove RTEMS_BSP_SPECS. Remove GCC_SPECS. 2005-11-08 14:28:49 +00:00
Ralf Corsepius
1eeac70235 Add GCCSPECS 2005-11-08 14:27:37 +00:00
Ralf Corsepius
f455ae71b4 Remove GCCSPECS 2005-11-08 14:27:17 +00:00
Joel Sherrill
7554bb3a75 2005-11-08 Joel Sherrill <joel@OARcorp.com>
* libnetworking/net/if.h: Add forward reference declaration to
	struct mbuf so ifru_tap callback is properly typed.
	* libnetworking/rtems/rtems_bsdnet.h: Add definition of _BSD_VISIBLE
	which needs to be defined so various pieces of the .h files are
	visible to device drives.
2005-11-08 14:24:28 +00:00
Ralf Corsepius
e9f8b7fbea changes 2005-11-08 14:20:02 +00:00
Ralf Corsepius
c9e3d13559 Add ../include/systime.h 2005-11-08 14:19:40 +00:00
Ralf Corsepius
75df8e2a02 Remove noinst_HEADERS 2005-11-08 14:17:00 +00:00
Ralf Corsepius
dfabe9d245 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
	RTEMS_CXXFLAGS.
2005-11-08 12:13:12 +00:00
Ralf Corsepius
29db40a877 Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS, RTEMS_CXXFLAGS. 2005-11-08 12:12:26 +00:00
Ralf Corsepius
6fb40f7adb Cleanup. 2005-11-08 11:49:22 +00:00
Ralf Corsepius
681f8d6d47 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/gcc-isystem.m4: Remove (Unused).
2005-11-08 11:47:55 +00:00
Ralf Corsepius
c9180ad56e Remove (Unused). 2005-11-08 11:47:24 +00:00
Ralf Corsepius
07aef0bd08 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
	* aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS.
	Remove RTEMS_CFLAGS.
2005-11-08 10:56:58 +00:00
Ralf Corsepius
178a1c21b5 Remove RTEMS_CFLAGS 2005-11-08 10:56:27 +00:00
Ralf Corsepius
7449ee0a71 Add GCCSPECS. Remove RTEMS_CPPFLAGS. 2005-11-08 10:49:01 +00:00
Ralf Corsepius
e7642162bf Remove GCCSPECS. 2005-11-08 10:48:39 +00:00
Ralf Corsepius
347733c466 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* irq/irq.c, startup/bspstart.c: Remove obsolete types (*unsigned32).
2005-11-08 10:46:29 +00:00
Ralf Corsepius
b07b75fc09 Remove obsolete types (*unsigned32). 2005-11-08 10:46:19 +00:00
Ralf Corsepius
ddbc92306a 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/Makefile.am: Comment out using
	rtems/rtems_mii_ioctl.h, rtems/rtems_mii_ioctl.c,
	rtems/rtems_mii_ioctl_kern.c.
2005-11-08 08:47:06 +00:00
Ralf Corsepius
582bf5754f 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
	Remove RTEMS_GCC_PIPE. Remove RTEMS_GCC_SPECS.
	* aclocal/gcc-pipe.m4: Remove (Unused).
	* aclocal/gcc-specs.m4: Remove (Unused).
2005-11-08 08:01:46 +00:00
Ralf Corsepius
f1e6e466cd Cleanup 2005-11-08 08:00:05 +00:00
Ralf Corsepius
69961ef23b Remove RTEMS_USE_GCC.
Remove RTEMS_GCC_PIPE. Remove RTEMS_GCC_SPECS.
2005-11-08 07:58:22 +00:00
Ralf Corsepius
b3d2c7b026 Remove (Unused). 2005-11-08 07:57:44 +00:00
Ralf Corsepius
e28d19fff4 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and
	GCC_SPECS into GCCSPECS.
	* automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS.
	Don't manually set up GCCSPEC (Now setup from inside configure).
	Remove RTEMS_RELLDFLAGS (Used).
2005-11-08 07:35:50 +00:00
Ralf Corsepius
6f8e7a6d2b Remove RTEMS_BSP_SPECS, GCC_SPECS.
Don't manually set up GCCSPEC (Now setup from inside configure).
Remove RTEMS_RELLDFLAGS (Used).
2005-11-08 07:35:01 +00:00
Ralf Corsepius
40b0086d7d Merge RTEMS_BSP_SPECS and GCC_SPECS into GCCSPECS. 2005-11-08 07:33:38 +00:00
Ralf Corsepius
2f96140116 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove CCAS support.
2005-11-08 06:38:11 +00:00
Ralf Corsepius
2f77a6583b Remove CCAS support. 2005-11-08 06:37:51 +00:00
Ralf Corsepius
5dbe362f62 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/multilib.m4: Remove (Unused).
	* aclocal/check-multiprocessing.m4: Don't require
	RTEMS_ENABLE_MULTILIB.
	* aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
2005-11-08 06:06:45 +00:00
Ralf Corsepius
01ad78c0df Don't provide MULTILIB conditional. 2005-11-08 06:05:48 +00:00
Ralf Corsepius
9d5cf74388 Don't require RTEMS_ENABLE_MULTILIB. 2005-11-08 06:05:28 +00:00
Ralf Corsepius
660d0c8392 Remove (Unused). 2005-11-08 06:04:58 +00:00
Eric Norum
91c832b919 Remove assignation to U.S. Government. 2005-11-07 17:30:17 +00:00
Eric Norum
12b36efe39 Assign copyright to OAR since all files descend from OAR's source. 2005-11-07 17:22:23 +00:00
Joel Sherrill
086c1c3b9e Fixed formatting. 2005-11-07 16:19:21 +00:00
Joel Sherrill
e540d72fb4 Fixed formatting 2005-11-07 16:17:26 +00:00
Joel Sherrill
689b7b7a50 2005-11-07 Michael Siers <mikes@poliac.com>
* pppd/rtemspppd.c, pppd/rtemspppd.h: Per confirmation from Michael add
	missing copyright notice.
2005-11-07 16:17:14 +00:00
Ralf Corsepius
eea423b71f changes 2005-11-07 16:01:50 +00:00
Ralf Corsepius
b763e98461 New. 2005-11-07 16:01:10 +00:00
Ralf Corsepius
99fbf4f9c0 Remove 2005-11-07 16:00:53 +00:00
Ralf Corsepius
38076f7582 Rename TEST to spsize. 2005-11-07 16:00:40 +00:00
Joel Sherrill
fb08bd9220 Repaired some changelog entries lost. 2005-11-07 15:36:31 +00:00
Ralf Corsepius
7a00629b8b 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS,
	POSIX_FILES_DIRS.
	* psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
	psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am,
	psxstat/Makefile.am: Add ../include/pmacros.h
2005-11-07 14:08:39 +00:00
Ralf Corsepius
e995b56ebc Add ../include/pmacros.h 2005-11-07 14:07:47 +00:00
Ralf Corsepius
8a266620c6 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/check-posix.m4: Sync with cpukit.
	* configure.ac: Sync POSIX and ITRON magic with cpukit.
2005-11-07 13:59:42 +00:00
Ralf Corsepius
630d7b5a0d Sync POSIX and ITRON magic with cpukit. 2005-11-07 13:59:24 +00:00
Ralf Corsepius
6485f5e595 Sync with cpukit. 2005-11-07 13:59:11 +00:00
Ralf Corsepius
28aba4bec8 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS,
	POSIX_FILES_DIRS.
	* psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
	psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am,
	psxstat/Makefile.am: Add ../include/pmacros.h
2005-11-07 13:54:09 +00:00
Ralf Corsepius
5c16852e6a Remove noinst_HEADERS. Remove POSIX_FILES_DIRS, POSIX_FILES_DIRS. 2005-11-07 13:53:50 +00:00