Commit Graph
11062 Commits
Author SHA1 Message Date
Ralf Corsepius f04bf2d869 2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/Makefile.am: Remove h8300-rtemscoff.
	* binutils/Makefile.am: Remove h8300-rtemscoff.
2005-08-15 15:07:26 +00:00
Ralf Corsepius fb242b0c89 Remove h8300-rtemscoff 2005-08-15 15:06:40 +00:00
Ralf Corsepius 2604a54380 2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* optman/Makefile.am: Add preinstall.am.
2005-08-15 13:54:16 +00:00
Ralf Corsepius 34381f9a9c New. 2005-08-15 13:51:49 +00:00
Ralf Corsepius c0c868b941 2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Add preinstall.am.
	* configure.ac: Add AMPOLISH3.
	* preinstall.am: New.
2005-08-15 13:49:27 +00:00
Ralf Corsepius 86c63a04b7 Add AMPOLISH3. 2005-08-15 13:49:19 +00:00
Ralf Corsepius 5c5c238fa1 Add preinstall.am. 2005-08-15 13:49:03 +00:00
Ralf Corsepius 2fd0878cad Regenerate. 2005-08-15 08:47:57 +00:00
Ralf Corsepius 61d1060b80 2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Use librtemscpu_a_LIBRARIES.
2005-08-15 08:47:20 +00:00
Ralf Corsepius 7f04126413 Regenerate. 2005-08-15 08:38:26 +00:00
Joel Sherrill c949d6b0d3 2005-08-12 Chris Johns <chrisj@rtems.org>
PR 808/rtems_misc
	* libcsupport/src/printk.c: Fix bug where specifying field width
	crashed on pc386 BSP.
2005-08-12 23:56:16 +00:00
Joel Sherrill db0cf9fc38 2005-08-12 Phil Torre <ptorre@zetron.com>
PR 816/bsps
	* mpc8xx/include/mpc8xx.h: The struct which describes SCC Ethernet mode
	parameters (m8xxSCCENparms_t) does not match the hardware: members
	taddr_h and taddr_l are transposed. When loading new multicast group
	addresses into the hash table, the wrong hash bit is set.
2005-08-12 23:44:27 +00:00
Ralf Corsepius a605cecde3 2005-08-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/nfs/bootp_subr.c: Don't include
	nfs/nfs.h, nfs/krpc.h.
2005-08-06 03:28:49 +00:00
Ralf Corsepius da6d75f6c2 2005-08-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_create.c,
	libfs/src/dosfs/msdos_eval.c, libfs/src/dosfs/msdos_file.c,
	libfs/src/dosfs/msdos_free.c, libfs/src/dosfs/msdos_fsunmount.c,
	libfs/src/dosfs/msdos_init.c, libfs/src/dosfs/msdos_misc.c,
	libfs/src/dosfs/msdos_mknod.c:
	Introduce msdos_status_t (dosfs statii are at least 32bit, not int).
2005-08-05 10:38:41 +00:00
Ralf Corsepius a72c454eed Introduce msdos_status_t. 2005-08-05 10:38:05 +00:00
Ralf Corsepius c79a45b76a Regenerate. 2005-08-05 10:33:22 +00:00
Ralf Corsepius 66e365f258 2005-08-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Add libnetworking/memory.h
	* libnetworking/Makefile.am: Remove memory.h
2005-08-05 10:32:53 +00:00
Ralf Corsepius 7c5c667e0c 2005-08-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Unconditionally initialize include_libcpu_HEADERS.
2005-08-05 03:28:10 +00:00
Joel Sherrill 5a1b3a176c Fixed formatting. 2005-08-02 14:48:42 +00:00
Joel Sherrill e55582930e Corrected placement of log entries. 2005-08-02 14:47:44 +00:00
Ralf Corsepius 6d1e301a09 2005-08-02 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 817/rtems
	* libcsupport/src/gxx_wrappers.c: Rename
	rtems_gxx_recursive_mutex_init_function to
	rtems_gxx_recursive_mutex_init.
2005-08-02 12:37:14 +00:00
Ralf Corsepius bebda1d751 2005-08-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/sys/syslog.h: Partial update from FreeBSD.
2005-08-01 06:30:26 +00:00
Ralf Corsepius f8e6dba705 Partial update from FreeBSD. 2005-08-01 06:29:08 +00:00
Ralf Corsepius f62cb2667d 2005-07-28 Ralf Corsepius <ralf.corsepius@rtems.org>
* autotools/automake.add: Update to automake-1.9.6.
	* brp-rtems-strip.in: New.
	* brp-rtems-compress.in: New.
	* binutils/binutils.add: Reflect using brp-rtems*.
	* gccnewlib/gccnewlib.add: Reflect using brp-rtems*.
