Commit Graph

7143 Commits

Author SHA1 Message Date
Eric Norum
fa5dfe8f35 Remove diagnostic printf. 2005-01-31 19:04:33 +00:00
Eric Norum
518edef387 Processor doesn't snoop FEC DMA so we must invalidate the cache appropriately. 2005-01-31 19:03:41 +00:00
Eric Norum
9be8c2dab8 Add ColdFire cache information. 2005-01-31 18:59:24 +00:00
Joel Sherrill
7a2ebd396e Move entry to appropriate sub-ChangeLogs. 2005-01-31 14:37:51 +00:00
Joel Sherrill
5579a280ad 2005-01-28 Eric Norum <norume@aps.anl.gov>
* m68kpretaskinghook.c: Work around agressive optimizing compilers.
2005-01-31 14:37:33 +00:00
Joel Sherrill
239b8190c2 2005-01-31 Joel Sherrill <joel@OARcorp.com>
* .cvsignore: New file.
2005-01-31 14:37:03 +00:00
Joel Sherrill
098c4f9ade New file. 2005-01-31 14:37:00 +00:00
Eric Norum
d5f0a059ad printk really does work! 2005-01-28 23:03:17 +00:00
Eric Norum
ed71774a5b New BSP/CPU. 2005-01-28 19:42:09 +00:00
Eric Norum
dfbfe5df15 Cosmetic. 2005-01-28 19:38:47 +00:00
Eric Norum
572484f1ae New BSP for Arcturus uCDIMM ColdFire 5282. 2005-01-28 19:35:23 +00:00
Joel Sherrill
a69fb0c600 2005-01-28 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add .gnu.linkonce.b.* section.
2005-01-28 16:44:00 +00:00
Ralf Corsepius
7f70d1b75d New header guard. 2005-01-28 15:56:09 +00:00
Ralf Corsepius
9d83387b0e Cosmetics. 2005-01-28 03:02:15 +00:00
Joel Sherrill
771af46fac 2005-01-26 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Now links.
2005-01-26 13:00:09 +00:00
Joel Sherrill
234e509f85 2005-01-26 Joel Sherrill <joel@OARcorp.com>
* irq/irq.c, startup/bspstart.c: Now compiles with gcc 4.x.
2005-01-26 12:27:14 +00:00
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