Ralf Corsepius
4f00a35cfc
2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
PR 1441/cpukit
* libcsupport/src/tcgetprgrp.c: Remove.
* libcsupport/src/tcgetpgrp.c: New (Renamed from
libcsupport/src/tcgetprgrp.c).
* libcsupport/Makefile.am: Add libcsupport/src/tcgetpgrp.c.
Remove libcsupport/src/tcgetprgrp.c.
2009-09-15 06:03:36 +00:00
cvs2git
30dfdaa8c7
This commit was manufactured by cvs2svn to create branch 'rtems-4-8-branch'.
...
Cherrypick from master 2009-09-15 05:32:49 UTC Ralf Corsepius <ralf.corsepius@rtems.org > '2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org >':
cpukit/libcsupport/src/tcgetpgrp.c
2009-09-15 05:32:50 +00:00
Joel Sherrill
f8589f08d6
2009-09-09 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* sp46/init.c: Make compile on 4.8 branch.
* sp46/sp46.scn: New file.
2009-09-09 18:27:32 +00:00
Ralf Corsepius
0973a00638
Sync with rtems-4.9.
2009-07-26 06:09:18 +00:00
Ralf Corsepius
cdeed5a674
Update.
2009-07-26 06:07:32 +00:00
Ralf Corsepius
f774354f6e
Remove.
2009-07-24 12:34:07 +00:00
Ralf Corsepius
2165ab45fd
New.
2009-07-24 10:29:03 +00:00
Ralf Corsepius
a3edc1b8d2
Regenerate.
2009-07-24 10:26:17 +00:00
Ralf Corsepius
cd8dd21b63
Update.
2009-07-24 10:25:53 +00:00
Ralf Corsepius
2cc6357bea
Bump GDB_RPMREL.
2009-07-24 10:25:34 +00:00
Ralf Corsepius
d26a03c92c
Regenerate.
2009-07-24 10:13:19 +00:00
Ralf Corsepius
ba197db0c6
Update.
2009-07-24 10:13:05 +00:00
Ralf Corsepius
10d5360160
Bump GDB_RPMREL.
2009-07-24 10:12:54 +00:00
Ralf Corsepius
fd410cd8e3
Regenerate.
2009-07-24 09:40:26 +00:00
Ralf Corsepius
5589d26f3a
Minor fixes.
2009-07-24 09:40:08 +00:00
Ralf Corsepius
5e6b855480
Bump GDB_RPMREL.
2009-07-24 09:39:36 +00:00
Ralf Corsepius
b813489b46
Remove.
2009-07-24 09:35:31 +00:00
Ralf Corsepius
9301ec20b9
Remove.
2009-07-23 15:30:49 +00:00
Ralf Corsepius
af0717b291
Sync. with rtems-4.10.
2009-07-23 08:38:49 +00:00
Ralf Corsepius
bd8e7703bd
Regenerate.
2009-07-21 12:38:23 +00:00
Ralf Corsepius
f1534807f6
Bump *_RPMREL.
2009-07-21 12:38:08 +00:00
Ralf Corsepius
6dae02b4a8
Sync with rtems-4.10.
2009-07-21 12:33:19 +00:00
Ralf Corsepius
da3d35840f
Sync with rtems-4.10.
2009-07-21 12:26:01 +00:00
Ralf Corsepius
01d2b1ebc5
Abandon mingw32, cygwin.
2009-07-21 12:25:31 +00:00
Ralf Corsepius
6542b4613b
Remove.
2009-07-21 10:54:13 +00:00
Ralf Corsepius
0eaef9a704
Cleanup.
2009-07-21 10:50:59 +00:00
Ralf Corsepius
15e12bf63a
Remove.
2009-07-21 10:46:01 +00:00
cvs2git
d8fce0335c
This commit was manufactured by cvs2svn to create branch 'rtems-4-8-branch'.
...
Cherrypick from master 2009-07-13 14:20:36 UTC Ralf Corsepius <ralf.corsepius@rtems.org > 'Add autoconf-sources.add.':
contrib/crossrpms/autotools/autoconf-sources.add
contrib/crossrpms/autotools/automake-sources.add
contrib/crossrpms/patches/binutils-2.17.50-cygwin-20060817-1.diff
contrib/crossrpms/patches/gdb-6.5-bfinrtems-20071114.diff
contrib/crossrpms/patches/gdb-6.5-bfinrtems-20090122.diff
cpukit/libnetworking/ifaddrs.h
cpukit/libnetworking/libc/getifaddrs.c
cpukit/libnetworking/libc/if_indextoname.c
cpukit/libnetworking/libc/if_nameindex.c
2009-07-13 14:20:37 +00:00
Joel Sherrill
959f9ed343
2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/region.t: Fix typos where semaphore referenced instead of region
or segment.
2009-07-02 16:23:12 +00:00
Joel Sherrill
3f5e231d5b
2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/preface.texi: Correct list of supported CPU architectures.
2009-07-02 16:12:13 +00:00
Joel Sherrill
6998158727
2009-06-03 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1421/filesystem
* libfs/src/imfs/deviceio.c, libfs/src/imfs/imfs.h,
libfs/src/imfs/imfs_handlers_device.c: Backport ftruncate support for
devices so fopen(device, w) works.
2009-06-03 19:27:38 +00:00
Joel Sherrill
8774fddf30
2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1415/cpukit
* rtems/src/semcreate.c, rtems/src/semtranslatereturncode.c,
score/include/rtems/score/coremutex.h,
score/inline/rtems/score/coremutex.inl, score/src/coremutex.c:
Address two paths where a task with a priority above the ceiling
could obtain a priority ceiling mutex.
2009-05-28 21:04:29 +00:00
Joel Sherrill
dc927fe9f8
2009-05-21 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1414/cpukit
* score/src/objectget.c, score/src/objectgetisr.c,
score/src/objectgetnoprotection.c: Tighten math on extraction of
index so it is harder to trick by passing in a valid id of an
incorrect object class.
2009-05-21 13:51:43 +00:00
Joel Sherrill
d7196bfd66
2009-04-20 Kate Feng <feng1@bnl.gov>
...
1396/bsps
* pci/pci.c : Updated it to be consistent with the original pci.c
* written by Eric Valette. There is no change in its function.
* irq/irq_init.c : set defaultIrq->next_handler to be 0
* for BSP_SHARED_HANDLER_SUPPORT.
* network/if_1GHz/if_wm.c : fixed some bugs in the 1GHz driver.
* irq/BSP_irq.c : added supports for shared IRQ.
* pci/pci_interface.c : Enabled PCI "Read", "Read Line", and
"Read Multiple"
* Agressive Prefetch to improve the performance of the PCI based
* applications (e.g. 1GHz NIC).
* irq/BSP_irq.c : Replaced the irq/irq.c, and used GT_GPP_Value
* register to monitor the cause of the level sensitive interrupts.
* This unique solution solves various bugs in the 1GHz network drivers
* Fixed bugs in compute_pic_masks_from_prio()
2009-05-04 20:06:43 +00:00
Ralf Corsepius
e1be2b30ad
Merge changes from CVS-HEAD addressing Fedora 11 rpm regressions.
2009-04-30 16:38:01 +00:00
Ralf Corsepius
72c7d3e2e6
Update. Bump version.
2009-04-08 14:26:15 +00:00
Ralf Corsepius
4f1b79b380
Use mirrorlists.
2009-04-08 14:26:01 +00:00
Ralf Corsepius
3ab7226ae5
2009-04-02 Ralf Corsépius <ralfcorsepius@rtems.org>
...
* aclocal/check-rtems-debug.m4: Add missing ','.
2009-04-02 11:51:28 +00:00
Joel Sherrill
c614948571
2009-03-12 Santosh G Vattam <vattam.santosh@gmail.com>
...
PR 1378/filesystem
* libfs/src/imfs/deviceio.c: IMFS device lseek should return the
current offset.
2009-03-12 21:13:36 +00:00
Joel Sherrill
9f61de9ef6
2009-03-09 Antoine Lacroix <antoine.lacroix at sodern.fr>
...
PR 1391/bsps
* startup/spurious.c: Format was %d but had leading 0x.
2009-03-09 16:54:00 +00:00
Joel Sherrill
6068f9b028
2009-03-09 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1376/filesystem
* libcsupport/include/rtems/libio.h, libfs/src/dosfs/fat_file.c,
libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_dir.c,
libfs/src/dosfs/msdos_file.c, libfs/src/imfs/deviceio.c,
libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_directory.c,
libfs/src/imfs/memfile.c: lseek handlers should return off_t.
2009-03-09 14:13:44 +00:00
Joel Sherrill
d7ad1f65fe
2009-03-02 Ray Xu <rayx.cn@gmail.com>
...
PR 1380/bsps
* include/bsp.h: Switch to English comments.
2009-03-02 17:04:15 +00:00
Joel Sherrill
5ab52fb40a
2009-03-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1388/cpukit
* sp09/screen05.c, sp09/screen09.c, sp09/sp09.scn: Classic Semaphores
allow both priority inherit and ceiling attributes to be set on
semaphore create. These attributes are mutually exclusive and this
should be an error.
2009-03-02 16:13:40 +00:00
Joel Sherrill
86458b0e97
2009-03-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1388/cpukit
* rtems/src/semcreate.c: Classic Semaphores allow both priority inherit
and ceiling attributes to be set on semaphore create. These
attributes are mutually exclusive and this should be an error.
2009-03-02 16:13:35 +00:00
Joel Sherrill
cc88fb7e84
2009-02-27 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1387/doc
* user/intr.t: Add Interrupt Manager services to list of services
callable from ISR.
2009-02-27 16:02:39 +00:00
Joel Sherrill
8303576c15
2009-02-17 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* custom/uC5282.cfg: Add cvs Id.
2009-02-17 14:37:07 +00:00
Joel Sherrill
b7a08ad494
2009-01-29 Nickolay Semyonov-Kolchin <nbkolchin@gmail.com>
...
PR 1359/cpukit
* libcsupport/src/libio.c: rtems_libio_allocate:
rtems_libio_iop_freelist incorrectly zeroed on semaphore error. Now
checks error and does not modify anything until sure it has created
semaphore.
2009-01-29 17:19:00 +00:00
Joel Sherrill
c9b28ef278
2009-01-29 Gene Smith <gene.smith@siemens.com>
...
PR 1363/filesystem
* libfs/src/dosfs/fat.h: Fix issue where 32 bit values are not written
correctly in FAT f/s data.
2009-01-29 16:13:26 +00:00
Joel Sherrill
065639c0f2
2009-01-29 Eric Norum <norume@aps.anl.gov>
...
PR 1364/cpukit
* libcsupport/src/gxx_wrappers.c: Fix compilation problems when
diagnostics enabled.
2009-01-29 14:32:59 +00:00
Joel Sherrill
ecf19d14b3
2009-01-21 Nickolay Kolchin <nbkolchin@gmail.com>
...
Joel Sherrill <joel.sherrill@oarcorp.com >
PR 1357/cpukit
* rtems/src/tasks.c: Ensure creating a task with no ASR is honored.
2009-01-21 20:48:20 +00:00