aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2022-01-22 12:08:55 +0000
committerNick Clifton <nickc@redhat.com>2022-01-22 12:08:55 +0000
commita74e1cb34453a5111104302315e407c01b9c2fb0 (patch)
tree1d9c23375b6e7b15681e53b5a72856c1a402b713 /ld
parentcb2562f5530c2f2eb4ca70d70078fa600e3ba983 (diff)
downloadgdb-a74e1cb34453a5111104302315e407c01b9c2fb0.zip
gdb-a74e1cb34453a5111104302315e407c01b9c2fb0.tar.gz
gdb-a74e1cb34453a5111104302315e407c01b9c2fb0.tar.bz2
Add markers for 2.38 branch
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS2
2 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 123745b..fe4b7d8 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2022-01-22 Nick Clifton <nickc@redhat.com>
+
+ * 2.38 release branch created.
+
2022-01-21 Nick Clifton <nickc@redhat.com>
* po/sr.po: Updated Serbian translation.
diff --git a/ld/NEWS b/ld/NEWS
index 77c716b..dbb402d 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -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.