Timeline



01/04/13:

21:50 TBR/BSP/Erc32 edited by C Rempel
(diff)
21:45 TBR/BSP/Erc32 edited by C Rempel
Contributed by Ayush as part of Google Code In 2012 (diff)
19:09 Changeset in rtems [a163882]4.115 by Ayush Awasthi <kolaveridi87@…>
libmisc: Doxygen Clean Up Task #1 Conflicts occured durning this patch and modifications in the repo were favored over the patch.
15:36 Changeset in rtems [436f86e]4.115 by Alex Ivanov <alexivanov97@…>
posix: Doxygen Clean Up Task #2
15:29 Changeset in rtems [61b8e9f]4.115 by Ayush Awasthi <kolaveridi87@…>
rtems: Doxygen Clean Up Task #1
15:25 Changeset in rtems [0f7abd99]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Rename inline functions Rename arm_status_irq_enable() to _ARMV4_Status_irq_enable() and arm_status_restore() to _ARMV4_Status_restore().
15:22 Changeset in rtems [d106ab3]4.115 by Ayush Awasthi <kolaveridi87@…>
rtems: Doxygen Clean Up Task #2
15:22 Changeset in rtems [8df0e91]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Move inline functions
15:06 Changeset in rtems [00c1cd5]4.115 by Mathew Kallada <matkallada@…>
score: Doxygen Clean Up Task #10
15:01 Changeset in rtems [a1f9934a]4.115 by Mathew Kallada <matkallada@…>
score: Doxygen Clean Up Task #3
14:49 Changeset in rtems [455bd4e]4.115 by Alex Ivanov <alexivanov97@…>
score: Doxygen Clean Up Task #9
14:47 Changeset in rtems [13cf952]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Add and use default exception handler Add and use _ARMV4_Exception_undef_default(), _ARMV4_Exception_swi_default(), _ARMV4_Exception_data_abort_default(), _ARMV4_Exception_pref_abort_default(), _ARMV4_Exception_reserved_default(), _ARMV4_Exception_irq_default(), and _ARMV4_Exception_fiq_default().
14:39 Changeset in rtems [2305f97]4.115 by Mathew Kallada <matkallada@…>
libfs: Doxygen Clean Up Task #2 There were minor conflicts and the modifications that were in the repo were favored over the modifications in the submitted patch.
13:22 Changeset in rtems [50f3c42b]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Add and use _ARM_Exception_default()
13:09 Changeset in rtems [8d687737]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Change CPU_Exception_frame Provide proper CPU_Exception_frame definition for ARMv4 and use it. Remove arm_cpu_context.
12:20 Changeset in rtems [010c09a]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Rename type and functions Rename arm_exc_abort_handler to ARMV4_Exception_abort_handler, arm_exc_data_abort() to _ARMV4_Exception_data_abort(), arm_exc_data_abort_set_handler() to _ARMV4_Exception_data_abort_set_handler(), arm_exc_prefetch_abort() to _ARMV4_Exception_prefetch_abort(), and arm_exc_prefetch_abort_set_handler() to _ARMV4_Exception_prefetch_abort_set_handler(),
12:16 Changeset in rtems [c04ac2ca]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Move type definition and prototypes
12:06 Changeset in rtems [370c2c80]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Rename arm_exc_interrupt() Rename arm_exc_interrupt() to _ARMV4_Exception_interrupt().
12:05 Changeset in rtems [9b2e7143]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Move prototypes to new file Move bsp_interrupt_dispatch() and arm_exc_interrupt() prototypes to new file <rtems/score/armv4.h> since they have nothing to do with the CPU port.
11:32 Changeset in rtems [31eebc9]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Delete unused arm_exc_undefined()
06:54 TBR/BSP/Shsim edited by C Rempel
Completed by Ayush as part of Google Code In 2012 (diff)

01/03/13:

16:07 Changeset in rtems [8949e5b]4.10 by Sebastian Huber <sebastian.huber@…>
score: Fix _Objects_Shrink_information() The chain iteration was wrong. The chain tail is not an object.
16:07 Changeset in rtems [b41f2e2]4.115 by Sebastian Huber <sebastian.huber@…>
score: Fix _Objects_Shrink_information() The chain iteration was wrong. The chain tail is not an object.
14:41 Changeset in rtems [9224905b]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Fix rtems_interrupt_server_handler_remove()
14:41 Changeset in rtems [d1d4e017]4.10 by Sebastian Huber <sebastian.huber@…>
bsps: Fix rtems_interrupt_server_handler_remove()
09:46 TBR/BSP/Pc386 edited by C Rempel
Completed by A. Long as part of Google Code In 2012 (diff)
00:49 TBR/BSP/Leon3 edited by Mat
(diff)
00:47 TBR/BSP/Leon3 edited by Mat
(diff)
00:46 TBR/BSP/Leon3 edited by Mat
(diff)
00:45 TBR/BSP/Leon3 edited by Mat
(diff)
00:44 TBR/BSP/Leon3 edited by Mat
(diff)

