diff options
author | Tom Rix <trix@redhat.com> | 2002-04-30 23:29:21 +0000 |
---|---|---|
committer | Tom Rix <trix@redhat.com> | 2002-04-30 23:29:21 +0000 |
commit | aa67bccfe2f5f131c09c600a64301ac206f8ac27 (patch) | |
tree | c7374d3695e52da4dcac002e8702996d7f30dee1 /ld/ChangeLog | |
parent | 47f21bcc3d2b09c3d511a4893e5a5cdb91f67710 (diff) | |
download | gdb-aa67bccfe2f5f131c09c600a64301ac206f8ac27.zip gdb-aa67bccfe2f5f131c09c600a64301ac206f8ac27.tar.gz gdb-aa67bccfe2f5f131c09c600a64301ac206f8ac27.tar.bz2 |
Add support for AIX -blibpath and -bnolibpath.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 1319dbb..646c430 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2002-04-30 Tom Rix <trix@redhat.com> + + * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add + -blibpath, -bnolibpath support. + 2002-04-30 Mark Mitchell <mark@codesourcery.com> * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o. |