summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Remove Packager:.Ralf Corsepius2005-08-301-4/+3
| | | | Add %gccnewlib_version.
* Remove %_mandir.Ralf Corsepius2005-08-301-6/+2
| | | | Remove %{gcc_target}-gfortran.1.
* Remove %_mandir.Ralf Corsepius2005-08-301-4/+0
| | | | Remove %{gcc_target}-g77.1.
* 2005-08-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-08-293-13/+22
| | | | * setup.def, gdb/gdb.add: Use DESTDIR as override with gdb 6.3.
* 2005-08-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-252-1/+13
| | | | | * gccnewlib/gccnewlib.add: Remove vxaddr2line. Further minor cleanup.
* 2005-08-18 Karel Gardas <kgardas@objectsecurity.com>Joel Sherrill2005-08-224-17/+5
| | | | | * libchip/network/if_fxp.c, libchip/network/if_dc.c, libchip/network/dec21140.c: Remove initialization of PCI bus.
* Remove duplicate comment.Joel Sherrill2005-08-221-4/+0
|
* 2005-08-19 Cedric Aubert <cedric_aubert@yahoo.fr>Joel Sherrill2005-08-192-4/+17
| | | | | | | | PR 577/bsps * console.c: The console_close() method currently calls StopRemoteTx() on all invocations. It should should be ok for last close only but not for any others. If you open a port multiple times, you only want to call StopRemoteTx() only as part of the last close.
* 2005-08-18 Karel Gardas <kgardas@objectsecurity.com>Joel Sherrill2005-08-182-0/+19
| | | | * startup/bspstart.c: Initialize PCI bus in bsp_start function.
* 2005-08-18 Andrew Sinclair <Andrew.Sinclair@elprotech.com>Joel Sherrill2005-08-183-0/+8
| | | | | | PR 807/rtems * rtems/src/timerfireafter.c, rtems/src/timerserverfireafter.c: First patch returned without exitting dispatching critical section.
* 2005-08-17 Nuno Costa <nuno-costa@iol.pt>Joel Sherrill2005-08-172-2/+9
| | | | | | | PR 805/rtems * posix/include/rtems/posix/timer.h: Due to bad choice of error constants by original submitter, it was impossible to create more than 10 POSIX timers.
* 2005-08-17 Andrew Sinclair <Andrew.Sinclair@elprotech.com>Joel Sherrill2005-08-174-6/+66
| | | | | | | | PR 807/rtems * rtems/src/timerfireafter.c, rtems/src/timerserverfireafter.c, score/src/watchdoginsert.c: Tighten critical section checks on an ISR using the same timer being inserted by a lower priority ISR or interupt task.