| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove redundant definition. | Nick Clifton | 2001-12-18 | 2 | -3/+5 |
* | Fix endian detection for configuration of sh-linux builds | Nick Clifton | 2001-12-18 | 3 | -305/+323 |
* | * config.bfd (m68*-*-netbsdelf*): New target. | Matthew Green | 2001-12-18 | 3 | -172/+183 |
* | * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number | Hans-Peter Nilsson | 2001-12-18 | 2 | -2/+6 |
* | * addr2line.c (main): Protoype. | Thiemo Seufer | 2001-12-18 | 2 | -0/+6 |
* | * config/tc-alpha.c (alpha_handle_align): Encode unop with RB as $sp. | Richard Henderson | 2001-12-18 | 2 | -2/+6 |
* | Fix compile time warning messages. | Nick Clifton | 2001-12-17 | 3 | -1/+13 |
* | * config/obj-elf.c (obj_elf_init_stab_section): References are | Alan Modra | 2001-12-14 | 2 | -1/+6 |
* | * config/tc-d10v.c (get_operands): Mark OPERAND_PLUS after | Alexandre Oliva | 2001-12-12 | 2 | -2/+9 |
* | Resolve CVS conflict. | Andreas Schwab | 2001-12-10 | 1 | -4/+1 |
* | Index: bfd/ChangeLog | Geoffrey Keating | 2001-12-08 | 20 | -254/+5197 |
* | * gas/all/incbin.d: Update. | Alan Modra | 2001-12-08 | 2 | -8/+9 |
* | * gas/all/incbin.s: Add spaces before directives. | Alan Modra | 2001-12-08 | 2 | -5/+9 |
* | * gas/hppa/parse/linesepbug.s: Restore to its original form, | Jeff Law | 2001-12-07 | 2 | -1/+6 |
* | * tc-arm.c (do_arit, do_cmp, do_mov, do_ldst, do_ldstt, do_ldmstm) | Richard Earnshaw | 2001-12-06 | 2 | -332/+185 |
* | * tc-arm.c (struct asm_opcode): Delete comp_suffix and flags. Add | Richard Earnshaw | 2001-12-05 | 2 | -749/+1210 |
* | * gas/arm/xscale.s, gas/arm/xscale.d (pld tests): PLD instruction has | Richard Earnshaw | 2001-12-05 | 3 | -16/+15 |
* | Corrected incorrect op->type selection due to missing 'else'. | Nick Clifton | 2001-12-05 | 2 | -8/+10 |
* | 2001-11-16 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-12-04 | 3 | -4/+47 |
* | * config/tc-d10v.c (write_2_short): Don't skip dummy fixups, so | Alexandre Oliva | 2001-12-04 | 2 | -28/+25 |
* | * config.bfd: Remove trailing blanks. | Thiemo Seufer | 2001-12-04 | 2 | -43/+47 |
* | * config/tc-mips.c (append_insn): Add jump address range overflow | Thiemo Seufer | 2001-12-04 | 2 | -0/+13 |
* | * config/tc-mips.c (md_parse_option): Fix comment. Allow -mabi option | Thiemo Seufer | 2001-12-04 | 2 | -2/+41 |
* | Only clear cpu part when specifying 'xscale' cpu (don't change the fpu part) | Nick Clifton | 2001-12-04 | 2 | -1/+7 |
* | * config/tc-d10v.c (find_opcode): Reject SP operand if | Alexandre Oliva | 2001-12-04 | 2 | -0/+8 |
* | 2001-12-03 Eric Christopher <echristo@redhat.com> | Eric Christopher | 2001-12-04 | 2 | -2/+6 |
* | * coff-mips.c (mips_bfd_reloc_type_lookup): Replace | Thiemo Seufer | 2001-12-02 | 3 | -41/+52 |
* | * config/tc-d10v.c (get_operands): Emit OPERAND_PLUS for | Alexandre Oliva | 2001-11-29 | 2 | -0/+8 |
* | * config/tc-d10v.c (find_opcode): Reject non-SP operand if | Alexandre Oliva | 2001-11-29 | 2 | -2/+9 |
* | Remove case sensitivity in register names. | Nick Clifton | 2001-11-29 | 2 | -4/+14 |
* | * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined. | Jakub Jelinek | 2001-11-28 | 4 | -6/+17 |
* | Add .cvsignore files to skip .gmo files | Nick Clifton | 2001-11-28 | 1 | -0/+1 |
* | * as.c (parse_args): Call md_after_parse_args if defined. | Andreas Schwab | 2001-11-28 | 5 | -1/+26 |
* | * gas/all/gas.exp (incbin): Fix condition. | Andreas Jaeger | 2001-11-25 | 2 | -5/+9 |
* | * gas/all/gas.exp (incbin): Do not run on the PA. | Jeff Law | 2001-11-23 | 2 | -1/+6 |
* | * gas/hppa/parse/parse.exp: Expect failure on line separator bug. | Jeff Law | 2001-11-23 | 2 | -0/+5 |
* | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 2001-11-23 | 3 | -12/+8 |
* | * config/tc-mips.c (mips_need_elf_addend_fixup): New, extracted from... | Richard Sandiford | 2001-11-21 | 2 | -15/+45 |
* | Fix md_apply_fix3 typo. | Nick Clifton | 2001-11-20 | 2 | -1/+6 |
* | 2001-11-20 Ben Elliston <bje@redhat.com> | Ben Elliston | 2001-11-20 | 2 | -2/+7 |
* | * doc/c-mmix.texi: Use texinfo 4 features. | Hans-Peter Nilsson | 2001-11-19 | 2 | -20/+25 |
* | Fix typo in comment in last commit | Hans-Peter Nilsson | 2001-11-17 | 1 | -1/+1 |
* | * config/tc-cris.c (md_apply_fix3): Cast value, not pointer, in | Hans-Peter Nilsson | 2001-11-17 | 2 | -1/+9 |
* | 2001-11-16 Chris Demetriou <cgd@broadcom.cOm> | Chris Demetriou | 2001-11-17 | 4 | -0/+225 |
* | * config/tc-m68k.c (md_apply_fix3): Change val back to a signed type. | Alan Modra | 2001-11-16 | 2 | -2/+6 |
* | 2001-11-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2001-11-16 | 2 | -1/+5 |
* | 2001-11-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2001-11-16 | 2 | -1/+5 |
* | Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. | Nick Clifton | 2001-11-15 | 72 | -1042/+833 |
* | * config/tc-i386.h (md_end): Define. | Alan Modra | 2001-11-15 | 3 | -15/+65 |
* | * po/POTFILES.in: Regenerate. | Alan Modra | 2001-11-15 | 2 | -0/+6 |