Commit Graph

6777 Commits

Author SHA1 Message Date
Ralf Corsepius
355887b32e 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove CFLAGS_DEBUG_V.
	Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
2005-01-24 09:22:33 +00:00
Joel Sherrill
cbe03572eb 2005-01-23 Joel Sherrill <joel@OARcorp.com>
* tod.c: Change type of RTC_Count to size_t.
2005-01-23 15:04:00 +00:00
Ralf Corsepius
1d7f37b3a7 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Merge rtems-ctor.o into libbsp.a.
	Fix building rtems-ctor.o and no-ctor.o.
2005-01-22 10:26:57 +00:00
Ralf Corsepius
f68b8909b6 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Remove rtems-ctor.o.
2005-01-22 10:25:25 +00:00
Ralf Corsepius
445f8cceac 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* tod/todcfg.c: size_t RTC_Count.
2005-01-22 04:13:41 +00:00
Ralf Corsepius
dc2aadef26 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* clock/todcfg.c: size_t RTC_Count.
2005-01-22 04:12:07 +00:00
Ralf Corsepius
4321d1f77b 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* libchip/rtc/rtc.h: size_t RTC_Count.
2005-01-22 04:00:07 +00:00
Joel Sherrill
b4a0a8d055 2005-01-20 Joel Sherrill <joel@OARcorp.com>
* include/commproc.h: The variable cpmp was not used anywhere but
	console.c and was static in console.c, so should not have been in
	this file as extern.
2005-01-20 19:37:52 +00:00
Joel Sherrill
1147a6527c 2005-01-20 Joel Sherrill <joel@OARcorp.com>
* bsp_specs: Conditionalize inclusion of crtend/crtn.
2005-01-20 17:07:10 +00:00
Joel Sherrill
4ca43d72e1 2005-01-20 Joel Sherrill <joel@OARcorp.com>
PR 736/pppd
	* libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
	libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
	libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
	should not be static and should have a name more specific to pppd.
2005-01-20 17:00:38 +00:00
Ralf Corsepius
982c61cc67 Cosmetics. 2005-01-20 15:15:49 +00:00
Joel Sherrill
d873fd49ec 2005-01-20 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Fix typo.
2005-01-20 14:58:02 +00:00
Joel Sherrill
16cc328967 2005-01-19 Joel Sherrill <joel@OARcorp.com>
* pc386/console/vgainit.c, pc386/wd8003/wd8003.c, shared/comm/uart.c:
	Fix errors caught by gcc 4.x.
2005-01-19 21:27:39 +00:00
Ralf Corsepius
8ed53e05cb 2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* console/vgainit.c: static graphic_on|off.
2005-01-18 10:13:19 +00:00
Ralf Corsepius
6b4518aa8f Fix typo. 2005-01-18 08:56:17 +00:00
Ralf Corsepius
9afd70ec21 2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
	* include/tod.h: Remove.
2005-01-18 06:01:23 +00:00
Ralf Corsepius
ced98aa6c7 2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
	* include/tod.h: Remove.
2005-01-18 05:40:27 +00:00
Ralf Corsepius
5a513d4917 2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
	* console/config.c: Remove typos from 2005-01-04 changes.
	* include/tod.h: Remove.
2005-01-18 05:25:48 +00:00
Joel Sherrill
21023ab852 2005-01-09 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add rom section to remove warning.
2005-01-09 16:59:49 +00:00
Ralf Corsepius
4f647b954a 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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-07 07:02:33 +00:00
Ralf Corsepius
844609f9f1 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-07 06:57:39 +00:00
Ralf Corsepius
9cf372e57a 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-07 06:34:55 +00:00
Ralf Corsepius
7066c9f38f 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-07 06:27:05 +00:00
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
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
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
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
5cec926e2e Fix typo. 2005-01-05 16:14:53 +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