2005-07-28 22:58:25 +00:00
Ralf Corsepius 8aa8c23a6b Reflect using brp-rtems*. 2005-07-28 22:57:58 +00:00
Ralf Corsepius 0813e0da8b New. 2005-07-28 22:57:30 +00:00
Ralf Corsepius 9d57d0df13 Update to automake-1.9.6 2005-07-28 22:57:03 +00:00
Eric Norum de5bc2130b Changes provided by Phillip Sorensen <pas37@cornell.edu> to get MVME550 BSP running. 2005-07-28 18:57:25 +00:00
Ralf Corsepius 31e08a184b Regenerate. 2005-07-27 13:26:59 +00:00
Ralf Corsepius 0dd9f41f6c 2005-07-27 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Fix broken patch to mcf5235.
2005-07-27 13:26:40 +00:00
Philippe Simons 4906d7f77f 2005-07-25 Philippe Simons <loki_666@fastmail.fm>
* Makefile.am: added smc.rel.
	* smc/smc.c, smc/smc.h: New files.
2005-07-25 19:18:09 +00:00
Eric Norum 76361dd707 Add some new regions. 2005-07-25 13:54:26 +00:00
Eric Norum d452949fb7 Add .gnu.linkonce.b 2005-07-24 19:10:31 +00:00
Eric Norum 2025958c8c Add .gnu.linkonce.b.* relocation. 2005-07-24 18:33:55 +00:00
Joel Sherrill bb72ff991b 2005-07-18 Karel Gardas <kgardas@objectsecurity.com>
* libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
	UNTESTED to tested.
2005-07-18 15:42:24 +00:00
Joel Sherrill 5fa10f2db6 2005-07-18 Lars Munch <lars@segv.dk>
PR 813/networking
	* ne2000/ne2000.c: The ne2000 driver on pc386 has been broken since a
	parameter was added to irq handlers (2005-04-18). Before these
	changes the argument to the interrupt handler was the interrupt
	number, now the argument is handle, but the ne2000 driver needs the
	interrupt number. The fix is to set the handle to the interrupt
	number.
2005-07-18 14:34:41 +00:00
Ralf Corsepius d8bc48b4cb This commit was generated by cvs2svn to compensate for changes in r12147,
which included commits to RCS files with non-trunk default branches.
2005-07-18 02:41:45 +00:00
Ralf Corsepius d101e748e6 Import from zlib-1.2.4 2005-07-18 02:41:45 +00:00
Eric Norum 51c1867659 Pass along errno from failed ftruncate(). 2005-07-13 02:19:30 +00:00
Joel Sherrill fb875a8585 2005-07-08 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Eliminate duplicate entry for include_mcf5235... .
2005-07-08 21:39:58 +00:00
Joel Sherrill b0a95a55ef 2005-06-17 Joel Sherrill <joel@OARcorp.com>
* mpc5xx/vectors/vectors.h: Add hack to avoid warning.
2005-07-08 21:38:50 +00:00
Philippe Simons a617dac1e3 2005-07-07 Philippe Simons <loki_666@fastmail.fm>
* lcd/lcd.c: removed.
2005-07-07 22:21:35 +00:00
Philippe Simons 4bc22a6d75 2005-07-07 Philippe Simons <loki_666@fastmail.fm>
* Makefile.am: Remove lcd.rel, added console/uart.c,
	removed conio stuffs.
	* console/conio.c, console/console.c, console/defaultfont.c,
	include/conio.h : files removed.
	* console/uart.c: New file.
	* include/bsp.h: lcd.c prototypes removed.
	* startup/bspstart.c: bsp_reset() cause gp32 to reset to bios,
	added a bsp_idle_task which put s3c2400 in a "wait for IRQ" state.
2005-07-07 22:07:11 +00:00
Philippe Simons 1f18710404 2005-07-07 Philippe Simons <loki_666@fastmail.fm>
* Makefile.am: Remove s3c2400/lcd/lcd.c
	* s3c2400/lcd/lcd.c: Remove.
	* s3c2400/clock/support.c: file "rewrote" to avoid GPL.
2005-07-07 21:20:38 +00:00
Philippe Simons 9b55ef5380 2005-07-06 Philippe Simons
* MAINTAINERS: Added me as arm/gp32 bsp maintainer.
2005-07-07 16:47:06 +00:00
Joel Sherrill 2732040d90 2005-07-06 Markku Puro <markku.puro@kopteri.net>
* acinclude.m4: Added GBA BSP.
2005-07-06 18:46:41 +00:00
Joel Sherrill 3c7ed6b8cd 2005-07-06 Markku Puro <markku.puro@kopteri.net>
* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
	clock/clockdrv.c, console/conio.c, console/console.c,
	console/defaultfont.c, include/arm_mode_bits.h, include/asm_macros.h,
	include/bsp.h, include/bspopts.h.in, include/conio.h, include/gba.h,
	include/gba_registers.h, include/tm27.h, irq/bsp_irq_asm.S,
	irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, irq/irq_asm.S,
	irq/irq_init.c, start/logo.S, start/start.S, startup/bspstart.c,
	startup/cpu.c, startup/cpu_asm.S, startup/exit.c, startup/linkcmds,
	timer/timer.c: New files.
2005-07-06 18:46:04 +00:00
Joel Sherrill e9b4f29a40 Add PR. 2005-07-06 18:07:11 +00:00
Ralf Corsepius 63a45384a5 2005-07-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* console/keyboard.c: Apply CHAR_BIT to compute BITS_PER_LONG.
2005-07-06 11:34:10 +00:00
Ralf Corsepius 320124feb5 2005-07-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* console/console-io.c: Remove unused variable i.
2005-07-06 11:29:20 +00:00