Timeline



12/06/12:

16:47 Changeset in rtems [48bff53b]4.115 by Sebastian Huber <sebastian.huber@…>
score: rtems_initialize_start_multitasking() Do not return from rtems_initialize_start_multitasking() and call rtems_fatal() instead with a fatal source of RTEMS_FATAL_SOURCE_EXIT and a fatal code with the exit status. Remove all bsp_cleanup() functions. The boot_card() is now a no return function.
16:44 Changeset in rtems [1bb8782]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/gdbarmsim: Do not call bsp_cleanup()
16:42 Changeset in rtems [facf8362]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Add BSP_GENERIC_FATAL_SPURIOUS_INTERRUPT Use rtems_fatal() instead of bsp_cleanup().
16:40 Changeset in rtems [dabdbd91]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mrm332: Use shared bspclean.c
16:40 Changeset in rtems [40fe4b86]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Use <bsp/bootcard.h>
16:31 Changeset in rtems [191929cd]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Install missing <bsp/vectors.h>
15:24 Changeset in rtems [8b03bbc]4.115 by Gedare Bloom <gedare@…>
rtems misc: doxygen minor fixes
08:48 Changeset in rtems [d29f206]4.10 by Dylan Maxwell <dylan.maxwell@…>
tftpfs: PR1624: Fix parsing of hostnames and paths
07:51 Ticket #1624 (TFTPFS not parsing hostnames & paths correctly) closed by Sebastian Huber
fixed: http://git.rtems.org/rtems/commit/?h=4.10&id=d29f20620930cdd36a129f8784bf98c707bfdfc5
00:46 Changeset in rtems [4efe1955]4.115 by Mathew Kallada <matkallada@…>
rtems misc: Clean up Doxygen GCI Task #5 http://www.google-melange.com/gci/task/view/google/gci2012/8015207

12/05/12:

23:16 Changeset in rtems [a6500136]4.115 by Alex Ivanov <alexivanov97@…>
rtems misc: Clean up Doxygen GCI Task #7 http://www.google-melange.com/gci/task/view/google/gci2012/7950206
23:15 Changeset in rtems [60ceb613]4.115 by Alex Ivanov <alexivanov97@…>
rtems misc: Clean up Doxygen GCI Task #6 http://www.google-melange.com/gci/task/view/google/gci2012/8019205
16:56 Changeset in rtems [038bc6e7]4.115 by Sebastian Huber <sebastian.huber@…>
score: Critical fix for timer server Under certain conditions it is possible that a call to _Watchdog_Adjust_to_chain() happens with a unit parameter value of zero (for example sptests/spintrcritical17). Remove superfluous checks that prevent an adjust to a chain of a watchdog chain which first element has a delta zero value.
16:56 Changeset in rtems [073e3e10]4.10 by Sebastian Huber <sebastian.huber@…>
score: Critical fix for timer server Under certain conditions it is possible that a call to _Watchdog_Adjust_to_chain() happens with a unit parameter value of zero (for example sptests/spintrcritical17). Remove superfluous checks that prevent an adjust to a chain of a watchdog chain which first element has a delta zero value.
15:04 Changeset in rtems [0d66dd7]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add _Chain_Append_if_is_off_chain_*()
13:11 Changeset in rtems [5b8d935a]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: Add skip_alignment for msdos_format() Add skip_alignment parameter of msdos_format_request_param_t. Delete cluster_align parameter of msdos_format_request_param_t. By default the FAT, data cluster, and root directory for FAT12 and FAT16 is aligned on a cluster boundary to optimize performance. Format changes throughout.
12:58 Changeset in rtems [a0bc1dc]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: Delete fattype parameter for msdos_format() Delete fattype parameter of msdos_format_request_param_t because the FAT type is determined by cluster and disk size. Estimate FAT type and re-evaluate FAT type after exact parameter determination.
12:43 Changeset in rtems [42a22f08]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: Cluster write optimization Separate cluster write from sector write for quick file write. New test fstests/fsdosfswrite01.
09:54 Changeset in rtems [7fab7fc]4.115 by Ralf Kirchner <ralf.kirchner@…>
libblock: Add sparse disk

12/04/12:

22:59 Changeset in rtems [c18e0ba]4.115 by Alex Ivanov <alexivanov97@…>
rtems misc: Clean up Doxygen GCI Task #4 http://www.google-melange.com/gci/task/view/google/gci2012/7950205

12/03/12:

19:18 Changeset in rtems [205dbb9d]4.115 by Alex Ivanov <alexivanov97@…>
cpukit: Clean up Doxygen #3 (GCI 2012)
12:08 Changeset in rtems [fee41c9]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add and use mpc55xx_fatal_code
10:59 Changeset in rtems [9465fca]4.115 by Sebastian Huber <sebastian.huber@…>
posix: Add signal post switch extension on the fly
10:35 Changeset in rtems [f9340ed7]4.115 by Sebastian Huber <sebastian.huber@…>
posix: Add and use <rtems/posix/psignalimpl.h> This file contains the parts of <rtems/posix/psignal.h> that are only necessary for the POSIX API implementation.
09:02 Changeset in rtems [fd5c1eb]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/csb637: Fix memory map
08:57 Changeset in rtems [e168410]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/csb337: Fix memory map
00:53 TBR/UserApp/MITRE_Centaur_Robot edited by Cyanophycean314
Added ref (diff)

12/02/12:

