Commit Graph

18769 Commits

Author SHA1 Message Date
Ralf Corsepius
3b855ba50c Update. 2009-08-27 10:48:28 +00:00
Ralf Corsepius
d8f3327109 Modernize. 2009-08-27 10:45:21 +00:00
Ralf Corsepius
a34a266a83 New. 2009-08-27 10:44:18 +00:00
Ralf Corsepius
04da1c3672 Modernize. 2009-08-27 10:05:56 +00:00
Ralf Corsepius
dff3cafb14 New. 2009-08-27 10:05:27 +00:00
Ralf Corsepius
194a1b9094 New. 2009-08-27 08:20:56 +00:00
Ralf Corsepius
d7bc7aa42f Split out libs.am 2009-08-27 08:20:36 +00:00
Ralf Corsepius
79e55c522f Modernize. 2009-08-27 08:14:23 +00:00
Ralf Corsepius
1ab6977c62 Update. 2009-08-27 06:39:53 +00:00
Ralf Corsepius
4668c7fe60 Regenerate. 2009-08-27 06:33:11 +00:00
Ralf Corsepius
1c36079459 Various updates.
Hard-code release instead of using @VERSION@.
2009-08-27 06:32:49 +00:00
Ralf Corsepius
8514d37670 HACK: filter gcclibdir/* iff _gcclibdir is defined 2009-08-27 06:31:31 +00:00
Ralf Corsepius
dfe5b24b26 More libiberty tweaks 2009-08-27 05:21:30 +00:00
Ralf Corsepius
27e77c934d exclude finclude for gcc < 4.2.0 2009-08-27 05:20:57 +00:00
Ralf Corsepius
5ec10091d3 Install to --libdir=%{_prefix}/lib instead of %{_libdir} 2009-08-27 03:40:26 +00:00
Ralf Corsepius
3f8272d613 Remove work-around to obsolete gfortran bug. 2009-08-27 03:39:14 +00:00
Ralf Corsepius
cd0393ffbd Remove obsolete conditional. 2009-08-27 02:59:15 +00:00
Ralf Corsepius
fdff67bb14 Remove obsolete conditional. 2009-08-27 02:52:11 +00:00
Ralf Corsepius
1bd552a434 Remove obsolete conditional. 2009-08-27 02:50:11 +00:00
Ralf Corsepius
9af225c911 s,%{gcclib},%{_gcclibdir}/gcc/, 2009-08-27 02:22:20 +00:00
Ralf Corsepius
150fd4ca0b Remove outdated conditionals. 2009-08-27 02:18:11 +00:00
Joel Sherrill
a4a626ba6b 2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Add default value.
2009-08-27 00:01:06 +00:00
Joel Sherrill
4314d61b47 2009-08-26 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* score/inline/rtems/score/address.inl: Added const qualifier
	to parameters.  Added cast to _Addresses_Subtract() fix a warning.
2009-08-26 23:25:18 +00:00
Ralf Corsepius
42663eec1f Eliminate %{gccexec}. 2009-08-26 17:16:23 +00:00
Ralf Corsepius
88687a6203 Abandon gcc < 3.4 2009-08-26 17:14:38 +00:00
Ralf Corsepius
bbdde8b71d Move finclude into *-gfortran. 2009-08-26 17:03:54 +00:00
Ralf Corsepius
3b3b3b96e9 Use fortran instead of f95. 2009-08-26 16:58:08 +00:00
Ralf Corsepius
4de09b59fe Abandon build_g77. 2009-08-26 16:57:32 +00:00
Ralf Corsepius
b8cb165f16 Use build_fortran instead of build_f95. 2009-08-26 16:56:59 +00:00
Ralf Corsepius
9dcd8f7315 Abandon g77. 2009-08-26 16:49:08 +00:00
Ralf Corsepius
0b801216f3 Use --language=fortran for fortran.
Abandon g77.
2009-08-26 16:47:48 +00:00
Ralf Corsepius
246717fa0f Replace build_f95 with build_fortran. 2009-08-26 16:44:54 +00:00
Ralf Corsepius
439f9f4735 Remove. 2009-08-26 16:43:05 +00:00
Joel Sherrill
e90329f399 2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, preinstall.am, include/bsp.h: Rename BSP specific idle
	thread to bsp_idle_thread.
	* misc/bspidle.c: New file.
	* include/idle.h, misc/idle.c: Removed.
2009-08-26 13:39:01 +00:00
Joel Sherrill
758daa4515 2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* clock/clock.c, include/bsp.h: Rename BSP specific idle thread to
	bsp_idle_thread.
2009-08-26 13:32:22 +00:00
Joel Sherrill
fc472c9796 2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, startup/bspstart.c: Rename BSP specific idle thread to
	bsp_idle_thread and split into its own file.
	* startup/bspidle.c: New file.
2009-08-26 13:31:40 +00:00
Joel Sherrill
7173c43715 2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* hello/Makefile.am, hello/init.c: Simplify.
	* hello/system.h: Removed.
2009-08-26 13:22:58 +00:00
Joel Sherrill
d58ea3b065 2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* libfs/src/devfs/devfs.h: Fix spelling error.
2009-08-26 13:22:27 +00:00
Joel Sherrill
7bbedbe22b 2009-08-26 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* sapi/include/rtems/config.h: Changed stack allocator signature to
	match the one of _Workspace_Allocate().
2009-08-26 12:18:42 +00:00
Joel Sherrill
c1ac715a4a 2009-08-26 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* spstkalloc/init.c: Changed allocator signature. Functions are now
	static.
2009-08-26 12:16:36 +00:00
Joel Sherrill
7c9c8c8c59 2009-08-26 Sebastian Huber <sebastian.huber@embedded-brains.de>
* user/conf.t: Change stack allocator signature.
2009-08-26 12:14:57 +00:00
Joel Sherrill
8de136b6c5 2009-08-19 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* heapwalk/init.c, stackchk/blow.c: Update for heap API changes.
2009-08-26 12:01:21 +00:00
Joel Sherrill
371cea31d3 2009-08-24 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* libmisc/stackchk/check.c, rtems/src/regionreturnsegment.c,
	rtems/src/regiongetsegmentsize.c, src/heapalignupuptr.c,
	src/heapallocatealigned.c, src/heapallocate.c, src/heap.c,
	src/heapextend.c, src/heapfree.c, src/heapgetfreeinfo.c,
	src/heapgetinfo.c, src/heapresizeblock.c, src/heapsizeofuserarea.c,
	src/heapwalk.c, src/pheapgetblocksize.c, inline/rtems/score/heap.inl,
	include/rtems/score/heap.h: Overall cleanup.  Changed all types for
	addresses, sizes, offsets and alignments to uintptr_t.  Reformatted.
	Added variables for clarity.  Renamed various objects.  Enabled
	_HAssert() for all instances.  More changes follow.
2009-08-26 12:00:24 +00:00
Ralf Corsepius
2bbfbf1a1b Add mpfr_provided for openSUSE 11.0 + 11.1 2009-08-26 11:02:45 +00:00
Ralf Corsepius
5426f17e4c Update readline. 2009-08-26 10:57:06 +00:00
Joel Sherrill
39385ed563 2009-08-25 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* sp29/init.c: Fixed return value evaluation.
	* sp59/init.c: Added status code assignment. Fixed typos.
	* sp59/init.c, sp59/sp59.scn: Added status code assignment. Fixed typos.
 	* sp63/init.c: Check return value of _Heap_Initialize().
2009-08-26 02:16:03 +00:00
Joel Sherrill
bd039332dd 2009-08-25 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* sp59/init.c, sp59/sp59.scn: Added status code assignment. Fixed typos.
	* sp63/init.c: Check return value of _Heap_Initialize().
2009-08-26 02:13:38 +00:00
Joel Sherrill
6749520127 2009-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>
* ep1a/startup/linkcmds, mbx8xx/startup/linkcmds,
	score603e/startup/linkcmds, shared/startup/linkcmds,
	ss555/startup/linkcmds: Fix typos in .eh_frame sections.
2009-08-25 19:09:31 +00:00
Joel Sherrill
0d32490025 2009-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>
* libfs/src/devfs/devfs_eval.c: Fix bug where use of strncmp() resulted
	in a partial match being considered a full name match. On ERC32,
	looking for /dev/console would match /dev/console_b first.
2009-08-25 13:45:30 +00:00
Joel Sherrill
eef91afaab 2009-08-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h, startup/bspstart.c: Rename _Thread_Idle_body to
	bsp_idle_thread.
2009-08-24 21:06:01 +00:00