aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2020-01-15 16:15:43 +1030
committerAlan Modra <amodra@gmail.com>2020-01-15 16:25:10 +1030
commitc24d0e8d4850d4913a1630a53e272c930849406d (patch)
tree25dba877adf8805dcc618fbb10f0c404f3315b95 /gas/ChangeLog
parente1c6cf618cbeebbafd34afc5ee921fcbf7061bfa (diff)
downloadgdb-c24d0e8d4850d4913a1630a53e272c930849406d.zip
gdb-c24d0e8d4850d4913a1630a53e272c930849406d.tar.gz
gdb-c24d0e8d4850d4913a1630a53e272c930849406d.tar.bz2
Reinstate gas em=freebsd for sparc-freebsd
In commit c9098af41e3 I over-simplified the sparc target decoding, missing the fact that prior to that patch sparc-*-freebsd fell through to the generic *-*-freebsd match. * configure.tgt: Add sparc-*-freebsd case.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index fd67220..0555b29 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2020-01-15 Alan Modra <amodra@gmail.com>
+
+ * configure.tgt: Add sparc-*-freebsd case.
+
2020-01-14 Lili Cui <lili.cui@intel.com>
* testsuite/gas/i386/align-branch-1a.d: Updated for Darwin.