Timeline



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.

12/20/12:

15:45 Changeset in rtems [ef5e452]4.115 by Alex Ivanov <alexivanov97@…>
libfs: Doxygen Enhancement Task #1
14:22 Changeset in rtems [d883ce2]4.115 by Mathew Kallada <matkallada@…>
libfs: Doxygen Enhancement Task #6"
10:10 Changeset in rtems [4e663ae]4.115 by Joel Sherrill <joel.sherrill@…>
Merge branch 'master' of ssh://git.rtems.org/data/git/rtems
03:23 Changeset in rtems [1be3fad]4.115 by Ayush Awasthi <kolaveridi87@…>
posix: Doxygen Enhancement Task #6 http://www.google-melange.com/gci/task/view/google/gci2012/7945218

12/19/12:

14:57 Changeset in rtems [65f6d3c]4.115 by Ayush Awasthi <kolaveridi87@…>
posix: Doxygen Enhancement Task #9 http://www.google-melange.com/gci/task/view/google/gci2012/7948216
14:53 Changeset in rtems [ab87219]4.115 by Alex Ivanov <alexivanov97@…>
posix: Doxygen Enhancement Task #10 http://www.google-melange.com/gci/task/view/google/gci2012/7997223
14:51 Changeset in rtems [148e3de6]4.115 by Mathew Kallada <matkallada@…>
libmisc: Doxygen Enhancement Task #2 http://www.google-melange.com/gci/task/view/google/gci2012/7959228
14:49 Changeset in rtems [9889d51]4.115 by Ayush Awasthi <kolaveridi87@…>
posix: Doxygen Enhancement Task #3 http://www.google-melange.com/gci/task/view/google/gci2012/8022219
13:13 Changeset in rtems [b1efb2fa]4.115 by Ralf Corsépius <ralf.corsepius@…>
Update from automake-1.12.6.
12:41 Changeset in rtems [566c05c]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/gen83xx: Fix CSB clock calculation for MPC8309
05:24 Changeset in rtems-tools [74e89db]4.104.115 by Chris Johns <chrisj@…>
Turn off the debug.
05:24 Changeset in rtems-tools [8bb0d53]4.104.115 by Chris Johns <chrisj@…>
RAP file utility. Decompressors RAP files.
05:22 Changeset in rtems-tools [db216fe]4.104.115 by Chris Johns <chrisj@…>
Decompression support added. The compressor can now decompress LZ77 files.

12/18/12:

20:46 Changeset in rtems [11109ea]4.115 by Alex Ivanov <alexivanov97@…>
libfs: Doxygen Enhancement Task #2 http://www.google-melange.com/gci/task/view/google/gci2012/8032207
20:42 Changeset in rtems [d527562e]4.115 by Ayush Awasthi <kolaveridi87@…>
posix: Doxygen Enhancement Task #11 http://www.google-melange.com/gci/task/view/google/gci2012/7987221
16:55 Changeset in rtems [f0bd30c]4.115 by Ayush Awasthi <kolaveridi87@…>
posix: Doxygen Enhancement Task #12 http://www.google-melange.com/gci/task/view/google/gci2012/8003214
16:27 Changeset in rtems [7b5513f0]4.115 by Andreas Heinig <andreas.heinig@…>
PR2083 Wrong return value in _RBTree_Has_only_one_node The function _RBTree_Has_only_one_node shall return a boolean value, but returns NULL. NULL, however, is defined as: (void *)0. Hence it does not match the scalar bool type. Return false instead.
13:44 Changeset in rtems [72c6861]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Use rtems_blkdev_create_partition() Use rtems_blkdev_create_partition() instead of rtems_disk_create_log() to avoid problems with the huge IMFS_GENERIC_DEVICE_MAJOR_NUMBER.
10:51 Ticket #2083 (Wrong return value in _RBTree_Has_only_one_node) created by Andreas Heinig
The function _RBTree_Has_only_one_node shall return a boolean value, …
10:18 Changeset in rtems [c9562c5]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc32xx: Add UART_CLKMODE settings
09:57 Changeset in rtems-tools [b2b811c]4.104.115 by Chris Johns <chrisj@…>
Fixes to load libbsdports on i386. Numerous fixes to load the the libbsdport RAP file on the i386.
09:52 Changeset in rtems-tools [53221a0]4.104.115 by Chris Johns <chrisj@…>
Add object::get_section. Add a method to return a section given the ELF section index. Add more trace output for debugging.
09:51 Changeset in rtems-tools [b5a59dd]4.104.115 by Chris Johns <chrisj@…>
Use cerr for errors and not cout.
09:48 Changeset in rtems-tools [194160c]4.104.115 by Chris Johns <chrisj@…>
Update the data out pointer. The data pointer was not updating when looping. Fix the total stats to track the data in the buffer.
09:47 Changeset in rtems-tools [13b9f2b]4.104.115 by Chris Johns <chrisj@…>
Add a new trace level.
09:45 Changeset in rtems [380628ea]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc32xx: Configure U4_TX pin for UART 4
09:44 Changeset in rtems [d1cf326]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc32xx: Fix function prototype
08:24 Changeset in rtems [4592658]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Move promiscuous mode setting

12/17/12:

