binutils-gdb/gas/config
Ian Lance Taylor 5d0cd0b87e Mon Oct 14 11:24:28 1996 Richard Henderson <rth@tamu.edu>
* config/obj-elf.c (elf_frob_file): Move ECOFF debug processing to ...
	(elf_frob_file_after_relocs): ... here.  New function.
	* config/obj-elf.h (obj_from_file_after_relocs): New macro.
	* write.c (write_object_file): Call *frob_after_relocs after the
	call to write_relocs.

	* config/tc-alpha.c: Use new BFD_RELOC_ALPHA_ELF_LITERAL reloc.

	* config/tc-alpha.c (load_expression): Don't SET_VALUE on the section
	symbol, as this messes up linking.  Instead, expand the recursive call
	inline and change up the appropriate bits to get the 0x8000 offset
	in the reloc addend.
1996-10-14 15:40:15 +00:00
..
.Sanitize Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support 1996-10-03 16:42:22 +00:00
aout_gnu.h Dos File renaming 1992-02-27 18:52:18 +00:00
arm-big.mt Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets. 1995-05-18 22:21:18 +00:00
arm-lit.mt Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets. 1995-05-18 22:21:18 +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
e-mipsecoff.c First cut at handling multiple emulation modes for some MIPS targets. 1995-05-10 23:08:40 +00:00
e-mipself.c First cut at handling multiple emulation modes for some MIPS targets. 1995-05-10 23:08:40 +00:00
go32.cfg Changes from net 2.5.2 release branch: 1994-11-03 23:15:54 +00:00
i386coff.mt Move cpu-specific dependencies into Makefile.in, instead of having sometimes 1995-05-02 06:46:21 +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
m68kcoff.mt Move cpu-specific dependencies into Makefile.in, instead of having sometimes 1995-05-02 06:46:21 +00:00
m88k-opcode.h fsf address update 1995-07-06 21:18:08 +00:00
m88kcoff.mt Move cpu-specific dependencies into Makefile.in, instead of having sometimes 1995-05-02 06:46:21 +00:00
mips-big.mt Move cpu-specific dependencies into Makefile.in, instead of having sometimes 1995-05-02 06:46:21 +00:00
mips-lit.mt Move cpu-specific dependencies into Makefile.in, instead of having sometimes 1995-05-02 06:46:21 +00:00
obj-aout.c * config/obj-aout.c (obj_aout_frob_symbol): Warn about an attempt 1995-07-05 19:04:58 +00:00
obj-aout.h * config/obj-aout.h (S_IS_LOCAL): Check for \002 as well as \001. 1996-02-01 21:24:15 +00:00
obj-bout.c update copyrights 1996-02-07 19:36:48 +00:00
obj-bout.h update copyrights 1996-02-07 19:36:48 +00:00
obj-coff.c * config/obj-coff.c (fixup_segment): Subtract the section address 1996-10-04 22:38:44 +00:00
obj-coff.h Support for long filenames non-bfd coff. bfd/7288 1995-06-30 00:53:37 +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 * config/obj-ecoff.h (OBJ_PROCESS_STAB): Add new first argument, ignored. 1995-05-04 23:41:32 +00:00
obj-elf.c Mon Oct 14 11:24:28 1996 Richard Henderson <rth@tamu.edu> 1996-10-14 15:40:15 +00:00
obj-elf.h * config/obj-elf.c (elf_begin): New function. 1996-10-07 15:25:58 +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 fsf address update 1995-07-06 21:18:08 +00:00
obj-generic.h fsf address update 1995-07-06 21:18:08 +00:00
obj-hp300.c fsf address update 1995-07-06 21:18:08 +00:00
obj-hp300.h fsf address update 1995-07-06 21:18:08 +00:00
obj-ieee.c fsf address update 1995-07-06 21:18:08 +00:00
obj-ieee.h fsf address update 1995-07-06 21:18:08 +00:00
obj-multi.c First cut at handling multiple emulation modes for some MIPS targets. 1995-05-10 23:08:40 +00:00
obj-multi.h Remove unused sy_name_offset from ELF_TARGET_SYMBOL_FIELDS. 1995-11-28 19:09:58 +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 more vms work (mostly whitespace/comment cleanup) from Pat Rankin 1995-10-06 02:29:16 +00:00
obj-vms.h * config/tc-i386.c (md_number_to_chars): Deleted. 1996-06-20 20:06:44 +00:00
ppc-big.mt Add little endian PowerPC support. 1995-05-09 21:17:19 +00:00
ppc-lit.mt Add little endian PowerPC support. 1995-05-09 21:17:19 +00:00
ppc-sol.mt Do not turn on -mregnames by default 1996-06-04 15:02:47 +00:00
sco5.mt SCO ELF support from Robert Lipe <robertl@arnet.com>: 1996-01-25 17:25:25 +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 Wed Oct 2 15:54:03 1996 Klaus Kaempf <kkaempf@progis.de> 1996-10-02 19:55:33 +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 * config/tc-arc.c (byte_order): Provide explicit initial value. 1995-07-14 17:31:30 +00:00
tc-arc.h fsf address update 1995-07-06 21:18:08 +00:00
tc-arm.c oWed Jul 31 15:41:42 1996 James G. Smith <jsmith@cygnus.co.uk> 1996-07-31 14:57:57 +00:00
tc-arm.h Thu Aug 31 16:41:06 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-31 23:46:47 +00:00
tc-d10v.c Tue Sep 24 12:22:18 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-09-24 19:24:38 +00:00
tc-d10v.h start-sanitize-d10v 1996-07-22 18:55:27 +00:00
tc-generic.c This commit was manufactured by cvs2svn to create branch 'binutils'. 1991-04-04 18:19:54 +00:00
tc-generic.h White space and comments only. The devo tree prior to this delta is 1992-02-13 08:33:54 +00:00
tc-h8300.c No longer sanitize away h8s stuff 1996-07-05 18:39:32 +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/tc-sh.c (sh_relax): Rename from relax, and make global. 1995-07-19 16:14:49 +00:00
tc-h8500.h * read.c (s_set): Remove unused local ptr. 1995-08-10 04:44:59 +00:00
tc-hppa.c * config/tc-hppa.c (selector_table): Add 'E' selector. 1996-07-30 20:30:49 +00:00
tc-hppa.h * config/tc-hppa.h (MAX_RELOC_EXPANSION): Bump to 6. 1995-07-03 23:33:21 +00:00
tc-i386.c * config/tc-i386.c (tc_gen_reloc): Accept all relocs; remove 1996-08-07 15:54:33 +00:00
tc-i386.h Add SPARC ELF PIC support. 1995-07-07 17:03:21 +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 This commit was manufactured by cvs2svn to create branch 'binutils'. 1991-04-04 18:19:54 +00:00
tc-i960.c * config/tc-i960.c (ARCH_HX): Define. 1996-02-05 23:52:42 +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 (init_table): Correct access control unit 1996-10-01 17:59:56 +00:00
tc-m68k.h * read.c (potable): Add "mri" and ".mri". 1996-02-13 00:20:13 +00:00
tc-m88k.c * read.c (potable): Add balignw, balignl, p2alignw, and p2alignl. 1996-02-08 00:22:02 +00:00
tc-m88k.h * read.c (potable): Add balignw, balignl, p2alignw, and p2alignl. 1996-02-08 00:22:02 +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 * as.h: Include libiberty.h. 1996-10-08 17:15:20 +00:00
tc-mips.h * config/tc-mips.h (BYTE_ORDER): Don't define. No longer used. 1996-08-12 23:51:25 +00:00
tc-mn10300.c * config/tc-mn10300.c (md_assemble): Use FMT_* macros for 1996-10-10 20:33:47 +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 Turn most warnings into errors 1996-10-10 21:26:59 +00:00
tc-ppc.h Add support for exclude section flag and ordered section type 1996-01-12 20:35:38 +00:00
tc-sh.c * config/tc-sh.h (struct sh_segment_info_type): Define. 1996-05-16 19:57:12 +00:00
tc-sh.h * config/tc-sh.h (sh_do_align): Declare. 1996-02-07 22:00:28 +00:00
tc-sparc.c * config/tc-sparc.c (md_pseudo_table): Change uahalf, uaword, and 1996-07-18 20:53:32 +00:00
tc-sparc.h fsf address update 1995-07-06 21:18:08 +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-v850.c * config/tc-v850.c (md_apply_fix3): Do simple byte, short and 1996-08-31 18:36:19 +00:00
tc-v850.h * tc-v850.h: Define LOCAL_LABEL to recognise _.L_* symbols 1996-10-01 16:38:44 +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 This commit was manufactured by cvs2svn to create branch 'binutils'. 1991-04-04 18:19:54 +00:00
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/tc-sh.c (sh_relax): Rename from relax, and make global. 1995-07-19 16:14:49 +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-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 Wed Nov 1 15:17:02 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de> 1995-11-03 03:58:09 +00:00
te-dpx2.h * config/te-dpx2.h: Include obj-format.h. 1995-05-28 04:36:45 +00:00
te-generic.h * as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already defined, define 1995-05-04 01:56:40 +00:00
te-go32.h delete some unused TE_* macros 1995-05-02 04:47:35 +00:00
te-hp300.h fsf address update 1995-07-06 21:18:08 +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 fsf address update 1995-07-06 21:18:08 +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-macos.h * configure.in (ppc-*-macos*, ppc-*-mpw*): New configurations. 1995-11-14 04:45:54 +00:00
te-multi.h First cut at handling multiple emulation modes for some MIPS targets. 1995-05-10 23:08:40 +00:00
te-nbsd532.h Renamed config/te-netbsd532.h to te-nbsd532.h. 1994-10-13 00:33:21 +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-pc532mach.h updated ns532 support from Ian Dall 1994-07-14 18:58:06 +00:00
te-pe.h Fri May 12 14:17:47 1995 Steve Chamberlain <sac@slash.cygnus.com> 1995-05-12 21:26:01 +00:00
te-ppcnw.h fsf address update 1995-07-06 21:18:08 +00:00
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-sco386.h * config/te-delta.h: Include obj-format.h. 1995-08-27 01:18:28 +00:00
te-sparcaout.h * configure.in (sparc-*-aout): Set `em'. 1996-09-06 23:05:12 +00:00
te-sun3.h remove all rcs keywords 1992-02-13 08:39:15 +00:00
te-sysv32.h * config/te-delta.h: Include obj-format.h. 1995-08-27 01:18:28 +00:00
vax-inst.h force all files to end in "/* end of filename" 1992-02-13 09:13:54 +00:00
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/tc-i386.c (md_number_to_chars): Deleted. 1996-06-20 20:06:44 +00:00