old-cross-binutils/gas/config
Jim Wilson 2434f56546 Eliminate compiler warnings from IA-64 port.
* config/tc-ia64.c (pseudo_func): Add missing initializers.
	(struct rsrc): Make line unsigned.
	(gr_values): Add missing initializer.
	(SLOT_NUM_NOT_SET): Add unsigned cast.
	(ia64_elf_section_flags, output_vbyte_mem, count_output, dot_radix,
	dot_fframe, dot_vframe, dot_vframesp, dot_vframepsp, dot_save,
	dot_restore, dot_restorereg, dot_restorereg_p, dot_handlerdata,
	dot_unwentry, dot_altrp, dot_saveg, dot_savef, dot_saveb, dot_savegf,
	dot_spill, dot_spillreg, dot_spillreg_p, dot_label_state,
	dot_copy_state, dot_unwabi, dot_personality, dot_proc, dot_body,
	dot_prologue, dot_endp, dot_regstk, dot_psr, dot_alias, dot_ln,
	dot_reg_val, dot_entry, dot_mem_offset, ia64_init, mark_resource,
	md_undefined_symbol, md_apply_fix3, tc_gen_reloc, ia64_md_do_align):
	Add ATTRIBUTE_UNUSED to unused parameters.
	(convert_expr_to_ab_reg): Add parens.
	(convert_expr_to_xy_reg): Add parens.  Comment out >= REG_GR test.
	(dot_prologue): Initialize grsave when declared.
	(md_pseudo_table): Add missing initializers.
	(operand_match): Add casts to bfd_vma.
	(emit_one_bundle): Delete unused local prev.  Make required_template
	unsigned.
	(specify_resource): Cast i to unsigned.
	(note_register_values): Use fprintf_vma.
	(print_dependency): Likewise.
