aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorClaudiu Zissulescu <claziss@synopsys.com>2021-09-15 13:43:40 +0300
committerClaudiu Zissulescu <claziss@synopsys.com>2021-09-15 13:49:02 +0300
commit720f6ee0959d9b493051d63f75d0d609d3d392ad (patch)
tree0755f8738516076ddd2828e0e6957d939ff81a58 /ld/ChangeLog
parentb4745472b686482107c1a8d65ae99a434cd3fb5e (diff)
downloadgdb-720f6ee0959d9b493051d63f75d0d609d3d392ad.zip
gdb-720f6ee0959d9b493051d63f75d0d609d3d392ad.tar.gz
gdb-720f6ee0959d9b493051d63f75d0d609d3d392ad.tar.bz2
arc: Fix got-weak linker test
Use regular expressions to fix the got-weak linker test. ld/ * testsuite/got-weak.d: Update test. Signed-off-by: Claudiu Zissulescu <claziss@synopsys.com>
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ebcd4cd..2733da1 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2021-09-15 Claudiu Zissulescu <claziss@synopsys.com>
+
+ * testsuite/ld-arc/got-weak.d: Update file.
+
2021-09-14 Claudiu Zissulescu <claziss@synopsys.com>
* ld-arc/got-weak.d: New file.