Age | Commit message (Expand) | Author | Files | Lines |
2005-08-02 | * config/tc-ppc.c (md_apply_fix <ELF>): Don't warn on overflow | Alan Modra | 1 | -0/+7 |
2005-07-05 | 2005-05-07 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+4 |
2005-06-07 | gas: | Zack Weinberg | 1 | -2/+2 |
2005-05-19 | * config/tc-ppc.c (ppc_force_relocation): Add BFD_RELOC_24_PLT_PCREL. | Alan Modra | 1 | -0/+1 |
2005-05-19 | * config/tc-ppc.c (parse_cpu): Handle "-mpower5". | Alan Modra | 1 | -1/+11 |
2005-05-11 | * config/tc-ppc.c (md_apply_fix3): Allow pcrel forms of BFD_RELOC_16, | Alan Modra | 1 | -4/+28 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-03-02 | * config/tc-ppc.c (ppc_fix_adjustable <ELF>): Remove bogus checks. | Alan Modra | 1 | -6/+1 |
2005-02-23 | * cgen.c: Warning fixes. | Alan Modra | 1 | -2/+2 |
2004-10-02 | 2004-10-01 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+3 |
2004-08-16 | * config/tc-ppc.c (tc_ppc_regname_to_dw2regnum <regnames>): Replace | Alan Modra | 1 | -1/+1 |
2004-07-27 | * config/tc-ppc.c (ppc_frob_file_before_adjust): Warn if .toc too big. | Alan Modra | 1 | -1/+8 |
2004-07-27 | Add CRX insns: pushx, popx | Nick Clifton | 1 | -5/+4 |
2004-07-02 | * frags.h (struct frag): Add has_code and insn_addr fields. | Alan Modra | 1 | -0/+6 |
2004-05-06 | Remove duplicate code and provide a function for generating internally consis... | Nick Clifton | 1 | -8/+1 |
2004-04-07 | PR 96 | Alan Modra | 1 | -106/+102 |
2003-12-20 | (md_apply_fix3): Handle the case where a .byte directive generates a | Nick Clifton | 1 | -4/+13 |
2003-12-10 | opcodes: | Zack Weinberg | 1 | -8/+9 |
2003-11-22 | * config/tc-a29k.h: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2003-11-21 | * config/tc-ppc.c (parse_cpu): New function, broken out from.. | Alan Modra | 1 | -111/+188 |
2003-09-04 | * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ANY to existing | Alan Modra | 1 | -8/+12 |
2003-08-19 | * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ISEL and | Alan Modra | 1 | -1/+1 |
2003-08-19 | * config/tc-ppc.c (md_parse_option): Handle -m440. | Alan Modra | 1 | -1/+5 |
2003-07-29 | * config/tc-ppc.c (md_apply_fix3): Fix check for lq insns. | Alan Modra | 1 | -1/+1 |
2003-07-10 | * config/tc-ppc.h (DWARF2_LINE_MIN_INSN_LENGTH): Define always. | Jakub Jelinek | 1 | -1/+52 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -1/+1 |
2003-06-24 | * config/tc-ppc.c (ppc_cleanup): Use bytes to count APUinfo slots. | Mark Mitchell | 1 | -1/+1 |
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-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-10 | Add "attn", "lq" and "stq" power4 insns. | Alan Modra | 1 | -5/+10 |
2003-05-21 | Move .file and .loc pseudo ops into obj-elf.c | Nick Clifton | 1 | -2/+0 |
2003-05-03 | gas/ | H.J. Lu | 1 | -1/+1 |
2003-05-02 | * config/tc-ppc.c (md_show_usage): Mention -a32, -a64, -l, -le, -b, | Alan Modra | 1 | -9/+13 |
2003-04-24 | Add '+' and '-' as valid symbol characters for PPC port. | Nick Clifton | 1 | -0/+4 |
2003-04-08 | * config/tc-ppc.c (md_apply_fix3): Generate ADDR16 relocs. | Alan Modra | 1 | -6/+17 |
2003-02-06 | * config/tc-ppc.c (ppc_elf_suffix): Undo part of last change so that | Alan Modra | 1 | -22/+20 |
2003-02-04 | * config/tc-ppc.c (mapping): Handle new TLS reloc specs. | Alan Modra | 1 | -72/+193 |
2003-01-23 | * symbols.c (S_FORCE_RELOC): Add "strict" param. | Alan Modra | 1 | -5/+3 |
2002-12-03 | Fix the merging of .PPC.EMB.apuinfo sections. Add a test to make sure that | Nick Clifton | 1 | -1/+1 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -79/+80 |
2002-10-12 | * config/tc-ppc.c (ppc_cleanup): Make 'i' unsigned int. | Alan Modra | 1 | -1/+1 |
2002-09-13 | Do not count FAKE operands when deciding if any operands have been skipped. | Nick Clifton | 1 | -1/+9 |
2002-09-05 | gas reloc rewrite. | Alan Modra | 1 | -31/+42 |
2002-09-04 | * config/tc-ppc.c (ppc_frob_symbol): Formatting, warning fix. | Alan Modra | 1 | -36/+37 |
2002-09-04 | * config/tc-ppc.c (PPC_HIGHER, PPC_HIGHEST): Fix warning. | Alan Modra | 1 | -6/+19 |
2002-09-04 | Do not insert non-BookE32 instructions into the hash table if the target cpu | Nick Clifton | 1 | -0/+8 |
2002-08-21 | 2002-08-21 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -11/+17 |
2002-08-19 | 2002-08-19 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -16/+166 |
2002-08-06 | * config/tc-ppc.c (md_apply_fix3): Adjust 16 bit XCOFF reloc offset. | Alan Modra | 1 | -2/+16 |