01/02/13:

17:56 Changeset in rtems [5f8d1c27]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Simplify _Event_Surrender() Check for a satisfied event condition only once.
17:56 Changeset in rtems [1794f33]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Simplify _Event_Surrender() Remove superfluous test for _ISR_Is_in_progress().
17:56 Changeset in rtems [0b422d56]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Simplify _Event_Surrender() It is impossible to reach the simplified expression if we are in the THREAD_BLOCKING_OPERATION_TIMEOUT state since in this case Wait.count (event condition) would be set to zero and thus the seized event set would be empty.
17:56 Changeset in rtems [39691cd]4.10 by Sebastian Huber <sebastian.huber@…>
rtems: Critical fix for events Commit 4b45c1393ce4ee3e1c2762ef3145d2bd6b5b38da marked a test in _Event_Timeout() as debug only. This test is required also in non-debug configurations since otherwise state corruption can happen. A revised test sptests/spintrcritical10 checks the relevant sequences.
17:56 Changeset in rtems [57f125d]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Critical fix for events Commit 4b45c1393ce4ee3e1c2762ef3145d2bd6b5b38da marked a test in _Event_Timeout() as debug only. This test is required also in non-debug configurations since otherwise state corruption can happen. A revised test sptests/spintrcritical10 checks the relevant sequences.
17:56 Changeset in rtems [69d034a]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Add comment
17:37 Changeset in rtems [3106d7c]4.115 by Christopher Kerl <zargyyoyo@…>
IMFS: Generating .scn (Screen Shots) #2
17:34 TBR/BSP/Mbx8xx edited by Mat
(diff)
17:32 TBR/BSP/Mbx8xx edited by Mat
(diff)
17:27 Changeset in rtems [d9e0006]4.115 by Alex Ivanov <alexivanov97@…>
score: Doxygen Clean Up Task #5

01/01/13:

22:25 TBR/BSP/Ss555 edited by Mat
(diff)
20:46 TBR/BSP/Ss555 edited by Mat
(diff)
01:04 Changeset in rtems-tools [6801aa2]4.104.115 by Chris Johns <chrisj@…>
Use find_in_strtab when collecting symbols. Remove debug.

12/31/12:

21:49 TBR/BSP/EZKit533 edited by Mat
(diff)
21:43 TBR/BSP/EZKit533 edited by Mat
(diff)
20:03 TBR/BSP/EZKit533 edited by Mat
(diff)
20:01 TBR/BSP/EZKit533 edited by Mat
(diff)
08:30 TBR/BSP/EZKit533 edited by C Rempel
Additional info for Google Code In (diff)
08:28 TBR/BSP/EZKit533 edited by C Rempel
Nice manual find, but not for use with Google Code In (diff)
08:22 TBR/BSP/EZKit533 edited by C Rempel
Additional info for Google Code In (diff)
08:17 TBR/BSP/EZKit533 edited by C Rempel
Additional info for Google Code In (diff)
07:29 Changeset in rtems-tools [f43851a]4.104.115 by Chris Johns <chrisj@…>
Sort the relocation records by offset for a section.
07:12 Changeset in rtems-tools [4e7ec70]4.104.115 by Chris Johns <chrisj@…>
Make layout offsets match image offsets. Add a better strtab search. The offsets of sections in objects have to be computed in load order so the offsets work. For example an object could have a sections with an alignment of 4 and 16 so the 4 may align with the current load offset and the 16 is padded to align it. This is the way the image is loaded and so the layout needs to follow these rules. The strtab search needs to be better. An STL string find was finding patrial strings and causing errors on the target.
07:11 Changeset in rtems-tools [06a2cf6]4.104.115 by Chris Johns <chrisj@…>
Sort the relocations by offset to make the overlay work.

12/30/12:

04:55 Changeset in rtems [3169affa]4.115 by Cynthia Rempel <cynt6007@…>
tmoverhd.doc Hi, Adding test documentation…

12/29/12:

