Timeline



01/05/08:

23:21 Ticket #1269 ([libblock] rtems_disk_io_done releases semaphore instead of deleting) created by strauman
It seems to me that the purpose of 'rtems_disk_io_done()' is cleaning …
06:59 Changeset in rtems [a61cc6c]4.104.114.95 by Chris Johns <chrisj@…>
2008-01-05 Chris Johns <chrisj@…> * libchip/flash/am29lv160.c: Update the blank check error message to say there is an error.
06:57 Changeset in rtems [a5de1ef]4.104.114.95 by Chris Johns <chrisj@…>
2008-01-05 Chris Johns <chrisj@…> * configure.ac: Fix typo in the strict order mutex CPU OPTs test. * libmisc/shell/shell.c: Handle '#' comment characters correctly. * libblock/include/rtems/flashdisk.h: Add docmentation about the control fields. Add more control fields to handle the flash when full. * libblock/src/flashdisk.c: Fix the descriptor erase test so it detects a descriptor is erased. Add support for unavailable blocks the user can configure. Print the used list as a diag. Fix the bug when a page is detected as failed and present on more than one queue. Add a count to the queues so queue length can be used to manage compaction.

01/04/08:

07:16 Changeset in rtems [74ee68d]4.104.114.95 by Till Straumann <strauman@…>
2008-01-03 Till Straumann <strauman@…> * bsp_specs: added crtend.o back to the endfiles. Otherwise, C++ static constructors are not executed because the call to do_global_ctors_aux() is emitted into the .init section by this endfile (yes, the endfile contributes to .init).
06:38 Changeset in rtems [42fce5d3]4.104.114.95 by Till Straumann <strauman@…>
2008-01-03 Till Straumann <strauman@…> * score/src/threadhandler.c, sapi/src/exshutdown.c: cannot call _fini via atexit() from rtems_shutdown_executive() because at the point where rtems_shutdown_executive is called the C-library is already dead. Instead, register an atexit(_fini) after calling _init().

01/03/08:

23:08 TBR/UserManual/SparcBSPStartup edited by Drakferion
typo enter removed (diff)

12/28/07:

18:55 Changeset in rtems [4779963]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-12-28 Joel Sherrill <joel.sherrill@…> * libcsupport/Makefile.am: _rename_r is required by newlib 1.16.0. Hopefully this implementation is OK. * libcsupport/src/_rename_r.c: New file.

12/23/07:

07:14 Changeset in rtems [713d79e]4.8 by Ralf Corsepius <ralf.corsepius@…>
2007-12-23 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/sync.c: Make sync() POSIX-compliant. * libcsupport/src/gettod.c: Make gettimeofday() POSIX-compliant.
07:14 Changeset in rtems [c752e849]4.8 by Ralf Corsepius <ralf.corsepius@…>
Make gettimeofday() POSIX-compliant.
07:13 Changeset in rtems [e9a9bdd]4.8 by Ralf Corsepius <ralf.corsepius@…>
Make sync() POSIX-compliant.
00:08 RTEMSMailingLists edited by JoelSherrill
Reverted edits by Hqs? (Talk?); changed back to last version by JorgePeixoto? (diff)

12/22/07:

13:12 RTEMSMailingLists edited by Hqs
how to build CEXP on arm? (diff)
08:29 Changeset in rtems [107f4d34]4.104.114.95 by Chris Johns <chrisj@…>
2007-12-22 Chris Johns <chrisj@…> * nfsclient/src/nfs.c, nfsclient/src/rpcio.c: Adjust the length of the hello message. Just one line but still a little too long.
08:28 Changeset in rtems [e85eb70]4.104.114.95 by Chris Johns <chrisj@…>
2007-12-14 Chris Johns <chrisj@…> * gdb-init: Make the first hb temporary. * network/network.c: Add support for reading the MAC address from the FEC if set by the boot monitor. dBug does not do this unless the network is used which is a shame.
08:27 Changeset in rtems [1ff9922]4.104.114.95 by Chris Johns <chrisj@…>
2007-12-22 Chris Johns <chrisj@…> * configure.ac: fixed bug that always enabled strict order mutexes. * score/inline/rtems/score/coremutex.inl: Fixed coding standard. * score/src/coremutex.c: Add the holder's thread to the lock_mutex list if the mutex is initialised locked. * libnetworking/rtems/rtems_glue.c: Changed semaphore error message to show the error is an rtems-net error. * libmisc/monitor/mon-network.c: Removed warnings. * telnetd/icmds.c: Changed shell_* to rtems_shell_*. * score/Makefile.am: Fixed typo that stopped 'make tags' working. * libmisc/shell/err.c, libmisc/shell/err.h, libmisc/shell/errx.c, libmisc/shell/extern-cp.h, libmisc/shell/fts.c, libmisc/shell/fts.h, libmisc/shell/main_cp.c, libmisc/shell/utils-cp.c, libmisc/shell/verr.c, libmisc/shell/verrx.c, libmisc/shell/vwarn.c, libmisc/shell/vwarnx.c, libmisc/shell/warn.c, libmisc/shell/warnx.c: New. Ported from BSD. * libmisc/shell/shellconfig.h: Add the cp command. * libmisc/Makefile.am: Add the new files to the shell. * libmisc/shell/shell.c, libmisc/shell/shell.h: Add scripting support. * libblock/src/flashdisk.c: Fixed disk drive count size setting bug.
00:29 Changeset in rtems [2bf27202]4.8 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
Note: See TracTimeline for information about the timeline view.