aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2020-12-28 10:44:28 -0800
committerH.J. Lu <hjl.tools@gmail.com>2020-12-28 10:44:28 -0800
commit3e9373fcaf5184dcf690ff98751f63cca79eaa02 (patch)
tree9e6eb185c7b493a6d48444a90681657868b73092 /binutils/ChangeLog
parentadf6c633a38c998acf4ac8a094ad991bc9e2e6c2 (diff)
downloadgdb-3e9373fcaf5184dcf690ff98751f63cca79eaa02.zip
gdb-3e9373fcaf5184dcf690ff98751f63cca79eaa02.tar.gz
gdb-3e9373fcaf5184dcf690ff98751f63cca79eaa02.tar.bz2
binutils: Use the newly built assembler and linker
Use the newly built assembler and linker in test_gnu_debuglink by passing $gcc_gas_flag to target_compile. * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Pass $gcc_gas_flag to target_compile.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 3626fd8..bd087e5 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2020-12-28 H.J. Lu <hongjiu.lu@intel.com>
+
+ * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Pass
+ $gcc_gas_flag to target_compile.
+
2020-12-24 Alan Modra <amodra@gmail.com>
* readelf.c (INT64_MIN): Define if not already defined.