diff options
author | Claudiu Zissulescu <claziss@synopsys.com> | 2021-09-15 13:43:40 +0300 |
---|---|---|
committer | Claudiu Zissulescu <claziss@synopsys.com> | 2021-09-15 13:49:02 +0300 |
commit | 720f6ee0959d9b493051d63f75d0d609d3d392ad (patch) | |
tree | 0755f8738516076ddd2828e0e6957d939ff81a58 /ld/ChangeLog | |
parent | b4745472b686482107c1a8d65ae99a434cd3fb5e (diff) | |
download | gdb-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/ChangeLog | 4 |
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. |