diff options
author | Jim Blandy <jimb@codesourcery.com> | 2004-05-12 23:14:49 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 2004-05-12 23:14:49 +0000 |
commit | ec76baa5b2087b1fb8ea31bc2412ab8d29131033 (patch) | |
tree | 3e8c5289132a885a15f8509596c900a66d204b3b /gdb/ChangeLog | |
parent | f2c9ca0856f99aaddc3f12d8addd1d900dbea575 (diff) | |
download | gdb-ec76baa5b2087b1fb8ea31bc2412ab8d29131033.zip gdb-ec76baa5b2087b1fb8ea31bc2412ab8d29131033.tar.gz gdb-ec76baa5b2087b1fb8ea31bc2412ab8d29131033.tar.bz2 |
* configure.in: When checking whether we should use the -bbigtoc
option, don't forget to restore the original value of LDFLAGS.
* configure: Regenerated.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1e84d8d..7c2a80b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2004-05-12 Jim Blandy <jimb@redhat.com> + + * configure.in: When checking whether we should use the -bbigtoc + option, don't forget to restore the original value of LDFLAGS. + * configure: Regenerated. + 2004-05-12 Andrew Cagney <cagney@redhat.com> * thread.c (load_infrun_state): Delete step_sp. |