diff options
author | Nick Clifton <nickc@redhat.com> | 2022-01-22 12:08:55 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-01-22 12:08:55 +0000 |
commit | a74e1cb34453a5111104302315e407c01b9c2fb0 (patch) | |
tree | 1d9c23375b6e7b15681e53b5a72856c1a402b713 /ld/NEWS | |
parent | cb2562f5530c2f2eb4ca70d70078fa600e3ba983 (diff) | |
download | gdb-a74e1cb34453a5111104302315e407c01b9c2fb0.zip gdb-a74e1cb34453a5111104302315e407c01b9c2fb0.tar.gz gdb-a74e1cb34453a5111104302315e407c01b9c2fb0.tar.bz2 |
Add markers for 2.38 branch
Diffstat (limited to 'ld/NEWS')
-rw-r--r-- | ld/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.38: + * Add -z pack-relative-relocs/-z no pack-relative-relocs to x86 ELF linker to pack relative relocations in the DT_RELR section. |