Commit Graph

3230 Commits

Author SHA1 Message Date
Joel Sherrill
fe7416352b 2000-09-22 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Use default object format to avoid name
	changes in object format due to tool version changes.
2000-09-22 20:39:48 +00:00
Joel Sherrill
4b60bd3408 2000-09-22 Joel Sherrill <joel@OARcorp.com>
* machine/types.h, pppd/pppd.h, rtems/rtems_bsdnet_internal.h,
	rtems_webserver/webmain.c: machine/types.h  should not have
	included rtems.h.  It is now including precisely the
	least amount of low level, yet portable .h files to get
	the basic RTEMS types defined.  This rippled into other
	files since rtems_bsdnet_internal.h used machine/types.h to include
	rtems.h.
2000-09-22 20:38:57 +00:00
Joel Sherrill
a74e94a25e 2000-09-22 Joel Sherrill <joel@OARcorp.com>
* src/xdr/xdr_float.c: Added A29K support.
2000-09-22 20:36:49 +00:00
Joel Sherrill
443f26d200 2000-09-22 Joel Sherrill <joel@OARcorp.com>
*  clock/clock.S: Commented out non-GNU assembly.
2000-09-22 20:36:01 +00:00
Joel Sherrill
fb327db319 2000-09-22 Joel Sherrill <joel@OARcorp.com>
* libc/newlibc.c: Removed _A29K specific ifdef.
2000-09-22 20:35:12 +00:00
Joel Sherrill
bbfdedd86d 2000-09-22 Joel Sherrill <joel@OARcorp.com>
* amd.ah, cpu.c, cpu_asm.S, register.ah, sig.S, rtems/score/cpu.h:
	Updated and fixed minor things. Commented out offensive assembly
	and made applications link.
2000-09-22 20:34:15 +00:00
Joel Sherrill
2365488eeb 2000-09-22 Joel Sherrill <joel@OARcorp.com>
* start/crt0.S: Renamed to start/start.S.
	* start/start.S: Formerly start/crt0.S.
	* startup/linkcmds: New file.  GNU linker script that is not
	correct for the target board but links programs.
	* bsp_specs: Use linkcmds.
	* include/Makefile.am, start/Makefile.am startup/Makefile.am:
	Now work.
	* startup/bspstart.c, startup/setvec.c: "#if 0"'ed out references
	to reoutines in assembly that are in turn "#if 0"'ed out.
2000-09-22 20:33:08 +00:00
Joel Sherrill
d1c8305071 2000-09-22 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, cpu_asm.S, psmacro.ah, rtems/score/cpu.h:
	First attempt to compile with GNU tools.  Minor modifications
	to compile enough to get to assembler errors.
2000-09-22 13:59:42 +00:00
Joel Sherrill
2c6a049139 2000-09-20 Joel Sherrill <joel@OARcorp.com>
* src/objectgetbyindex.c: Do not enable dispatching on an
	error path it was not disabled on.
2000-09-20 13:27:01 +00:00
Joel Sherrill
0eca1d08f6 2000-09-14 Joel Sherrill <joel@OARcorp.com>
* include/mvme16x_hw.h: Include rtems/score/targopts.h so we
	can check which BSP this is being used with.
2000-09-15 13:12:12 +00:00
Joel Sherrill
63c5ce455d 2000-09-13 Joel Sherrill <joel@OARcorp.com>
* bsp_specs, console/Makefile.am, include/Makefile.am: Clean up.
2000-09-13 20:03:48 +00:00
Joel Sherrill
8b9acbf06e 2000-09-13 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, bsp_specs, configure.in, console/Makefile.am,
	include/Makefile.am, irq/Makefile.am, irq/irq.c, start/Makefile.am,
	startup/Makefile.am, startup/exit.c, wrapup/Makefile.am:
	Made to conform to current practice concerning automake and
	autoconf.  Corrected minor warnings.
2000-09-13 19:42:20 +00:00
Joel Sherrill
456456632d 2000-09-13 Emmanuel Raguet <raguet@crf.canon.fr>
* vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
	Eric Valette <valette@crf.canon.fr>.
	* vegaplus/bsp_specs, configure.in, console/Makefile.am,
	include/Makefile.am, include/bsp.h, include/registers.h,
	irq/Makefile.am, irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c,
	irq/irq.h, start/Makefile.am, start/start.S, startup/Makefile.am,
	startup/bspstart.c, startup/exit.c, startup/linkcmds,
	wrapup/Makefile.am: New files.
2000-09-13 13:45:05 +00:00
Joel Sherrill
943399b715 2000-09-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* leaf.cfg: Remove Depends inclusion.
2000-09-13 13:08:36 +00:00
Joel Sherrill
7e5a481194 2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE,
	LINKCMDS handling.
	* default.cfg.in: Remove everything but START_BASE.
2000-09-12 20:55:35 +00:00
Joel Sherrill
00438014ef 2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
	RTEMS_CANONICALIZE_TOOLS.
2000-09-12 20:54:49 +00:00
Joel Sherrill
a4e45452c3 2000-09-12 Joel Sherrill <joel@OARcorp.com>
* rtems/score/i386.h: Corrected "#elsif" to be "#elif".
2000-09-12 20:51:59 +00:00
Joel Sherrill
4166123841 2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
	* startup/Makefile.am: Cleanup comments.
