Timeline



11/29/12:

23:14 Changeset in rtems [f2f63d1]4.115 by Alex Ivanov <alexivanov97@…>
score misc: Score misc: Clean up Doxygen #7 (GCI 2012) This patch is a task from GCI 2012 which improves the Doxygen comments in the RTEMS source. https://google-melange.appspot.com/gci/task/view/google/gci2012/7986214
19:39 Changeset in rtems [1b475860]4.115 by Christopher Kerl <zargyyoyo@…>
score misc: Score misc: Clean up Doxygen #6 (GCI 2012) This patch is a task from GCI 2012 which improves the Doxygen comments in the RTEMS source. http://www.google-melange.com/gci/task/view/google/gci2012/7976215
18:39 Changeset in rtems [e655f7e]4.115 by Alex Ivanov <alexivanov97@…>
score misc: Score misc: Clean up Doxygen #5
14:07 Changeset in rtems [f8ac52f2]4.115 by Sebastian Huber <sebastian.huber@…>
score: Documentation
13:35 Changeset in rtems [697cf9df]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: Documentation
13:12 Changeset in rtems [f12e021c]4.115 by Ralf Kirchner <ralf.kirchner@…>
Filesystem: Documentation
08:13 TBR/UserApp/Space/PROBA-2 edited by Mat
(diff)
08:12 TBR/UserApp/Space/PROBA-2 edited by Mat
(diff)
08:11 TBR/UserApp/Space/PROBA-2 created by Mat
Initial Work
08:05 Changeset in rtems-tools [1a5bdef]4.104.115 by Chris Johns <chrisj@…>
Add support for a custom RAP file format. The file is a header and a searies of LZ77 blocks which hold the application. The format allows for easy streaming and loading on the target without needing the rewind or seek around the file.
08:04 Changeset in rtems-tools [93e80d5]4.104.115 by Chris Johns <chrisj@…>
Compress as blocks. The LZ77 compressor works with blocks. Each block is prefixed with a header that defines the output size of the block being compressed.
08:03 Changeset in rtems-tools [9c70d15]4.104.115 by Chris Johns <chrisj@…>
Remove the \0 character after the header.
08:02 Changeset in rtems-tools [662c504]4.104.115 by Chris Johns <chrisj@…>
Add the index to the section. The index is referenced in the symbol and relocation records of ELF files therefore we need to search for them.
08:01 Changeset in rtems-tools [ea6f8d4]4.104.115 by Chris Johns <chrisj@…>
Add access to the value and info fields of a symbols.
05:59 TBR/UserApp/RTEMSApplications edited by Cyanophycean314
/* Military */ (diff)
05:58 TBR/UserApp/Mitre_Centaur_Robot created by Cyanophycean314
Mitre Centaur Robot is a autonomous vehicle developed by the MITRE Corporation to work in leader-follower situations
03:21 TBR/UserApp/Space/GAIA edited by Mat
(diff)
03:19 TBR/UserApp/Space/GAIA edited by Mat
(diff)
03:01 TBR/UserApp/Space/GAIA edited by Mat
(diff)
02:57 TBR/UserApp/Space/GAIA edited by Mat
(diff)
02:56 TBR/UserApp/Space/GAIA edited by Mat
(diff)
02:55 TBR/UserApp/Space/GAIA edited by Mat
(diff)
02:54 TBR/UserApp/Space/GAIA edited by Mat
(diff)
02:46 TBR/UserApp/Space/GAIA edited by Mat
(diff)
02:40 TBR/UserApp/Space/GAIA edited by Mat
(diff)
02:37 TBR/UserApp/Space/GAIA edited by Mat
(diff)
02:32 TBR/UserApp/Space/GAIA edited by Mat
(diff)
02:28 TBR/UserApp/Space/GAIA edited by Mat
(diff)
02:25 TBR/UserApp/Space/GAIA edited by Mat
Initial Work (diff)
01:09 TBR/UserApp/RTEMSApplications edited by Mat
(diff)

11/28/12:

