aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-05-06 18:39:04 +0000
committerIan Lance Taylor <ian@airs.com>1994-05-06 18:39:04 +0000
commit2db90a6320f3661031f1b917854615942eeeeffd (patch)
treea687619d86364cc07b0e5a9c3a91829809491402 /gas/ChangeLog
parent973bfc476b8df9b590a09d3405ec4738856c28c4 (diff)
downloadgdb-2db90a6320f3661031f1b917854615942eeeeffd.zip
gdb-2db90a6320f3661031f1b917854615942eeeeffd.tar.gz
gdb-2db90a6320f3661031f1b917854615942eeeeffd.tar.bz2
* gasp.c: Include libiberty.h.
(main): Remove unused variable i.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 2d8da39..9c991dd 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,15 @@
+Fri May 6 14:35:58 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * gasp.c: Include libiberty.h.
+ (main): Remove unused variable i.
+
+ * config/tc-ppc.c (md_begin): When using -many, permit comparison
+ instructions to appear multiple times in the opcode table.
+
Thu May 5 19:14:43 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
+ * Makefile.in (VERSION): Update to 2.2.90.
+
* symbols.c (symbol_new) [BFD_ASSEMBLER]: Don't permit additions
to the symbol table if it's already been set in the output bfd.
(symbol_begin) [! EMIT_SECTION_SYMBOLS] [RELOC_REQUIRES_SYMBOL]: