diff options
| author | Andreas Schwab <[email protected]> | 2016-02-26 15:47:21 +0100 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2016-02-26 19:43:53 +0100 |
| commit | d1d4db68eb441ae67864be209a0679cbc86189c5 (patch) | |
| tree | d36ccc64352b4cbfcf466ce0faea6c08657578e2 /backends/ChangeLog | |
| parent | 7802e6e57d48189e339b4ab40189eb44d8123559 (diff) | |
Add support for DT_PPC_OPT
https://sourceware.org/ml/binutils/2013-10/msg00378.html
Signed-off-by: Andreas Schwab <[email protected]>
Diffstat (limited to 'backends/ChangeLog')
| -rw-r--r-- | backends/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/backends/ChangeLog b/backends/ChangeLog index d2222663..207a8889 100644 --- a/backends/ChangeLog +++ b/backends/ChangeLog @@ -1,3 +1,8 @@ +2016-02-26 Andreas Schwab <[email protected]> + + * ppc_symbol.c (ppc_dynamic_tag_name): Add DT_PPC_OPT. + (ppc_dynamic_tag_check): Likewise. + 2015-12-28 Mark Wielaard <[email protected]> * i386_reloc.def: Add GOT32X. |