2000-11-22 23:08:47 +00:00
..
aout_gnu.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
atof-ieee.c 2000-08-05 Kazu Hirata <kazu@hxi.com> 2000-08-07 19:54:34 +00:00
atof-tahoe.c 2000-08-05 Kazu Hirata <kazu@hxi.com> 2000-08-07 19:54:34 +00:00
atof-vax.c 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
e-crisaout.c * configure.in: Add CRIS support. 2000-07-20 17:45:28 +00:00
e-criself.c * configure.in: Add CRIS support. 2000-07-20 17:45:28 +00:00
e-i386aout.c This set of patches add support for aout emulation on the x86 2000-01-26 22:48:31 +00:00
e-i386coff.c
e-i386elf.c
e-mipsecoff.c
e-mipself.c
itbl-mips.h
m68k-parse.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
m68k-parse.y
m88k-opcode.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
obj-aout.c 2000-11-07 H.J. Lu <hjl@gnu.org> 2000-11-08 00:24:23 +00:00
obj-aout.h 2000-09-12 Kazu Hirata <kazu@hxi.com> 2000-09-12 21:49:09 +00:00
obj-bout.c 2000-09-12 Kazu Hirata <kazu@hxi.com> 2000-09-12 21:49:09 +00:00
obj-bout.h 2000-09-12 Kazu Hirata <kazu@hxi.com> 2000-09-12 21:49:09 +00:00
obj-coff.c 2000-11-07 H.J. Lu <hjl@gnu.org> 2000-11-08 00:24:23 +00:00
obj-coff.h 2000-09-12 Kazu Hirata <kazu@hxi.com> 2000-09-12 21:49:09 +00:00
obj-ecoff.c 2000-11-07 H.J. Lu <hjl@gnu.org> 2000-11-08 00:24:23 +00:00
obj-ecoff.h
obj-elf.c 2000-11-16 H.J. Lu <hjl@gnu.org> 2000-11-16 19:29:12 +00:00
obj-elf.h * dwarf2dbg.c (dwarf2_gen_line_info): Early out for no line number. 2000-11-17 18:07:33 +00:00
obj-evax.c
obj-evax.h 2000-09-13 Kazu Hirata <kazu@hxi.com> 2000-09-14 11:48:26 +00:00
obj-generic.c
obj-generic.h 2000-09-13 Kazu Hirata <kazu@hxi.com> 2000-09-14 11:48:26 +00:00
obj-hp300.c 2000-09-13 Kazu Hirata <kazu@hxi.com> 2000-09-14 11:48:26 +00:00
obj-hp300.h 2000-09-13 Kazu Hirata <kazu@hxi.com> 2000-09-14 11:48:26 +00:00
obj-ieee.c 2000-08-01 Kazu Hirata <kazu@hxi.com> 2000-08-01 19:02:49 +00:00
obj-ieee.h 2000-09-13 Kazu Hirata <kazu@hxi.com> 2000-09-14 11:48:26 +00:00
obj-multi.c
obj-multi.h 2000-11-07 H.J. Lu <hjl@gnu.org> 2000-11-08 00:24:23 +00:00
obj-som.c 2000-08-01 Kazu Hirata <kazu@hxi.com> 2000-08-01 19:02:49 +00:00
obj-som.h Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa as 2000-05-02 00:12:52 +00:00
obj-vms.c 2000-09-13 Kazu Hirata <kazu@hxi.com> 2000-09-14 11:48:26 +00:00
obj-vms.h 2000-09-13 Kazu Hirata <kazu@hxi.com> 2000-09-14 11:48:26 +00:00
tc-a29k.c 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-a29k.h
tc-alpha.c * dwarf2dbg.c (dwarf2_gen_line_info): Early out for no line number. 2000-11-17 18:07:33 +00:00
tc-alpha.h * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-arc.c Apply patch from Peter Targett to fix building arc-elf32 target. 2000-11-08 00:06:34 +00:00
tc-arc.h Apply patch from Peter Targett to fix building arc-elf32 target. 2000-11-08 00:06:34 +00:00
tc-arm.c Add support for .line and .file pseudo ops. 2000-11-17 18:46:43 +00:00
tc-arm.h * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-avr.c 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-avr.h 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-cris.c 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
tc-cris.h * configure.in: Add CRIS support. 2000-07-20 17:45:28 +00:00
tc-d10v.c 2000-08-04 Kazu Hirata <kazu@hxi.com> 2000-08-04 01:01:32 +00:00
tc-d10v.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-d30v.c 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-d30v.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-fr30.c 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-fr30.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-generic.c
tc-generic.h
tc-h8300.c Fix comments. 2000-07-07 16:58:25 +00:00
tc-h8300.h 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-h8500.c 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-h8500.h 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-hppa.c * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-hppa.h * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-i370.c Excise C++ style comments. 2000-10-04 00:28:45 +00:00
tc-i370.h 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-i386.c * config/tc-i386.c (md_pseudo_table): Add .file and .loc. 2000-11-17 18:15:53 +00:00
tc-i386.h Correct handling of non-global syms in linkonce sections. 2000-10-05 01:49:36 +00:00
tc-i860.c 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-i860.h 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-i960.c 2000-09-11 Kazu Hirata <kazu@hxi.com> 2000-09-11 19:49:46 +00:00
tc-i960.h 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-ia64.c Eliminate compiler warnings from IA-64 port. 2000-11-22 23:08:47 +00:00
tc-ia64.h ia64-hpux patches from Steve Ellcey. 2000-11-07 01:21:10 +00:00
tc-m32r.c 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +00:00
tc-m32r.h 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +00:00
tc-m68hc11.c * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-m68hc11.h * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-m68k.c Fix the previous misapplied patch. 2000-10-18 19:26:57 +00:00
tc-m68k.h RELAX_RELOC_*: New definitions for both BFD_ASSEMBLER and !BFD_ASSEMBLER. 2000-10-18 17:42:27 +00:00
tc-m88k.c 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +00:00
tc-m88k.h Remove dead code when not TC_M68K. 2000-02-24 01:56:31 +00:00
tc-m68851.h 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +00:00
tc-mcore.c 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 21:12:43 +00:00
tc-mcore.h 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 21:12:43 +00:00
tc-mips.c 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +00:00
tc-mips.h 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +00:00
tc-mn10200.c Fix formatting. 2000-07-17 21:06:14 +00:00
tc-mn10200.h 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +00:00
tc-mn10300.c * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-mn10300.h * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-ns32k.c 2000-09-21 Kazu Hirata <kazu@hxi.com> 2000-09-21 20:26:34 +00:00
tc-ns32k.h 2000-09-21 Kazu Hirata <kazu@hxi.com> 2000-09-21 20:26:34 +00:00
tc-pj.c Fix formatting. 2000-07-17 21:24:35 +00:00
tc-pj.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-ppc.c 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-ppc.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-sh.c * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-sh.h * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-sparc.c * config/tc-sparc.c (md_pseudo_table): Add .file and .loc. 2000-11-21 12:40:14 +00:00
tc-sparc.h * config/tc-sparc.h (DWARF2_LINE_MIN_INSN_LENGTH): New. 2000-11-21 21:37:44 +00:00
tc-tahoe.c 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 13:14:47 +00:00
tc-tahoe.h 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 13:14:47 +00:00
tc-tic30.c 2000-11-15 Kazu Hirata <kazu@hxi.com> 2000-11-16 00:59:49 +00:00
tc-tic30.h 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-tic54x.c 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-tic54x.h 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-tic80.c 2000-11-15 Kazu Hirata <kazu@hxi.com> 2000-11-16 00:59:49 +00:00
tc-tic80.h 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-v850.c * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-v850.h * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-vax.c Remove jbssi and jbcci. 2000-09-19 23:10:01 +00:00
tc-vax.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-w65.c 2000-11-15 Kazu Hirata <kazu@hxi.com> 2000-11-16 00:59:49 +00:00
tc-w65.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-z8k.c 2000-11-15 Kazu Hirata <kazu@hxi.com> 2000-11-16 00:59:49 +00:00
tc-z8k.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
te-386bsd.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
te-aux.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-delt88.h
te-delta.h
te-dpx2.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-dynix.h
te-epoc-pe.h
te-freebsd.h New file 2000-05-14 09:37:07 +00:00
te-generic.h
te-go32.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-hp300.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-hppa.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
te-hppa64.h Add linux-elf flavour to pseudos in tc-hppa.c and some tidying 2000-07-09 08:16:21 +00:00
te-hppalinux64.h Add linux-elf flavour to pseudos in tc-hppa.c and some tidying 2000-07-09 08:16:21 +00:00
te-hpux.h ia64-hpux patches from Steve Ellcey. 2000-11-07 01:21:10 +00:00
te-i386aix.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-ic960.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-interix.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-linux.h
te-lnews.h
te-lynx.h
te-mach.h
te-macos.h
te-nbsd.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
te-nbsd532.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-pc532mach.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-pe.h
te-ppcnw.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
te-psos.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-riscix.h
te-sparcaout.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
te-sun3.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-svr4.h
te-sysv32.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-tmips.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
te-wince-pe.h Add support for WinCE targeted toolchains. 2000-02-24 19:49:18 +00:00
vax-inst.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
vms-a-conf.h
vms-conf.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00