diff options
author | Mark Kettenis <kettenis@gnu.org> | 2003-01-02 22:49:31 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2003-01-02 22:49:31 +0000 |
commit | 27e9bf901e2f3ff513fcbe04d4c1951697f0a7d5 (patch) | |
tree | 6869fcacba6e078704dc31dbbf16ed97904a9a7b /gdb/ChangeLog | |
parent | 50abf9e57bf73e9b7fc5a1bfa83bcea1557ef029 (diff) | |
download | gdb-27e9bf901e2f3ff513fcbe04d4c1951697f0a7d5.zip gdb-27e9bf901e2f3ff513fcbe04d4c1951697f0a7d5.tar.gz gdb-27e9bf901e2f3ff513fcbe04d4c1951697f0a7d5.tar.bz2 |
* acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
* configure.in: Cleanup section that sources GDB and BFD configure
subscripts. Remove evil changequotes here.
* config.in, configure: Regenerated.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b5b5231..8cf5890 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2003-01-02 Mark Kettenis <kettenis@gnu.org> + + * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove. + * configure.in: Cleanup section that sources GDB and BFD configure + subscripts. Remove evil changequotes here. + * config.in, configure: Regenerated. + 2003-01-02 Andrew Cagney <ac131313@redhat.com> * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack |