summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 2009-09-09 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill2009-09-099-376/+404
| | | | | | | | | * score/include/rtems/score/heap.h, score/inline/rtems/score/heap.inl, score/src/heapallocate.c, score/src/heap.c, score/src/heapextend.c, score/src/heapresizeblock.c, score/src/heapwalk.c: Documenation. Simplified block resize. Improved heap walk. Changed heap layout to avoid a special case for _Heap_Is_used() and _Heap_Is_free(). * libmisc/stackchk/check.c: Update for heap API changes.
* Remove.Ralf Corsepius2009-09-094-3321/+0
|
* Regenerate.Ralf Corsepius2009-09-0913-89/+89
|
* newlib-1.17.0-rtems4.10-20090909.diff.Ralf Corsepius2009-09-0913-13/+13
|
* Bump GCC_RPMREL.Ralf Corsepius2009-09-0913-13/+13
|
* New.Ralf Corsepius2009-09-091-0/+1095
|
* 2009-09-09 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-09-092-0/+46
| | | | | | * startup/bspstart.c: Added dummy implementation of firmware syscalls for use with QEMU. Dummy handler is installed if no pre-existing firmware handler is found.
* 2009-09-07 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill2009-09-082-44/+44
| | | | * spintrcritical_support/intrcritical.c: Fixed timing rountines.
* 2009-09-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2009-09-0813-606/+1079
| | | | | | | | | * include/irq-config.h, include/irq-generic.h, include/irq-info.h, src/irq-generic.c, src/irq-info.c, src/irq-legacy.c, src/irq-shell.c: Format, cleanup and documentation. * src/irq-server.c: New file. * include/bootcard.h, include/stackalloc.h, src/stackalloc.c, bsplibc.c: Update for heap API changes. Documentation.
* Fix GDB_VERS.Ralf Corsepius2009-09-082-3/+3
|
* Update to gdb-6.8.50.20090908.Ralf Corsepius2009-09-086-14/+14
|
* gdb-6.8.50.20090908.Ralf Corsepius2009-09-086-14/+14
|
* Rebase against gdb-6.8.50.20090908.Ralf Corsepius2009-09-081-0/+544
|
* Regenerate.Ralf Corsepius2009-09-071-1/+1
|
* Regenerate.Ralf Corsepius2009-09-071-2/+1
|
* Bump GCC_RPMREL.Ralf Corsepius2009-09-071-1/+1
|
* Regenerate.Ralf Corsepius2009-09-071-20/+57
|
* Bump GCC_RPMREL.Ralf Corsepius2009-09-071-1/+1
|
* Regenerate.Ralf Corsepius2009-09-0713-115/+89
|
* Bump GCC_RPMREL.Ralf Corsepius2009-09-0713-13/+13
|
* Don't push . into multilib subdirs.Ralf Corsepius2009-09-071-2/+1
|
* Remove %sysdir %{_prefix}Ralf Corsepius2009-09-071-1/+0
|
* 2009-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-064-2/+9
| | | | | | | * libcsupport/src/issetugid.c: New (relocated from libnetworking). * libnetworking/rtems/issetugid.c: Remove. * libnetworking/Makefile.am: Reflect changes above. * libcsupport/Makefile.am: Reflect changes above.
* Don't put _prefix into dirs.Ralf Corsepius2009-09-061-3/+0
|
* 2009-09-03 Christian Mauderer <christian.mauderer@embedded-brains.de>Joel Sherrill2009-09-063-26/+456
| | | | | * malloctest/init.c: New test cases. Update for heap API changes. * stackchk/blow.c: Update for heap API changes.
* 2009-09-06 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill2009-09-0636-976/+1504
| | | | | | | | | | | | | | | | | | | | | | | | | * libcsupport/src/free.c, libmisc/stackchk/check.c, rtems/include/rtems/rtems/region.h, rtems/src/regioncreate.c, rtems/src/regionextend.c, rtems/src/regiongetinfo.c, rtems/src/regiongetsegment.c, rtems/src/regiongetsegmentsize.c, rtems/src/regionresizesegment.c, score/src/pheapallocate.c, score/src/pheapallocatealigned.c, score/src/pheapextend.c, score/src/pheapfree.c, score/src/pheapgetblocksize.c, score/src/pheapgetfreeinfo.c, score/src/pheapgetinfo.c, score/src/pheapgetsize.c, score/src/pheapinit.c, score/src/pheapresizeblock.c, score/src/pheapwalk.c: Update for heap API changes. * score/include/rtems/score/apimutex.h, score/include/rtems/score/object.h: Documentation. * score/include/rtems/score/heap.h, score/include/rtems/score/protectedheap.h, score/inline/rtems/score/heap.inl, score/src/heap.c, score/src/heapallocate.c, score/src/heapallocatealigned.c, score/src/heapextend.c, score/src/heapfree.c, score/src/heapgetfreeinfo.c, score/src/heapgetinfo.c, score/src/heapresizeblock.c, score/src/heapsizeofuserarea.c, score/src/heapwalk.c: Overall cleanup. Added boundary constraint to allocation function. More changes follow.
* Regenerate.Ralf Corsepius2009-09-0613-102/+89
|
* Bump GCC_RPMREL.Ralf Corsepius2009-09-0613-13/+13
|
* newlib-1.17.0-rtems4.10-20090906.diffRalf Corsepius2009-09-0613-13/+13
|
* New.Ralf Corsepius2009-09-061-0/+1266
|
* Activate python.Ralf Corsepius2009-09-0514-13/+209
|
* Bump GDB_RPMREL = 2.Ralf Corsepius2009-09-0513-13/+13
|
* Fix %bcond_without/with python conditional.Ralf Corsepius2009-09-051-2/+2
|
* Add python support.Ralf Corsepius2009-09-052-0/+14
|
* 2009-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-0432-130/+133
| | | | | | | | | | | | | | | | | | | | * spfatal01/spfatal01.scn, spfatal01/testcase.h, spfatal02/spfatal02.scn, spfatal02/testcase.h, spfatal03/spfatal03.scn, spfatal03/testcase.h, spfatal04/spfatal04.scn, spfatal04/testcase.h, spfatal05/spfatal05.scn, spfatal05/testcase.h, spfatal06/spfatal06.scn, spfatal06/testcase.h, spfatal07/spfatal07.scn, spfatal07/testcase.h, spfatal08/spfatal08.scn, spfatal08/testcase.h, spfatal09/spfatal09.scn, spfatal09/testcase.h, spfatal10/Makefile.am, spfatal10/spfatal10.scn, spfatal11/Makefile.am, spfatal11/spfatal11.scn, spfatal12/Makefile.am, spfatal12/spfatal12.scn, spfatal_support/init.c: Make all fatal error tests use testcase.h and spfatal_support framework. Print test name herald in all cases. * spfatal10/testcase.h, spfatal11/testcase.h, spfatal12/testcase.h: New files. * spfatal10/init.c, spfatal11/init.c, spfatal12/init.c: Removed.
* 2009-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-042-2/+15
| | | | | * spfatal07/testcase.h: Indicate test is not applicable on some architectures.
* 2009-09-04 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill2009-09-045-87/+69
| | | | | | | | * rtems/src/taskmode.c, sapi/src/exshutdown.c, score/include/rtems/score/sysstate.h, score/inline/rtems/score/sysstate.inl: Added _System_state_Is_shutdown(). Removed direct uses of _System_state_Current. Documentation.
* Fix expat.Ralf Corsepius2009-09-033-6/+10
|
* Bump GDB_RPMREL.Ralf Corsepius2009-09-032-2/+2
|
* Regenerate.Ralf Corsepius2009-09-038-8/+8
|
* Reset GDB_RPMREL.Ralf Corsepius2009-09-038-8/+8
|
* Upgrade to gdb-6.8.50.20090902.Ralf Corsepius2009-09-0324-62/+88
|
* Upgrade to gdb-6.8.50.20090902.Ralf Corsepius2009-09-0215-78/+212
|
* New.Ralf Corsepius2009-09-021-0/+532
|
* Regenerate.Ralf Corsepius2009-09-0214-114/+100
|
* Bump GDB_RPMREL.Ralf Corsepius2009-09-0212-12/+12
|
* Bump GDB_RPMREL. Disable infos.Ralf Corsepius2009-09-022-4/+4
|
* Introduce noarch subpackages. Fix dir ownerships.Ralf Corsepius2009-09-022-0/+7
|
* Regenerate.Ralf Corsepius2009-09-0213-76/+142
|
* Let packages own _prefix, _prefix/shareRalf Corsepius2009-09-024-0/+12
|