summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-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.
* Fix typo.Ralf Corsepius2005-01-054-4/+9
|
* 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.
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-043-1/+6
| | | | * startup/bspstart.c, startup/exit.c: Remove warnings.
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-042-0/+5
| | | | * start/start.S: Remove warnings.
* 2005-01-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-032-1/+5
| | | | * Makefile.am: Fix typo.
* 2005-01-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-032-1/+5
| | | | * Makefile.am: Reflect psim-gdb having been added.
* 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-0328-709/+258
| | | | * Makefile.am: Remove build-variant support.
* 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-0333-1056/+327
| | | | * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
* 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-0310-312/+108
| | | | * Makefile.am: Remove build-variant support.
* 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-0248-1766/+576
| | | | * Makefile.am: Remove build-variant support.
* 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-024-136/+21
| | | | | * sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am: Remove build-variant support.
* 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-022-37/+10
| | | | * Makefile.am: Remove build-variant support.
* 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-028-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-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-025-95/+20
| | | | | * mongoosev/Makefile.am, r46xx/Makefile.am, shared/Makefile.am, tx39/Makefile.am: Remove build-variant support.
* 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-025-113/+24
| | | | | * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am, shared/Makefile.am: Remove build-variant support.
* 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-022-159/+129
| | | | | * ChangeLog: Merge-in mcf5272/ChangeLog. * mcf5272/ChangeLog: Remove.
* 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-022-33/+8
| | | | * Makefile.am: Remove build-variant support.
* 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-024-104/+20
| | | | | * at91rm9200/Makefile.am, mc9328mxl/Makefile.am, shared/Makefile.am: Remove build-variant support.
* Remove (Unused).Ralf Corsepius2005-01-027-98/+0
|
* 2005-01-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2005-01-024-30/+34
| | | | | | | * ChangeLog: Merge-in at91rm9200/ChangeLog, mc9328mxl/ChangeLog, shared/ChangeLog. * at91rm9200/ChangeLog, mc9328mxl/ChangeLog, shared/ChangeLog: Remove.
* 2005-01-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2005-01-022-3/+5
| | | | * console/leds.c: Fix prototype of led_putnum().
* 2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-022-20/+4
| | | | * automake/compile.am: Remove build-variant support.
* 2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-024-41/+21
| | | | | | | * libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am, libnetworking/rtems_telnetd/Makefile.am: Remove build-variant support.
* 2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-026-296/+98
| | | | | | * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am support/Makefile.am, wrapup/Makefile.am: Remove build-variant support.
* 2005-01-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2005-01-012-2/+5
| | | | * configure.ac: Use AS_HELP_STRING instead of AC_HELP_STRING.
* 2004-12-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-12-304-21/+49
| | | | | * Makefile.am, psim: Split psim into two files. * psim-gdb: New file.
* Cosmetics.Ralf Corsepius2004-12-302-12/+13
|
* 2004-12-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-12-302-3/+5
| | | | * acinclude.m4: Reflect eth_comm having been removed.
* 2004-12-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-12-102-179/+5
| | | | | PR 704/bsps. * ide_ctrl.c: Removed (obsolete).
* Changelog, PR728 & PR729Greg Menke2004-12-061-241/+34
| | | | Greg Menke 12/06/2004
* PR 729/bspsGreg Menke2004-12-061-4/+9
| | | | | | | * bootloader/pci.c: Removed the r->size=0 and r->base=0 assignement which makes too-large regions conflict with onboard hardware, replacing it with sfree which deletes the memory region from the setup code, leaving it disabled.