diff options
author | Timothy Wall <twall@alum.mit.edu> | 2001-02-22 17:24:33 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2001-02-22 17:24:33 +0000 |
commit | 41c4999810228d4795d0855426bfa4d24bb31230 (patch) | |
tree | bce42484c1c4e78980d4d45abc966cfb174846cd /ld/ChangeLog | |
parent | 7463c317ad788d1e29737ecaf5b71f466fa88476 (diff) | |
download | gdb-41c4999810228d4795d0855426bfa4d24bb31230.zip gdb-41c4999810228d4795d0855426bfa4d24bb31230.tar.gz gdb-41c4999810228d4795d0855426bfa4d24bb31230.tar.bz2 |
Add ia64-*-aix* configuration.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 19e5b08..9a61a86 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,14 @@ +2001-02-22 Timothy Wall <twall@cygnus.com> + + * configure.host: Add configuration for ia64-*-aix*. + * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*. + Add dependencies for eelf64_aix.c. + * Makefile.in: Regenerate. + * configure.tgt: Add ia64-*-aix* mapping. + * emulparams/elf64_aix.sh: Add settings for elf64 on aix5. + * testsuite/ld-bootstrap/boostrap.exp: Exclude ia64 flavor from + AIX-specific test. + 2001-02-20 H.J. Lu <hjl@gnu.org> * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to |