Commit Graph

10005 Commits

Author SHA1 Message Date
Ralf Corsepius
f00f70b59c 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am:
	Eliminate CFLAGS_OPTIMIZE_V.
2005-01-07 06:25:51 +00:00
Ralf Corsepius
83a0a8a26a 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* mongoosev/Makefile.am, r46xx/Makefile.am, shared/Makefile.am,
	tx39/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-07 06:23:52 +00:00
Ralf Corsepius
2546d299cf 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
	shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-07 06:23:09 +00:00
Ralf Corsepius
b458f0dd8c 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-07 06:21:36 +00:00
Ralf Corsepius
e56f1b46eb 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* at91rm9200/Makefile.am, mc9328mxl/Makefile.am, shared/Makefile.am:
	Eliminate CFLAGS_OPTIMIZE_V.
2005-01-07 06:20:30 +00:00
Ralf Corsepius
f97f0c74f4 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* mpc505/Makefile.am, mpc5xx/Makefile.am, mpc6xx/Makefile.am,
	mpc8260/Makefile.am, mpc8xx/Makefile.am, ppc403/Makefile.am,
	shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-07 06:19:08 +00:00
Ralf Corsepius
a369ade90d 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* httpd/Makefile.am, itron/Makefile.am, libblock/Makefile.am,
	libcsupport/Makefile.am, libfs/Makefile.am, libmisc/Makefile.am,
	libnetworking/Makefile.am, librpc/Makefile.am, posix/Makefile.am,
	rtems/Makefile.am, sapi/Makefile.am, score/Makefile.am:
	Eliminate CFLAGS_OPTIMIZE_V.
2005-01-07 06:05:49 +00:00
Ralf Corsepius
2bc236ba0d 2005-01-07 Ralf Corsepius <ralf.corsepius@freenet.de>
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-07 06:03:01 +00:00
Joel Sherrill
19f26fea9c 2005-01-06 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Fix typo.
2005-01-06 23:52:16 +00:00
Ralf Corsepius
f8e5121ee5 2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
2005-01-06 16:37:10 +00:00
Ralf Corsepius
5066b92b2c 2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/rtems-flags.m4: Remove (Unused).
2005-01-06 15:05:11 +00:00
Ralf Corsepius
a4b8a37d4b 2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/env-rtemsbsp.m4:
	Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V.
	* aclocal/prog-cc.m4:
	Don't invoke _RTEMS_FLAGS to set up RTEMS_CFLAGS.
	* aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS.
	Don't invoke _RTEMS_FLAGS to set up RTEMS_CXXFLAGS.
	Remove am__fastdepCXX conditional.
2005-01-06 14:56:27 +00:00
Ralf Corsepius
f002ec359d 2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove CLEANDIRS (Unused).
	Remove DEFS (Implicitly handled by automake).
2005-01-06 13:41:12 +00:00
Ralf Corsepius
0961040052 Remove duplicate CCAS. 2005-01-06 11:37:25 +00:00
Ralf Corsepius
73f5388d00 2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove CONFIG.CC (Unused).
	Remove CPPFLAGS, CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by
	automake). Add CCAS. Use AM_*FLAGS = RTEMS_*FLAGS.
	Remove LIB_VARIANT from LINK_*.
	Cleanup comments.
2005-01-06 11:31:43 +00:00
Ralf Corsepius
b3f187354d 2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
	Remove build-variants. Hard-code ARCH=o-optimize.
2005-01-06 11:23:24 +00:00
Ralf Corsepius
1838993fae 2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
	Remove LIB_VARIANT.
2005-01-06 10:56:36 +00:00
Ralf Corsepius
7010db3dc6 2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems++/Makefile.am: Remove LIB_VARIANT.
2005-01-06 10:55:13 +00:00
Ralf Corsepius
cdd071a20a 2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
	mp02/node1/Makefile.am, mp02/node2/Makefile.am,
	mp03/node1/Makefile.am, mp03/node2/Makefile.am,
	mp04/node1/Makefile.am, mp04/node2/Makefile.am,
	mp05/node1/Makefile.am, mp05/node2/Makefile.am,
	mp06/node1/Makefile.am, mp06/node2/Makefile.am,
	mp07/node1/Makefile.am, mp07/node2/Makefile.am,
	mp08/node1/Makefile.am, mp08/node2/Makefile.am,
	mp09/node1/Makefile.am, mp09/node2/Makefile.am,
	mp10/node1/Makefile.am, mp10/node2/Makefile.am,
	mp11/node1/Makefile.am, mp11/node2/Makefile.am,
	mp12/node1/Makefile.am, mp12/node2/Makefile.am,
	mp13/node1/Makefile.am, mp13/node2/Makefile.am,
	mp14/node1/Makefile.am, mp14/node2/Makefile.am:
	Remove $(LIB_VARIANT).
2005-01-06 10:52:53 +00:00
Ralf Corsepius
6c2b532477 2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Pass CFLAGS to testsuites configure.
	* aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
