Commit Graph
22127 Commits
Author SHA1 Message Date
Ralf Corsepius c6254224fc Add preinstall.am 2006-03-16 17:36:21 +00:00
Ralf Corsepius 991f90224d New. 2006-03-16 17:35:34 +00:00
Ralf Corsepius 15ebdf1f6b New (Submission by Bruce Robinson <brucer@pmccorp.com>) 2006-03-16 17:34:05 +00:00
Ralf Corsepius 128f3d0f9e New. 2006-03-16 17:29:44 +00:00
Ralf Corsepius 7283768345 New (Submission by Bruce Robinson <brucer@pmccorp.com>). 2006-03-16 17:18:20 +00:00
Ralf Corsepius e81ac77029 2006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
	New (Submission by Bruce Robinson <brucer@pmccorp.com>).
2006-03-16 17:09:26 +00:00
Ralf Corsepius 3a14c7b593 2006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* README: Remove (obsolete).
2006-03-16 11:22:00 +00:00
Ralf Corsepius b5e0694272 2006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* acinclude.m4: Remove p4000.
2006-03-16 11:20:59 +00:00
Ralf Corsepius 1a24742e30 Remove (abandoned). 2006-03-16 11:18:43 +00:00
Ralf Corsepius c795467ed8 2006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
	Remove (abandoned).
