binutils-gdb/gas/config
Kazu Hirata d492b58e48 * config/obj-ieee.c: Remove duplicate prototypes.
* config/tc-h8300.c: Likewise.
2003-11-20 04:12:19 +00:00
..
aout_gnu.h 2002-06-08 Matt Thomas <matt@3am-software.com> 2002-06-09 00:45:42 +00:00
atof-ieee.c Fix thinko in last commit. 2002-04-11 11:21:01 +00:00
atof-tahoe.c Fix copyright notices 2001-03-08 23:24:26 +00:00
atof-vax.c Fix copyright notices 2001-03-08 23:24:26 +00:00
e-crisaout.c * write.c (write_object_file): Fix signed/unsigned warning. 2002-12-12 22:46:47 +00:00
e-criself.c * config/e-criself.c: Fix typo in last change. 2002-12-12 23:12:34 +00:00
e-i386aout.c * symbols.c: Add missing prototypes. 2001-08-09 14:42:07 +00:00
e-i386coff.c * symbols.c: Add missing prototypes. 2001-08-09 14:42:07 +00:00
e-i386elf.c * symbols.c: Add missing prototypes. 2001-08-09 14:42:07 +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 Fix copyright notices 2001-03-08 23:24:26 +00:00
m68k-parse.h Add ColfFire v4 support 2003-10-21 13:28:59 +00:00
m68k-parse.y Locale changes from Bruno Haible <haible@clisp.cons.org>. 2001-09-19 05:33:36 +00:00
m88k-opcode.h Fix copyright notices 2001-03-08 23:24:26 +00:00
obj-aout.c * write.c (write_object_file): Fix signed/unsigned warning. 2002-12-12 22:46:47 +00:00
obj-aout.h * config/obj-aout.h: Fix comment typos. 2003-11-20 00:01:55 +00:00
obj-bout.c * write.c (write_object_file): Fix signed/unsigned warning. 2002-12-12 22:46:47 +00:00
obj-bout.h * config/obj-aout.h: Fix comment typos. 2003-11-20 00:01:55 +00:00
obj-coff.c * config/obj-aout.h: Fix comment typos. 2003-11-20 00:01:55 +00:00
obj-coff.h * config/obj-aout.h: Fix comment typos. 2003-11-20 00:01:55 +00:00
obj-ecoff.c * write.c (write_object_file): Fix signed/unsigned warning. 2002-12-12 22:46:47 +00:00
obj-ecoff.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
obj-elf.c * config/obj-aout.h: Fix comment typos. 2003-11-20 00:01:55 +00:00
obj-elf.h bfd/ 2003-07-25 14:35:56 +00:00
obj-evax.c Fix copyright notices 2001-03-08 23:24:26 +00:00
obj-evax.h Fix copyright notices 2001-03-08 23:24:26 +00:00
obj-hp300.c Fix copyright notices 2001-03-08 23:24:26 +00:00
obj-hp300.h Fix copyright notices 2001-03-08 23:24:26 +00:00
obj-ieee.c * config/obj-ieee.c: Remove duplicate prototypes. 2003-11-20 04:12:19 +00:00
obj-ieee.h * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
obj-multi.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
obj-multi.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
obj-som.c * config/obj-aout.h: Fix comment typos. 2003-11-20 00:01:55 +00:00
obj-som.h Fix copyright notices 2001-03-08 23:24:26 +00:00
obj-vms.c * config/obj-aout.h: Fix comment typos. 2003-11-20 00:01:55 +00:00
obj-vms.h * config/obj-aout.h: Fix comment typos. 2003-11-20 00:01:55 +00:00
tc-a29k.c * config/tc-a29k.c (insert_sreg): Prototype. 2002-12-12 22:43:45 +00:00
tc-a29k.h Fix copyright notices 2001-03-08 23:24:26 +00:00
tc-alpha.c * config/tc-alpha.c (s_alpha_usepv): New. 2003-06-05 03:27:03 +00:00
tc-alpha.h bfd/ 2003-07-25 14:35:56 +00:00
tc-arc.c * config/tc-arc.c: Remove a local prototype of atof_ieee. 2003-11-20 01:36:49 +00:00
tc-arc.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
tc-arm.c * config/tc-arm.c (arm_elf_change_section): Not static. 2003-11-14 06:55:21 +00:00
tc-arm.h Add support for ARM ELF Mapping symbols 2003-11-13 14:19:01 +00:00
tc-avr.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
tc-avr.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
tc-cris.c * configure.in: Add specific case for cris-*-linux-gnu* with 2003-06-16 00:38:58 +00:00
tc-cris.h * configure.in: Add specific case for cris-*-linux-gnu* with 2003-06-16 00:38:58 +00:00
tc-d10v.c * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
tc-d10v.h Update copyright date 2003-01-24 01:12:30 +00:00
tc-d30v.c * config/tc-d30v.c (check_range): Warning fixes, formatting. 2002-12-16 09:57:49 +00:00
tc-d30v.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
tc-dlx.c * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
tc-dlx.h * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
tc-fr30.c opcodes: 2003-06-10 22:08:45 +00:00
tc-fr30.h Update copyright date 2003-01-24 01:12:30 +00:00
tc-frv.c 2003-10-08 Dave Brolley <brolley@redhat.com> 2003-10-08 18:11:55 +00:00
tc-frv.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
tc-generic.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tc-generic.h Fix copyright notices 2001-03-08 23:24:26 +00:00
tc-h8300.c * config/obj-ieee.c: Remove duplicate prototypes. 2003-11-20 04:12:19 +00:00
tc-h8300.h * config/tc-h8300.c: Convert to ISO-C. 2003-11-20 03:31:36 +00:00
tc-h8500.c Replace occurrances of 'Hitachi' with 'Renesas'. 2003-04-15 08:51:55 +00:00
tc-h8500.h Replace occurrances of 'Hitachi' with 'Renesas'. 2003-04-15 08:51:55 +00:00
tc-hppa.c Change target of hppa-netbsd port 2003-10-06 11:01:36 +00:00
tc-hppa.h Change target of hppa-netbsd port 2003-10-06 11:01:36 +00:00
tc-i370.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
tc-i370.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
tc-i386.c 2003-11-11 Jan Hubicka <jh@suse.cz> 2003-11-11 09:30:48 +00:00
tc-i386.h * config/tc-i386.h: Remove BFD_ASSEMBLER tests and all !BFD_ASSEMBLER 2003-08-14 08:05:44 +00:00
tc-i860.c * config/tc-i860.c (md_pcrel_from): Fix typo in comment. 2003-10-31 21:33:59 +00:00
tc-i860.h 2003-08-07 Jason Eckhardt <jle@rice.edu> 2003-08-07 19:20:45 +00:00
tc-i960.c * config/tc-i960.c (line_comment_chars): Add '#'. 2003-06-11 06:11:45 +00:00
tc-i960.h Update copyright date 2003-01-24 01:12:30 +00:00
tc-ia64.c * config/tc-ia64.c (ia64_handle_align): Remove bogus be_nop. 2003-11-10 03:07:52 +00:00
tc-ia64.h bfd/ 2003-07-25 14:35:56 +00:00
tc-ip2k.c * config/tc-arc.c: Remove a local prototype of atof_ieee. 2003-11-20 01:36:49 +00:00
tc-ip2k.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
tc-iq2000.c * config/tc-arc.c: Remove a local prototype of atof_ieee. 2003-11-20 01:36:49 +00:00
tc-iq2000.h * configure.in: Add iq2000-elf target. 2003-01-03 21:47:21 +00:00
tc-m32r.c opcodes: 2003-06-10 22:08:45 +00:00
tc-m32r.h bfd/ 2003-07-25 14:35:56 +00:00
tc-m68hc11.c * config/tc-m68hc11.c: Convert to ISO C90. 2003-10-27 09:57:59 +00:00
tc-m68hc11.h * config/tc-m68hc11.c: Convert to ISO C90. 2003-10-27 09:57:59 +00:00
tc-m68k.c Add ColfFire v4 support 2003-10-21 13:28:59 +00:00
tc-m68k.h gas/ 2003-08-08 14:46:41 +00:00
tc-m88k.c * config/tc-m88k.c (get_reg): Make reg_prefix param unsigned. 2002-12-12 22:14:13 +00:00
tc-m88k.h * write.c (size_seg): Check adjustment to last frag. 2002-05-23 08:08:48 +00:00
tc-m68851.h Fix copyright notices 2001-03-08 23:24:26 +00:00
tc-mcore.c * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
tc-mcore.h * config/tc-mcore.h: Remove prototypes already in tc.h. 2003-11-20 03:11:18 +00:00
tc-mips.c * config/tc-mips.c (macro): Handle new macros: "lca" and "dlca" 2003-11-18 21:22:57 +00:00
tc-mips.h bfd/ 2003-07-25 14:35:56 +00:00
tc-mmix.c Generate BFD_RELOC_MMIX_PUSHJ_STUBBABLE for PUSHJ when possible. 2003-10-18 15:53:40 +00:00
tc-mmix.h Generate BFD_RELOC_MMIX_PUSHJ_STUBBABLE for PUSHJ when possible. 2003-10-18 15:53:40 +00:00
tc-mn10200.c * config/tc-i960.c (line_comment_chars): Add '#'. 2003-06-11 06:11:45 +00:00
tc-mn10200.h Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. 2001-11-15 21:29:00 +00:00
tc-mn10300.c 2002-12-12 Alexandre Oliva <aoliva@redhat.com> 2003-07-10 04:44:56 +00:00
tc-mn10300.h 2002-12-12 Alexandre Oliva <aoliva@redhat.com> 2003-07-10 04:44:56 +00:00
tc-msp430.c * config/tc-msp430.c (MAX_OP_LEN): Set to 256. 2003-09-17 11:27:39 +00:00
tc-msp430.h Add support for msp430. 2002-12-30 19:25:13 +00:00
tc-ns32k.c * config/tc-ns32k.c (md_begin): Initialize inst_hash_table after 2003-06-23 00:41:47 +00:00
tc-ns32k.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
tc-openrisc.c opcodes: 2003-06-10 22:08:45 +00:00
tc-openrisc.h * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
tc-or32.c * config/tc-openrisc.c (ignore_pseudo): Prototype. 2002-12-12 22:05:00 +00:00
tc-or32.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
tc-pdp11.c * as.c: Replace CONST with const. 2002-06-08 07:37:16 +00:00
tc-pdp11.h Fix copyright notices 2001-03-08 23:24:26 +00:00
tc-pj.c * pj.h (pj_opc_info_t): Add union. 2002-12-12 21:52:06 +00:00
tc-pj.h * symbols.c (S_FORCE_RELOC): Add "strict" param. 2003-01-23 12:51:05 +00:00
tc-ppc.c * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ANY to existing 2003-09-04 01:52:18 +00:00
tc-ppc.h * config/tc-ppc.h (TC_FORCE_RELOCATION): Only define for ELF and XCOFF. 2003-11-04 23:35:54 +00:00
tc-s390.c * config/tc-ppc.h (DWARF2_LINE_MIN_INSN_LENGTH): Define always. 2003-07-10 16:46:38 +00:00
tc-s390.h * config/tc-ppc.h (DWARF2_LINE_MIN_INSN_LENGTH): Define always. 2003-07-10 16:46:38 +00:00
tc-sh.c * config/tc-sh.c: Convert to ISO C90. Remove unnecessary 2003-10-11 13:40:21 +00:00
tc-sh.h * config/tc-sh.h (sh_coff_reloc_mangle): Delete an extra 2003-10-11 21:51:13 +00:00
tc-sh64.c * config/tc-sh.c: Convert to ISO C90. Remove unnecessary 2003-10-11 13:40:21 +00:00
tc-sh64.h * config/tc-sh.c: Convert to ISO C90. Remove unnecessary 2003-10-11 13:40:21 +00:00
tc-sparc.c * dw2gencfi.c (cfi_pseudo_table): Add cfi_gnu_window_save. 2003-08-29 20:20:18 +00:00
tc-sparc.h * dw2gencfi.c (cfi_pseudo_table): Add cfi_gnu_window_save. 2003-08-29 20:20:18 +00:00
tc-tahoe.c * as.c: Replace CONST with const. 2002-06-08 07:37:16 +00:00
tc-tahoe.h Fix copyright notices 2001-03-08 23:24:26 +00:00
tc-tic4x.c * config/tc-mcore.h: Remove prototypes already in tc.h. 2003-11-20 03:11:18 +00:00
tc-tic4x.h * config/tc-tic4x.c (md_assemble): Added support for one-line parallel insns. 2003-05-18 22:23:15 +00:00
tc-tic30.c * config/tc-arc.c: Remove a local prototype of atof_ieee. 2003-11-20 01:36:49 +00:00
tc-tic30.h * config/tc-tic30.c: #include stdarg.h or varargs.h. 2002-12-12 21:34:53 +00:00
tc-tic54x.c * doc/as.texinfo (Invoking): Typo fix. 2002-12-19 05:47:45 +00:00
tc-tic54x.h Fix tic54x testsuite failures and Lmem disassembly bugs. 2001-11-13 14:22:53 +00:00
tc-tic80.c * config/tc-tic30.c: #include stdarg.h or varargs.h. 2002-12-12 21:34:53 +00:00
tc-tic80.h * ChangeLog-9295: Fix a typo. 2002-12-17 01:13:56 +00:00
tc-v850.c Add binutils support for v850e1 processor 2003-09-04 11:04:38 +00:00
tc-v850.h bfd/ 2003-07-25 14:35:56 +00:00
tc-vax.c 2003-09-26 Matt Thomas <matt@3am-software.com> 2003-09-26 23:02:34 +00:00
tc-vax.h gas reloc rewrite. 2002-09-05 00:01:18 +00:00
tc-w65.c * config/tc-w65.c (s_longa): Prototype. Make static, specify int arg. 2002-12-03 12:01:45 +00:00
tc-w65.h * ChangeLog-9295: Fix a typo. 2002-12-17 01:13:56 +00:00
tc-xstormy16.c Do not producesection relative offsets for relocs that will not be based on the 2003-05-22 08:57:32 +00:00
tc-xstormy16.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
tc-xtensa.c * config/tc-xtensa.c (xg_emit_insn): Include "dwarf2dbg.h" and add 2003-11-19 23:55:06 +00:00
tc-xtensa.h * config/tc-xtensa.c (insn_labels, free_insn_labels, saved_insn_labels, 2003-09-12 00:00:03 +00:00
tc-z8k.c 2003-10-04 Christian Groessler <chris@groessler.org> 2003-10-04 21:11:05 +00:00
tc-z8k.h * expr.h: Fix comments in operatorT typedef. 2003-05-01 19:59:33 +00:00
te-386bsd.h Fix copyright notices 2001-03-08 23:24:26 +00:00
te-aix5.h * config/te-aix5.h: Typo fix. 2002-03-22 02:07:36 +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 Fix copyright notices 2001-03-08 23:24:26 +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 Fix copyright notices 2001-03-08 23:24:26 +00:00
te-hppa.h Fix copyright notices 2001-03-08 23:24:26 +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-ia64aix.h Added ia64-*-aix* configuration. 2001-02-22 17:16:38 +00:00
te-ic960.h Fix copyright notices 2001-03-08 23:24:26 +00:00
te-interix.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-irix.h * configure.in (em): Set to irix on all Irix systems. 2003-01-27 22:45:58 +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 Fix copyright notices 2001-03-08 23:24:26 +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 Adds support for fastcall symbols as used on Microsoft Windows platforms 2002-11-06 19:36:20 +00:00
te-ppcnw.h Fix copyright notices 2001-03-08 23:24:26 +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 Fix copyright notices 2001-03-08 23:24:26 +00:00
te-sun3.h Fix copyright notices 2001-03-08 23:24:26 +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 Fix copyright notices 2001-03-08 23:24:26 +00:00
te-wince-pe.h Add support for WinCE targeted toolchains. 2000-02-24 19:49:18 +00:00
vax-inst.h 2002-06-08 Matt Thomas <matt@3am-software.com> 2002-06-09 00:45:42 +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
xtensa-istack.h Add Xtensa port (omitted from previous delta) 2003-04-01 15:53:47 +00:00
xtensa-relax.c Add Xtensa port 2003-04-01 15:50:31 +00:00
xtensa-relax.h Add Xtensa port 2003-04-01 15:50:31 +00:00