summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2009-08-27 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-273-3/+6
| | | | * custom/leon2.cfg, custom/leon3.cfg: Fix typo.
* 2009-08-27 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-273-2/+6
| | | | * mpc6xx/mmu/bat.c, mpc6xx/mmu/bat.h: Fix spelling.
* Regenerate.Ralf Corsepius2009-08-2713-815/+512
|
* GCC_RPMREL = 6.Ralf Corsepius2009-08-2713-13/+13
|
* Abandon 4.4.0.Ralf Corsepius2009-08-2712-96/+12
| | | | Update to gcc-core-4.4.1-rtems4.10-20090820.diff.
* Update.Ralf Corsepius2009-08-277-26/+894
|
* Update.Ralf Corsepius2009-08-279-91/+67
|
* New.Ralf Corsepius2009-08-271-0/+18
|
* Regenerate.Ralf Corsepius2009-08-271-1/+1
|
* Regenerate.Ralf Corsepius2009-08-272-2/+2
|
* Update.Ralf Corsepius2009-08-271-1/+1
|
* Modernize.Ralf Corsepius2009-08-278-90/+66
|
* New.Ralf Corsepius2009-08-271-0/+18
|
* Modernize.Ralf Corsepius2009-08-274-86/+62
|
* New.Ralf Corsepius2009-08-271-0/+18
|
* New.Ralf Corsepius2009-08-271-0/+18
|
* Split out libs.amRalf Corsepius2009-08-271-20/+1
|
* Modernize.Ralf Corsepius2009-08-277-70/+65
|
* Update.Ralf Corsepius2009-08-273-2/+8
|
* Regenerate.Ralf Corsepius2009-08-2712-86/+85
|
* Various updates.Ralf Corsepius2009-08-271-17/+17
| | | | Hard-code release instead of using @VERSION@.
* HACK: filter gcclibdir/* iff _gcclibdir is definedRalf Corsepius2009-08-271-2/+2
|
* More libiberty tweaksRalf Corsepius2009-08-271-3/+4
|
* exclude finclude for gcc < 4.2.0Ralf Corsepius2009-08-271-0/+2
|
* Install to --libdir=%{_prefix}/lib instead of %{_libdir}Ralf Corsepius2009-08-273-3/+9
|
* Remove work-around to obsolete gfortran bug.Ralf Corsepius2009-08-271-5/+0
|
* Remove obsolete conditional.Ralf Corsepius2009-08-271-2/+0
|
* Remove obsolete conditional.Ralf Corsepius2009-08-272-12/+0
|
* Remove obsolete conditional.Ralf Corsepius2009-08-274-14/+0
|
* s,%{gcclib},%{_gcclibdir}/gcc/,Ralf Corsepius2009-08-277-22/+18
|
* Remove outdated conditionals.Ralf Corsepius2009-08-271-10/+2
|
* 2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-272-1/+5
| | | | * configure.ac: Add default value.
* 2009-08-26 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill2009-08-262-9/+14
| | | | | * score/inline/rtems/score/address.inl: Added const qualifier to parameters. Added cast to _Addresses_Subtract() fix a warning.
* Eliminate %{gccexec}.Ralf Corsepius2009-08-268-28/+27
|
* Abandon gcc < 3.4Ralf Corsepius2009-08-262-7/+0
|
* Move finclude into *-gfortran.Ralf Corsepius2009-08-262-0/+3
|
* Use fortran instead of f95.Ralf Corsepius2009-08-261-2/+2
|
* Abandon build_g77.Ralf Corsepius2009-08-261-2/+0
|
* Use build_fortran instead of build_f95.Ralf Corsepius2009-08-2626-26/+26
|
* Abandon g77.Ralf Corsepius2009-08-261-1/+0
|
* Use --language=fortran for fortran.Ralf Corsepius2009-08-261-4/+1
| | | | Abandon g77.
* Replace build_f95 with build_fortran.Ralf Corsepius2009-08-266-7/+7
|
* Remove.Ralf Corsepius2009-08-262-67/+0
|
* 2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-266-48/+16
| | | | | | | * 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 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-263-3/+8
| | | | | * clock/clock.c, include/bsp.h: Rename BSP specific idle thread to bsp_idle_thread.
* 2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-2620-115/+250
| | | | | | * 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 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-264-43/+22
| | | | | * hello/Makefile.am, hello/init.c: Simplify. * hello/system.h: Removed.
* 2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-262-1/+5
| | | | * libfs/src/devfs/devfs.h: Fix spelling error.
* 2009-08-26 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill2009-08-262-1/+6
| | | | | * sapi/include/rtems/config.h: Changed stack allocator signature to match the one of _Workspace_Allocate().
* 2009-08-26 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill2009-08-262-2/+7
| | | | | * spstkalloc/init.c: Changed allocator signature. Functions are now static.