diff options
author | Geoffrey Keating <geoffk@geoffk.org> | 2000-07-25 19:29:42 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@geoffk.org> | 2000-07-25 19:29:42 +0000 |
commit | adfdf8387c9a7eaa64a3fb078e953303084ee5fa (patch) | |
tree | 528f8a4313c162ed3ae5658fda0636e0c45481e5 /bfd/ChangeLog | |
parent | 1a6df346e32a6a2bcc9dc9ae618d92b8803a3c5f (diff) | |
download | gdb-adfdf8387c9a7eaa64a3fb078e953303084ee5fa.zip gdb-adfdf8387c9a7eaa64a3fb078e953303084ee5fa.tar.gz gdb-adfdf8387c9a7eaa64a3fb078e953303084ee5fa.tar.bz2 |
* configure.host (*-*-aix*): AIX has 'long long' always.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c93a5a3..3691737 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,7 @@ 2000-07-25 Geoffrey Keating <geoffk@cygnus.com> + * configure.host (*-*-aix*): AIX has 'long long' always. + * coff-rs6000.c (xcoff_write_one_armap_big): New procedure. (xcoff_write_armap_big): Write both 32-bit and 64-bit armaps. (xcoff_write_archive_contents_big): Don't update the offset |