diff options
author | Alan Modra <amodra@gmail.com> | 2018-09-19 13:05:17 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2018-09-19 15:08:48 +0930 |
commit | aa654ee8f830ca0d4d31bad0ff18b9e6261267fd (patch) | |
tree | e729ec0c34c2f20e79f266d2a6a00e7428beab61 /ld/ChangeLog | |
parent | 3d50f1706348142d0ad64cd9fad044e68951655e (diff) | |
download | gdb-aa654ee8f830ca0d4d31bad0ff18b9e6261267fd.zip gdb-aa654ee8f830ca0d4d31bad0ff18b9e6261267fd.tar.gz gdb-aa654ee8f830ca0d4d31bad0ff18b9e6261267fd.tar.bz2 |
Tweak map file output for pei386_auto_import
* ldmain.c (add_archive_element): Handle auto-inport symbols
when printing map.
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 d0e7559..bf5441f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2018-09-19 Alan Modra <amodra@gmail.com> + + * ldmain.c (add_archive_element): Handle auto-inport symbols + when printing map. + 2018-09-17 Alan Modra <amodra@gmail.com> * testsuite/ld-elf/comm-data5.d: Remove notarget for hppa. |