summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* New file.Joel Sherrill2005-08-171-0/+9
|
* 2005-08-17 Mike Bertosh <mbertosh@motioncontrol.org>Joel Sherrill2005-08-172-0/+90
| | | | * custom/av5282.cfg: New file.
* 2005-08-17 Mike Bertosh <mbertosh@motioncontrol.org>Joel Sherrill2005-08-172-0/+6
| | | | * acinclude.m4: Add the av5282 BSP.
* 2005-08-17 Mike Bertosh <mbertosh@motioncontrol.org>Joel Sherrill2005-08-1720-0/+3969
| | | | | | | | | * .cvsignore, Makefile.am, README, bsp_specs, configure.ac, clock/clock.c, console/console.c, include/bsp.h, include/bspopts.h.in, include/coverhd.h, include/tm27.h, network/network.c, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/init5282.c, startup/linkcmds, startup/linkcmdsflash, startup/linkcmdsram, timer/timer.c: New files.
* 2005-08-17 Lars Munch <lars@segv.dk>Joel Sherrill2005-08-172-2/+8
| | | | | | PR 727/bsps * at91rm9200/clock/clock.c: Correct the equation so 10 milliseconds tick is not 9.365 miliseconds long.
* 2005-08-17 Nickolay Semyonov <snob@oktetlabs.ru>Joel Sherrill2005-08-173-3/+11
| | | | | | | | PR 744/filesystem * libcsupport/src/unlink.c, libfs/src/dosfs/msdos_eval.c: DOSFS did not support permissions on directories so the check performed by unlink would always fail. The unlink code was modified to support a not supported status being returned.
* 2005-08-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-171-0/+9
| | | | | | | | | * binutils/binutils.add: Special-case _prefix=/usr. * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add, gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add: Special-case _prefix=/usr.
* Special-case _prefix == /usrRalf Corsepius2005-08-177-2/+18
|
* Add special treatment for _prefix=/usrRalf Corsepius2005-08-162-0/+10
|
* 2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-151-0/+2
| | | | | * posix/include/mqueue.h, posix/src/mqueuetimedreceive.c: ssize_t mq_timedreceive() (POSIX compliance).
* ssize_t mq_timedreceive() (POSIX compliance)Ralf Corsepius2005-08-152-2/+2
|
* 2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-151-0/+5
| | | | | * gccnewlib/Makefile.am: Remove h8300-rtemscoff. * binutils/Makefile.am: Remove h8300-rtemscoff.
* Remove h8300-rtemscoffRalf Corsepius2005-08-152-8/+0
|
* 2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-152-51/+7
| | | | * optman/Makefile.am: Add preinstall.am.
* New.Ralf Corsepius2005-08-152-0/+121
|
* 2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-151-0/+6
| | | | | | * Makefile.am: Add preinstall.am. * configure.ac: Add AMPOLISH3. * preinstall.am: New.
* Add AMPOLISH3.Ralf Corsepius2005-08-151-0/+4
|
* Add preinstall.am.Ralf Corsepius2005-08-151-54/+3
|
* Regenerate.Ralf Corsepius2005-08-151-0/+8
|
* 2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-152-2/+7
| | | | * wrapup/Makefile.am: Use librtemscpu_a_LIBRARIES.
* Regenerate.Ralf Corsepius2005-08-151-0/+4
|
* 2005-08-12 Chris Johns <chrisj@rtems.org>Joel Sherrill2005-08-122-4/+8
| | | | | | PR 808/rtems_misc * libcsupport/src/printk.c: Fix bug where specifying field width crashed on pc386 BSP.
* 2005-08-12 Phil Torre <ptorre@zetron.com>Joel Sherrill2005-08-122-1/+9
| | | | | | | | PR 816/bsps * mpc8xx/include/mpc8xx.h: The struct which describes SCC Ethernet mode parameters (m8xxSCCENparms_t) does not match the hardware: members taddr_h and taddr_l are transposed. When loading new multicast group addresses into the hash table, the wrong hash bit is set.
* 2005-08-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-062-2/+5
| | | | | * libnetworking/nfs/bootp_subr.c: Don't include nfs/nfs.h, nfs/krpc.h.
* 2005-08-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-051-0/+9
| | | | | | | | | * libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_create.c, libfs/src/dosfs/msdos_eval.c, libfs/src/dosfs/msdos_file.c, libfs/src/dosfs/msdos_free.c, libfs/src/dosfs/msdos_fsunmount.c, libfs/src/dosfs/msdos_init.c, libfs/src/dosfs/msdos_misc.c, libfs/src/dosfs/msdos_mknod.c: Introduce msdos_status_t (dosfs statii are at least 32bit, not int).