aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1995-04-07 03:14:12 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1995-04-07 03:14:12 +0000
commit47ba63b2bbfbf2fc20831f115ed3e1bdeffd142d (patch)
treed4f2ff12434d60ec91271981023279536b9fbb67
parent5acf432d3f1088ee99d57c55d5cae3624655ca12 (diff)
downloadgdb-47ba63b2bbfbf2fc20831f115ed3e1bdeffd142d.zip
gdb-47ba63b2bbfbf2fc20831f115ed3e1bdeffd142d.tar.gz
gdb-47ba63b2bbfbf2fc20831f115ed3e1bdeffd142d.tar.bz2
ARC stuff.
-rw-r--r--gas/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 01593cf..777c0d5 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,25 @@
+start-sanitize-arc
+Thu Apr 6 20:00:11 1995 Doug Evans <dje@chestnut.cygnus.com>
+
+ * config/tc-arc.c (arc_condition_codes): Deleted.
+ (init_opcode_tables): Delete cpu_type_map, call
+ arc_get_opcode_mach instead.
+ (arc_common): Delete non-ELF stuff. Require leading '.' in .data.
+ (md_apply_fix): Delete non-ELF stuff.
+ Disable special handling of limm values, treat them normally.
+ (get_arc_exp_reloc_type): New argument `data_p'. Callers updated.
+ (md_assemble): All limm operands must be output by gas, the opcode
+ insertion routines cannot be used (they don't do anything and we're
+ using implicit addends now so we need to output something).
+ * config/tc-arc.h (FAKE_LABEL_NAME): Define.
+end-sanitize-arc
+
+Thu Mar 30 14:38:47 1995 H.J. Lu (hjl@nynexst.com)
+
+ * configure.in: Change linux to default to elf. Using
+ i[345]86-*-linuxaout will defaults to a.out.
+ * configure: Rebuild.
+
Wed Mar 29 17:16:30 1995 Torbjorn Granlund <tege@adder.cygnus.com>
* config/tc-m68k.c (md_apply_fix_2): Cast negative offsets to offsetT