20:14 Changeset in rtems [bf54252]4.115 by Alexandre Devienne <deviennealexandre@…>
Score misc: Clean up Doxygen #4 (GCI 2012) This patch is a task from GCI 2012 which improves the Doxygen comments in the RTEMS source. http://www.google-melange.com/gci/task/view/google/gci2012/7985215
19:57 Changeset in rtems [355ee7d]4.115 by Alex Ivanov <alexivanov97@…>
score misc: Clean up Doxygen #3 (GCI 2012) This patch is a task from GCI 2012 which improves the Doxygen comments in the RTEMS source. http://www.google-melange.com/gci/task/view/google/gci2012/7982215
19:31 Changeset in rtems [d4d7899]4.115 by Christopher Kerl <zargyyoyo@…>
score misc: Clean up Doxygen #2 (GCI 2012) This patch is a task from GCI 2012 which improves the Doxygen comments in the RTEMS source. http://www.google-melange.com/gci/task/view/google/gci2012/7986213
17:08 TBR/UserApp/Space/ExoMars edited by Mat
(diff)
17:02 TBR/UserApp/Space/ExoMars edited by Mat
(diff)
14:11 Changeset in rtems [f7f1d77]4.115 by Alex Ivanov <alexivanov97@…>
score misc: Clean up Doxygen (GCI 2012) This patch is a task from GCI 2012 which improves the Doxygen comments in the RTEMS source. https://google-melange.appspot.com/gci/task/view/google/gci2012/7978208
13:43 Changeset in rtems [a20fbe7]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: Block size optimization Change block size of bdbuf to the cluster size if the data clusters are aligned on a cluster boundary. This enables fast access to data clusters.
12:33 Changeset in rtems [ba316313]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Add signal post switch extension on the fly
09:45 Changeset in rtems [04b5d17]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add API extensions post switch list Move post switch hook from API_extensions_Control to new API_extensions_Post_switch_control. Rename _API_extensions_Run_postswitch() in _API_extensions_Run_post_switch(). Add _API_extensions_Post_switch_list and _API_extensions_Add_post_switch().
08:39 TBR/UserApp/Space/ExoMars created by Mat
Initial Work
05:57 TBR/UserApp/Space/Express_Logistics_Carrier edited by Mat
(diff)
05:53 TBR/UserApp/Space/Express_Logistics_Carrier edited by Mat
(diff)
05:49 TBR/UserApp/Space/Express_Logistics_Carrier edited by Mat
Initial Work (diff)
03:13 TBR/UserApp/RTEMSApplications edited by JoelSherrill
/* Space and Aviation */ Added ELC (diff)

11/27/12:

00:19 Changeset in rtems-tools [dc1c744]4.104.115 by Chris Johns <chrisj@…>
Add machine related data to allow better checking.
00:17 Changeset in rtems-tools [d99913f]4.104.115 by Chris Johns <chrisj@…>
Remove size_t stream operator. On Darwin the operator works which on CentOS and FreeBSD it is seen to be redefining the uint32_t stream operator. Too hard to provide a generic solution so just cast in the user code.

11/26/12:

22:54 Projects/BenchmarkKit edited by Gedare
(diff)
17:04 Changeset in rtems [d2202ac]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc: Add CPU_Exception_frame The powerpc port uses now a unified CPU_Exception_frame. This resulted in a CPU_Exception_frame layout change for the MPC5XX.
16:52 Changeset in rtems [f0e3cc0]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Delete unused EXC_DAR field The Data Access Register (DAR) is not saved in the exception prologue.
16:45 Changeset in rtems [7b02f3c]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Delete unused EXC_MSR field The MSR of the interrupted context is saved in the EXC_SRR1 field.
16:02 Changeset in rtems [e1e248f]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add optional EBI configuration
15:58 Changeset in rtems [f4309b0]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Use RTEMS_ARRAY_SIZE()
15:49 Changeset in rtems-libbsd [e00f10c]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Remove empty version of timespec.h and limits.h
15:47 Changeset in rtems-libbsd [0bde19e]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Switch to a version of select that is closer to bsd's version.
15:24 Changeset in rtems-libbsd [9d3ac2b]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Add custom limits.h and timespec.h These will be needed for added a version of select that is closer to bsd's select.
01:14 Changeset in rtems-tools [8190102]4.104.115 by Chris Johns <chrisj@…>
Update to the latest framwork requirements.
00:53 Changeset in rtems [d82a931]4.115 by Joel Sherrill <joel.sherrill@…>
psxtmtests_plan.csv: Identify Conditional Variable Cases
00:50 Changeset in rtems-tools [ae353d3]4.104.115 by Chris Johns <chrisj@…>
Comment clean up.
00:09 Changeset in rtems-tools [eb825b1]4.104.115 by Chris Johns <chrisj@…>
Add RAP format support.
00:09 Changeset in rtems-tools [cad8b53]4.104.115 by Chris Johns <chrisj@…>
Updated to reflect the framework changes.
00:07 Changeset in rtems-tools [a458e27]4.104.115 by Chris Johns <chrisj@…>
Add exit label, ELF application and Application. Add an exit label that is called when removing an application. Change the "applicatiion" to "elf_application" and add a custom format called the RAP format for applications.
00:04 Changeset in rtems-tools [076d935]4.104.115 by Chris Johns <chrisj@…>
Add writing from images as well as streaming operators. Add the ability to write to the compressed stream directly from files::images. Add streaming operator support which is always in a standard byte format in the output image.
00:00 Changeset in rtems-tools [a5fcdd5]4.104.115 by Chris Johns <chrisj@…>
No archive begin/end on symbols load, image initialise fix, add sections. Remove archive_begin/archive_end calls when loading symbols. The symbols reference object files and they may reference archive and so the archives need to be open and available. The archive begin/end must be handled at a higher level in the program. Fixed image initialisation where some constructors did not initialise all class variables. Add section support to the rld::files namespace. This allows section information to be added to an object file without the ELF file needing to available therefore removing the need for object file remaining open all the time. These sections are a copy of the information and can be copied and moved as needed. This is used to make layouts.