2005-01-06 10:45:41 +00:00
Ralf Corsepius
c0ceea58f0 2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Remove build-variant support.
2005-01-06 06:50:41 +00:00
Ralf Corsepius
9ea420777e 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* autotools/automake-rtems.spec.in: automake-1.9.4.
2005-01-05 18:23:14 +00:00
Ralf Corsepius
08885d631d Fix typo. 2005-01-05 18:17:01 +00:00
Ralf Corsepius
55068fa506 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* console/sci.c: Remove CVS Log.
2005-01-05 18:12:35 +00:00
Ralf Corsepius
fc364fe57d Fix typo. 2005-01-05 17:57:59 +00:00
Ralf Corsepius
c58ba4159a 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/rtems-flags.new: New (moved from ../aclocal).
2005-01-05 17:57:05 +00:00
Ralf Corsepius
ea3f5598c0 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Pass CFLAGS to cpukit configure.
	* aclocal/rtems-flags.m4: Remove (Unused).
	* aclocal/prog-ccas.m4: Remove $(GCCSPECS).
	* aclocal/env-rtemsbsp.m4:
	Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
	* aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
	RTEMS_CFLAGS.
	* automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
	Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
	Cleanup comments.
2005-01-05 17:52:33 +00:00
Ralf Corsepius
635c2fe740 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/rtems-flags.m4: Remove (Unused).
2005-01-05 17:12:37 +00:00
Ralf Corsepius
69ad3b33ec 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/prog-ccas.m4: Remove $(GCCSPECS).
2005-01-05 16:59:31 +00:00
Ralf Corsepius
5cec926e2e Fix typo. 2005-01-05 16:14:53 +00:00
Ralf Corsepius
97f2e1c26e 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/src/eventsurrender.c: Remove bogus type casts.
	* sapi/Makefile.am: Eliminate *_FILES.
2005-01-05 16:09:15 +00:00
Ralf Corsepius
7ddfdb25e4 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/env-rtemscpu.m4: Remove CFLAGS_OPTIMIZE_V.
	Remove CPU_CFLAGS.
	* aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
	RTEMS_CFLAGS.
	* automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS.
	Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE.
	Cleanup comments.
2005-01-05 16:07:20 +00:00
Ralf Corsepius
20cef00f23 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/env-rtemscpu.m4: Remove CFLAGS_DEBUG_V.
	* aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
	* automake/compile.am: Cleanup comments. Remove ASFLAGS.
2005-01-05 08:41:18 +00:00
Ralf Corsepius
2ed58702a7 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Fix typo.
2005-01-05 05:58:40 +00:00
Joel Sherrill
23b68c2591 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* shared/Makefile.am: Fix typo.
2005-01-04 23:31:16 +00:00
Joel Sherrill
aaca942749 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* at91rm9200/clock/clock.c, at91rm9200/irq/irq.c, at91rm9200/pmc/pmc.c,
	mc9328mxl/clock/clockdrv.c, mc9328mxl/irq/irq.c, mc9328mxl/irq/irq.h,
	shared/arm920/mmu.c: Remove warnings.
2005-01-04 23:30:45 +00:00
Joel Sherrill
92049abb65 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* ppc403/tty_drv/tty_drv.c: Remove warnings.
2005-01-04 23:30:21 +00:00
Joel Sherrill
ab9004362d 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* ChangeLog, startup/bspstart.c, tod/todcfg.c: Remove warnings.
2005-01-04 23:29:40 +00:00
Joel Sherrill
3d5f97fa30 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Remove warnings.
2005-01-04 23:29:33 +00:00
Joel Sherrill
fec25de935 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* console/config.c: Remove warnings.
2005-01-04 23:29:24 +00:00
Joel Sherrill
a4d3eb0dcc 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* comm/gdb_glue.c, irq/idt.c: Remove warnings.
2005-01-04 23:28:37 +00:00
Joel Sherrill
a4a5624492 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* console/keyboard.c, console/ps2_mouse.c, console/vt.c: Remove
	warnings.
2005-01-04 23:28:30 +00:00
Joel Sherrill
7896232647 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* console/sci.c: Remove warnings.
2005-01-04 23:28:10 +00:00
Joel Sherrill
c11aaf49b2 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* console/leds.c: Remove warnings.
2005-01-04 23:28:06 +00:00
Joel Sherrill
d99aa9d3fe 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* console/console.c: Remove warnings.
2005-01-04 23:28:03 +00:00
Joel Sherrill
b5e685b004 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* console/console-io.c, startup/init5272.c: Remove warnings.
2005-01-04 23:27:57 +00:00
Joel Sherrill
6d2c4aa473 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* clock/clockdrv.c: Remove warnings.
2005-01-04 23:27:38 +00:00
Joel Sherrill
b1cc4ec912 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* startup/bspstart.c, startup/exit.c: Remove warnings.
2005-01-04 23:27:26 +00:00
Joel Sherrill
fac9d06692 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* start/start.S: Remove warnings.
2005-01-04 23:27:17 +00:00
Greg Menke
e1765dd452 PR 739 2005-01-04 19:17:20 +00:00