diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2009-06-29 13:10:39 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@de.ibm.com> | 2009-06-29 13:10:39 +0000 |
commit | 6d10c194d78d93aa7f648c440c51c251db985feb (patch) | |
tree | 51fd74485bc26e5ea37e24806b34c999dac4222c /gdb/ChangeLog | |
parent | 2709f5702f7c50b89b3212b2e9ec2d96c1a8f4c2 (diff) | |
download | gdb-6d10c194d78d93aa7f648c440c51c251db985feb.zip gdb-6d10c194d78d93aa7f648c440c51c251db985feb.tar.gz gdb-6d10c194d78d93aa7f648c440c51c251db985feb.tar.bz2 |
* Makefile.in (ALL_64_TARGET_OBS): Add amd64-windows-tdep.o.
(ALL_TARGET_OBS): Add moxie-tdep.o, i386-darwin-tdep.o, and
solib-darwin.o.
* configure.tgt: Add comment.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f4185d9..d00887d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2009-06-29 Ulrich Weigand <uweigand@de.ibm.com> + + * Makefile.in (ALL_64_TARGET_OBS): Add amd64-windows-tdep.o. + (ALL_TARGET_OBS): Add moxie-tdep.o, i386-darwin-tdep.o, and + solib-darwin.o. + + * configure.tgt: Add comment. + 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com> * mi/mi-cmds.c (mi_cmds): Remove unimplemented entries. |