old-cross-binutils/gas/config
Ian Lance Taylor 227b6b55fa Thu Mar 26 23:07:18 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
* config/tc-i386.c (md_assemble): Swap template arguments to
	CONSISTENT_REGISTER_MATCH macro in reverse direction test.
	This macro is currently symmetric, so passing them the wrong
	way didn't cause any problem, but may if the macro is changed
	in the future.
	After copying template to i.tm, use i.tm. rather than t-> to
	access fields, and make t a const*
	Move i.tm.operand_types[] swap to immediately after the copy.
1998-03-27 04:10:05 +00:00
..
.Sanitize Remove SH4 sanitation. 1998-03-07 00:31:19 +00:00
aout_gnu.h
atof-ieee.c
atof-tahoe.c
atof-vax.c
e-i386coff.c Based on patches from Robert Lipe <robertl@dgii.com>: 1997-02-26 04:33:08 +00:00
e-i386elf.c Based on patches from Robert Lipe <robertl@dgii.com>: 1997-02-26 04:33:08 +00:00
e-mipsecoff.c
e-mipself.c
go32.cfg
itbl-mips.h * itbl-ops.c: New file. Add support for dynamically read 1997-02-11 02:07:57 +00:00
m68k-parse.h * config/tc-m68k.c (parse_mri_control_operand): Change leftstart 1995-09-18 22:25:54 +00:00
m68k-parse.y * config/tc-m68k.c (parse_mri_control_operand): Change leftstart 1995-09-18 22:25:54 +00:00
m88k-opcode.h
obj-aout.c
obj-aout.h * config/obj-aout.h (S_IS_LOCAL): Correct typo--pass argument to 1998-01-28 19:55:40 +00:00
obj-bout.c * as.h (enum _relax_state): Add rs_leb128. 1997-08-12 05:42:00 +00:00
obj-bout.h * as.c (parse_args): Add --keep-locals alias for -L. 1998-01-27 13:33:54 +00:00
obj-coff.c * config/obj-coff.c (fixup_segment): Never subtract section 1997-07-02 16:05:55 +00:00
obj-coff.h * config/obj-coff.h (RESOLVE_SYMBOL_REDEFINITION): Define. 1998-01-28 18:49:01 +00:00
obj-ecoff.c
obj-ecoff.h
obj-elf.c * config/obj-elf.c [TC_ALPHA]: Include <elf/alpha.h>. 1998-03-01 01:08:03 +00:00
obj-elf.h From Eric Youngdale <eric@andante.jic.com>: 1997-03-10 04:53:55 +00:00
obj-evax.c Thu Aug 8 12:32:56 1996 Klaus Kaempf <kkaempf@progis.de> 1996-08-08 16:42:41 +00:00
obj-evax.h Thu Aug 8 12:32:56 1996 Klaus Kaempf <kkaempf@progis.de> 1996-08-08 16:42:41 +00:00
obj-generic.c
obj-generic.h
obj-hp300.c
obj-hp300.h
obj-ieee.c * config/obj-ieee.c (segment_name): Don't define function if this 1997-03-21 23:52:29 +00:00
obj-ieee.h
obj-multi.c
obj-multi.h Remove unused sy_name_offset from ELF_TARGET_SYMBOL_FIELDS. 1995-11-28 19:09:58 +00:00
obj-som.c
obj-som.h
obj-vms.c * as.h (enum _relax_state): Add rs_leb128. 1997-08-12 05:42:00 +00:00
obj-vms.h * symbols.c (colon): Call obj_frob_label if it is defined. 1997-03-21 23:06:08 +00:00
tc-a29k.c * read.c (read_a_source_file): If tc_unrecognized_line is defined, 1995-12-11 19:23:10 +00:00
tc-a29k.h * read.c (read_a_source_file): If tc_unrecognized_line is defined, 1995-12-11 19:23:10 +00:00
tc-alpha.c Sat Nov 22 15:50:09 1997 Klaus Kaempf <kkaempf@progis.de> 1997-11-22 20:54:16 +00:00
tc-alpha.h Mon Jul 22 12:46:55 1996 Richard Henderson <rth@tamu.edu> 1996-07-22 17:04:04 +00:00
tc-arc.c
tc-arc.h
tc-arm.c tweak again 1998-01-27 17:35:43 +00:00
tc-arm.h Merged in the changes from the armT-970328-branch. 1997-06-03 23:25:43 +00:00
tc-d10v.c opcodes: 1998-02-12 03:56:57 +00:00
tc-d10v.h * read.c (do_align): Add max parameter. Change all callers. 1997-02-14 22:49:25 +00:00
tc-d30v.c * config/tc-d30v.c (parallel_ok): For the explicitly parallel 1998-02-20 05:47:40 +00:00
tc-d30v.h Tue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 1997-02-19 02:47:03 +00:00
tc-dvp.c * config/tc-dvp.h (md_estimate_size_before_relax): Delete. 1998-03-25 22:31:13 +00:00
tc-dvp.h * config/tc-dvp.h (tc_frob_label): Define. 1998-02-24 19:04:22 +00:00
tc-generic.c
tc-generic.h
tc-h8300.c No longer sanitize away h8s stuff 1996-07-05 18:39:32 +00:00
tc-h8300.h
tc-h8500.c * tc-h8500.c (parse_reg): Likewise. 1998-01-15 21:51:12 +00:00
tc-h8500.h * config/obj-coff.h (DO_STRIP): Don't define. 1997-03-21 23:13:26 +00:00
tc-hppa.c * config/tc-hppa.c (tc_gen_reloc): If hppa_ren_reloc_type fails, 1997-04-04 22:48:24 +00:00
tc-hppa.h * config/tc-hppa.h (TC_EOL_IN_INSN): Check explicitly for '!', 1997-04-04 22:49:21 +00:00
tc-i386.c Thu Mar 26 23:07:18 1998 Alan Modra <alan@spri.levels.unisa.edu.au> 1998-03-27 04:10:05 +00:00
tc-i386.h Tue Mar 24 18:30:58 1998 H.J. Lu <hjl@gnu.org> 1998-03-24 23:34:45 +00:00
tc-i860.c
tc-i860.h
tc-i960.c * config/tc-i960.c (ARCH_HX): Define. 1996-02-05 23:52:42 +00:00
tc-i960.h
tc-m32r.c Fix bug detected by Michael snyder. 1998-02-25 02:05:09 +00:00
tc-m68k.c From Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au>: 1997-10-09 19:30:16 +00:00
tc-m68k.h * config/obj-coff.c (yank_symbols): If tc_frob_coff_symbol is 1997-01-03 22:41:26 +00:00
tc-m88k.c Thu Mar 20 13:42:01 1997 H.J. Lu <hjl@lucon.org> 1997-03-20 19:08:35 +00:00
tc-m88k.h * write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER. 1997-02-28 20:04:39 +00:00
tc-m68851.h
tc-mips.c * config/tc-mips.c (append_insn): Handle BFD_RELOC_MIPS16_S3. 1998-03-22 20:17:34 +00:00
tc-mips.h * itbl-ops.c: Add test for itbl_have_entries. 1997-02-23 23:46:12 +00:00
tc-mn10200.c * config/tc-mn10200.c (md_estimate_size_before_relax): Treat 1997-02-07 03:09:52 +00:00
tc-mn10200.h * config/tc-mn10200.c (md_relax_table): Define. 1997-01-29 16:46:31 +00:00
tc-mn10300.c * as.h (bfd_alloc_by_size_t): Don't declare. 1997-03-17 16:29:29 +00:00
tc-ns32k.c
tc-ns32k.h * write.c (print_fixup): Use TC_FIX_DATA_PRINT (if defined) to 1997-11-05 00:45:23 +00:00
tc-ppc.c * tc-ppc.c (ppc_biei): Cache the last symbol we inserted 1998-02-20 06:27:12 +00:00
tc-ppc.h Mon Feb 2 12:39:05 1998 Geoff Keating <geoffk@ozemail.com.au> 1998-02-02 17:44:57 +00:00
tc-sh.c * config/tc-sh.h (md_cons_align): Define. 1997-06-06 21:17:46 +00:00
tc-sh.h * config/tc-sh.h (sh_do_align): Declare. 1996-02-07 22:00:28 +00:00
tc-sparc.c Fri Oct 24 11:19:22 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz> 1997-10-24 18:20:36 +00:00
tc-sparc.h * config/tc-sparc.h (tc_fix_adjustable) [OBJ_ELF]: A reloc against 1998-02-04 20:29:30 +00:00
tc-tahoe.c * config/tc-sh.c (sh_relax): Rename from relax, and make global. 1995-07-19 16:14:49 +00:00
tc-tahoe.h * read.c (s_set): Remove unused local ptr. 1995-08-10 04:44:59 +00:00
tc-tic30.c Mon Feb 2 18:30:34 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> 1998-02-03 00:17:20 +00:00
tc-tic30.h Mon Feb 2 18:30:34 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> 1998-02-03 00:17:20 +00:00
tc-tic80.c * config/tc-tic80.c (tic80_relax): New static variable. 1997-12-16 20:03:53 +00:00
tc-tic80.h * doc/internals.texi (CPU backend): Fix typo in md_section_align 1997-02-23 04:01:39 +00:00
tc-v850.c Improve error reporting for PR14724 1998-02-02 23:44:42 +00:00
tc-v850.h Brought up to date with respect to the branch 1997-12-03 01:13:08 +00:00
tc-vax.c
tc-vax.h
tc-w65.c * config/tc-sh.c (sh_relax): Rename from relax, and make global. 1995-07-19 16:14:49 +00:00
tc-w65.h * config/obj-coff.h (DO_STRIP): Don't define. 1997-03-21 23:13:26 +00:00
tc-z8k.c
tc-z8k.h
te-aux.h * config/te-aux.h: Change include of aux.h to aux-coff.h. 1996-02-09 15:55:06 +00:00
te-delt88.h rename te-delta88.h to avoid 8.3 conflict 1995-11-20 18:48:32 +00:00
te-delta.h Thu Mar 20 12:48:45 1997 Philippe De Muyter <phdm@info.ucl.ac.be> 1997-03-20 17:50:41 +00:00
te-dpx2.h
te-dynix.h Based on notes from Peter Eriksson <peter@ifm.liu.se>. The target 1997-02-14 23:40:49 +00:00
te-generic.h
te-go32.h
te-hp300.h
te-hppa.h
te-i386aix.h
te-ic960.h * write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER. 1997-02-28 20:04:39 +00:00
te-lnews.h * configure.in (mips*-*-lnews*): New target, also make empty 1997-02-27 02:40:44 +00:00
te-lynx.h
te-mach.h
te-macos.h * configure.in (ppc-*-macos*, ppc-*-mpw*): New configurations. 1995-11-14 04:45:54 +00:00
te-multi.h
te-nbsd.h
te-nbsd532.h
te-pc532mach.h
te-pe.h
te-ppcnw.h
te-psos.h Wed Feb 14 16:33:12 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de> 1996-02-14 21:37:16 +00:00
te-riscix.h * configure.in (arm-*-riscix*): Set emulation to riscix. 1996-06-29 22:20:57 +00:00
te-sparcaout.h * configure.in (sparc-*-aout): Set `em'. 1996-09-06 23:05:12 +00:00
te-sun3.h
te-svr4.h * configure.in: Set em=svr4 for m68k-*-sysv4*. 1997-02-21 17:00:45 +00:00
te-sysv32.h * config/te-delta.h: Include obj-format.h. 1995-08-27 01:18:28 +00:00
vax-inst.h
vms-a-conf.h Thu Aug 8 12:32:56 1996 Klaus Kaempf <kkaempf@progis.de> 1996-08-08 16:42:41 +00:00
vms-conf.h * config/vms-conf.h: Don't undef VERSION. 1998-01-30 16:48:57 +00:00