|
|
@d8a82fd
|
Dec 4, 2014, 12:02:27 PM |
Sebastian Huber |
Add SPARC patches for GCC 4.9.2
These patches are already present in …
4.104.11
|
|
|
@af8c147
|
Nov 14, 2014, 10:19:09 PM |
Jiri Gaisler |
gdb patch to add leon2/3 support to sis
This fixes the commit …
4.104.11
|
|
|
@4bdba3e
|
Dec 2, 2014, 4:50:02 AM |
Chris Johns |
tools/gdb: Add a patch for gdb-7.7/gdb-7.8 SPARC.
This patch updates …
4.104.11
|
|
|
@749ddf1
|
Sep 13, 2014, 12:47:07 AM |
Chris Johns |
waf: Include waf in the souce tree and updated README on building.
…
4.104.11
|
|
|
@3162858
|
Aug 26, 2014, 4:57:57 AM |
Chris Johns |
gdb-python: Update so 'rtems task' lists the classic tasks.
This is a …
4.104.11
|
|
|
@504e1de
|
Aug 24, 2014, 11:40:57 PM |
Chris Johns |
gdb-python: Add waf script to install under a prefix.
4.104.11
|
|
|
@f750e82
|
Aug 24, 2014, 11:39:26 PM |
Chris Johns |
gdb-python: Clean up and ignore waf generated files.
4.104.11
|
|
|
@bd0b98d
|
Aug 26, 2013, 4:42:25 PM |
mb.dhananjay |
Add cpu registers to task output.
4.104.11
|
|
|
@5a4834c
|
Aug 26, 2013, 3:35:59 PM |
mb.dhananjay |
Remove the header.
4.104.11
|
|
|
@61154bf
|
Aug 26, 2013, 3:26:30 PM |
mb.dhananjay |
Add watchdog seconds command
- prints the watchdog chain managed at …
4.104.11
|
|
|
@1fcff75
|
Aug 26, 2013, 3:05:57 PM |
mb.dhananjay |
Fix wdticks command
- Type is Chain_Control
- chain.node.next -> null
4.104.11
|
|
|
@a4d0739
|
Aug 25, 2013, 5:34:20 PM |
mb.dhananjay |
Add helper func.
- tests a bit at specified position.
4.104.11
|
|
|
@a7176a8
|
Aug 25, 2013, 5:33:44 PM |
mb.dhananjay |
Add watchdog ticks command.
- ToDo? : Fix watchdog states.
4.104.11
|
|
|
@04d95ec
|
Aug 25, 2013, 1:00:48 PM |
mb.dhananjay |
Added register class
- sparc.register, basic represenation of sparc's …
4.104.11
|
|
|
@788a715
|
Aug 25, 2013, 9:26:57 AM |
mb.dhananjay |
Add sparc PSR
- added a class to print SPARC status register
4.104.11
|
|
|
@7a415d4
|
Aug 24, 2013, 2:56:06 PM |
mb.dhananjay |
Catch empty task names,
- All the tasks do not have a name.
4.104.11
|
|
|
@a245635
|
Aug 24, 2013, 9:38:16 AM |
mb.dhananjay |
Add subcommand
rtems tod - prints the time of day.
4.104.11
|
|
|
@a0bf9f2
|
Aug 23, 2013, 4:28:22 AM |
mb.dhananjay |
Update README.md
Fix Links.
4.104.11
|
|
|
@b5c4f41
|
Aug 23, 2013, 4:25:48 AM |
mb.dhananjay |
Update README.md
Fix indentation.
4.104.11
|
|
|
@52fc200
|
Aug 23, 2013, 4:25:07 AM |
mb.dhananjay |
Update Readme.
Add wiki pages, usage instructions etc.
4.104.11
|
|
|
@8da0a37
|
Aug 21, 2013, 1:01:01 PM |
mb.dhananjay |
Complete index subcommands.
4.104.11
|
|
|
@ddbc530
|
Aug 21, 2013, 12:42:36 PM |
mb.dhananjay |
Refactor subcommands
- index commands inherit from a parent class.
4.104.11
|
|
|
@d4fc2d5
|
Aug 20, 2013, 4:28:16 PM |
mb.dhananjay |
Categories the commands.
The subcommands fall onto DATA.
See …
4.104.11
|
|
|
@8d035f8
|
Aug 20, 2013, 4:17:22 PM |
mb.dhananjay |
Refactor
- pretty printers moved to pretty module
- command and …
4.104.11
|
|
|
@2c25dc5
|
Aug 15, 2013, 2:56:30 PM |
mb.dhananjay |
Add message_queue subcommand.
4.104.11
|
|
|
@b743d63
|
Aug 9, 2013, 12:16:37 PM |
mb.dhananjay |
Catch nonvalid indexes.
Catch IndexErrors? generated while referancing …
4.104.11
|
|
|
@a713688
|
Aug 9, 2013, 12:14:18 PM |
mb.dhananjay |
Add task subcommand
rtems tasks <index(s)> - Prints tasks by index.
4.104.11
|
|
|
@4797179
|
Aug 9, 2013, 8:37:43 AM |
mb.dhananjay |
Add subcommand semaphore
rtems semaphore <index(s)> : prints rtems …
4.104.11
|
|
|
@559bd50
|
Aug 4, 2013, 6:47:39 PM |
mb.dhananjay |
Catch invalid object ID.
4.104.11
|
|
|
@66d0779
|
Aug 4, 2013, 6:37:47 PM |
mb.dhananjay |
Barrier taks queue
Print the barrier taks queue.
4.104.11
|
|
|
@6d89e3c
|
Aug 1, 2013, 6:50:23 AM |
mb.dhananjay |
Refactor
- The objects are intialized using the objects rather than …
4.104.11
|
|
|
@e60a5ee
|
Jul 30, 2013, 3:24:35 AM |
mb.dhananjay |
Fix Task and state printer bugs.
- Removed ITRON api objects in …
4.104.11
|
|
|
@e282b6e
|
Jul 29, 2013, 10:54:24 AM |
mb.dhananjay |
Move todo
Why else is there issues?
4.104.11
|
|
|
@59c4946
|
Jul 29, 2013, 4:56:02 AM |
mb.dhananjay |
New todo
4.104.11
|
|
|
@8e0de06
|
Jul 29, 2013, 4:55:38 AM |
mb.dhananjay |
Add classic barrier.
- Add support for classic barrier object.
- Drop …
4.104.11
|
|
|
@c63080d
|
Jul 28, 2013, 12:25:22 PM |
mb.dhananjay |
Update Readme.
ToDo?.
4.104.11
|
|
|
@b9ee5df
|
Jul 28, 2013, 9:15:58 AM |
mb.dhananjay |
Add region support.
Abstractions for classic/region added.
4.104.11
|
|
|
@c3d06d5
|
Jul 28, 2013, 7:31:06 AM |
mb.dhananjay |
Abstraction for HEAP.
Heap_Control Abstraction is added. It will need …
4.104.11
|
|
|
@09086b4
|
Jul 27, 2013, 8:41:19 AM |
mb.dhananjay |
Support classic/partitions
Added support for partition object.
4.104.11
|
|
|
@086e689
|
Jul 17, 2013, 10:30:57 AM |
mb.dhananjay |
Added support for classic/timers.
4.104.11
|
|
|
@591fbf6
|
Jul 16, 2013, 12:47:03 PM |
mb.dhananjay |
Fix typo: Global timer control object name.
4.104.11
|
|
|
@0967a1b
|
Jul 13, 2013, 11:01:59 AM |
mb.dhananjay |
Refactoring
- drop _printer suffix from printer classes.
4.104.11
|
|
|
@a785e25
|
Jul 12, 2013, 1:37:46 PM |
mb.dhananjay |
Add printers to stage.
4.104.11
|
|
|
@b061a67
|
Jul 12, 2013, 1:34:37 PM |
mb.dhananjay |
Heavy refactoring + Improved mesege queu printing.
- pretty printers …
4.104.11
|
|
|
@6e75f4e
|
Jul 9, 2013, 4:51:27 PM |
mb.dhananjay |
Update readme.
Included useage instructions.
4.104.11
|
|
|
@3856406
|
Jul 9, 2013, 9:07:20 AM |
mb.dhananjay |
Fix pretty printers
pretty printers for rtems_id and rtems_attribute
4.104.11
|
|
|
@f814c76
|
Jul 8, 2013, 4:12:48 PM |
mb.dhananjay |
Messege Queue Objects
Added intial support for printing
4.104.11
|
|
|
@ce55b57
|
Jul 8, 2013, 4:10:21 PM |
mb.dhananjay |
Object can have index from 1 to 'maximum'
4.104.11
|
|
|
@10bcd5d
|
Jun 24, 2013, 4:10:59 AM |
mb.dhananjay |
Update chains structures
- Fixes chains structure parsing
- Fix …
4.104.11
|
|
|
@56a70ae
|
Jun 17, 2013, 5:10:17 PM |
mb.dhananjay |
Intial commit.
Chris's intial work on the extenstions.
4.104.11
|
|
|
@911e710
|
Jun 17, 2013, 3:31:09 PM |
mb.dhananjay |
Initial commit
4.104.11
|
|
|
@8101cf0
|
Jul 7, 2014, 9:23:47 PM |
Joel Sherrill |
Add newlib-sys-cpuset-const-20140414.diff
4.104.11
|
|
|
@8cfeec3
|
Jun 23, 2014, 1:00:30 AM |
Chris Johns |
4.11: Patch so net-snmp 5.7.2.1 builds with RTEMS.
4.104.11
|
|
|
@f25fed3
|
Jun 16, 2014, 3:11:28 AM |
Chris Johns |
4.11: Add ntp patch.
This patch has issues related to the clock …
4.104.11
|
|
|
@5cdcde1
|
May 19, 2014, 2:49:52 AM |
Chris Johns |
4.11/sparc: GDB 7.7 SIS simulator output patch.
4.104.11
|
|
|
@47d652c
|
May 8, 2014, 12:39:07 PM |
Chris Johns |
gdb: Fix lm32 simulator's UART code. Builds on MinGW.
4.104.11
|
|
|
@a35f890
|
Apr 30, 2014, 1:13:14 PM |
Chris Johns |
tools/gdb: Simulator inline fixes in the cgen code.
4.104.11
|
|
|
@9e78f60
|
Apr 30, 2014, 6:22:37 AM |
Chris Johns |
tools/microblaze: Fix the building of libgcc.
4.104.11
|
|
|
@f756b51
|
Apr 10, 2014, 8:21:01 AM |
Chris Johns |
gdb: pr 16827, fix sim on Mavrick.
4.104.11
|
|
|
@ec18d1d
|
Mar 20, 2014, 8:21:16 PM |
Joel Sherrill |
gcc-4.8.2-rtems4.11-20140349.diff: New file
4.104.11
|
|
|
@e959da9
|
Mar 19, 2014, 4:15:31 AM |
Chris Johns |
4.11/gdb: Fix detecting python when building GDB on FreeBSD 10.0.
…
4.104.11
|
|
|
@8f75c4a
|
Feb 12, 2014, 2:18:33 AM |
Chris Johns |
libffi: Fix for Fedora 64bit pkg-config file.
4.104.11
|
|
|
@29734ec
|
Jan 18, 2014, 6:27:13 AM |
Chris Johns |
gdb/sparc: SIS gdb output fix, add nouartrx.
Fix the output from the …
4.104.11
|
|
|
@b2589cb
|
Aug 14, 2013, 3:49:27 AM |
Chris Johns |
gcc: Switch GCC to the posix thread model.
Change from the RTEMS …
4.104.11
|
|
|
@98f78dc
|
Jul 15, 2013, 11:58:54 PM |
Chris Johns |
The cxa_atexit support is a reqirement for destructor registration …
4.104.11
|
|
|
@6651de8
|
May 30, 2013, 11:43:40 PM |
Chris Johns |
Add Joel's stack_t patch.
4.104.11
|
|
|
@bba0b78
|
May 22, 2013, 6:47:01 AM |
verm |
Add patch to remove times.c from PowerPC newlib.
4.104.11
|
|
|
@acdef36
|
May 16, 2013, 8:13:31 AM |
verm |
Add three patches from Anthony Green to fix moxie tools.
…
4.104.11
|
|
|
@440c97f
|
Apr 14, 2013, 10:25:05 PM |
Chris Johns |
Regenerate the patch cleanly.
4.104.11
|
|
|
@65575cc
|
Apr 13, 2013, 8:23:52 AM |
Chris Johns |
Update the 4.7.2 patch to 4.7.3.
4.104.11
|
|
|
@eba19fa
|
Apr 5, 2013, 3:24:01 AM |
Chris Johns |
Update to the patch Joel merged.
4.104.11
|
|
|
@926ef3c
|
Apr 2, 2013, 9:39:03 PM |
Chris Johns |
PR target/56771. Require 64-bit int for arm*-*-rtems[.0-9]*.
4.104.11
|
|
|
@9d711f4
|
Apr 2, 2013, 6:48:38 AM |
Chris Johns |
Fix to build in cygwin.
4.104.11
|
|
|
@4c5ffb2
|
Mar 20, 2013, 6:27:49 AM |
Chris Johns |
Fix the sed breakage on FreeBSD.
4.104.11
|
|
|
@038b250
|
Mar 19, 2013, 6:16:54 AM |
Chris Johns |
Add the current rtems-4.10 patches.
4.104.11
|
|
|
@ce77d87
|
Mar 15, 2013, 1:10:20 AM |
Chris Johns |
Import the 4.9 patches.
4.104.11
|
|
|
@f0c9bae
|
Mar 11, 2013, 8:31:18 AM |
Sebastian Huber |
Add latest GCC 4.7 ARM to EABI patch
This patch is included in the …
4.104.11
|
|
|
@cb328a1
|
Mar 11, 2013, 6:16:02 AM |
Chris Johns |
Regenerate the ARM EABI patch for gcc-4.7.2 sources.
4.104.11
|
|
|
@94c5d74
|
Mar 11, 2013, 12:50:53 AM |
Chris Johns |
ARM EABI patch.
4.104.11
|
|
|
@e42bad3
|
Mar 10, 2013, 10:28:55 PM |
Chris Johns |
Move current patches in to the repo.
4.104.11
|
|
|
@5749230
|
Mar 10, 2013, 3:31:57 AM |
Chris Johns |
Regerated version of Joel's patch so patch -p1 works.
4.104.11
|
|
|
@0e90000
|
Mar 10, 2013, 1:35:37 AM |
Chris Johns |
Use a better name for the patch.
4.104.11
|
|
|
@25e43e1
|
Mar 10, 2013, 1:27:22 AM |
Chris Johns |
Microblaze gcc-4.7.2 patch from Joel.
4.104.11
|
|
|
@df78032
|
Mar 8, 2013, 7:44:32 AM |
Chris Johns |
MIPS memcpy fixes.
…
4.104.11
|