summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius8-22/+30
* libchip/Makefile.am, libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am, libnetworking/rtems_telnetd/Makefile.am, librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius96-230/+426
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius12-26/+50
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-3/+7
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius4-13/+18
* sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius5-8/+13
* mongoosev/Makefile.am, r46xx/Makefile.am, shared/Makefile.am, tx39/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius5-10/+15
* m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am, shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-3/+7
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius4-9/+14
* at91rm9200/Makefile.am, mc9328mxl/Makefile.am, shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius8-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-062005-01-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+4
* Makefile.am: Fix typo.
2005-01-062005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius3-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-062005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-16/+10
* Makefile.am: Remove build-variant support.
2005-01-052005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-47/+4
* console/sci.c: Remove CVS Log.
2005-01-05Fix typo.Ralf Corsepius1-1/+3
2005-01-052005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-0/+15
* aclocal/rtems-flags.new: New (moved from ../aclocal).
2005-01-052005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius7-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-05Fix typo.Ralf Corsepius4-4/+9
2005-01-052005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+4
* Makefile.am: Fix typo.
2005-01-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+4
* shared/Makefile.am: Fix typo.
2005-01-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill8-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-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+6
* ppc403/tty_drv/tty_drv.c: Remove warnings.
2005-01-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-7/+15
* ChangeLog, startup/bspstart.c, tod/todcfg.c: Remove warnings.
2005-01-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-7/+17
* startup/linkcmds: Remove warnings.
2005-01-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-5/+14
* console/config.c: Remove warnings.
2005-01-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-5/+12
* comm/gdb_glue.c, irq/idt.c: Remove warnings.
2005-01-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-52/+31
* console/keyboard.c, console/ps2_mouse.c, console/vt.c: Remove warnings.
2005-01-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+8
* console/sci.c: Remove warnings.
2005-01-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-9/+14
* console/leds.c: Remove warnings.
2005-01-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+6
* console/console.c: Remove warnings.
2005-01-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+5
* console/console-io.c, startup/init5272.c: Remove warnings.
2005-01-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-4/+9
* clock/clockdrv.c: Remove warnings.
2005-01-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-1/+6
* startup/bspstart.c, startup/exit.c: Remove warnings.
2005-01-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+5
* start/start.S: Remove warnings.
2005-01-032005-01-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* Makefile.am: Fix typo.
2005-01-032005-01-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* Makefile.am: Reflect psim-gdb having been added.
2005-01-032005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius28-709/+258
* Makefile.am: Remove build-variant support.
2005-01-032005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius33-1056/+327
* Makefile.am, wrapup/Makefile.am: Remove build-variant support.
2005-01-032005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius10-312/+108
* Makefile.am: Remove build-variant support.
2005-01-022005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius48-1766/+576
* Makefile.am: Remove build-variant support.
2005-01-022005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius4-136/+21
* sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am: Remove build-variant support.
2005-01-022005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-37/+10
* Makefile.am: Remove build-variant support.
2005-01-022005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius8-357/+48
* mpc505/Makefile.am, mpc5xx/Makefile.am, mpc6xx/Makefile.am, mpc8260/Makefile.am, mpc8xx/Makefile.am, ppc403/Makefile.am, shared/Makefile.am: Remove build-variant support.
2005-01-022005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius5-95/+20
* mongoosev/Makefile.am, r46xx/Makefile.am, shared/Makefile.am, tx39/Makefile.am: Remove build-variant support.
2005-01-022005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius5-113/+24
* m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am, shared/Makefile.am: Remove build-variant support.
2005-01-022005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-159/+129
* ChangeLog: Merge-in mcf5272/ChangeLog. * mcf5272/ChangeLog: Remove.
2005-01-022005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-33/+8
* Makefile.am: Remove build-variant support.
2005-01-022005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius4-104/+20
* at91rm9200/Makefile.am, mc9328mxl/Makefile.am, shared/Makefile.am: Remove build-variant support.
2005-01-02Remove (Unused).Ralf Corsepius7-98/+0
2005-01-022005-01-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-30/+34
* ChangeLog: Merge-in at91rm9200/ChangeLog, mc9328mxl/ChangeLog, shared/ChangeLog. * at91rm9200/ChangeLog, mc9328mxl/ChangeLog, shared/ChangeLog: Remove.