11/25/12:

23:59 Changeset in rtems-tools [4c89c2d]4.104.115 by Chris Johns <chrisj@…>
Update the section details.
23:57 Changeset in rtems-tools [c6b714f]4.104.115 by Chris Johns <chrisj@…>
Load the sections by default. It is not much extra overhead. Clean up the error messages. Remove the copy constructor call on creating sections. Change the symbols trace to the new symbols trace level.
23:46 Changeset in rtems-tools [1d60a4a]4.104.115 by Chris Johns <chrisj@…>
Split trace to have without and with symbols.
16:48 Changeset in rtems [815994f]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add CPU_Exception_frame Add CPU port type CPU_Exception_frame and function _CPU_Exception_frame_print(). The CPU ports of avr, bfin, h8300, lm32, m32c, m32r, m68k, nios2, sh, sparc64, and v850 use an empty default implementation of _CPU_Exception_frame_print(). Add rtems_exception_frame and rtems_exception_frame_print(). Add RTEMS_FATAL_SOURCE_EXCEPTION for CPU exceptions. Use rtems_fatal() with source RTEMS_FATAL_SOURCE_EXCEPTION in CPU ports of i386, powerpc, and sparc for unexpected exceptions. Add third parameter to RTEMS_BSP_CLEANUP_OPTIONS() which controls the BSP_PRINT_EXCEPTION_CONTEXT define used in the default bsp_fatal_extension(). Add test sptests/spfatal26.

11/23/12:

21:40 Changeset in rtems [39aa75e7]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Use RTEMS_BSP_CLEANUP_OPTIONS
16:25 Changeset in rtems [2858aeb9]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: New BSP variants for RSM6
14:12 Changeset in rtems [29919ec0]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add .sysram section
13:47 Changeset in rtems [65ab304b]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add .dsram section
13:43 Changeset in rtems [bb3090c5]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Delete <bsp/mpc55xxevb.h>
13:16 Changeset in rtems [113768f]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Add .nvram section
09:11 Changeset in rtems [95aebbe]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add and use STARTROM
09:11 Changeset in rtems [840dd00]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add and use linkcmds.mpc5674f_ecu508
08:32 Changeset in rtems [4bd4c9e]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Add PPC_EXC_CONFIG_USE_FIXED_HANDLER In case a BSP enables this option, then fixed high level exception handler will be used. For normal asynchronous exceptions this is bsp_interrupt_dispatch() and for other exceptions this is the handler from the read-only ppc_exc_handler_table. The global handler is C_exception_handler(). This avoids some dependencies on valid read-write data.
08:27 Changeset in rtems [4263155]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Declare ppc_exc_handler_table

11/22/12:

