aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2021-01-08 21:51:38 -0800
committerH.J. Lu <hjl.tools@gmail.com>2021-01-08 21:51:48 -0800
commitba9e922fa0dfbd7957ef939da3a6b0dbbbaa03cd (patch)
tree8f377efe40ea43acd2e96180dd276ab7724f8e1b /ld/ChangeLog
parentb1b29aa51a6a67d5e35391ad31a80765839d6eb4 (diff)
downloadgdb-ba9e922fa0dfbd7957ef939da3a6b0dbbbaa03cd.zip
gdb-ba9e922fa0dfbd7957ef939da3a6b0dbbbaa03cd.tar.gz
gdb-ba9e922fa0dfbd7957ef939da3a6b0dbbbaa03cd.tar.bz2
ld/x86-64: Also set LAM_U57 when setting LAM_U48
Since LAM_U48 implies LAM_U57, also set LAM_U57 when setting LAM_U48. bfd/ * elfxx-x86.c (_bfd_x86_elf_link_setup_gnu_properties): Also set LAM_U57 when setting LAM_U48. ld/ * ld-x86-64/property-x86-lam-u48-4.d: Updated. * ld-x86-64/property-x86-lam-u48-5.d: Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 1514fd3..edbf886 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2021-01-08 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/property-x86-lam-u48-4.d: Updated.
+ * ld-x86-64/property-x86-lam-u48-5.d: Likewise.
+
2021-01-09 Alan Modra <amodra@gmail.com>
* configure: Regenerate.