diff options
author | Phil Blundell <philb@gnu.org> | 2001-02-04 16:37:03 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2001-02-04 16:37:03 +0000 |
commit | c7217458cbea74d3894d16b1dada3083fb2ca80f (patch) | |
tree | 7af23c6d141b28d1d4b70f694d8e92555ec54836 /binutils/ChangeLog | |
parent | 46c1ea57dca761bf361530c7be6fc80cc8202a9e (diff) | |
download | gdb-c7217458cbea74d3894d16b1dada3083fb2ca80f.zip gdb-c7217458cbea74d3894d16b1dada3083fb2ca80f.tar.gz gdb-c7217458cbea74d3894d16b1dada3083fb2ca80f.tar.bz2 |
2001-02-04 Philip Blundell <philb@gnu.org>
* configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
* configure: Regenerate.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index dddbb35..b79058b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2001-02-04 Philip Blundell <philb@gnu.org> + + * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'. + * configure: Regenerate. + 2001-01-31 Steve deRosier <sderosier@vari-lite.com> * ieee.c (ieee_add_bb11): Don't check for backslashes |