16:28 Changeset in rtems [acec386]4.115 by Sebastian Huber <sebastian.huber@…>
Filesystem: PR1619: Use ENOSYS for default statvfs POSIX does not specify an error number in case the file system does not support this call. Use the Linux value.
15:35 Ticket #1619 (statvfs() is not POSIX conform) closed by Sebastian Huber
fixed: http://git.rtems.org/rtems/commit/?id=acec386c75801bd80d9c835ab745fe5cab74bcc1
15:21 Changeset in rtems [353f0fa]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add union tags
15:03 Ticket #1604 (Simplify rtems_region_create()) closed by Sebastian Huber
fixed: http://git.rtems.org/rtems/commit/?id=93280b56fba19eb889e33f2fa715e060ddba4176
15:00 Ticket #792 (Internal errors before user extension initialization) closed by Sebastian Huber
fixed: Fixed.
15:00 Ticket #1573 (Per CPU Patch -- SMP Step #1) closed by Sebastian Huber
fixed: Fixed.
14:57 Ticket #1555 (md4.h and md5.h not installed) closed by Sebastian Huber
fixed: Fixed.
14:48 Ticket #2053 (Circular dependency between workspace and user extensions handler ...) closed by Sebastian Huber
fixed: http://git.rtems.org/rtems/commit/?id=466cf31d81cf0cc5fd659aed0924a1f6ee7d18be
14:46 Ticket #1842 (Static assertions) closed by Sebastian Huber
fixed: http://git.rtems.org/rtems/commit/cpukit/score/include/rtems/score/basedefs.h?id=51ab73b5d20f7ecccb6fdb3c53977fb6b47629a3
14:39 Ticket #1607 (__RTEMS_SIZEOF_VOID_P__ flawed design) closed by Sebastian Huber
fixed: http://git.rtems.org/rtems/commit/?id=f1738ed619ed01199535410887a81c6ac99e482c
14:00 Changeset in rtems [32b2c83]4.115 by Sebastian Huber <sebastian.huber@…>
score: Inline _User_extensions_Thread_switch() The _User_extensions_Thread_switch() function is only used in _Thread_Dispatch().
13:51 Changeset in rtems [3be0c9a]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add and use <rtems/score/userextimpl.h> This file contains the parts of <rtems/score/userext.h> that are only necessary for the RTEMS implementation.
13:41 Changeset in rtems [f5d0285]4.115 by Sebastian Huber <sebastian.huber@…>
m68k/mrm332: Delete _Internal_error_Occurred() Use custom bsp_fatal_extension() instead.
13:34 Changeset in rtems [86d80f0]4.115 by Sebastian Huber <sebastian.huber@…>
m68k/mvme167: Delete bsp_fatal_error_occurred()
13:09 Changeset in rtems [0268adb3]4.115 by Sebastian Huber <sebastian.huber@…>
fstests/fsfseeko01: Add test cases
13:08 Changeset in rtems [82eb2c4]4.115 by Sebastian Huber <sebastian.huber@…>
ftpfs: Fix NULL pointer access
12:03 Changeset in rtems [74d22fd1]4.115 by Sebastian Huber <sebastian.huber@…>
score: Inline _API_extensions_Run_postswitch() The _API_extensions_Run_postswitch() function is only used in _Thread_Dispatch(). Avoid superfluous load of _Thread_Executing.
11:40 Changeset in rtems [67a9159e]4.115 by Sebastian Huber <sebastian.huber@…>
score: Avoid superfluous loads
05:22 Changeset in rtems-tools [3f37835]4.104.115 by Chris Johns <chrisj@…>
Split out the compression code for reuse.

11/21/12:

