summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-09-15This commit was manufactured by cvs2svn to create tag 'rtems-4-9-1'.4.9.1cvs2git
Sprout from rtems-4-9-branch 2008-12-12 15:30:44 UTC Joel Sherrill <joel.sherrill@OARcorp.com> 'Upgrade to 4.9.1' Cherrypick from rtems-4-9-branch 2009-09-15 05:32:51 UTC cvs2git <rtems-devel@rtems.org> 'This commit was manufactured by cvs2svn to create branch 'rtems-4-9-branch'.': c/src/lib/libbsp/arm/gba/console/defaultfont.h c/src/lib/libbsp/arm/smdk2410/include/.cvsignore c/src/lib/libbsp/bare/preinstall.am c/src/lib/libbsp/m68k/genmcf548x/include/.cvsignore c/src/lib/libbsp/m68k/mcf52235/include/.cvsignore c/src/lib/libbsp/m68k/mcf5329/include/.cvsignore c/src/lib/libbsp/mips/csb350/start/regs.h c/src/lib/libbsp/mips/genmongoosev/start/regs.h c/src/lib/libbsp/mips/hurricane/liblnk/regs.h c/src/lib/libbsp/mips/jmr3904/start/regs.h c/src/lib/libbsp/mips/rbtx4925/liblnk/regs.h c/src/lib/libbsp/mips/rbtx4938/liblnk/regs.h c/src/lib/libbsp/powerpc/mvme3100/include/.cvsignore c/src/lib/libbsp/powerpc/virtex/include/.cvsignore
2008-12-12Upgrade to 4.9.1Joel Sherrill
2008-12-122008-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* user/region.t: Malloc Family is not implemented in termios of Region Manager after 4.7. Correct documentation.
2008-12-122008-12-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
* bsp_howto/console.t: Remove size constraints on image. Fix a sentence.
2008-12-112008-12-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
Joel Sherrrill <joel.sherrill@oarcorp.com> * bsp_howto/Makefile.am, bsp_howto/console.t: Sebastian improved documentation for termios device drivers. * bsp_howto/TERMIOSFlow.eps, bsp_howto/TERMIOSFlow.png: New files. Joel added Termios Flow figure from RTEMS Open Class material.
2008-12-092008-12-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Ralf Corsepius
* libblock/src/bdbuf.c: Fix typo having crept in during boolean->bool transition.
2008-12-082008-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* libfs/src/nfsclient/Makefile.am: Remove RTEMS_RELLDFLAGS. * aclocal/prog-cc.m4: Add RTEMS_RELLDFLAGS hack.
2008-12-082008-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* libfs/src/nfsclient/src/dirutils.c: #include <limits.h>.
2008-12-082008-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* rtems/include/rtems/rtems/clock.h: #include <sys/time.h> * librpc/include/rpc/rpcent.h: #include <rpc/types.h>. * librpc/include/rpc/xdr.h: #include <rtems/bsd/sys/cdefs.h>.
2008-12-082008-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* bsp_specs: Backport from CVS-HEAD.
2008-12-052008-12-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* psim-shared, runtest-bottom: Tidy up more bugs.
2008-12-052008-12-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* sp46/sp46.scn: New file.
2008-12-05Update.Ralf Corsepius
2008-12-05Regenerate.Ralf Corsepius
2008-12-05Bump GCC_RPMREL.Ralf Corsepius
2008-12-05Make c99 io default.Ralf Corsepius
Add prototype for ttyname_t.
2008-12-05gcc/config/rs6000/t-rtems: Fix silly typo.Ralf Corsepius
gcc/config/arm/rtems-elf.h: Undefine LINK_GCC_C_SEQUENCE_SPEC.
2008-12-042008-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* psim-bottom, psim-gdb-bottom, psim-gdb-top.in, psim-shared, psim-top.in: Clean up and works better. Uses argv[0] to override configured target name.
2008-12-042008-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1344/bsps * clock/ckinit.c: Committed code was not final. Corrections.
2008-12-042008-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* psim-bottom, psim-gdb-bottom, psim-shared, psim-top.in: Add ability to force psim configuration to include System V IPC devices even when the test does not appear to be multiprocessing. This is used by some RTEMS application developers for system simulation and could be used to simulate a framebuffer if a UNIX process mirrored the buffer.
2008-12-042008-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1348/cpukit * rtems/src/ratemonperiod.c: Properly handle period statistics after cpu usage information is reset while a period is running.
2008-12-042008-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1348/cpukit * Makefile.am, configure.ac: Add test of special case of resetting cpu usage information while a period is running. * sp46/.cvsignore, sp46/Makefile.am, sp46/init.c, sp46/sp46.doc: New files.
2008-12-032008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1347/cpukit * sp45/init.c: New file.
2008-12-032008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1347/cpukit * rtems/include/rtems/rtems/timer.h, rtems/src/rtemstimer.c, rtems/src/timerreset.c, rtems/src/timerserver.c, rtems/src/timerserverfireafter.c, rtems/src/timerserverfirewhen.c, score/Makefile.am, score/include/rtems/score/watchdog.h: Rework Timer Server to ensure that the context allows for blocking, allocating memory, and acquiring semaphores and mutexes. * score/src/watchdogadjusttochain.c: New file.
2008-12-032008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1347/cpukit * Makefile.am, configure.ac, sp30/resume.c, sp30/task1.c, sp31/delay.c: Rework Timer Server to ensure that the context allows for blocking, allocating memory, and acquiring semaphores and mutexes. * sp45/.cvsignore, sp45/Makefile.am, sp45/sp45.doc, sp45/sp45.scn: New files.
2008-12-032008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1346/cpukit * rtems/include/rtems/rtems/ratemon.h: Sense of rate monotonic statistics nanoseconds or ticks granularity conditional is backwards.
2008-12-032008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
Michael South <msouth@msouth.org> PR 1344/bsps * cpuModel.h: Add use of TSC for nanoseconds granularity. i8254 is very slow on some systems. TSC use is auto-detected by default.
2008-12-032008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
Michael South <msouth@msouth.org> PR 1344/bsps * configure.ac, clock/ckinit.c, timer/timer.c: Add use of TSC for nanoseconds granularity. i8254 is very slow on some systems. TSC use is auto-detected by default.
2008-12-032008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1345/Ada * rtems.ads: RTEMS boolean type is now C99 bool which is not an unsigned32.
2008-12-022008-12-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* libcsupport/src/ttyname.c: Correct prototype of ttyname_r() to use size_t for third parameter.
2008-12-022008-12-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* libmisc/shell/main_cp.c, libmisc/shell/main_ls.c, libmisc/shell/main_mv.c, libmisc/shell/main_netstats.c, libmisc/shell/main_rm.c, libmisc/shell/shell_script.c: Add #define __need_getopt_newlib to enable getopt_r() support in newlib as required by 4.10 toolset.
2008-12-012008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* user/datatypes.t: Add C99 uint types.
2008-12-012008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* user/concepts.t: Id has four parts not three.
2008-11-242008-11-24 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1341/cpukit * sapi/include/confdefs.h: The following macros were missing the _Configure_From_workspace() wrapper on their size estimate: + CONFIGURE_INTERRUPT_STACK_MEMORY + CONFIGURE_MEMORY_PER_TASK_FOR_CLASSIC_API + CONFIGURE_INTERRUPT_VECTOR_TABLE + CONFIGURE_MEMORY_FOR_STATIC_EXTENSIONS In addition, there was a duplicate definition of CONFIGURE_MEMORY_PER_TASK_FOR_CLASSIC_API.
2008-11-202008-11-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1340/cpukit * user/chains.t: Add rtems_chain_initialize to public chain API.
2008-11-202008-11-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1340/cpukit * sapi/inline/rtems/chain.inl: Add rtems_chain_initialize to public chain API.
2008-11-202008-11-20 Daron Chabot <daronchabot@gmail.com>Joel Sherrill
PR 1337/bsps * custom/pc386.cfg: Stripping .rodata section produces unusable executables for the i386-rtems target.
2008-11-202008-11-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1339/Ada * user/io.t: Re-add IO Manager to Ada binding.
2008-11-202008-11-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1339/Ada * rtems.adb, rtems.ads: Re-add IO Manager to Ada binding.
2008-11-19Update.Ralf Corsepius
2008-11-18 include/bsp.h, include/hwreg_vals.h, network/network.c:Thomas Doerfler
correct some init values for HSC_CM01 boards change strategy to determine MAC address
2008-11-18libchip/serial/ns16550.c: Transmit the character in the polled writeThomas Doerfler
function within a critical section for printk() compatibility.
2008-11-18console/console.c: Update for new NS16550 polled write function.Thomas Doerfler
2008-11-132008-11-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1336/cpukit * sapi/inline/rtems/chain.inl: Add rtems_chain_prepend_unprotected and rtems_chain_append_unprotected.
2008-11-132008-11-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1336/cpukit * user/chains.t, user/dirstat.texi: Add rtems_chain_prepend_unprotected and rtems_chain_append_unprotected.
2008-11-10Regenerate.Ralf Corsepius
2008-11-10Regenerate.Ralf Corsepius
2008-11-10Bump GCC_RPMREL.Ralf Corsepius
2008-11-10Sync with CVS-HEAD.Ralf Corsepius
2008-11-08Regenerate.Ralf Corsepius