diff options
| author | Mike Frysinger <vapier@gentoo.org> | 2011-03-06 00:20:21 +0000 |
|---|---|---|
| committer | Mike Frysinger <vapier@gentoo.org> | 2011-03-06 00:20:21 +0000 |
| commit | ef016f835f292f01f065412fcfd84c50bfff1fea (patch) | |
| tree | fe72facf7bcdc58af74f3a37d30f0f25d501f6a0 /include/gdb/ChangeLog | |
| parent | 7dcf22fd41de725f3280c80a1274bcef309d6891 (diff) | |
| download | ppe42-binutils-ef016f835f292f01f065412fcfd84c50bfff1fea.tar.gz ppe42-binutils-ef016f835f292f01f065412fcfd84c50bfff1fea.zip | |
sim: bfin: new port
This can boot Das U-Boot and a Linux kernel. It also supports Linux
userspace FLAT and FDPIC (dynamic and static) ELFs.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/gdb/ChangeLog')
| -rw-r--r-- | include/gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/gdb/ChangeLog b/include/gdb/ChangeLog index 19509e2218..8b31e11475 100644 --- a/include/gdb/ChangeLog +++ b/include/gdb/ChangeLog @@ -1,3 +1,7 @@ +2011-03-05 Mike Frysinger <vapier@gentoo.org> + + * sim-bfin.h: New file. + 2011-01-11 Andrew Burgess <aburgess@broadcom.com> * remote-sim.h (sim_store_register): Update the API |

