source: rtems-tools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b1e9ab9   11/20/14 18:46:43 Joel Sherrill main-page.cpp: Fix spelling issue 4.104.115
(edit) @b9c0a04   11/06/14 01:05:38 Chris Johns linkers: Disable .type statements in symbol code. Some of the … 4.104.115
(edit) @53e387d   11/04/14 08:39:57 Chris Johns linkers: Merge the standard libraries into the user library paths. … 4.104.115
(edit) @ddbab71   11/03/14 22:40:15 Chris Johns Fix buffer leak on error. 4.104.115
(edit) @0f93ea6   11/03/14 22:03:06 Ben Gras fix buffer size problem (triggered runtime error on my machine) 4.104.115
(edit) @e4014f0   07/23/14 16:20:19 ben typo 4.104.115
(edit) @2015c85   10/31/14 15:52:36 Ben Gras fix for open() not taking a std::string 4.104.115
(edit) @fdb1fe6   10/30/14 06:55:18 Chris Johns linkers: Add base image symbol to ELF object file generation. This … 4.104.115
(edit) @aac2949   10/28/14 08:14:02 Chris Johns linkers: Add kernel symbol support. The rtems-sym tool has been … 4.104.115
(edit) @3fd45d3   10/28/14 08:13:47 Chris Johns toolkit: Fix the map formatting. 4.104.115
(edit) @df7fd26   10/28/14 08:13:19 Chris Johns toolkit: Update the comment. 4.104.115
(edit) @23bbbfd   09/07/14 01:16:58 Hesham Almatary Add new OpenRISC/or1ksim BSP script using qemu 4.104.115
(edit) @6ae559c   09/21/14 22:23:39 Chris Johns rtems-tld: Make printk the default generator. 4.104.115
(edit) @5025439   09/21/14 04:24:37 Chris Johns rtems-tld: Add config options, fix void args, and SCore traces. 4.104.115
(edit) @149a8a6   09/20/14 22:50:56 Chris Johns rtems-tld: Remove forced trace message. 4.104.115
(edit) @435d879   09/13/14 02:26:45 Chris Johns rtk: Build fastlz into the rld library. Do not build as an object per … 4.104.115
(edit) @73eb48a   09/13/14 02:20:19 Chris Johns rtk: Fix buffer leak in rld::path::abs_path. 4.104.115
(edit) @87e0e76   09/13/14 02:09:16 Chris Johns Refactor code into the RTEMS Toolkit. 4.104.115
(edit) @749ddf1   09/13/14 00:47:07 Chris Johns waf: Include waf in the souce tree and updated README on building. … 4.104.115
(edit) @543a4d1   09/12/14 22:49:31 Chris Johns Merge branch 'git://git.rtems.org/chrisj/rtl-host.git' to linkers. … 4.104.115
(edit) @e0b8975   09/12/14 22:48:17 Chris Johns Remove invalid file that was added. 4.104.115
(edit) @7168ab3   09/10/14 03:10:45 Chris Johns rtems-tld: Add a printk generator. 4.104.115
(edit) @5afb2b8   09/10/14 03:10:20 Chris Johns rtems-tld: Fix warnings in the generated code. 4.104.115
(edit) @2d5de2e   09/10/14 01:16:26 Chris Johns Fix the error message. 4.104.115
(edit) @67369b14   09/10/14 01:15:29 Chris Johns Fix the tempfile output code to handle line breaks better. 4.104.115
(edit) @30a7f06   09/10/14 01:14:06 Chris Johns Make the verbose take the level and return the level if valid. This … 4.104.115
(edit) @b7ad4a2   09/08/14 22:40:13 Chris Johns linkers: If no RTEMS path is provied see if the prefix can be used. 4.104.115
(edit) @6fb1409   09/08/14 22:20:41 Chris Johns rtems-tld: Add entry and exit trace support. 4.104.115
(edit) @2126ea7   09/08/14 09:29:41 Chris Johns rtems-tld: Generate arg and ret code in the wrapper. 4.104.115
(edit) @17c8364   09/08/14 06:37:32 Chris Johns Fix building on CentOS 6.5. 4.104.115
(edit) @6506aa1   09/08/14 06:06:48 Chris Johns RTEMS trace linker builds trace applications. The trace linker builds … 4.104.115
(edit) @b28e8b3   09/07/14 04:31:18 Chris Johns Refactor the rld-rtems support to remove the globals. 4.104.115
(edit) @32cd4fc   09/07/14 00:47:00 Chris Johns rtems-tld: Add --wrapper option to aid testing. The --wrapper option … 4.104.115
(edit) @3f5e31f   09/07/14 00:45:36 Chris Johns Chanhe the base temp file name to 'rld--'. 4.104.115
(edit) @c4c8218   09/06/14 11:59:25 Chris Johns Fix rtems-ld to keep tmep files around while building. 4.104.115
(edit) @8807135   09/06/14 10:19:45 Chris Johns Refactor the CC flags. Fix the various linkers. The trace linker is … 4.104.115
(edit) @a916fa4   09/06/14 10:19:08 Chris Johns Fxi the split call. 4.104.115
(edit) @a72a9e35   09/06/14 10:17:56 Chris Johns Add a path str. Remove the duplicate split call. 4.104.115
(edit) @b233be7   09/06/14 10:15:48 Chris Johns Trim the return value from a package file. 4.104.115
(edit) @31bf375   09/05/14 08:18:11 Chris Johns Remove march/mcpu and add RTEMS BSP and cflags support. 4.104.115
(edit) @7ccb6701   09/05/14 08:16:40 Chris Johns Add support for RTEMS BSP or user supplied CFLAGS. Remove march/mcpu. … 4.104.115
(edit) @2f48445   09/05/14 08:10:46 Chris Johns Return the requested label. This completes this code to a basic … 4.104.115
(edit) @40fd7a0   09/01/14 03:26:47 Chris Johns rld: Split the file into a path module for path specific functions. … 4.104.115
(edit) @e5165d2   08/09/14 12:32:50 Peng.Fan Fix getopt_long usage When passing shorhand options, getopt_long … 4.104.115
(edit) @3162858   08/26/14 04:57:57 Chris Johns gdb-python: Update so 'rtems task' lists the classic tasks. This is a … 4.104.115
(edit) @4dbd0db   08/24/14 23:48:23 Chris Johns Fix README mistakes. 4.104.115
(edit) @504e1de   08/24/14 23:40:57 Chris Johns gdb-python: Add waf script to install under a prefix. 4.104.115
(edit) @f750e82   08/24/14 23:39:26 Chris Johns gdb-python: Clean up and ignore waf generated files. 4.104.115
(edit) @bd0b98d   08/26/13 16:42:25 mb.dhananjay Add cpu registers to task output. 4.104.115
(edit) @5a4834c   08/26/13 15:35:59 mb.dhananjay Remove the header. 4.104.115
(edit) @61154bf   08/26/13 15:26:30 mb.dhananjay Add watchdog seconds command - prints the watchdog chain managed at … 4.104.115
(edit) @1fcff75   08/26/13 15:05:57 mb.dhananjay Fix wdticks command - Type is Chain_Control - chain.node.next -> null 4.104.115
(edit) @a4d0739   08/25/13 17:34:20 mb.dhananjay Add helper func. - tests a bit at specified position. 4.104.115
(edit) @a7176a8   08/25/13 17:33:44 mb.dhananjay Add watchdog ticks command. - ToDo? : Fix watchdog states. 4.104.115
(edit) @04d95ec   08/25/13 13:00:48 mb.dhananjay Added register class - sparc.register, basic represenation of sparc's … 4.104.115
(edit) @788a715   08/25/13 09:26:57 mb.dhananjay Add sparc PSR - added a class to print SPARC status register 4.104.115
(edit) @7a415d4   08/24/13 14:56:06 mb.dhananjay Catch empty task names, - All the tasks do not have a name. 4.104.115
(edit) @a245635   08/24/13 09:38:16 mb.dhananjay Add subcommand rtems tod - prints the time of day. 4.104.115
(edit) @a0bf9f2   08/23/13 04:28:22 mb.dhananjay Update README.md Fix Links. 4.104.115
(edit) @b5c4f41   08/23/13 04:25:48 mb.dhananjay Update README.md Fix indentation. 4.104.115
(edit) @52fc200   08/23/13 04:25:07 mb.dhananjay Update Readme. Add wiki pages, usage instructions etc. 4.104.115
(edit) @8da0a37   08/21/13 13:01:01 mb.dhananjay Complete index subcommands. 4.104.115
(edit) @ddbc530   08/21/13 12:42:36 mb.dhananjay Refactor subcommands - index commands inherit from a parent class. 4.104.115
(edit) @d4fc2d5   08/20/13 16:28:16 mb.dhananjay Categories the commands. The subcommands fall onto DATA. See … 4.104.115
(edit) @8d035f8   08/20/13 16:17:22 mb.dhananjay Refactor - pretty printers moved to pretty module - command and … 4.104.115
(edit) @2c25dc5   08/15/13 14:56:30 mb.dhananjay Add message_queue subcommand. 4.104.115
(edit) @b743d63   08/09/13 12:16:37 mb.dhananjay Catch nonvalid indexes. Catch IndexErrors? generated while referancing … 4.104.115
(edit) @a713688   08/09/13 12:14:18 mb.dhananjay Add task subcommand rtems tasks <index(s)> - Prints tasks by index. 4.104.115
(edit) @4797179   08/09/13 08:37:43 mb.dhananjay Add subcommand semaphore rtems semaphore <index(s)> : prints rtems … 4.104.115
(edit) @559bd50   08/04/13 18:47:39 mb.dhananjay Catch invalid object ID. 4.104.115
(edit) @66d0779   08/04/13 18:37:47 mb.dhananjay Barrier taks queue Print the barrier taks queue. 4.104.115
(edit) @6d89e3c   08/01/13 06:50:23 mb.dhananjay Refactor - The objects are intialized using the objects rather than … 4.104.115
(edit) @e60a5ee   07/30/13 03:24:35 mb.dhananjay Fix Task and state printer bugs. - Removed ITRON api objects in … 4.104.115
(edit) @e282b6e   07/29/13 10:54:24 mb.dhananjay Move todo Why else is there issues? 4.104.115
(edit) @59c4946   07/29/13 04:56:02 mb.dhananjay New todo 4.104.115
(edit) @8e0de06   07/29/13 04:55:38 mb.dhananjay Add classic barrier. - Add support for classic barrier object. - Drop … 4.104.115
(edit) @c63080d   07/28/13 12:25:22 mb.dhananjay Update Readme. ToDo?. 4.104.115
(edit) @b9ee5df   07/28/13 09:15:58 mb.dhananjay Add region support. Abstractions for classic/region added. 4.104.115
(edit) @c3d06d5   07/28/13 07:31:06 mb.dhananjay Abstraction for HEAP. Heap_Control Abstraction is added. It will need … 4.104.115
(edit) @09086b4   07/27/13 08:41:19 mb.dhananjay Support classic/partitions Added support for partition object. 4.104.115
(edit) @086e689   07/17/13 10:30:57 mb.dhananjay Added support for classic/timers. 4.104.115
(edit) @591fbf6   07/16/13 12:47:03 mb.dhananjay Fix typo: Global timer control object name. 4.104.115
(edit) @0967a1b   07/13/13 11:01:59 mb.dhananjay Refactoring - drop _printer suffix from printer classes. 4.104.115
(edit) @a785e25   07/12/13 13:37:46 mb.dhananjay Add printers to stage. 4.104.115
(edit) @b061a67   07/12/13 13:34:37 mb.dhananjay Heavy refactoring + Improved mesege queu printing. - pretty printers … 4.104.115
(edit) @6e75f4e   07/09/13 16:51:27 mb.dhananjay Update readme. Included useage instructions. 4.104.115
(edit) @3856406   07/09/13 09:07:20 mb.dhananjay Fix pretty printers pretty printers for rtems_id and rtems_attribute 4.104.115
(edit) @f814c76   07/08/13 16:12:48 mb.dhananjay Messege Queue Objects Added intial support for printing 4.104.115
(edit) @ce55b57   07/08/13 16:10:21 mb.dhananjay Object can have index from 1 to 'maximum' 4.104.115
(edit) @10bcd5d   06/24/13 04:10:59 mb.dhananjay Update chains structures - Fixes chains structure parsing - Fix … 4.104.115
(edit) @56a70ae   06/17/13 17:10:17 mb.dhananjay Intial commit. Chris's intial work on the extenstions. 4.104.115
(edit) @911e710   06/17/13 15:31:09 mb.dhananjay Initial commit 4.104.115
(edit) @097f1fd   08/07/14 08:15:06 Chris Johns rtms-tld: Refactor the code to match a better configuration format. 4.104.115
(edit) @4fd758e   08/05/14 13:02:35 Chris Johns rtems-tld: Add wrapper support and start the generator coding. 4.104.115
(edit) @a136346   08/05/14 13:01:15 Chris Johns Fix temporary file handling and add tempfile write support. Move the … 4.104.115
(edit) @058d502   08/04/14 05:09:39 Chris Johns rtems-tld: Add generator loading support. 4.104.115
(edit) @0a21024   08/03/14 23:50:56 Chris Johns rtems-tld: Add recursive parsing of headers and defines. 4.104.115
(edit) @b6d7f5f   08/03/14 23:19:55 Chris Johns rtems-tld: Add trace configuration support. Extend the configuration … 4.104.115
(edit) @ea29902   08/01/14 06:44:32 Chris Johns Add initial support for the RTEM Trace Linker. The RTEMS Trace Linker … 4.104.115
(edit) @2ce23a3   08/01/14 06:47:11 Chris Johns Fix building on Windows with the latest MSVC. Remove some warnings. 4.104.115
Note: See TracRevisionLog for help on using the revision log.