2000-09-12 12:53:19 +00:00
Joel Sherrill
2431a8cfa1 2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
2000-09-12 12:52:57 +00:00
Joel Sherrill
49c41bfd1a 2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* target.cfg.in: Comment out DEFS.
2000-09-12 12:51:37 +00:00
Joel Sherrill
9d4dacc8a0 2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use += to set up AM_CPPFLAGS.
2000-09-12 12:51:20 +00:00
Joel Sherrill
e453d5cbb7 2000-09-12 Joel Sherrill <joel@OARcorp.com>
* network/network.c (uti596_attach): Adjust cpp directives
	and conditional braces so all cases compile.
2000-09-12 12:37:19 +00:00
Joel Sherrill
5fa62fc47e 2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
2000-09-06 15:32:10 +00:00
Joel Sherrill
633657c3eb 2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* scitab/Makefile.am: PROJECT_TOPdir.
2000-09-06 15:31:12 +00:00
Joel Sherrill
93175058d7 2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/Makefile.am: Use PROJECT_TOPdir in path to genoffsets.
2000-09-06 15:30:37 +00:00
Joel Sherrill
4e41273c71 2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/Makefile.am: Use PROJECT_TOPdir in path to gensize.
2000-09-06 15:30:23 +00:00
Joel Sherrill
6e3f4b2ed1 2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: Cleanup.
2000-09-06 15:29:02 +00:00
Joel Sherrill
8af6d150fa 2000-09-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/Makefile.am: Use AM_*FLAGS += .. .
	* ChangeLog: Fix formating.
2000-09-06 13:26:50 +00:00
Joel Sherrill
9c48256494 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Cleanup comments.
2000-09-06 13:24:26 +00:00
Joel Sherrill
278495b042 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* io/Makefile.am: Formatting.
2000-09-05 16:16:07 +00:00
Joel Sherrill
4c19137ce1 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Formatting.
2000-09-05 16:15:29 +00:00
Joel Sherrill
39d0576cf4 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
	shared/irq/Makefile.am: Include compile.am
2000-09-05 16:13:40 +00:00
Joel Sherrill
cc2ce65522 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* stubdr/Makefile.am, wrapup/Makefile.am: Include compile.am
2000-09-05 16:12:05 +00:00
Joel Sherrill
6212465d03 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
	base_sp/Makefile.am, cdtest/Makefile.am, hello/Makefile.am,
	minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
	unlimited/Makefile.am: Include compile.am
2000-09-05 16:11:24 +00:00
Joel Sherrill
c4f610387f 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tmitronsem01/Makefile.am: Include compile.am
2000-09-05 16:10:40 +00:00
Joel Sherrill
c063b6a5d6 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Include compile.am
2000-09-05 16:08:42 +00:00
Joel Sherrill
01a83b26d1 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/i386/any/Makefile.am, src/powerpc/mcp750/Makefile.am: Include
	compile.am
2000-09-05 16:08:22 +00:00
Joel Sherrill
7f2c3e381a 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/rpc/Makefile.am, src/xdr/Makefile.am: Include compile.am
2000-09-05 16:08:02 +00:00
Joel Sherrill
9b28bea577 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* kern/Makefile.am, lib/Makefile.am, libc/Makefile.am,
	net/Makefile.am, netinet/Makefile.am, nfs/Makefile.am,
	pppd/Makefile.am, rtems/Makefile.am, rtems_servers/Makefile.am,
	rtems_webserver/Makefile.am, wrapup/Makefile.am: Include compile.am
2000-09-05 16:07:35 +00:00
Joel Sherrill
021eeaa21c 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
	psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
	psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
	psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
	psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
	psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
	psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
	psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
2000-09-05 16:06:28 +00:00
Joel Sherrill
78f76ac50a 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
	putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
	stackchk/Makefile.am, termios/Makefile.am: Include compile.am
2000-09-05 16:06:10 +00:00
Joel Sherrill
e9200df1cf 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* itronhello/Makefile.am, itronmbf01/Makefile.am,
	itronmbox01/Makefile.am, itronsem01/Makefile.am,
	itrontask01/Makefile.am, itrontask02/Makefile.am,
	itrontask03/Makefile.am, itrontask04/Makefile.am,
	itrontime01/Makefile.am: Include compile.am
2000-09-05 16:05:59 +00:00
Joel Sherrill
5b6ea7a775 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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: Include compile.am
2000-09-05 16:05:46 +00:00
Joel Sherrill
d6cd8bb127 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
	tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
	tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
	tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
	tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
	tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
	tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
	tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
	tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
	tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
	tmoverhd/Makefile.am: Include compile.am
2000-09-05 16:05:24 +00:00
Joel Sherrill
e35d6b22f1 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
	sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
	sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
	sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
	sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
	sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
	sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
	sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
	sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
	spfatal/Makefile.am, spsize/Makefile.am: Include compile.am
2000-09-05 16:05:00 +00:00
Joel Sherrill
9eb89a1ed7 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libc/Makefile.am: Include compile.am
2000-09-05 16:04:13 +00:00
Joel Sherrill
4ec962cd47 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am, timer/Makefile.am: Include compile.am
2000-09-05 16:01:46 +00:00
Joel Sherrill
072d56b6c5 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am, milli/Makefile.am, semaphore/Makefile.am,
	timer/Makefile.am: Include compile.am
2000-09-05 16:01:32 +00:00
Joel Sherrill
7577f26658 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Include compile.am
2000-09-05 16:01:20 +00:00
Joel Sherrill
e96ad433f7 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am:
	Include compile.am
2000-09-05 16:01:12 +00:00