diff options
author | Nick Clifton <nickc@redhat.com> | 2003-05-16 16:30:27 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-05-16 16:30:27 +0000 |
commit | 80c7c40aefc1dc3e07a8130ed5b40d91017e292a (patch) | |
tree | b06e51d145551d2126548976741d77cfa64d7c08 /bfd/ChangeLog | |
parent | 71bee782bfd89ad38efaf5e653dc5c36f2673547 (diff) | |
download | gdb-80c7c40aefc1dc3e07a8130ed5b40d91017e292a.zip gdb-80c7c40aefc1dc3e07a8130ed5b40d91017e292a.tar.gz gdb-80c7c40aefc1dc3e07a8130ed5b40d91017e292a.tar.bz2 |
Replace i[3456]86 with i[3-7]86
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d7911de..c0972f6 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2003-05-16 Kelley Cook <kelleycook@wideopenwest.com> + + * config.bfd: Accept i[3-7]86 variants. + * configure.host: Likewise. + * configure.in: Likewise. + * configure: Regenerate. + 2003-05-15 H.J. Lu <hongjiu.lu@intel.com> * elflink.c (_bfd_elf_fix_symbol_flags): Also hide protected |