diff options
author | Cupertino Miranda <cmiranda@synopsys.com> | 2018-10-01 12:59:43 +0100 |
---|---|---|
committer | Cupertino Miranda <cmiranda@synopsys.com> | 2018-10-02 09:20:11 +0100 |
commit | eb528ad18b276117cb1016edbb12419819786366 (patch) | |
tree | 91d3ccbb44d8f82abaf68b7c18734031fa053b57 /include | |
parent | 3d5b1c0abe2c80ee454ad3057de8317579fd7c26 (diff) | |
download | binutils-eb528ad18b276117cb1016edbb12419819786366.zip binutils-eb528ad18b276117cb1016edbb12419819786366.tar.gz binutils-eb528ad18b276117cb1016edbb12419819786366.tar.bz2 |
[ARC] Entries to Changelog for previous commits.
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index f46251e..d0e0d72 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2018-10-01 Cupertino Miranda <cmiranda@synopsys.com> + + * arc-reloc.def (ARC_TLS_LE_32): Updated reloc formula. + 2018-09-21 H.J. Lu <hongjiu.lu@intel.com> PR binutils/23694 |