summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2005-09-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-151-0/+7
| | | | | | | * configure.ac: Remove GCC3NEWLIBVERS, BINUTILSVERS, GDBVERS. * binutils/Makefile.am: Generate unversioned *binutils.spec. * gccnewlib/Makefile.am: Generate unversioned *gcc-newlib.spec. * gdb/Makefile.am: Generate unversioned *gdb.spec.
* Generate unversioned *gdb.spec.Ralf Corsepius2005-09-151-26/+26
|
* Generate unversioned *gcc-newlib.spec.Ralf Corsepius2005-09-151-24/+24
|
* Generate unversioned *binutils.spec.Ralf Corsepius2005-09-151-24/+24
|
* Remove GCC3NEWLIBVERS, BINUTILSVERS, GDBVERS.Ralf Corsepius2005-09-151-6/+0
|
* 2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2005-09-132-5/+45
| | | | | | | | | | PR 527/bsps PR 822/bsps * mpc8xx/clock/clock.c: Currently the MBX8xx BSP does not boot, because some logical errors are in the startup code. Additionally, the mpc8xx shared clock driver does not support the clocking scheme of some of the board variants, which are clocked from a 32768Hz (!) external crystal.
* Added reference to PR527.Joel Sherrill2005-09-121-0/+1
|
* 2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2005-09-127-13/+88
| | | | | | | | | | PR 822/bsps * console/console.c, startup/bspstart.c, startup/imbx8xx.c, startup/mmutlbtab.c, startup/start.S, vectors/vectors_init.c: Currently the MBX8xx BSP does not boot, because some logical errors are in the startup code. Additionally, the mpc8xx shared clock driver does not support the clocking scheme of some of the board variants, which are clocked from a 32768Hz (!) external crystal.
* 2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2005-09-123-0/+31
| | | | | PR 822/bsps * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
* RemoveRalf Corsepius2005-09-091-135/+0
|
* Experimental commit.Ralf Corsepius2005-09-081-0/+135
|
* 2005-09-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-052-1/+6
| | | | | * binutils/target-binutils.add: Don't own %{_mandir}/man1 for %_prefix == /usr.
* 2005-09-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-031-0/+7
| | | | | | | * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi, FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi, FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/tools.texi: Remove (Generated files).
* Remove (Generated files)Ralf Corsepius2005-09-0310-1885/+0
|
* 2005-09-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-031-0/+4
| | | | * binutils/binutils.add: Remove dlltool, nlmconv, windres man pages.
* Remove dlltool, nlmconv, windres man pages.Ralf Corsepius2005-09-031-0/+5
|
* New.Ralf Corsepius2005-09-031-0/+20
|
* 2005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-022-0/+9
| | | | | PR 577/bsps * console.c: Make the previously committed patch for this PR compile.
* Remove dupe entries.Joel Sherrill2005-09-021-8/+0
|
* 2005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-0210-36/+31
| | | | | | | | | * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi, FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi, FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/stamp-vti, FAQ/tools.texi, FAQ/version.texi, bsp_howto/rtc.t, started/buildc.t, started/buildrt.t, user/Makefile.am, user/region.t: Fix typos and regenerate.
* 2005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-021-0/+4
| | | | * VERSION: Updated to rtems-4.6.99.2.
* 2005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-024-8/+12
| | | | * aclocal/version.m4: Updated to rtems-4.6.99.2.
* 2005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-021-0/+4
| | | | * VERSION: Updated to rtems-4.6.99.2.
* 2005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-024-2/+14
| | | | * aclocal/version.m4: Updated to rtems-4.6.99.2.
* 2005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-022-1/+5
| | | | * VERSION: Updated to rtems-4.6.99.2.
* 2005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-028-4/+20
| | | | * aclocal/version.m4: Updated to rtems-4.6.99.2.
* 2005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-022-0/+8
| | | | | | PR 821/bsps * start.S: Workaround -- just avoid copying non-existent initialized data in ROM to RAM.
* 2005-09-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-022-3/+1
| | | | * common/common.add.in: Remove Vendor:. Remove Distribution:.
* 2005-09-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-021-0/+3
| | | | | | * Makefile.am, autotools/Makefile.am, binutils/Makefile.am cpukit/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am rtems/Makefile.am: Rename *.spec into @rpmprefix@*.spec.
* Rename *.spec into @rpmprefix@*.spec.Ralf Corsepius2005-09-027-107/+109
|
* 2005-09-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-021-0/+14
| | | | | | | | | | | | | | | | | * binutils/base-binutils.add, binutils/binutils.add, binutils/target-binutils.add, common/common.add.in, cpukit/rtems-cpukit.add, cpukit/target-cpukit.add, gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add, gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add, gccnewlib/target-c++.add, gccnewlib/target-g77.add, gccnewlib/target-gcc.add, gccnewlib/target-gcj.add, gccnewlib/target-gfortran.add, gccnewlib/target-gnat.add, gccnewlib/target-libc.add, gccnewlib/target-objc.add, gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add, rtemsdoc/rtemsdoc.add, rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in, rtems/rtems-source.add: Replace %{rpmprefix} with @rpmprefix@.
* Replace %{rpmprefix} with @rpmprefix@Ralf Corsepius2005-09-0227-102/+101
|
* Fix typoRalf Corsepius2005-09-021-1/+1
|
* 2005-09-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-021-0/+4
| | | | * cpukit/mkspec.in, rtems/mkspec.in: Propagate @rpmprefi@.
* Propagate @rpmprefi@.Ralf Corsepius2005-09-022-0/+2
|
* 2005-09-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-025-18/+32
| | | | | | * gccnewlib/Makefile.am: Use target-libc.add * gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add, gccnewlib/target-libc.add: Misc. fixes.
* 2005-09-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-014-16/+41
| | | | | | | | | PR 820/rtems * score/inline/rtems/score/coremsg.inl, score/macros/rtems/score/coremsg.inl, score/src/coremsginsert.c: Increment of pending message count should be atomic with insertion on the pending message chain. Determination of the need to call the notification handler should also be in this atomic section of code.
* 2005-09-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-013-107/+137
| | | | | | PR 628/rtems * psx04/init.c, psx04/psx04.scn: Update tests to reflect a signal of 0 being an error.
* 2005-09-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-012-6/+41
| | | | | | | PR 796/rtems * posix/src/semtimedwait.c: sem_timedwait is supposed to use absolute time for timeout specification. This patch is a modified version of the one suggested by Peter Dufault.
* Added PR number to existing ChangeLog entry.Joel Sherrill2005-09-011-0/+1
|
* 2005-09-01 Nuno Costa <nuno-costa@iol.pt>Joel Sherrill2005-09-012-2/+9
| | | | | | PR 804 * sapi/include/confdefs.h: Memory for POSIX timers not accounted for. Patch adapted from edit comment in PR filed.
* 2005-09-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-012-2/+4
| | | | * gdb/gdb.add: Remove Packager:.
* 2005-09-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-011-0/+9
| | | | | | | | | * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add, gccnewlib/target-c++.add, gccnewlib/target-g77.add, gccnewlib/target-gcc.add, gccnewlib/target-gcj.add, gccnewlib/target-gfortran.add, gccnewlib/target-gnat.add, gccnewlib/target-objc.add: Switch to using %gcc_version.
* Switch to using %gcc_version.Ralf Corsepius2005-09-0110-10/+18
|
* 2005-09-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-011-0/+2
| | | | | * binutils/binutils.add: Remove Packager:. * binutils/target-binutils.add: Further adaptations to /usr.
* Further adaptations to /usr.Ralf Corsepius2005-09-011-0/+4
|
* Remove Packager:.Ralf Corsepius2005-09-011-1/+0
|
* Add missing entryRalf Corsepius2005-09-011-0/+4
|
* 2005-09-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-011-0/+7
| | | | | | | * gccnewlib/target-c++.add, gccnewlib/target-g77.add, gccnewlib/target-gcj.add, gccnewlib/target-gfortran.add, gccnewlib/target-gnat.add, gccnewlib/target-objc.add: Fix directory ownerships.
* Fix directory ownerships.Ralf Corsepius2005-09-016-1/+23
|