2006-03-16 11:16:04 +00:00
Ralf Corsepius f906d86b72 Require base-binutils if building infos. 2006-03-16 06:47:34 +00:00
Ralf Corsepius bef3adb58a Remove message erroniously checked in in previous change 2006-03-16 06:45:40 +00:00
Ralf Corsepius 77cd26dfca Set defaults for ac_default_prefix 2006-03-16 06:44:27 +00:00
Ralf Corsepius b224280ee4 Increment version 2006-03-15 17:42:31 +00:00
Ralf Corsepius cab09c0bb9 Add w32api 2006-03-15 17:41:56 +00:00
Ralf Corsepius 760e8186ef configure --enable-sim 2006-03-11 09:01:52 +00:00
Ralf Corsepius aa00587792 Use DESTDIR for gdb >= 6.3.
Remove bogus lib*-sim.a
2006-03-11 09:01:09 +00:00
Ralf Corsepius 7f48ec7242 Reflect having added --enable-infos 2006-03-10 13:47:18 +00:00
Ralf Corsepius 1a64d3ef03 Increment version 2006-03-10 13:45:05 +00:00
Ralf Corsepius 13501927cc Use %build_infos 2006-03-10 13:44:30 +00:00
Ralf Corsepius a56035b779 Propagate build_infos to *.spec.ins 2006-03-10 13:40:54 +00:00
Ralf Corsepius 4d3e4476a7 Rework rpmprefix logic.
Add --enable-infos/build_infos.
2006-03-10 06:24:55 +00:00
Ralf Corsepius 0605460afe Add missing comma. 2006-03-10 06:24:23 +00:00
Ralf Corsepius 783e6007ae Add gdb 2006-03-10 06:06:10 +00:00
Ralf Corsepius 81f6a9efbc Add gdb/*.add 2006-03-10 06:04:31 +00:00
Ralf Corsepius 59c3dfeab8 New. 2006-03-10 06:03:39 +00:00
Ralf Corsepius c2f69fed48 2006-03-10 Add preliminary rtems-gdb specs.
(Immature, incomplete, needs further testing).
2006-03-10 06:03:05 +00:00
Ralf Corsepius c6bfd5d275 2006-03-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* acinclude.m4: Requires autoconf-2.59.
2006-03-09 06:12:54 +00:00
Ralf Corsepius 64391f129e Add note on Ada. 2006-03-09 05:11:22 +00:00
Ralf Corsepius f26c821c4a Update 2006-03-09 05:07:57 +00:00
Ralf Corsepius 9b7443ceda Enable fortran and objc 2006-03-09 03:30:37 +00:00
Joel Sherrill 1ff385c214 2006-03-08 Joel Sherrill <joel@OARcorp.com>
PR 761/rtems
	* score/src/threadhandler.c: Add volatile cast so test is weak function
	is present will do something. Otherwise, it can be assume by gcc to
	always be a true condition.
2006-03-08 18:55:45 +00:00
Joel Sherrill 15096905d3 2006-03-08 Joel Sherrill <joel@OARcorp.com>
* itron/macros/rtems/itron/semaphore.inl,
	itron/macros/rtems/itron/task.inl: Fix warnings.
	* posix/macros/rtems/posix/cond.inl: Fix typo.
	* score/macros/rtems/score/heap.inl: Fix missed type change.
2006-03-08 18:53:44 +00:00
Joel Sherrill bd86290da8 2006-03-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add .gnu.linkonce.b.* section.
2006-03-08 18:51:44 +00:00
Joel Sherrill 7c11146a38 2006-03-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds-le, startup/linkcmds-le.coff: Add
	.gnu.linkonce.b.* section.
2006-03-08 18:51:26 +00:00
Joel Sherrill e46416dfe3 2006-03-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add
	.gnu.linkonce.b.* section.
2006-03-08 18:51:21 +00:00
Joel Sherrill 84138c1228 2006-03-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
	.gnu.linkonce.b.* section.
2006-03-08 18:51:12 +00:00
Joel Sherrill 4ba9e20194 2006-03-08 Joel Sherrill <joel@OARcorp.com>
* shared/startup/linkcmds: Add .gnu.linkonce.b.* section.
2006-03-08 18:50:56 +00:00
Joel Sherrill bb1626a460 2006-03-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.dl: Add .gnu.linkonce.b.* section.
2006-03-08 18:49:09 +00:00
Joel Sherrill c8e821cda5 2006-03-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.pm520: Add .gnu.linkonce.b.*
	section.
2006-03-08 18:49:05 +00:00
Joel Sherrill 0577849b86 2006-03-08 Joel Sherrill <joel@oarcorp.com>
* setup.def: Update tool versions to gcc 4.0.2/newlib 1.14.0
2006-03-08 14:10:16 +00:00
Ralf Corsepius f7c8422c0d Deactivate PATCH0 (not required for gcc >= 4.1.0 2006-03-08 09:22:44 +00:00
Ralf Corsepius 73d88d14f9 Activate fortran and objc 2006-03-08 09:21:42 +00:00
Joel Sherrill 27207213de Added PR825 reference. 2006-03-07 22:26:53 +00:00
Joel Sherrill 360d9da616 2006-03-07 Till Strauman <strauman@slac.stanford.edu>
PR 830/filesystem
	* libcsupport/src/termios.c: termios ioctl(FIONREAD) reported wrong
	number of characters. So add chars in low-level/raw buffer to total
	count.
2006-03-07 22:23:15 +00:00
Joel Sherrill 77b0a73e14 2006-03-07 Steven Johnson <sjohnson@sakuraindustries.com>
PR 850/rtems
	* score/src/watchdogtickle.c: A Watchdog (used to timeout an event)
	with a delay of 1 sometimes does not seem to timeout.  The problem
	occurs, because for whatever reason when the watchdog tickle function
	executes, the watchdog->delta_interval is 0. it is then decremented
	before being tested, becomes huge and so doesnt time out.  It is
	thought there is a race condition where the watchdog->delta_interval
	is calculated by reference to a head (also with a delay of 1). But
	before it can be added after the head, the head is removed, so the
	new head now has a delay of 0.
2006-03-07 22:10:35 +00:00
Joel Sherrill d5ed9e1fe2 2006-03-07 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
PR 853/filesystem
	* libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver
	should be modified to support the new exception scheme and to use the
	handle parameter.
2006-03-07 22:05:22 +00:00
Joel Sherrill bea51c0df4 2006-03-07 Joel Sherrill <joel@OARcorp.com>
PR 694/rtems
	* release_support: Do not include .cvsignore files in release tarballs.
2006-03-07 21:59:07 +00:00
Joel Sherrill 0ebfac198c 2006-03-07 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
PR 852/filesystem
	* libblock/src/bdbuf.c: Increase performance of MSDOS file accesses by
	using a simple read-ahead and write-combining scheme. Improvement is
	dramatic.
2006-03-07 21:26:23 +00:00
Joel Sherrill ab8394f6e1 Add PRs. 2006-03-07 21:07:25 +00:00