binutils-gdb/gas/config
Ian Lance Taylor 265d172efb * config/tc-alpha.h (alpha_do_align): Don't declare.
(md_do_align): Don't define.
	(tc_frob_label): Define.
	(alpha_define_label): Declare.
	(md_flush_pending_output): Define.
	(alpha_flush_pending_output): Declare.
	* config/tc-alpha.c (insn_label): New static variable.
	(auto_align): New static variable.
	(md_pseudo_table): Add cases for .text, .data, .align, .byte,
	.hword, .int, .long, .octa, .quad, .short, .word, .double, .float,
	and .single.  Change .t_floating, .s_floating, .f_floating,
	.g_floating, and .d_floating to use s_alpha_float_cons rather than
	float_cons.
	(s_alpha_text, s_alpha_data): New static functions.
	(s_rdata, s_sdata): Clear insn_label and set auto_align.
	(s_gprel32): If auto_align, align.  Clear insn_label.
	(emit_insn): Clear insn_label.
	(s_alpha_align): New static function.
	(alpha_align): Make static.  Take label argument.
	(alpha_flush_pending_output): New static function.
	(s_alpha_cons, s_alpha_float_cons): New static functions.
	(alpha_define_label): New function.
PR 7148.
1995-07-06 16:59:29 +00:00
..
.Sanitize Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets. 1995-05-18 22:21:18 +00:00
alpha-opcode.h update copyright 1995-02-02 20:11:43 +00:00
aout_gnu.h
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
atof-tahoe.c
atof-vax.c
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
m68kcoff.mt Move cpu-specific dependencies into Makefile.in, instead of having sometimes 1995-05-02 06:46:21 +00:00
m88k-opcode.h
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 * 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 * stabs.c (get_stab_string_offset): Always define. If SEPARATE_STAB_SECTIONS 1995-05-04 23:40:26 +00:00
obj-coff.c * config/obj-coff.c (obj_coff_line): Call listing_source_line, in 1995-07-05 20:31:31 +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
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 First cut at handling multiple emulation modes for some MIPS targets. 1995-05-10 23:08:40 +00:00
obj-elf.h SEPARATE_STAB_SECTIONS should be defined to 1, not empty. 1995-05-05 21:44:11 +00:00
obj-generic.c
obj-generic.h
obj-hp300.c
obj-hp300.h
obj-ieee.c Use EXIT_SUCCESS and EXIT_FAILURE in all exit calls. 1994-09-13 23:07:48 +00:00
obj-ieee.h
obj-multi.c First cut at handling multiple emulation modes for some MIPS targets. 1995-05-10 23:08:40 +00:00
obj-som.c
obj-som.h
obj-vms.c more vms fixes from Pat Rankin 1995-07-06 02:52:44 +00:00
obj-vms.h more vms fixes from Pat Rankin 1995-07-06 02:52: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
tc-a29k.c write.c: Complain about .space or .org moving backwards. 1995-04-11 06:10:34 +00:00
tc-a29k.h
tc-alpha.c * config/tc-alpha.h (alpha_do_align): Don't declare. 1995-07-06 16:59:29 +00:00
tc-alpha.h * config/tc-alpha.h (alpha_do_align): Don't declare. 1995-07-06 16:59:29 +00:00
tc-arc.c * config/tc-arc.c (delay_slot_type): New function. 1995-04-12 14:41:21 +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 write.c: Complain about .space or .org moving backwards. 1995-04-11 06:10:34 +00:00
tc-h8500.h write.c: Complain about .space or .org moving backwards. 1995-04-11 06:10:34 +00:00
tc-hppa.c * config/tc-hppa.h (MAX_RELOC_EXPANSION): Bump to 6. 1995-07-03 23:33:21 +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/obj-coff.c (fixup_segment): PE doens't use 1995-06-29 00:41:02 +00:00
tc-i386.h (md_operand): Replaced empty function in .c file with empty macro in .h file. 1995-02-28 23:37:38 +00:00
tc-i860.c
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
tc-m68k.c (PCINDEX): New macro. 1995-04-11 01:31:08 +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 * config/tc-m88k.c (md_pseudo_table): Add ".set" so that the 1995-07-05 17:13:16 +00:00
tc-m88k.h define TC_KEEP_FX_OFFSET 1994-10-07 22:00:18 +00:00
tc-m68851.h
tc-mips.c Correct last change 1995-07-05 16:25:44 +00:00
tc-mips.h * ecoff.c (ecoff_debugging_seen): New global variable. 1995-07-05 16:10:50 +00:00
tc-ns32k.c
tc-ns32k.h
tc-ppc.c Little endian fix 1995-05-16 23:30:21 +00:00
tc-ppc.h * as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already defined, define 1995-05-04 01:56:40 +00:00
tc-rce.c (md_operand): Replaced empty function in .c file with empty macro in .h file. 1995-02-28 23:37:38 +00:00
tc-rce.h write.c: Complain about .space or .org moving backwards. 1995-04-11 06:10:34 +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 * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF. 1995-07-05 21:52:10 +00:00
tc-sparc.h
tc-tahoe.c write.c: Complain about .space or .org moving backwards. 1995-04-11 06:10:34 +00:00
tc-tahoe.h write.c: Complain about .space or .org moving backwards. 1995-04-11 06:10:34 +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 write.c: Complain about .space or .org moving backwards. 1995-04-11 06:10:34 +00:00
tc-w65.h write.c: Complain about .space or .org moving backwards. 1995-04-11 06:10:34 +00:00
tc-z8k.c
tc-z8k.h
te-delta.h delete some unused TE_* macros 1995-05-02 04:47:35 +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 * as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already defined, define 1995-05-04 01:56:40 +00:00
te-hppa.h
te-i386aix.h
te-ic960.h delete some unused TE_* macros 1995-05-02 04:47:35 +00:00
te-lynx.h
te-mach.h
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 * as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already defined, define 1995-05-04 01:56:40 +00:00
te-sco386.h deleting more unused macros 1995-05-02 06:26:15 +00:00
te-sun3.h
te-sysv32.h
vax-inst.h
vms-conf.h Thu Jan 19 18:10:05 1995 Pat Rankin (rankin@eql.caltech.edu) 1995-02-08 23:52:51 +00:00