16:27 Changeset in rtems [1dbbc0c]4.115 by Mathew Kallada <matkallada@…>
score: Doxygen Clean Up Task #1
13:34 Changeset in rtems [b98bb9e]4.115 by Mathew Kallada <matkallada@…>
score: Doxygen Clean Up Task #6
12:22 Changeset in rtems [9abeca85]4.115 by Jennifer Averett <jennifer.averett@…>
cpukit avr: Replace dos eol with unix eol.
12:17 Changeset in rtems [38fcda7f]4.115 by Mathew Kallada <matkallada@…>
score: Doxygen Clean Up Task #8
00:12 Changeset in rtems [a65f4b19]4.115 by Mathew Kallada <matkallada@…>
score: Doxygen Clean Up Task #7
00:04 Changeset in rtems [319cb20]4.115 by Mathew Kallada <matkallada@…>
score: Doxygen Clean Up Task #2

12/28/12:

23:48 Changeset in rtems [3cf4031]4.115 by Alex Ivanov <alexivanov97@…>
Header File Doxygen Enhancement Task #1
23:23 Changeset in rtems [7ee5bc4c]4.115 by Mathew Kallada <matkallada@…>
rtems: Doxygen Clean Up Task #3
23:20 Changeset in rtems-tools [544de91]4.104.115 by Chris Johns <chrisj@…>
Fix managing weak symbols. Weak symbols where not being managed correctly. The symbols table is now a class with externals and weaks as separate symtabs so the externals can be searched first then the weaks and if not found an unresolved error is raised. This was found creating a libbsdport RAP file where the drivers in the all driver table resolved to the weak symbols and so linking in nothing. Fixing the weak symbols as found in the libbsdport library triggered a new resolver bug. The object files now contain the resolver state and this is used to determine if an object file has been resolved or is currently being resolved avoiding rescursive loops with dependent object files. The resolver trace output is a little easier to read.
17:30 Changeset in rtems [f3255a6]4.115 by Mathew Kallada <matkallada@…>
Header File Doxygen Enhancement Task #11
17:16 Changeset in rtems [c5782a2]4.115 by Mathew Kallada <matkallada@…>
Header File Doxygen Enhancement Task #7
16:45 Changeset in rtems [4ce0d45a]4.115 by Joel Sherrill <joel.sherrill@…>
barrier.h: Use POSIX API Doxygen group
16:45 Changeset in rtems [1ccbfe2d]4.115 by Joel Sherrill <joel.sherrill@…>
posixapi.h: Add POSIX API Doxygen group
16:35 Changeset in rtems [9ab091e]4.115 by Mathew Kallada <matkallada@…>
Header File Doxygen Enhancement Task #2
16:34 Changeset in rtems [f11858ac]4.115 by Joel Sherrill <joel.sherrill@…>
libmisc/mouse: Doxygen Group Clean Up
15:48 Changeset in rtems [b8fc260f]4.115 by Joel Sherrill <joel.sherrill@…>
Miscellaneous Doxygen clean-up
14:26 Changeset in rtems [8587b01]4.115 by Ayush Awasthi <kolaveridi87@…>
libfs: Doxygen Enhancement Task #4
14:05 Changeset in rtems [4e59276]4.115 by Mathew Kallada <matkallada@…>
libfs: Doxygen Enhancement Task #5
13:49 Changeset in rtems [36f3207]4.115 by Alex Ivanov <alexivanov97@…>
libfs: Doxygen Enhancement Task #3

12/26/12:

19:06 Changeset in rtems [956722f4]4.115 by Joel Sherrill <joel.sherrill@…>
Merge branch 'master' of ssh://git.rtems.org/data/git/rtems
10:10 Projects/ApplicationConfigurationKit edited by C Rempel
/* References */ (diff)
10:00 Projects/ApplicationConfigurationKit edited by C Rempel
/* References */ (diff)
09:27 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
(diff)
08:54 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
/* Additional References */ (diff)
07:58 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
/* Additional References */ (diff)
07:53 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
/* Additional References */ (diff)
07:36 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
/* Additional References */ (diff)
07:32 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
/* Additional References */ (diff)
07:32 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
(diff)
07:00 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
(diff)
06:55 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
(diff)
06:49 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
No longer live (diff)
06:44 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
Explain which Mock (diff)
01:27 Developer/Coding/Doxygen edited by C Rempel
Removed the period to match task description (diff)
01:27 Developer/Coding/Doxygen edited by C Rempel
/* Doxygen Best Practices */ (diff)