14:47 Changeset in rtems [ad5e070]4.115 by Sebastian Huber <sebastian.huber@…>
ftpfs: Open control connection during path eval
14:27 Changeset in rtems [fe0f24e]4.115 by Sebastian Huber <sebastian.huber@…>
ftpfs: Use SIZE command
11:20 Changeset in rtems [be6f505]4.115 by Sebastian Huber <sebastian.huber@…>
ftpfs: Format
09:59 Changeset in rtems [c1e350c]4.115 by Sebastian Huber <sebastian.huber@…>
sptests/spcbssched02: PR2081: Workaround Avoid uninitialized stack variable. This is not a proper fix. It is not clear what the task should do if argument != 1.
09:59 Changeset in rtems [55a36b7]4.115 by Sebastian Huber <sebastian.huber@…>
ftpd: Add SIZE command
08:54 Changeset in rtems [fe1a4e4b]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Set PPC_EXC_CONFIG_BOOKE_ONLY
08:54 Changeset in rtems [f6999e6]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Set PPC_EXC_CONFIG_USE_FIXED_HANDLER
08:46 Changeset in rtems [c6d35ad4]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Errata e4396 for e200z7
08:16 Changeset in rtems [7f23ead]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc: Add more BUCSR register values
06:40 Changeset in rtems-tools [c2657cd]4.104.115 by Chris Johns <chrisj@…>
Clean archive names for every output format other than scripts.
03:23 Changeset in rtems [d3b0fe08]4.115 by Ralf Corsépius <ralf.corsepius@…>
Update from automake-1.12.5.
02:36 Changeset in rtems-tools [7b2762f]4.104.115 by Chris Johns <chrisj@…>
Make the entry point an unresolved symbol.
02:36 Changeset in rtems-tools [43ec8b0]4.104.115 by Chris Johns <chrisj@…>
Set the default value for empty symbols to 0 to match the const char* signature.
02:04 Changeset in rtems-tools [c46980e]4.104.115 by Chris Johns <chrisj@…>
Add entry point support.
02:04 Changeset in rtems-tools [b770b0c]4.104.115 by Chris Johns <chrisj@…>
Make getting objects const.
01:12 Changeset in rtems-tools [9ba4e48]4.104.115 by Chris Johns <chrisj@…>
Remove the warning about the warnings option on newer gccs.
01:12 Changeset in rtems-tools [6565f0c]4.104.115 by Chris Johns <chrisj@…>
Enforce the header is created before using it on Linux.
01:11 Changeset in rtems-tools [c1d1636]4.104.115 by Chris Johns <chrisj@…>
Add header to remove warning on Linux.
00:07 Changeset in rtems-tools [eb34811]4.104.115 by Chris Johns <chrisj@…>
Output application format files. Added support for an RTEMS RAP format application file. The format is: <header> <LZ77> <Application Script> <[1..n] ELF Object files> </LZ77> Where the header is a text string of fields delimited by ',' and terminated with a line feed (\n). It is variable length: RTEMS-APP,0000000,01.00.00,LZ77,00000000\n\0 where: RTEMS-APP : file tag for quick acceptance and rejection Length : the length of the application in bytes including the : header Version : Version of the application format. Compress : The compression format. Checksum : CCITT CRC32 checksum. Following the header is a nul ('\0') character then an LZ77 container with the application loader script followed by the ELF object files. Note, the script format will be documented else where. Note, the final version may add a 32bit length field before each part in the compressed container to delimit the size of the file to be read. This is currently not in this version.
00:05 Changeset in rtems-tools [a1d4930]4.104.115 by Chris Johns <chrisj@…>
Set the correct header size field.

11/20/12:

23:40 Changeset in rtems-tools [fe19d06]4.104.115 by Chris Johns <chrisj@…>
Fix archive GNU extension and make image read/write follow POSIX. Fix the finding of a file name in the GNU extension for long names in GNU archives so the correct location is referenced. Made the image read and write routines keep reading if not all the requested data is read or written due to possible signals.
09:37 Changeset in rtems [5adf02e5]4.115 by Sebastian Huber <sebastian.huber@…>
monitor: Typo
08:53 Changeset in rtems-tools [fd8a2c5]4.104.115 by Chris Johns <chrisj@…>
Add support to write a metadata ELF file. This also adds support to the ELF classes that wrap libelf. While this is now done and seems to work I will not be using an ELF file to hold the metadata after all.
07:36 Changeset in rtems [7ca64d69]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Update due to API changes

11/19/12:

16:41 Changeset in rtems [4d249b9f]4.115 by Daniel Hellstrom <daniel@…>
GPTIMER: support separate & shared irq by clearing pending bit after ISR
14:24 Changeset in rtems [7ebc28cd]4.115 by Daniel Hellstrom <daniel@…>
GPTIMER: Only probe pending bit on timer0
08:12 Changeset in rtems [2e80662]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Set PPC_EXC_CONFIG_BOOKE_ONLY
08:02 Changeset in rtems [3ce66aa]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Set PPC_EXC_CONFIG_USE_FIXED_HANDLER
07:37 Changeset in rtems [f665f13]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Add PPC_EXC_CONFIG_BOOKE_ONLY In combination with the PPC_EXC_CONFIG_USE_FIXED_HANDLER option this removes all dependencies on valid read-write data. The exception handling must be statically configured and all components reside in read-only sections.
02:13 Changeset in rtems-tools [9b66527]4.104.115 by Chris Johns <chrisj@…>
Only look for standard library paths if standard libraries and enabled.

11/18/12:

