binutils-gdb/gas/config
David Edelsohn 31add5f0c9 * config/tc-arc.c (md_pseudo_table): Add .cpu.
(comment_chars): Add ';'.
	(arc_mach_type, mach_type_specified, cpu_tables_init_p): New globals.
	(md_parse_option): Delete support for -mmult.  Add -mcpu=xxx.
	(md_begin): Current ARCs are little endian.
	Call bfd_set_arch_mach to set the cpu type.
	(init_opcode_tables): New function.
	(md_begin): Ignore suffixes and registers not supported by cpu.
	(md_assemble): Initialize opcode tables here.
	Ignore opcodes not supported by selected cpu.
	Always ask for more memory in one piece.
	(arc_cpu): New function.
	(md_numbers_to_chars): Support both endians (will probably be needed
	eventually anyway).
	(md_apply_fix): Likewise.
1995-02-10 02:01:01 +00:00
..
.Sanitize add w65 stuff. 1995-01-16 00:42:14 +00:00
alpha-opcode.h update copyright 1995-02-02 20:11:43 +00:00
aout_gnu.h Dos File renaming 1992-02-27 18:52:18 +00:00
arc.mt Initial ARC support. 1994-11-30 02:48:31 +00:00
atof-ieee.c Ran "indent", for GNU coding style; some code & comments still need fixup. 1992-11-23 20:42:33 +00:00
atof-tahoe.c Whitespace/comment cleanup. Use PARAMS in tc-vax.c. 1993-09-28 04:47:32 +00:00
atof-vax.c force all files to end in "/* end of filename" 1992-02-13 09:13:54 +00:00
go32.cfg Changes from net 2.5.2 release branch: 1994-11-03 23:15:54 +00:00
h8300.mt * Makefile.in (config-stamp): If `defs' is defined, emit a preprocessor 1994-03-20 21:13:59 +00:00
h8500.mt * Makefile.in (config-stamp): If `defs' is defined, emit a preprocessor 1994-03-20 21:13:59 +00:00
i386coff.mt * Makefile.in (config-stamp): If `defs' is defined, emit a preprocessor 1994-03-20 21:13:59 +00:00
m68k.mt
m68kcoff.mt * Makefile.in (config-stamp): If `defs' is defined, emit a preprocessor 1994-03-20 21:13:59 +00:00
m88k-opcode.h correct a few mistakes found while extending the dissassembler. 1993-09-29 23:18:06 +00:00
m88kcoff.mt * Makefile.in (config-stamp): If `defs' is defined, emit a preprocessor 1994-03-20 21:13:59 +00:00
mips-big.mt * config/mips-opcode.h: Moved to opcode/mips.h. 1993-07-07 17:23:39 +00:00
mips-lit.mt * config/mips-opcode.h: Moved to opcode/mips.h. 1993-07-07 17:23:39 +00:00
obj-aout.c Add weak symbols as an extension to a.out. 1994-06-11 20:45:49 +00:00
obj-aout.h * as.h: Replace flagseen with separate variables. 1994-06-03 20:59:20 +00:00
obj-bout.c * as.h: Replace flagseen with separate variables. 1994-06-03 20:59:20 +00:00
obj-bout.h * as.h: Replace flagseen with separate variables. 1994-06-03 20:59:20 +00:00
obj-coff.c gcc -Wall lint. 1995-01-18 17:24:48 +00:00
obj-coff.h * config/obj-coff.h: Include bfd/libcoff.h, not libcoff.h. 1994-12-20 18:44:46 +00:00
obj-ecoff.c Tue Jan 4 15:12:43 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-04 23:35:56 +00:00
obj-ecoff.h Modified Files: 1994-07-08 19:36:55 +00:00
obj-elf.c * ecoff.c (ecoff_frob_symbol): New function. Put undefined 1994-01-25 00:26:33 +00:00
obj-elf.h * read.c (pseudo_set, case O_symbol): If OBJ_COPY_SYMBOL_ATTRIBUTES is defined, 1994-09-19 16:37:32 +00:00
obj-generic.c Ran "indent", for GNU coding style; some code & comments still need fixup. 1992-11-23 20:42:33 +00:00
obj-generic.h * Changes to keep a full expression as the value of a symbol, not 1993-07-14 19:35:45 +00:00
obj-hp300.c override obj_header_append from obj-aout.c 1993-05-14 10:56:24 +00:00
obj-hp300.h override obj_header_append from obj-aout.c 1993-05-14 10:56:24 +00:00
obj-ieee.c Use EXIT_SUCCESS and EXIT_FAILURE in all exit calls. 1994-09-13 23:07:48 +00:00
obj-ieee.h Ran "indent", for GNU coding style; some code & comments still need fixup. 1992-11-23 20:42:33 +00:00
obj-som.c * config/tc-hppa.c: Disable multiple $CODE$ subspace code. It 1994-01-19 00:21:16 +00:00
obj-som.h * config/obj-som.c (obj_read_begin_hook): Delete unused function. 1993-12-06 07:19:13 +00:00
obj-vms.c vms fixes from pat rankin 1995-02-02 21:33:40 +00:00
obj-vms.h Cleanup of VAX and VMS code, from Pat Rankin: 1995-01-19 20:01:07 +00:00
rce.mt Add changes from customer since last work. 1994-11-26 00:17:52 +00:00
sh.mt * config/obj-coff.h (TARGET_FORMAT): Select between coff-shl and coff-sh. 1994-11-24 03:42:15 +00:00
tc-a29k.c tc-a29k.c: some cleanup; range-checking on JUMPTARG relocs 1994-11-07 07:04:09 +00:00
tc-a29k.h * read.c (cons): Conditionalize parsing of expression. Move 1993-06-30 18:27:41 +00:00
tc-alpha.c Revert 2 June 1994 changes (Alpha 21164 support), for lack of assignment 1995-01-19 20:49:08 +00:00
tc-alpha.h (Already checked in write.c and config/tc-alpha.c, but no log msg went 1994-01-30 23:26:55 +00:00
tc-arc.c * config/tc-arc.c (md_pseudo_table): Add .cpu. 1995-02-10 02:01:01 +00:00
tc-arc.h * config/tc-arc.h (LOCAL_LABEL): Delete "_.L_", gcc works around 1995-02-10 02:00:43 +00:00
tc-generic.c
tc-generic.h
tc-h8300.c * config/tc-h8300.c (parse_exp, get_operands, clever_message, md_assemble, 1994-12-17 01:11:20 +00:00
tc-h8300.h For COFF targets, make sure F_RELFLG is set exactly when no relocs are present, 1995-01-12 00:36:23 +00:00
tc-h8500.c * config/obj-aout.h, config/obj-coff.c, config/obj-elf.h, config/obj-som.h, 1994-12-20 20:07:41 +00:00
tc-h8500.h For COFF targets, make sure F_RELFLG is set exactly when no relocs are present, 1995-01-12 00:36:23 +00:00
tc-hppa.c Apparently I forgot to commit this change: 1995-02-07 18:20:57 +00:00
tc-hppa.h * config/tc-hppa.c (hppa_tc_symbol): Call PA ELF BFD version. 1994-02-26 04:57:57 +00:00
tc-i386.c Bryan Ford's changes for 16-bit i386 support, and i386-msdos support. 1995-02-06 08:53:05 +00:00
tc-i386.h fighting bitrot in a major way 1992-02-17 15:54:49 +00:00
tc-i860.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-i860.h
tc-i960.c * as.c (show_usage): Remove target specific messages; 1994-06-03 17:42:27 +00:00
tc-i960.h force all files to end in "/* end of filename" 1992-02-13 09:13:54 +00:00
tc-m68k.c * config/tc-m68k.c (md_apply_fix_2): Use offsetT and addressT instead of long 1994-12-20 20:23:41 +00:00
tc-m68k.h * tc-m68k.c (flag_reg_prefix_optional): New variable. Initialized to value of 1994-04-26 22:21:15 +00:00
tc-m88k.c * as.c (show_usage): Remove target specific messages; 1994-06-03 17:42:27 +00:00
tc-m88k.h define TC_KEEP_FX_OFFSET 1994-10-07 22:00:18 +00:00
tc-m68851.h force all files to end in "/* end of filename" 1992-02-13 09:13:54 +00:00
tc-mips.c Use new hex-value code in libiberty: 1995-01-12 23:00:26 +00:00
tc-mips.h * config/obj-elf.c: If TC_MIPS, include elf/mips.h. 1994-01-11 22:35:16 +00:00
tc-ns32k.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-ns32k.h White space and comment changes, and #ifdef __STDC__ becomes #if 1992-02-15 21:09:34 +00:00
tc-ppc.c * config/tc-ppc.c (md_begin): Permit mfdec to be duplicated on the 1995-01-26 23:41:12 +00:00
tc-ppc.h Allow configuration of PowerPC embedded ABI. 1995-01-26 16:39:26 +00:00
tc-rce.c * config/obj-aout.h, config/obj-coff.c, config/obj-elf.h, config/obj-som.h, 1994-12-20 20:07:41 +00:00
tc-rce.h For COFF targets, make sure F_RELFLG is set exactly when no relocs are present, 1995-01-12 00:36:23 +00:00
tc-sh.c * config/tc-sh.h (tc_init_after_args): Don't define. 1995-01-23 19:22:52 +00:00
tc-sh.h Wed Sep 7 17:21:12 1994 Steve Chamberlain (sac@jonny.cygnus.com) 1994-09-08 00:38:17 +00:00
tc-sparc.c (tc_gen_reloc): Use bfd_get_reloc_code_name in error message. 1994-09-07 23:58:32 +00:00
tc-sparc.h * as.c (main): Only invoke md_end if it's defined as a macro. 1993-12-20 16:48:00 +00:00
tc-tahoe.c * as.c (show_usage): Remove target specific messages; 1994-06-03 17:42:27 +00:00
tc-tahoe.h tahoe code from fsf - untested 1992-12-03 23:41:18 +00:00
tc-vax.c Cleanup of VAX and VMS code, from Pat Rankin: 1995-01-19 20:01:07 +00:00
tc-vax.h
tc-w65.c * config/tc-w65.c, config/tc-w65.h, config/w65.mt: Newfiles. 1995-01-16 00:40:48 +00:00
tc-w65.h * config/tc-w65.c, config/tc-w65.h, config/w65.mt: Newfiles. 1995-01-16 00:40:48 +00:00
tc-z8k.c * config/tc-h8500.c (build_bytes): Get reloc type right for a 1993-12-11 19:28:41 +00:00
tc-z8k.h Support for the Z8k 1992-08-25 22:12:54 +00:00
te-delta.h add delta68 config 1994-11-09 19:57:37 +00:00
te-dpx2.h * config/te-dpx2.h (TARGET_FORMAT, REGISTER_PREFIX_OPTIONAL): Define. 1994-05-04 20:24:51 +00:00
te-generic.h
te-hp300.h hp300 hpux configuration 1993-05-05 12:41:52 +00:00
te-hppa.h hppa configuration 1993-05-05 12:43:06 +00:00
te-i386aix.h minor reorg of tranlee's stuff 1992-02-21 11:37:01 +00:00
te-ic960.h * configure.in (i960-*-coff, i960-*-vxworks5.*): Use coffbfd, and gas_target 1994-02-28 21:11:17 +00:00
te-lynx.h More Lynx support, plus better stabs-in-coff generation. 1993-09-28 19:22:08 +00:00
te-mach.h First attempt at i386-mach3 support. 1994-02-18 19:57:35 +00:00
te-nbsd.h * config/tc-m68k.h (TARGET_FORMAT): If TE_NetBSD define as 1994-11-04 00:13:13 +00:00
te-nbsd532.h Renamed config/te-netbsd532.h to te-nbsd532.h. 1994-10-13 00:33:21 +00:00
te-pc532mach.h updated ns532 support from Ian Dall 1994-07-14 18:58:06 +00:00
te-ppcnw.h * configure.in: Recognize ppc-*-netware. 1994-08-10 02:47:48 +00:00
te-sco386.h * config/tc-i386.h (DOT_LABEL_PREFIX): Delete. 1993-10-31 02:18:17 +00:00
te-sun3.h
te-sysv32.h force all files to end in "/* end of filename" 1992-02-13 09:13:54 +00:00
vax-inst.h force all files to end in "/* end of filename" 1992-02-13 09:13:54 +00:00
vms-conf.h Thu Jan 19 18:10:05 1995 Pat Rankin (rankin@eql.caltech.edu) 1995-02-08 23:52:51 +00:00
w65.mt * config/tc-w65.c, config/tc-w65.h, config/w65.mt: Newfiles. 1995-01-16 00:40:48 +00:00
z8k.mt Disable single quote strings. 1994-05-07 23:51:30 +00:00