Ralf Corsepius
2b6a100aee
gdb-6.6-rtems4.8-20071110.diff
2007-11-10 07:04:57 +00:00
Ralf Corsepius
70a276acc3
New.
2007-11-10 07:03:42 +00:00
Ralf Corsepius
42561520ea
GDB_RPMREL = 10
2007-11-10 07:02:16 +00:00
Ralf Corsepius
116826e77d
Remove (Unused).
2007-11-10 05:47:54 +00:00
Ralf Corsepius
66a55224a9
Remove gdb-6.5
2007-11-10 05:46:40 +00:00
Ralf Corsepius
001c1508c8
Update gdb-6.6 patch.
2007-11-10 05:43:14 +00:00
Joel Sherrill
57a483cf41
2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1266/cpukit
* posix/src/keycreate.c, posix/src/keyrundestructors.c: Use API instead
of class for key indexing.
2007-11-06 21:38:58 +00:00
Joel Sherrill
2a65626503
2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* sp13/system.h: We need 32K of message buffer memory not 32 bytes.
2007-11-06 20:23:01 +00:00
Glenn Humphrey
2211225438
2007-11-06 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
Miscellaneous changes made after a review against the POSIX spec.
* posix/src/pbarrierinit.c, posix/src/prwlockinit.c: If the caller
passes a NULL in the attributes parameter, default attributes are used.
* posix/src/prwlockdestroy.c: If there is at least one thread
waiting, do not allow deletion.
* posix/src/prwlockwrlock.c: Corrected parameter passed to the core
operation used to obtain a RWLock for writing.
* posix/src/pspinlocktranslatereturncode.c,
score/include/rtems/score/corespinlock.h,
score/src/corespinlockrelease.c: If the current thread is not the
holder of the lock, do not allow an unlock and return EPERM.
* score/src/corerwlockobtainwrite.c: Corrected to use the operation
for queueing with a timeout handler.
2007-11-06 19:54:22 +00:00
Ralf Corsepius
0e95f1e57d
Regenerate.
2007-11-04 09:36:15 +00:00
Ralf Corsepius
7d1ca2ac60
BINUTILS_RPMREL = 2.
2007-11-04 09:34:49 +00:00
Ralf Corsepius
6dc5431424
binutils-2.18-rtems4.8-20071104.diff.
2007-11-04 09:34:31 +00:00
Ralf Corsepius
7eb30458c4
New.
2007-11-04 09:31:43 +00:00
Joel Sherrill
334573e372
2007-11-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* score/cpu/sparc/cpu.c, score/cpu/sparc/rtems/score/cpu.h,
score/include/rtems/score/context.h, score/src/threadhandler.c: Fix
stack so gdb backtrace does not print corrupted frame message after
_Thread_Handler. Daniel Hellstrom <daniel@gaisler.com > provided the
SPARC implementation and I made it more general.
2007-11-02 13:35:12 +00:00
Ralf Corsepius
0e7cee45c0
Upgrade to gdb-4.7.1
2007-11-01 07:47:41 +00:00
Ralf Corsepius
547657c34f
Remove ref to rtems4.9
2007-11-01 07:46:19 +00:00
Ralf Corsepius
6d837a6273
New (from TRUNK).
2007-11-01 07:36:50 +00:00
Ralf Corsepius
aa26724ca5
Sync with trunk
2007-11-01 07:35:16 +00:00
Ralf Corsepius
21b3f3b114
Remove GDB.
2007-11-01 07:29:05 +00:00
Glenn Humphrey
8294a5d9f6
2007-10-26 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* rtems.adb, rtems.ads: Merge binding updates from CVS head. Bindings
should now be reasonably in sync with C Classic API.
2007-10-26 21:37:07 +00:00
Glenn Humphrey
1b03eed0e5
2007-10-26 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* user/rtmon.t: Fix report output.
2007-10-25 Glenn Humphrey <glenn.humphrey@OARcorp.com >
* user/barrier.t, user/clock.t, user/concepts.t, user/cpuuse.t,
user/init.t, user/intr.t, user/io.t, user/mp.t, user/rtmon.t,
user/sem.t, user/stackchk.t, user/task.t, user/timer.t: Updated the
Ada documentation to reflect the current binding.
2007-10-26 21:34:57 +00:00
Glenn Humphrey
c4215bad1f
2007-10-26 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* cpuuse/task2.c, rtmonuse/rtmonuse.scn, rtmonuse/task1.c: Add new
cases for untested routines.
2007-10-26 21:32:09 +00:00
Glenn Humphrey
0f4f543279
2007-10-26 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* libmisc/cpuuse/cpuusagereport.c, rtems/src/ratemonreportstatistics.c:
Cleaned up reports and fixed a bug related the printf format which
resulted in lack of leading zeroes and misleading magnitude.
* score/src/timespecdivide.c: Fixed bugs related to zero divide case.
2007-10-26 21:31:04 +00:00
Joel Sherrill
3ab4ba719a
2007-10-19 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* telnetd/icmds.c: Add header to file.
2007-10-19 21:34:34 +00:00
Joel Sherrill
f3b1d6851d
Fix typo.
2007-10-19 21:34:28 +00:00
Joel Sherrill
0afb968bad
2007-10-19 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* libcsupport/src/assoc.c: Removed. Accidentally included routine
also in another file. Mistake after splitting.
* libcsrc/Makefile.am: Reflect file removal.
2007-10-19 14:38:25 +00:00
Joel Sherrill
9fe54b2469
2007-10-19 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* libcsupport/src/assoc.c: Removed. Accidentally included routine
also in another file. Mistake after splitting.
2007-10-19 14:37:12 +00:00
Joel Sherrill
814986ce3e
2007-10-14 Eric Norum <norume@aps.anl.gov>
...
* clock/clock.c: Add nanoseconds since tick support.
2007-10-16 17:14:38 +00:00
Ralf Corsepius
df3055aa6f
2007-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netdb.h, libnetworking/libc/gethostnamadr.c,
libnetworking/libc/getnetnamadr.c: Adjust to POSIX.
Minor updates from FreeBSD.
2007-10-15 08:00:49 +00:00
Ralf Corsepius
d9a8aa054a
Adjust to POSIX. Minor updates from FreeBSD.
2007-10-15 08:00:38 +00:00
Ralf Corsepius
8e1da2b644
Add if_nameindex (from FreeBSD).
2007-10-15 06:53:08 +00:00
Ralf Corsepius
a38723dd1e
New.
2007-10-12 02:39:00 +00:00
Ralf Corsepius
2e4aab8738
Remove.
2007-10-12 02:36:58 +00:00
Joel Sherrill
6c64bcc365
2007-10-11 Daniel Hellstrom <daniel@gaisler.com>
...
* shared/can/occan.c: Fixes bug in OC-CAN baud rate calculator. The
BTR1 8-bit value was swapped.
2007-10-11 12:54:30 +00:00
Joel Sherrill
ad8c2e6cbf
2007-10-11 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* score/include/rtems/score/copyrt.h: Update year.
2007-10-11 12:50:27 +00:00
Joel Sherrill
26ca309c2e
2007-10-11 Daniel Hellstrom <daniel@gaisler.com>
...
* libi2c/libi2c.c, libi2c/libi2c.h: Add message about needing IMFS.
Fixed check of status when registering driver. Add use of strerror().
2007-10-11 12:46:58 +00:00
Joel Sherrill
22f39fc0dc
2007-10-05 Ray Xu <xr@trasin.net>
...
* lpc22xx/clock/clockdrv.c, lpc22xx/irq/irq.c, lpc22xx/irq/irq.h: Now
runs in Skyeye.
2007-10-05 18:58:02 +00:00
Ralf Corsepius
5f3b50c779
Regenerate.
2007-10-04 16:07:27 +00:00
Ralf Corsepius
98c8d080c1
2007-10-04 Keith Robertson <kjrobert@alumni.uwaterloo.ca>,
...
Ralf Corsépius <ralf.corsepius@rtems.org >
* libnetworking/ifaddrs.h, libnetworking/libc/getifaddrs.c,
libnetworking/libc/if_indextoname.c,
libnetworking/libc/if_nameindex.c: New (from FreeBSD)
* Makefile.am: Add files above.
* libnetworking/net/if.h: Add if_nameindex (from FreeBSD).
2007-10-04 16:06:49 +00:00
Joel Sherrill
470775b284
2007-10-02 Jukka Pietarinen <jukka.pietarinen@mrf.fi>
...
* startup/linkcmds: Move definition of _end so memory is not corrupted.
2007-10-02 13:54:19 +00:00
Ralf Corsepius
433c7cad67
Remove.
2007-10-01 03:56:46 +00:00
Joel Sherrill
11d617593f
2007-09-28 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libmisc/stackchk/check.c: Eliminate output with little information.
Always print a blown message using the same routine. Now works with
GNAT RTS -fstack-checking if you have patch for the RTEMS specific
support in your GCC version.
2007-09-28 15:03:48 +00:00
Ralf Corsepius
e463596fc9
Update.
2007-09-28 07:47:33 +00:00
Joel Sherrill
27f0a73aa2
2007-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* nfsclient/Makefile.am: Fix errors.
2007-09-25 21:33:11 +00:00
Joel Sherrill
77a152c74b
2007-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* nfsclient/Makefile.am, nfsclient/preinstall.am: Install libnfs.a.
2007-09-25 16:56:09 +00:00
Joel Sherrill
6f5abc6638
2007-09-24 Chris Johns <chrisj@rtems.org>
...
* include/bsp.h: Do not use C++ comments.
2007-09-24 21:40:49 +00:00
Joel Sherrill
c2ac7e9df5
2007-09-21 Daniel Hellstrom <daniel@gaisler.com>
...
* shared/can/occan.c: Fix warning on Diab compiler.
2007-09-21 15:47:53 +00:00
Joel Sherrill
b9f17f8a41
2007-09-21 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* network_5200/network.c: Add multicast support.
2007-09-21 15:45:11 +00:00
Joel Sherrill
6fe3bb36d6
2007-09-20 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* preinstall.am: Add cplb.h.
* startup/bspstart.c: Add cast of constant.
2007-09-20 21:44:38 +00:00
Joel Sherrill
ae6b44f55c
2007-09-20 Kate Feng <feng1@bnl.gov>
...
* network/if_100MHz/GT64260eth.c: Add else.
2007-09-20 16:35:23 +00:00