12/24/12:

12:57 Ticket #2084 (Incorrect clock() return value if USE_TICKS_FOR_STATISTICS=1) created by Aleksandr Platonov
If RTEMS was configured with USE_TICKS_FOR_STATISTICS=1 then clock() …
06:18 Changeset in rtems-tools [800d4fd]4.104.115 by Chris Johns <chrisj@…>
Add the symsect offset to the section reloc.
06:17 Changeset in rtems-tools [073d244]4.104.115 by Chris Johns <chrisj@…>
Trace the reloc addend.

12/23/12:

13:13 Changeset in rtems [355ca1ad]4.115 by Sebastian Huber <sebastian.huber@…>
sptests/spintrcritical16: Fix NULL pointer access
06:45 Changeset in rtems-tools [f31cded]4.104.115 by Chris Johns <chrisj@…>
Improved section trace output. Moved the section trace output to after the offsets have been computed and add this to the output. This allows a simple way to track the offset in an ELF section to the offset in the RAP section.
06:04 Changeset in rtems-tools [5825009]4.104.115 by Chris Johns <chrisj@…>
Change the long opt from map to overlay.
05:57 Changeset in rtems-tools [287569c]4.104.115 by Chris Johns <chrisj@…>
Add an overlay output. An overlay shows the hex dump of the section data with the relocation records so you can see the relationship between the relocations and the section data.
05:54 Changeset in rtems-tools [b9f631e]4.104.115 by Chris Johns <chrisj@…>
Add a memory dump utility.

12/22/12:

16:58 Changeset in rtems [0ca61727]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add const qualifier
16:57 Changeset in rtems [53afcfd2]4.115 by Sebastian Huber <sebastian.huber@…>
score: Do not inline _RBTree_Find_unprotected() This function is to big to inline. It leads also to test case explosion.
16:29 Changeset in rtems [fe62f3a]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/rbheap01: Add test cases
15:48 Changeset in rtems [11c10b8b]4.115 by Sebastian Huber <sebastian.huber@…>
sptests/speventsystem01: Add test cases
15:38 Changeset in rtems [aaee3a9]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/malloctest: Add test case
15:28 Changeset in rtems [d8efe3d]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/malloctest: Add test case

12/21/12:

20:38 Changeset in rtems [9fd4d0d1]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: Documentation
19:28 Changeset in rtems [f58fd970]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Use @brief in documentation
17:56 Changeset in rtems [e5e1d8f0]4.115 by Jennifer Averett <jennifer.averett@…>
libblock: Doxygen Enhancement Task #1 corrections
17:42 Changeset in rtems [f6c7bcfe]4.115 by Mathew Kallada <matkallada@…>
libblock: Doxygen Enhancement Task #1
17:13 Changeset in rtems [f5f2676]4.115 by Mathew Kallada <matkallada@…>
libmisc: Doxygen Enhancement Task #1
13:11 Changeset in rtems [3af7e23e]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/gen83xx: Add GPR_1 to register map
11:21 Changeset in rtems [3b91605]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: Fix resource leak in IMFS_allocate_node()
09:59 Changeset in rtems [c5d2760]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: Add rtems_resource_snapshot_take() Add rtems_resource_rtems_api, rtems_resource_posix_api, rtems_resource_snapshot, rtems_resource_snapshot_equal(), and rtems_resource_snapshot_check().
09:17 Changeset in rtems [fe1dc22]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add _Objects_Active_count()
08:50 Changeset in rtems [cbd07e4]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add rtems_chain_node_count_unprotected()
08:26 Changeset in rtems [a640b204]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/gen83xx: Fix RCWLR_CEVCO defines
06:14 Changeset in rtems-tools [3e902c6]4.104.115 by Chris Johns <chrisj@…>
Fix the reloc symbol name.
06:12 Changeset in rtems-tools [c487356]4.104.115 by Chris Johns <chrisj@…>
Finish a dump of the RAP file. Fix expanding.
06:10 Changeset in rtems-tools [6c28ffb]4.104.115 by Chris Johns <chrisj@…>
Set header length. Make sections public. Set the compressed file length in the RAP header. Move the string from the outputter to the RAP file. Make the sections public by moving to the RAP header.
06:08 Changeset in rtems-tools [4e9b324]4.104.115 by Chris Johns <chrisj@…>
Decompressor fixes. Make reading compressed files more robust returning the amount of data that can be read. Also add >> operartors to get the data. Add exceptions when a read fails.
Note: See TracTimeline for information about the timeline view.