Commit Graph

11537 Commits

Author SHA1 Message Date
Ralf Corsepius
146bfee4ea 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Merge-in support/Makefile.am
	* configure.ac: Add AMPOLISH3. Remove support/.
2005-11-09 09:10:10 +00:00
Ralf Corsepius
f8c441ba5e Add AMPOLISH3. Remove support/. 2005-11-09 09:01:54 +00:00
Ralf Corsepius
4024507b04 New. 2005-11-09 09:01:33 +00:00
Ralf Corsepius
e6e81776bd Merge-in support/Makefile.am. 2005-11-09 09:01:18 +00:00
Ralf Corsepius
eacd7f8cdf 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/check-cpuopts.m4: Add config.cache support.
	* aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
	* automake/compile.am: Eliminate PROJECT_LIB.
	Remove START_FILE, OBJS from LINK_FILES.
2005-11-09 03:45:33 +00:00
Ralf Corsepius
e3f1345fd0 Eliminate PROJECT_LIB.
Remove START_FILE, OBJS from LINK_FILES.
2005-11-09 03:45:22 +00:00
Ralf Corsepius
6fe4ec2291 Remove CPLUS_LD_LIBS. 2005-11-09 03:44:48 +00:00
Ralf Corsepius
bc931b8e96 Add config.cache support. 2005-11-09 03:44:30 +00:00
Ralf Corsepius
d800e86714 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/check-cpuopts.m4: New.
2005-11-09 01:55:43 +00:00
Ralf Corsepius
f4b797596c Remove stray comment 2005-11-09 01:50:17 +00:00
Eric Norum
8e6835a5a3 Add code to set up pin assignments. 2005-11-08 20:11:02 +00:00
Ralf Corsepius
28caa1d11b 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Add RTEMS_NETWORKING to cpuopts.h.
	Add RTEMS_DEPRECATED_TYPES to config.h.
	Add AC_CONFIG_COMMANDS(preinstall-stamp) magic.
	Misc. cleanups.
2005-11-08 19:14:27 +00:00
Ralf Corsepius
7a3f0188b5 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/types.h: Eliminate unsigned16, unsigned32.
2005-11-08 19:01:45 +00:00
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