binutils-gdb/gas/config
Hans-Peter Nilsson e46fee7099 (parse_reg): Parse names case-insensitively. 2000-11-28 23:53:51 +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 19990502 sourceware import 1999-05-03 07:29:11 +00:00
e-i386elf.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
e-mipsecoff.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
e-mipself.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
itbl-mips.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m68k-parse.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
m68k-parse.y 19990502 sourceware import 1999-05-03 07:29:11 +00:00
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-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +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-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
obj-coff.c 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
obj-coff.h 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +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 Add support for storing local symbols in a small structure to save 1999-06-03 00:29:48 +00:00
obj-elf.c 2000-11-16 H.J. Lu <hjl@gnu.org> 2000-11-16 19:29:12 +00:00
obj-elf.h 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
obj-evax.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
obj-evax.h 2000-09-13 Kazu Hirata <kazu@hxi.com> 2000-09-14 11:48:26 +00:00
obj-generic.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
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 19990502 sourceware import 1999-05-03 07:29:11 +00:00
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 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
obj-vms.c 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
obj-vms.h 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
tc-a29k.c 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-a29k.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
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 ARM v5t, v5te and XScale support 2000-11-25 00:21:40 +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 * config/tc-cris.c: Include dwarf2dbg.h. 2000-11-28 15:39:15 +00:00
tc-cris.h * config/tc-cris.c: Include dwarf2dbg.h. 2000-11-28 15:39:15 +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 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tc-generic.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tc-h8300.c Fix comments. 2000-07-07 16:58:25 +00:00
tc-h8300.h 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +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 Fix movw/movb operands for 68HC12 2000-11-26 21:18:15 +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-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +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 (parse_reg): Parse names case-insensitively. 2000-11-28 23:53:51 +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 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +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-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +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-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +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 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-delta.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-dpx2.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-dynix.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-epoc-pe.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-freebsd.h New file 2000-05-14 09:37:07 +00:00
te-generic.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
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 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-lnews.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-lynx.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-mach.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-macos.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
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 19990502 sourceware import 1999-05-03 07:29:11 +00:00
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 19990502 sourceware import 1999-05-03 07:29:11 +00:00
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 19990502 sourceware import 1999-05-03 07:29:11 +00:00
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 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vms-conf.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00