binutils-gdb/gas/config
Ian Lance Taylor c5953036d8 * ecoff.c (ecoff_setup_ext): Renamed from ecoff_build_ext.
Changed to not actually build the external symbol information, as
	that is now done by the ECOFF back end.
	(ecoff_build_debug): Changed accordingly.
	* ecoff.h (obj_ecoff_set_ext): Declare.   obj-format.c function
	called by ecoff_setup_ext.
	* config/obj-ecoff.c (ecoff_frob_file): If debug_info count is 0,
	set corresponding pointer to NULL.  Don't set raw_size and
	raw_syments.
	(obj_ecoff_set_sym_index): Removed.
	(obj_ecoff_set_ext): New function.
	* config/obj-ecoff.h (obj_set_sym_index): Don't define.
	(obj_ecoff_set_sym_index): Don't declare.
	* config/obj-elf.c (obj_ecoff_set_ext, elf_get_extr,
	elf_set_index): New functions used for ECOFF_DEBUGGING.
	(elf_frob_file): Reworked ECOFF debug generation to use
	new functions in bfd/ecofflink.c.
1993-11-24 07:42:03 +00:00
..
.Sanitize * config/obj-som.[ch]: New files for SOM support in GAS. 1993-10-30 21:55:00 +00:00
aout_gnu.h
atof-ieee.c
atof-ns32k.c
atof-tahoe.c Whitespace/comment cleanup. Use PARAMS in tc-vax.c. 1993-09-28 04:47:32 +00:00
atof-vax.c
coff_gnu.h
cplus-dem.c
ebmon29k.mt
h8300.mt
h8300hds.mt
h8500.mt
ho-ansi.h
ho-decstatn.h
ho-generic.h (free): Returns void if __STDC__. 1993-07-07 16:14:44 +00:00
ho-go32.h
ho-hppabsd.h * config/ho-hppabsd.h: Delete IO* macros, they are defined in 1993-10-30 21:29:29 +00:00
ho-hppaosf.h * config/ho-hppaosf.h: Delete _IO* macros. They are defined in 1993-11-02 23:07:00 +00:00
ho-hpux.h * config/ho-hpux.h: Do not include ho-sysv.h. Instead include 1993-11-02 23:38:41 +00:00
ho-i386.h
ho-i386aix.h
ho-irix.h
ho-mipsbsd.h
ho-rs6000.h
ho-sun3.h
ho-sun4.h
ho-sun386.h
ho-sunos.h remove extern time() decl 1993-10-11 21:12:37 +00:00
ho-sysv.h
ho-vax.h
ho-vms.h
i386coff.mt
m68k.mt
m68kcoff.mt
m88k-opcode.h correct a few mistakes found while extending the dissassembler. 1993-09-29 23:18:06 +00:00
m88kcoff.mt Add m88k-coff target Makefile fragment. 1993-07-15 16:35:23 +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 * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set. 1993-09-13 21:32:07 +00:00
obj-aout.h
obj-bout.c Some more gcc lint, and: 1993-09-14 17:58:35 +00:00
obj-bout.h Some more gcc lint, and: 1993-09-14 17:58:35 +00:00
obj-coff.c * Removed sy_forward and replaced it with an undefined expression 1993-07-14 22:21:25 +00:00
obj-coff.h * Changes to keep a full expression as the value of a symbol, not 1993-07-14 19:35:45 +00:00
obj-coffbfd.c * config/obj-coffbfd.c: Use PARAMS rather than EXFUN. 1993-11-19 21:37:50 +00:00
obj-coffbfd.h More Lynx support, plus better stabs-in-coff generation. 1993-09-28 19:22:08 +00:00
obj-ecoff.c * ecoff.c (ecoff_setup_ext): Renamed from ecoff_build_ext. 1993-11-24 07:42:03 +00:00
obj-elf.c * ecoff.c (ecoff_setup_ext): Renamed from ecoff_build_ext. 1993-11-24 07:42:03 +00:00
obj-elf.h * config/obj-elf.h (S_GET_SIZE): Define. 1993-09-17 22:16:29 +00:00
obj-generic.c
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 * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set. 1993-09-13 21:32:07 +00:00
obj-ieee.h
obj-som.c * config/obj-som.[ch]: New files for SOM support in GAS. 1993-10-30 21:55:00 +00:00
obj-som.h * config/obj-som.h (obj_frob_file): Define. 1993-11-02 05:37:58 +00:00
obj-vms.c Some more gcc lint, and: 1993-09-14 17:58:35 +00:00
obj-vms.h Some more gcc lint, and: 1993-09-14 17:58:35 +00:00
sh.mt
sparc.mt
tc-a29k.c * config/tc-a29k.c (md_begin): When opcodes are mashed together in 1993-10-28 17:14:16 +00:00
tc-a29k.h * read.c (cons): Conditionalize parsing of expression. Move 1993-06-30 18:27:41 +00:00
tc-generic.c
tc-generic.h
tc-h8300.c Fixed typos. 1993-07-22 18:02:01 +00:00
tc-h8300.h
tc-h8500.c more null/empty string fixups 1993-10-12 08:45:49 +00:00
tc-h8500.h fix decls 1993-07-02 01:33:33 +00:00
tc-hppa.c * config/tc-hppa.c (pa_ip): Fix thinko in 21bit range check. 1993-11-17 04:40:15 +00:00
tc-hppa.h * config/tc-hppa.h (FAKE_LABEL_NAME): Define as L$0\001 so it's 1993-10-31 02:13:49 +00:00
tc-i386.c Thu Oct 14 11:33:25 1993 Michael Meissner (meissner@osf.org) 1993-10-14 15:41:52 +00:00
tc-i386.h
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 Changes to let cons handle bignums like general expressions. 1993-10-06 17:31:31 +00:00
tc-i960.h
tc-m68k.c * config/tc-m68k.c (md_apply_fix_2): Error if a short branch uses 1993-10-26 21:58:41 +00:00
tc-m68k.h * config/tc-m68k.h (AOUT_MACHTYPE): Define to be external variable 1993-10-19 22:18:15 +00:00
tc-m88k.c more null/empty string fixups 1993-10-12 08:45:49 +00:00
tc-m88k.h updated copyrights, declare TC_CONS_RELOC 1993-08-20 23:52:10 +00:00
tc-m68851.h
tc-mips.c * config/tc-mips.c: Check ECOFF_DEBUGGING rather than 1993-11-18 18:56:31 +00:00
tc-mips.h * config/tc-mips.c (mips_gprmask, mips_cprmask): New variables to 1993-10-08 20:01:10 +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
tc-sh.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-sparc64.c New files for sparc64 cpu. 1993-06-30 10:30:54 +00:00
tc-sparc64.h New files for sparc64 cpu. 1993-06-30 10:30:54 +00:00
tc-sparc.c * config/tc-sparc.c (sparc_ip): Use strtol to parse membar 1993-10-25 18:08:33 +00:00
tc-sparc.h Define ENV64 for sparc v9. 1993-07-07 16:17:29 +00:00
tc-tahoe.c Whitespace/comment cleanup. Use PARAMS in tc-vax.c. 1993-09-28 04:47:32 +00:00
tc-tahoe.h
tc-vax.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-vax.h
tc-z8k.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-z8k.h
te-dpx2.h
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
te-ic960.h
te-lynx.h More Lynx support, plus better stabs-in-coff generation. 1993-09-28 19:22:08 +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
vax-inst.h
z8k.mt