23:41 Changeset in rtems [9dfbe68d]4.115 by Joel Sherrill <joel.sherrill@…>
Merge branch 'master' of ssh://git.rtems.org/data/git/rtems
23:23 TBR/UserApp/RTEMSApplications edited by Cyanophycean314
/* Military */ Changed capitalization (diff)
23:22 TBR/UserApp/MITRE_Centaur_Robot created by Cyanophycean314
Fixed capitalization
22:59 Changeset in rtems [88c47041]4.115 by Alex Ivanov <alexivanov97@…>
score misc: Clean up Doxygen #14 (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/8025204
22:59 Changeset in rtems [c05d7502]4.115 by Mathew Kallada <matkallada@…>
score misc: Clean up Doxygen #14 (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/8025204
21:23 Changeset in rtems [43e0599]4.115 by Mathew Kallada <matkallada@…>
score misc: Clean up Doxygen #13 (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/8013205
16:03 Changeset in rtems [52adc808]4.115 by Alex Ivanov <alexivanov97@…>
score misc: Clean up Doxygen #12 (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/8025203

12/01/12:

14:53 Changeset in rtems [5a58b1e]4.115 by Daniel Georgiev <daniel.georgiev95@…>
score misc: Score misc: Clean up Doxygen #11 (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/8013204
14:47 Changeset in rtems [f839bf5a]4.115 by Christopher Kerl <zargyyoyo@…>
score misc: Score misc: Clean up Doxygen #10 (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/7983216
10:22 Changeset in rtems-tools [825a10e]4.104.115 by Chris Johns <chrisj@…>
The symbol string is the offset into the symbol table.
00:12 Changeset in rtems [809b726a]4.115 by Ric Claus <claus@…>
Print MCSR and ESR. The Machine Check and Exception Syndrome Registers on Book-E and Book-E-like processors contain useful information for decoding the cause of an exception. NB: This patch depends on the PR 2048 patch sent earlier having been applied.

11/30/12:

23:58 Changeset in rtems [655bd39]4.115 by Ric Claus <claus@…>
Virtex5 BSP: Various updates and improvements. This BSP now uses the MPC6xx clock driver instead of a modified PPC403 clock driver. Support for the MMU has been added, but is not enabled by default.
23:56 Changeset in rtems [5b822ab]4.115 by Ric Claus <claus@…>
Virtex4 BSP: Various updates and improvements. Switched to using the PPC403 clock driver. Added support for the MMU but didn't enable it by default. Made some functions static to avoid compiler warnings. Added a README.
23:52 Changeset in rtems [22e98377]4.115 by Ric Claus <claus@…>
Support additional shell keystrokes. Emacs style keystrokes Ctrl-B, F, G, P, N, T and U are now supported as they are in bash. Also, commands invoked from the history are moved up in the history buffer when they are executed. Thus, the most recently executed command is always just one up-arrow (or Ctrl-P) keystroke away.
23:50 Changeset in rtems [8219438]4.115 by Ric Claus <claus@…>
Updated mount usage line. The mount usage line didn't mention the '-o options' handled by the code, so I updated it.
23:49 Changeset in rtems [fcfef0e]4.115 by Ric Claus <claus@…>
Updated mkdos options string. The usage statement for the mkdos command was out of date with respect to the code, so I have updated it.
23:47 Changeset in rtems [84b19b5]4.115 by Ric Claus <claus@…>
Restored to pre PPC440 changes. This file was originally modified by me to support the PPC440 of the virtex5 BSP. I have since discovered that the clock driver built with the MVME3100 BSP works out of the box for the virtex5 and so have switched to using that. This file is reverted to the way it was before I touched it, modulo whitespace, making some functions static (to avoid compiler warnings) and changes by others.
23:21 Changeset in rtems [1a33a6c]4.115 by Ric Claus <claus@…>
PR 2048: Removed use of PPC440 macro. Retrying this patch as a stand alone patch and with fewer whitespace differences. Also included are additional Book-E and PPC440 SPR definitions.
21:34 Changeset in rtems [e0f91da]4.115 by Alex Ivanov <alexivanov97@…>
score misc: Score misc: Clean up Doxygen #9 (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/7977211
21:09 Changeset in rtems-tools [9ba89e1]4.104.115 by Chris Johns <chrisj@…>
Remove the trace on hack.
21:05 Changeset in rtems-tools [803c60a]4.104.115 by Chris Johns <chrisj@…>
RAP format up to relocation records completed. Do not write the script into the RAP file rather just write the init and fini labels. These are appended to the string table and offsets in the string table added to the image. Fi the sizes so the sections can be correctly loaded on the target.
20:56 Changeset in rtems [4a7dc837]4.115 by Joel Sherrill <joel.sherrill@…>
sparc cpu.h: Correct spacing
12:21 Changeset in rtems [3bf002a]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/gen83xx: Workaround for USB stack
12:14 Changeset in rtems [7ac89a6f]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/gen83xx: Add sections for USB stack
09:36 Ticket #2082 (Nested interrupts broken since inclusion of smp changes) created by Pierre Willenbrock
Commit 0bd3f7e5d12fdbfb5bf4aa4a4169c67bfd92c988 changed …
06:13 Changeset in rtems-source-builder [d34a0a9]4.104.114.95 by Chris Johns <chrisj@…>
Add rtems-4.11 support for 4.7.2.
02:01 Changeset in rtems [8396c18e]4.115 by Mathew Kallada <matkallada@…>
Score misc: Clean up Doxygen #8 (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/7970221

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.
Note: See TracTimeline for information about the timeline view.