Age | Commit message (Expand) | Author | Files | Lines |
2003-06-25 | include/opcode/ | Richard Sandiford | 1 | -0/+1 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 2 | -3/+3 |
2003-06-24 | Update .comm error messages to assume an unsigned value. | Nick Clifton | 3 | -4/+5 |
2003-06-24 | * config/tc-ppc.c (ppc_cleanup): Use bytes to count APUinfo slots. | Mark Mitchell | 1 | -1/+1 |
2003-06-23 | gas/ | H.J. Lu | 2 | -1/+17 |
2003-06-23 | Patch from David Mosberger. | Jim Wilson | 1 | -3/+7 |
2003-06-23 | * config/tc-ns32k.c (md_begin): Initialize inst_hash_table after | Jason Thorpe | 1 | -1/+2 |
2003-06-21 | * config/tc-mips.c (ADDRESS_ADD_INSN,ADDRESS_ADDI_INSN): Remove | Thiemo Seufer | 1 | -11/+8 |
2003-06-19 | Revert 2003-06-11 change. | Thiemo Seufer | 1 | -3/+3 |
2003-06-19 | * config/tc-z8k.c (parse_reg): Invalid registers generate an error | Christian Groessler | 1 | -14/+32 |
2003-06-18 | * config/tc-ppc.c (ppc_csect): Pass alignment to ppc_change_csect. | Alan Modra | 1 | -11/+25 |
2003-06-18 | * config/tc-s390.c (init_default_arch): Make current_mode_mask | Martin Schwidefsky | 1 | -8/+15 |
2003-06-18 | * config/tc-ppc.c (ppc_elf_suffix): Don't remove symbols other than | Alan Modra | 1 | -4/+4 |
2003-06-17 | * config/tc-ppc.c (md_apply_fix3): Allow BRTAKEN, BRNTAKEN relocs. | Alan Modra | 1 | -0/+6 |
2003-06-16 | * config/tc-mips.c (ADDRESS_ADD_INSN,ADDRESS_ADDI_INSN, | Thiemo Seufer | 1 | -255/+168 |
2003-06-16 | * configure.in: Add specific case for cris-*-linux-gnu* with | Hans-Peter Nilsson | 2 | -2/+15 |
2003-06-13 | * tc-arm.c (FPU_DEFAULT, case TE_LINUX): Default to FPU_ARCH_FPA. | Richard Earnshaw | 1 | -0/+19 |
2003-06-12 | * config/tc-mips.c (append_insn): In a compound relocation, take the | Richard Sandiford | 1 | -74/+26 |
2003-06-11 | * config/tc-mips.c (s_cpsetup): Use mips_frame_reg instead of SP. | Thiemo Seufer | 1 | -3/+3 |
2003-06-11 | * config/tc-mips.c (tc_gen_reloc): Initialize retval amd reloc | Thiemo Seufer | 1 | -5/+2 |
2003-06-11 | * elf32-mips.c (mips_elf_generic_reloc): New Function. | Thiemo Seufer | 2 | -202/+110 |
2003-06-11 | * config/tc-i960.c (line_comment_chars): Add '#'. | Alan Modra | 2 | -3/+18 |
2003-06-10 | opcodes: | Doug Evans | 3 | -3/+3 |
2003-06-10 | Add "attn", "lq" and "stq" power4 insns. | Alan Modra | 1 | -5/+10 |
2003-06-10 | opcodes/ | Richard Sandiford | 1 | -14/+9 |
2003-06-10 | include/elf/ | Richard Sandiford | 1 | -0/+15 |
2003-06-10 | 2003-06-09 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -4/+18 |
2003-06-05 | 2003-06-05 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -42/+91 |
2003-06-05 | * config/tc-alpha.c (s_alpha_usepv): New. | Richard Henderson | 2 | -0/+64 |
2003-06-04 | 2003-06-03 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -64/+81 |
2003-06-03 | 2003-05-14 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -222/+827 |
2003-06-03 | Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure. | Nick Clifton | 1 | -10/+16 |
2003-05-30 | * config/tc-alpha.c (alpha_cur_ent_sym): Remove. | Richard Henderson | 2 | -20/+207 |
2003-05-29 | Change Mitsubishi to Renesas | Nick Clifton | 1 | -1/+1 |
2003-05-27 | * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch. | Richard Henderson | 2 | -48/+35 |
2003-05-24 | 2003-05-23 Jason Eckhardt <jle@rice.edu> | Jason Eckhardt | 1 | -3/+54 |
2003-05-23 | 2003-05-23 Eric Christopher <echristo@redhat.com> | Eric Christopher | 1 | -1/+1 |
2003-05-22 | * config/tc-mips.c (append_insn): Use actual relocation size for new | Thiemo Seufer | 1 | -62/+72 |
2003-05-22 | * config/tc-mips.c (macro): Don't use uninitialized tempreg. | Thiemo Seufer | 1 | -2/+2 |
2003-05-22 | Do not producesection relative offsets for relocs that will not be based on the | Nick Clifton | 1 | -12/+9 |
2003-05-21 | 2003-05-07 Eric Christopher <echristo@redhat.com> | Eric Christopher | 1 | -0/+14 |
2003-05-21 | * config/tc-hppa.c (hppa_symbol_chars): Remove `,' and `!'. | Dave Anglin | 1 | -2/+4 |
2003-05-21 | Move .file and .loc pseudo ops into obj-elf.c | Nick Clifton | 19 | -60/+4 |
2003-05-20 | Add support for .file and .loc | Nick Clifton | 1 | -1/+4 |
2003-05-20 | * dw2gencfi.c, dw2gencfi.h: New files. | Alan Modra | 2 | -0/+98 |
2003-05-18 | Reverted faulty code | Svein Seldal | 1 | -4/+0 |
2003-05-18 | * config/tc-tic4x.c (md_assemble): Added support for one-line parallel insns. | Svein Seldal | 2 | -11/+37 |
2003-05-18 | 2003-05-18 Jason Eckhardt <jle@rice.edu> | Jason Eckhardt | 1 | -0/+1 |
2003-05-15 | * config/tc-mips.h: Fix comment formatting. | Thiemo Seufer | 1 | -1/+1 |
2003-05-12 | Allow xstormy-elf-gas to handle "@fptr() - @fptr()" expressions. | Nick Clifton | 1 | -0/+25 |