15:40 Changeset in rtems [f25d31f]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc32xx: Add idle thread body
14:41 Changeset in rtems [3f58ac7]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Add PHY up/down All PHYs will be set to power up/down state with the BMCR[BMCR_PDOWN] setting. The KSZ80X1RNL will use the energy detect power down (EDPD) mode with PLL automatically turned in the up state. It will use the slow oscillator mode in the down state. To prevent system bus lock-ups the PHY is set to the up state before Ethernet module initialization. In case of a communication failure with the PHY or weird PHY identifiers the initialization will be aborted.
10:12 Changeset in rtems [50233d37]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Add PHY timeout detection

12/16/12:

20:34 Changeset in rtems [c40f36b0]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/md501: Use test cases of RFC 2202
19:31 Developer/Coding/Doxygen edited by Gedare
/* Functions */ (diff)
19:22 Developer/Coding/Doxygen edited by Gedare
(diff)
16:33 Changeset in rtems [f95d74a4]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/md501: New test
13:38 Changeset in rtems [810ecf0]4.115 by Mathew Kallada <matkallada@…>
posix: Doxygen Enhancement Task #7 http://www.google-melange.com/gci/task/view/google/gci2012/7958218

12/15/12:

21:03 Changeset in rtems [d86308b]4.115 by Alex Ivanov <alexivanov97@…>
posix: Doxygen Enhancement Task #2 http://www.google-melange.com/gci/task/view/google/gci2012/7988213
20:41 Changeset in rtems [eb08acf]4.115 by Mathew Kallada <matkallada@…>
posix: Doxygen Enhancement Task #8 http://www.google-melange.com/gci/task/view/google/gci2012/8003213
20:02 Developer/Coding/Doxygen edited by Gedare
/* Doxygen Best Practices */ (diff)
20:02 Developer/Coding/Doxygen edited by Gedare
/* Doxygen Best Practices */ (diff)
19:25 Developer/Coding/Doxygen edited by Gedare
/* Files */ (diff)
19:22 Developer/Coding/Doxygen edited by Gedare
(diff)
19:15 Developer/Coding/Doxygen edited by Gedare
Update header example (diff)
17:56 Developer/Coding/Doxygen edited by Gedare
(diff)
14:54 Changeset in rtems [e49a36cb]4.115 by Alex Ivanov <alexivanov97@…>
posix: Doxygen Enhancement Task #5 http://www.google-melange.com/gci/task/view/google/gci2012/7959229
12:30 Changeset in rtems-tools [f10123a]4.104.115 by Chris Johns <chrisj@…>
Const sections are not PROGBITS and ALLOC and not EXECINTR or WRITE.
12:26 Changeset in rtems [e79a766f]4.115 by Gedare Bloom <gedare@…>
libcsupport: Update file header for termios.h to remove link, add description.
12:25 Changeset in rtems [e43f4758]4.115 by Alex Ivanov <alexivanov97@…>
posix: Doxygen Enhancement Task #1 http://www.google-melange.com/gci/task/view/google/gci2012/7987220
12:23 Changeset in rtems [cefc9aea]4.115 by Alex Ivanov <alexivanov97@…>
libcsupport: Doxygen Enhancement Task #8 http://www.google-melange.com/gci/task/view/google/gci2012/7996208
12:19 Changeset in rtems-tools [d54e81c]4.104.115 by Chris Johns <chrisj@…>
Debug trace changes.
11:44 Changeset in rtems-tools [b89ad2c6]4.104.115 by Chris Johns <chrisj@…>
i386 related fixes Fix the size of the section calculated in image::lay_out. It did not correctly adjust for alignment. Make the sections being written correctly align.

12/14/12:

12:08 Changeset in rtems [2cd48da]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Add interface down support
11:17 Changeset in rtems [e99893f9]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Prepare for interface down support
11:07 Changeset in rtems [573822b]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Use assert() instead of status macros
11:01 Changeset in rtems [1edaa5f]4.115 by Sebastian Huber <sebastian.huber@…>
libnetworking: Make functions public Make functions rtems_bsdnet_semaphore_obtain_recursive() and rtems_bsdnet_semaphore_release_recursive() public.
09:28 Changeset in rtems [5970dcc9]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Remove superfluous attributes
09:23 Changeset in rtems [ea4f072]4.115 by Sebastian Huber <sebastian.huber@…>
shell: Remove interface down warning in ifconfig Whether an interface down is supported or not depends on the interface driver.
09:17 Changeset in rtems [d0b9295f]4.115 by Sebastian Huber <sebastian.huber@…>
Fix spelling
09:13 Changeset in rtems [6d5ba49]4.115 by Sebastian Huber <sebastian.huber@…>
Filesystem: Revert documentation changes
08:40 Changeset in rtems [e5a7f846]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Avoid mbuf migration in LPC ethernet The receive task will only hand over a mbuf if it gets a new one immediately. This avoids mbuf migration out of the receive task in case of overload.
01:51 Changeset in rtems [a0e6c73]4.115 by Mathew Kallada <matkallada@…>
posix: Doxygen enhancement task #4 http://www.google-melange.com/gci/task/view/google/gci2012/7955219
00:20 Changeset in rtems [074fafd]4.115 by Joel Sherrill <joel.sherrill@…>
Merge branch 'master' of ssh://git.rtems.org/data/git/rtems
Note: See TracTimeline for information about the timeline view.