summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-288-12/+0
| | | | | | | * itron/Makefile.am, libblock/Makefile.am, libcsupport/Makefile.am, libfs/Makefile.am, libmisc/Makefile.am, posix/Makefile.am, rtems/Makefile.am, sapi/Makefile.am: Remove AM_CPPFLAGS += -I$(top_builddir).
* Fix indentation.Ralf Corsepius2005-01-281-5/+5
|
* 2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-282-12/+16
| | | | * libnetworking/net/if_pppvar.h: Ansify.
* 2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-282-0/+7
| | | | | * include/rtems/userenv.h: Set up LOGIN_NAME_MAX iff not having been defined before.
* 2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-2812-0/+52
| | | | | | | | * sapi/src/debug.c, sapi/src/exinit.c, sapi/src/extension.c, sapi/src/extensioncreate.c, sapi/src/extensiondelete.c, sapi/src/extensionident.c, sapi/src/fatal.c, sapi/src/io.c, sapi/src/itronapi.c, sapi/src/posixapi.c, sapi/src/rtemsapi.c: Include config.h.
* 2005-01-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-273-0/+13
| | | | | * libcsupport/src/lstat.c, libcsupport/src/readdir_r.c: Include config.h.
* 2005-01-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-273-9/+16
| | | | | * libmisc/untar/untar.h: New prototype to eleminate warnings. * libmisc/untar/untar.c: Cosmetics, add symlinks.
* 2005-01-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-274-79/+120
| | | | | | | * libcsupport/include/tar.h: New (SUSv3). * Makefile.am: Integrate newlib-specific headers. Add libcsupport/include/tar.h. * libcsupport/Makefile.am: Remove newlib-specific headers.
* 2005-01-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-272-0/+9
| | | | * libmisc/fsmount/fsmount.c: Include config.h.
* 2005-01-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-271-2/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * score/src/apiext.c, score/src/chain.c, score/src/coremsg.c, score/src/coremsgbroadcast.c, score/src/coremsgclose.c, score/src/coremsgflush.c, score/src/coremsgflushsupp.c, score/src/coremsgflushwait.c, score/src/coremsginsert.c, score/src/coremsgseize.c, score/src/coremsgsubmit.c, score/src/coremutex.c, score/src/coremutexflush.c, score/src/coremutexseize.c, score/src/coremutexsurrender.c, score/src/coresem.c, score/src/coresemflush.c, score/src/coresemseize.c, score/src/coresemsurrender.c, score/src/coretod.c, score/src/coretodset.c, score/src/coretodtickle.c, score/src/coretodtoseconds.c, score/src/coretodvalidate.c, 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/heapsizeofuserarea.c, score/src/heapwalk.c, score/src/interr.c, score/src/isr.c, score/src/iterateoverthreads.c, score/src/mpci.c, score/src/object.c, score/src/objectallocate.c, score/src/objectallocatebyindex.c, score/src/objectclearname.c, score/src/objectcomparenameraw.c, score/src/objectcomparenamestring.c, score/src/objectcopynameraw.c, score/src/objectcopynamestring.c, score/src/objectextendinformation.c, score/src/objectfree.c, score/src/objectget.c, score/src/objectgetbyindex.c, score/src/objectgetisr.c, score/src/objectgetnext.c, score/src/objectgetnoprotection.c, score/src/objectidtoname.c, score/src/objectinitializeinformation.c, score/src/objectmp.c, score/src/objectnametoid.c, score/src/objectshrinkinformation.c, score/src/thread.c, score/src/threadchangepriority.c, score/src/threadclearstate.c, score/src/threadclose.c, score/src/threadcreateidle.c, score/src/threaddelayended.c, score/src/threaddispatch.c, score/src/threadevaluatemode.c, score/src/threadget.c, score/src/threadhandler.c, score/src/threadidlebody.c, score/src/threadinitialize.c, score/src/threadloadenv.c, score/src/threadmp.c, score/src/threadq.c, score/src/threadqdequeue.c, score/src/threadqdequeuefifo.c, score/src/threadqdequeuepriority.c, score/src/threadqenqueue.c, score/src/threadqenqueuefifo.c, score/src/threadqenqueuepriority.c, score/src/threadqextract.c, score/src/threadqextractfifo.c, score/src/threadqextractpriority.c, score/src/threadqextractwithproxy.c, score/src/threadqfirst.c, score/src/threadqfirstfifo.c, score/src/threadqfirstpriority.c, score/src/threadqflush.c, score/src/threadqtimeout.c, score/src/threadready.c, score/src/threadreset.c, score/src/threadresettimeslice.c, score/src/threadrestart.c, score/src/threadresume.c, score/src/threadrotatequeue.c, score/src/threadsetpriority.c, score/src/threadsetstate.c, score/src/threadsettransient.c, score/src/threadstackallocate.c, score/src/threadstackfree.c, score/src/threadstart.c, score/src/threadstartmultitasking.c, score/src/threadsuspend.c, score/src/threadtickletimeslice.c, score/src/threadyieldprocessor.c, score/src/userext.c, score/src/watchdog.c, score/src/watchdogadjust.c, score/src/watchdoginsert.c, score/src/watchdogremove.c, score/src/watchdogtickle.c, score/src/wkspace.c: Include config.h.
* Include config.h.Ralf Corsepius2005-01-27112-5/+438
|
* 2005-01-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-262-0/+6
| | | | * startup/linkcmds: Now links.
* 2005-01-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-263-6/+15
| | | | * irq/irq.c, startup/bspstart.c: Now compiles with gcc 4.x.
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-0/+19
| | | | | * include/rtems/stdint.h: Add signed8, signed16, signed32, unsigned8, unsigned16, unsigned32.
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-2426-80/+67
| | | | | * rtems/score/types.h: Remove signed8, signed16, signed32, unsigned8, unsigned16, unsigned32.
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-243-4/+9
| | | | | | | * score/include/rtems/score/heap.h: Use uintptr_t for _H_uptr_t. * score/inline/rtems/score/address.inl: Remove RTEMS_CPU_HAS_16_BIT_ADDRESSES. Use uintptr_t for void* to address cast.
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-0/+14
| | | | * libcsupport/include/stdint.h: Use __PTRDIFF_TYPE for intptr_t.
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-16/+4
| | | | * rtems/score/h8300.h: Remove RTEMS_CPU_HAS_16_BIT_ADDRESSES.
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-9/+5
| | | | | * configure.ac: Remove CFLAGS_DEBUG_V. Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-241-1/+6
| | | | | * rtems/new-exceptions/cpu.h: *_swap_u32( uint32_t ). * rtems/old-exceptions/cpu.h: *_swap_u32( uint32_t ).
* *_swap_u32( uint32_t ).Ralf Corsepius2005-01-241-2/+2
|
* rtems/old-exceptions/cpu.h: *_swap_u32( uint32_t ).Ralf Corsepius2005-01-241-2/+2
|
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-2416-16/+48
| | | | * rtems/score/cpu.h: *_swap_u32( uint32_t ).
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-3/+7
| | | | * rtems/score/sh.h: *_swap_u32( uint32_t ).
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-5/+9
| | | | * rtems/score/m68k.h: *_swap_u32( uint32_t ).
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-3/+7
| | | | * rtems/score/i386.h: *_swap_u32( uint32_t ).
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-3/+7
| | | | * rtems/score/sh.h: *_swap_u16( uint16_t ).
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-5/+9
| | | | * rtems/score/m68k.h: *_swap_u16( uint16_t ).
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-2/+6
| | | | * rtems/score/i386.h: *_swap_u16( uint16_t ).
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-2424-0/+72
| | | | * rtems/score/types.h: #include <rtems/stdint.h>.
* 2005-01-23 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-233-2/+7
| | | | | * sapi/src/fatal.c, score/src/interr.c: Remove volatile on return type.
* 2005-01-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-232-1/+5
| | | | * tod.c: Change type of RTC_Count to size_t.
* 2005-01-22 Ralf Corsepius <ralf.corsepius@freenet.de>Ralf Corsepius2005-01-222-1/+5
| | | | * rtems/score/cpu.h: Fix broken #endif.
* 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-222-12/+18
| | | | | * Makefile.am: Merge rtems-ctor.o into libbsp.a. Fix building rtems-ctor.o and no-ctor.o.
* 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-222-2/+4
| | | | * wrapup/Makefile.am: Remove rtems-ctor.o.
* 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-228-4/+20
| | | | * tod/todcfg.c: size_t RTC_Count.
* 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-222-1/+5
| | | | * clock/todcfg.c: size_t RTC_Count.
* 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-222-2/+6
| | | | * libchip/rtc/rtc.h: size_t RTC_Count.
* 2005-01-20 Sergei Organov <osv@@topconrd.ru>Joel Sherrill2005-01-201-0/+193
| | | | | | | | | | | | | | | PR 536/rtems Heap manager re-implementation to consume less memory and still satisfy alignment requirements. * score/src/heap.c, score/src/heapallocate.c, score/src/heapextend.c, score/src/heapfree.c, score/src/heapgetinfo.c, score/src/heapgetfreeinfo.c, core/src/heapsizeofuserarea.c, score/src/heapwalk.c, core/macros/rtems/score/heap.inl, score/inline/rtems/score/heap.inl, score/include/rtems/score/heap.h: Reimplemented. * score/src/heapallocatealigned.c: new file * score/Makefile.am: HEAP_C_FILES: add score/src/heapallocatealigned.c
* 2005-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-202-1/+6
| | | | | | * include/commproc.h: The variable cpmp was not used anywhere but console.c and was static in console.c, so should not have been in this file as extern.
* 2005-01-20 Sergei Organov <osv@@topconrd.ru>Joel Sherrill2005-01-201-0/+15
| | | | | | | | | | | | | | | PR 536/rtems Heap manager re-implementation to consume less memory and still satisfy alignment requirements. * score/src/heap.c, score/src/heapallocate.c, score/src/heapextend.c, score/src/heapfree.c, score/src/heapgetinfo.c, score/src/heapgetfreeinfo.c, core/src/heapsizeofuserarea.c, score/src/heapwalk.c, core/macros/rtems/score/heap.inl, score/inline/rtems/score/heap.inl, score/include/rtems/score/heap.h: Reimplemented. * score/src/heapallocatealigned.c: new file * score/Makefile.am: HEAP_C_FILES: add score/src/heapallocatealigned.c
* 2005-01-20 Sergei Organov <osv@topconrd.ru>Joel Sherrill2005-01-2011-581/+1033
| | | | | | | | | | | | | | | | PR 536/rtems Heap manager re-implementation to consume less memory and still satisfy alignment requirements. * score/src/heap.c, score/src/heapallocate.c, score/src/heapextend.c, score/src/heapfree.c, score/src/heapgetinfo.c, score/src/heapgetfreeinfo.c, core/src/heapsizeofuserarea.c, score/src/heapwalk.c, core/macros/rtems/score/heap.inl, score/inline/rtems/score/heap.inl, score/include/rtems/score/heap.h: Reimplemented. * score/src/heapallocatealigned.c: new file * score/Makefile.am: HEAP_C_FILES: add score/src/heapallocatealigned.c
* 2005-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-204-1/+11
| | | | | | | PR 745/rtems * rtems/src/ratemoncreate.c, rtems/src/timercreate.c: Make sure internal timer structures are initialized so object control reuse is safe.
* 2005-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-2012-12/+32
| | | | | | | | * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg, custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg, custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg, custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
* 2005-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-202-1/+5
| | | | | PR 740/rtems * score/src/heapgetfreeinfo.c: Return size of largest not of last block.
* 2005-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-202-1/+5
| | | | * bsp_specs: Conditionalize inclusion of crtend/crtn.
* 2005-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-2013-62/+72
| | | | | | | | PR 736/pppd * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c, libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c, libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd should not be static and should have a name more specific to pppd.
* Cosmetics.Ralf Corsepius2005-01-202-4/+2
|
* 2005-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-202-2/+4
| | | | * Makefile.am: Fix typo.
* 2005-01-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-194-36/+44
| | | | | * pc386/console/vgainit.c, pc386/wd8003/wd8003.c, shared/comm/uart.c: Fix errors caught by gcc 4.x.