23:37 Changeset in rtems-tools [596e5fa]4.104.115 by Chris Johns <chrisj@…>
Add set_header support to the ELF files.
23:36 Changeset in rtems-tools [1976825]4.104.115 by Chris Johns <chrisj@…>
Resolve the ld and user undefines.
23:35 Changeset in rtems-tools [ead8da1]4.104.115 by Chris Johns <chrisj@…>
Add configure option --c-opts to allow special options for testing.
23:35 Changeset in rtems-tools [8ad4837]4.104.115 by Chris Johns <chrisj@…>
Fix warning from clang.
18:51 Changeset in rtems [1906a36]4.115 by Sebastian Huber <sebastian.huber@…>
score: Change _Internal_error_Occurred() Call the fatal handlers of the user extensions before the update of _Internal_errors_What_happened. This reduces the requirements on the execution context further. Now a valid read-write data is only required after the call to the fatal handlers.
18:47 Changeset in rtems [f4539aa]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Add _CPU_Thread_Idle_body for ARMv7-M
18:19 Changeset in rtems [e5a2249a]4.115 by Sebastian Huber <sebastian.huber@…>
score: Delete nest level from internal error state This reverts commit 7d0bdcac1ac20d6f22b24689c16e6aa7bc3c1e40.

11/17/12:

20:37 Changeset in rtems-tools [f1cf3a9]4.104.115 by Chris Johns <chrisj@…>
Better handling of archive open/close and begin/end.
11:31 Changeset in rtems [7e32b62]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add RTEMS_FATAL_SOURCE_POWERPC_EXCEPTION Add ppc_exc_print_frame_and_context() which prints an exception frame and the context via printk(). The global exception handler will call now rtems_fatal() with source RTEMS_FATAL_SOURCE_POWERPC_EXCEPTION. The fatal code will contain the pointer value to the exception frame.
06:42 Changeset in rtems-tools [065ac15]4.104.115 by Chris Johns <chrisj@…>
Remove dead code.
06:34 Changeset in rtems-tools [977c3de]4.104.115 by Chris Johns <chrisj@…>
Refactor the ELF support to allow ELF write suppport. The refactoring allows better reuse of the ELF support and cleans up some hacks from the generic file and archive handling improving the separation of the file handling from the file format, ie ELF. The handling of ELF object files and ELF object files inside archives is cleaner. The refactor cleaned up the symbol handling where the symbols now reside in the ELF file object and references are take in symbol pointer containers and symbol table containers. The main purpose of the refactor is to allow support for creating and writing ELF files. Also added an rtems-syms command where special symbol support can be added.
06:31 Changeset in rtems-tools [0b65a28]4.104.115 by Chris Johns <chrisj@…>
Fix spelling.

11/16/12:

14:35 Ticket #2081 (spcbssched02 uses an uninitialized stack variable) created by Sebastian Huber
In case Task_periodic() of …
13:17 Changeset in rtems [3fbcadf]4.115 by Sebastian Huber <sebastian.huber@…>
libnetworking: Use rtems_clock_get_uptime_seconds This reduces the start-up time of the network stack. With a 1ms tick the ticks since boot value overflows after approximately 50 days. This problem is avoided with the rtems_clock_get_uptime_seconds() function.
13:16 Changeset in rtems [94eb1bb]4.115 by Sebastian Huber <sebastian.huber@…>
libnetworking: Use rtems_clock_get_uptime_timeval
13:14 Changeset in rtems [90733a86]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Add rtems_clock_get_uptime_seconds()
13:02 Changeset in rtems [bfddb047]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Add rtems_clock_get_uptime_timeval()
12:59 Changeset in rtems [62181b21]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add and use _TOD_Get_with_nanoseconds() Delete _TOD_Get_as_timestamp().
12:39 Changeset in rtems [154721c4]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add _Timestamp_To_timeval()
09:06 Changeset in rtems [1c479be4]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Documentation

11/15/12:

19:48 Ticket #2080 (Fatal error user extension exposes internal score ...) created by Chris Johns
The fatal error user extension as shown here: …
16:33 Changeset in rtems [6eb0ce2]4.115 by Christian Mauderer <christian.mauderer@…>
bsp/mpc55xx: Fix SMSC9218I MAC address setting
16:01 Changeset in rtems [da2fa4eb]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Remove BSP_panic()
15:57 Changeset in rtems [67338ed]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add mpc55xx_wait_for_interrupt() Use mpc55xx_wait_for_interrupt().
14:02 Changeset in rtems [f48d06a6]4.115 by Sebastian Huber <sebastian.huber@…>
sptests/spfatal24: Fix NULL pointer access
12:04 Changeset in rtems [767b4c1]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/jmr3904: Define bsp_reset() This is declared in <bsp/bootcard.h> and is the usual function to reset a board.
10:57 Changeset in rtems [db5cb262]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/lm32: Include <bsp/bootcard.h>
Note: See TracTimeline for information about the timeline view.