summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-0796-230/+426
| | | | * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-0712-26/+50
| | | | * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-072-3/+7
| | | | * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-074-13/+18
| | | | | * sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-075-8/+13
| | | | | * mongoosev/Makefile.am, r46xx/Makefile.am, shared/Makefile.am, tx39/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-075-10/+15
| | | | | * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am, shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-072-3/+7
| | | | * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-074-9/+14
| | | | | * at91rm9200/Makefile.am, mc9328mxl/Makefile.am, shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-078-34/+40
| | | | | | * 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 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-0712-25/+33
| | | | | | | | * 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 Ralf Corsepius <ralf.corsepius@freenet.de>Ralf Corsepius2005-01-0724-12/+60
| | | | * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
* 2005-01-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-062-2/+4
| | | | * Makefile.am: Fix typo.
* 2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-062-0/+7
| | | | * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
* 2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-062-11/+4
| | | | * aclocal/rtems-flags.m4: Remove (Unused).
* 2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-064-13/+15
| | | | | | | | | | * 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.
* 2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-062-3/+6
| | | | | * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS (Implicitly handled by automake).
* Remove duplicate CCAS.Ralf Corsepius2005-01-061-1/+0
|
* 2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-062-57/+13
| | | | | | | | * 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.
* 2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-062-57/+8
| | | | | * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused). Remove build-variants. Hard-code ARCH=o-optimize.
* 2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-063-3/+8
| | | | | * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Remove LIB_VARIANT.
* 2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-062-1/+5
| | | | * rtems++/Makefile.am: Remove LIB_VARIANT.
* 2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-0629-28/+46
| | | | | | | | | | | | | | | | | | * 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 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-063-4/+11
| | | | | | * 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 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-062-16/+10
| | | | * Makefile.am: Remove build-variant support.
* 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-052-2/+6
| | | | * autotools/automake-rtems.spec.in: automake-1.9.4.
* Fix typo.Ralf Corsepius2005-01-052-2/+2
|
* 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-052-47/+4
| | | | * console/sci.c: Remove CVS Log.
* Fix typo.Ralf Corsepius2005-01-051-1/+3
|
* 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-052-0/+15
| | | | * aclocal/rtems-flags.new: New (moved from ../aclocal).
* 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-057-75/+24
| | | | | | | | | | | | | * 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 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-052-11/+4
| | | | * aclocal/rtems-flags.m4: Remove (Unused).
* 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-052-1/+5
| | | | * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
* Fix typo.Ralf Corsepius2005-01-054-4/+9
|
* 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-053-9/+10
| | | | | * rtems/src/eventsurrender.c: Remove bogus type casts. * sapi/Makefile.am: Eliminate *_FILES.
* 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-054-25/+12
| | | | | | | | | | * 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 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-054-26/+6
| | | | | | * 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 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-052-2/+4
| | | | * Makefile.am: Fix typo.
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-042-2/+4
| | | | * shared/Makefile.am: Fix typo.
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-048-19/+28
| | | | | | * 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 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-042-0/+6
| | | | * ppc403/tty_drv/tty_drv.c: Remove warnings.
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-043-7/+15
| | | | * ChangeLog, startup/bspstart.c, tod/todcfg.c: Remove warnings.
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-046-7/+17
| | | | * startup/linkcmds: Remove warnings.
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-042-5/+14
| | | | * console/config.c: Remove warnings.
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-043-5/+12
| | | | * comm/gdb_glue.c, irq/idt.c: Remove warnings.
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-044-52/+31
| | | | | * console/keyboard.c, console/ps2_mouse.c, console/vt.c: Remove warnings.
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-042-1/+8
| | | | * console/sci.c: Remove warnings.
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-042-9/+14
| | | | * console/leds.c: Remove warnings.
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-042-2/+6
| | | | * console/console.c: Remove warnings.
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-043-2/+5
| | | | * console/console-io.c, startup/init5272.c: Remove warnings.
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-042-4/+9
| | | | * clock/clockdrv.c: Remove warnings.