summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 2005-08-23 Karel Gardas <kgardas@objectsecurity.com>>Joel Sherrill2005-08-312-13/+73
| | | | | | | | | | | * timer/timer.c: Enhance to use either interupt-based timer functions on older CPUs or to use TSC-based timer functions on more recent (Pentium and above) CPUs. The decision is made in Timer_initialize function when it is called for the first time based on a result obtained from cpuid instruction during the BSP initialization phase. During the first call, there are also late bindings to the implementation functions initialized to appropriate values.
* 2005-08-31 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-311-0/+18
| | | | * gccnewlib/target-libc.add: New.
* 2005-08-31 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-314-125/+47
| | | | | | | PR 819/filesystem * libcsupport/src/ttyname_r.c: Remove. * libcsupport/src/ttyname.c: Partial update from FreeBSD. * libcsupport/Makefile.am: Reflect changes above.
* Remove dep on *-base-gfortran for prefix=/usr.Ralf Corsepius2005-08-301-0/+2
|
* Remove dep on *-base-gcc for prefix=/usr.Ralf Corsepius2005-08-301-0/+2
|
* Cosmetics.Ralf Corsepius2005-08-302-3/+3
|
* Cosmetics.Ralf Corsepius2005-08-303-3/+7
|
* 2005-08-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-302-5/+7
| | | | * gccnewlib/target-gcc.add: Add Requires/Provides *-newlib/*-libc.
* 2005-08-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-301-0/+4
| | | | * gccnewlib/gccnewlib.add: Add Requires/Provides *-newlib/*-libc.
* cleanupsRalf Corsepius2005-08-301-0/+14
|
* Minor cleanups.Ralf Corsepius2005-08-301-1/+1
|
* 2005-08-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-301-0/+9
| | | | | | | | | * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/gccnewlib.add, gccnewlib/target-c++.add, gccnewlib/target-g77.add, gccnewlib/target-gcj.add, gccnewlib/target-gfortran.add, gccnewlib/target-gnat.add, gccnewlib/target-objc.add: Use gccnewlib_version. Cosmetics. Minor cleanups.
* Use gccnewlib_version. Cosmetics. Minor cleanups.Ralf Corsepius2005-08-309-27/+26
|
* 2005-08-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-301-0/+1
| | | | * gccnewlib/base-gcc.add: Remove %_includedir.
* Remove _includedirRalf Corsepius2005-08-301-2/+0
|
* 2005-08-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-301-0/+16
| | | | | | | | | | | | | | | | * gccnewlib/base-g77.add: Remove %_mandir. Remove %{gcc_target}-g77.1. * gccnewlib/base-gfortran.add: Remove %_mandir. Remove %{gcc_target}-gfortran.1. * gccnewlib/gccnewlib.add: Remove Packager:. Add %gccnewlib_version. * gccnewlib/target-c++.add: Remove %_bindir. * gccnewlib/target-g77.add: Add %{gcc_target}-g77.1. * gccnewlib/target-gcj.add: Remove %_bindir. Remove %_mandir. * gccnewlib/target-gfortran.add: Remove %_bindir. Add %{gcc_target}-gfortran.1. * gccnewlib/target-gnat.add: Remove %_bindir.
* Remove %_bindir.Ralf Corsepius2005-08-302-2/+0
|
* Remove %_bindir.Ralf Corsepius2005-08-301-5/+6
| | | | Add %{gcc_target}-gfortran.1.
* Remove %_bindir.Ralf Corsepius2005-08-301-3/+0
| | | | Remove %_mandir.
* Add %{gcc_target}-g77.1.Ralf Corsepius2005-08-301-1/+2
|