Age | Commit message (Expand) | Author | Files | Lines |
2002-02-06 | * config/tc-sh.c (md_apply_fix3) <BFD_RELOC_32_PLT_PCREL>: Don't | Alexandre Oliva | 1 | -1/+3 |
2002-02-04 | * config/tc-sh.c (parse_at): Set arg type of @(expr,pc) to | Alexandre Oliva | 1 | -5/+12 |
2002-02-04 | * config/tc-mmix.c (tc_gen_reloc): Don't try and take the value of | Hans-Peter Nilsson | 1 | -4/+14 |
2002-02-02 | bfd: | Jason Thorpe | 1 | -1/+1 |
2002-02-01 | * config/tc-v850.c: Add missing prototypes amd use old-style | Alan Modra | 2 | -273/+184 |
2002-02-01 | Support on-demand global register allocation by passing on | Hans-Peter Nilsson | 2 | -32/+52 |
2002-01-31 | Add support for OpenRISC 32-bit embedded processor | Nick Clifton | 4 | -105/+1810 |
2002-01-30 | * config/tc-sh.c (parse_reg): Fix end-of-word check for is, ix, iy | Richard Sandiford | 1 | -2/+2 |
2002-01-30 | 2002-01-29 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -15/+26 |
2002-01-29 | 2002-01-29 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+4 |
2002-01-28 | * config/obj-elf.c (elf_frob_file_before_adjust): Remove symbols | Jakub Jelinek | 1 | -2/+10 |
2002-01-24 | * config/tc-h8300.c (check_operand): Don't print a warning | Kazu Hirata | 1 | -0/+8 |
2002-01-24 | copyright years | Alexandre Oliva | 2 | -2/+2 |
2002-01-24 | * config/tc-sh.c (sh_elf_suffix): Removed. | Alexandre Oliva | 2 | -165/+260 |
2002-01-23 | * config/tc-mn10300.c (xr_registers): Move `pc'... | Alexandre Oliva | 1 | -1/+1 |
2002-01-22 | * config/obj-coff.c (obj_coff_init_stab_section): Make the | DJ Delorie | 1 | -1/+1 |
2002-01-19 | * tc-arm.c (do_xsc_mia, do_xsc_mar, do_xsc_mra): Renamed from | Richard Earnshaw | 1 | -260/+259 |
2002-01-19 | 2002-01-18 Richard Earnshaw <rearnsha@arm.com> | Richard Earnshaw | 1 | -6/+38 |
2002-01-19 | 2002-01-19 Keith Walker <keith.walker@arm.com> | Richard Earnshaw | 1 | -0/+2 |
2002-01-18 | * NEWS: Mention new ARM command-line options and VFP support. | Richard Earnshaw | 1 | -467/+716 |
2002-01-17 | Add a more instructive error message on bad syntax | Timothy Wall | 1 | -0/+3 |
2002-01-16 | * config/tc-mips.c (percent_op): Ensure longer percent_op's are | Thiemo Seufer | 1 | -56/+86 |
2002-01-15 | Support for VFP instructions | Richard Earnshaw | 1 | -28/+1174 |
2002-01-15 | * tc-arm.c (md_parse_option): Tidy up setting of cpu_variant for | Richard Earnshaw | 1 | -21/+15 |
2002-01-15 | Fix up generation of VTINHERIT relocs | Nick Clifton | 1 | -5/+8 |
2002-01-14 | * tc-arm.c (md_longopts): On targets that aren't bi-endian, support | Richard Earnshaw | 1 | -1/+14 |
2002-01-14 | * tc-arm.c (md_longopts): Fix misplaced #endif -- the -oabi option | Richard Earnshaw | 1 | -2/+2 |
2002-01-14 | * tc-arm.c (all error messages): Normalize capitalization of messages. | Richard Earnshaw | 2 | -102/+145 |
2002-01-11 | * tc-arm.c ((do_ldst): Fix handling an immediate expression pseudo | Richard Earnshaw | 1 | -22/+38 |
2002-01-11 | Add support for ia64-hpux target. | Nick Clifton | 2 | -22/+63 |
2002-01-10 | * tc-arm.c (struct reg_entry): Move before prototypes. | Richard Earnshaw | 1 | -468/+730 |
2002-01-08 | bfd: | Jason Thorpe | 1 | -1/+3 |
2002-01-06 | * config/tc-m68k.h (md_prepare_relax_scan): Rewrite. | Alan Modra | 2 | -6/+10 |
2002-01-05 | 2002-01-05 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+46 |
2002-01-05 | * write.c (write_object_file): Make use of bfd_section_list_remove. | Alan Modra | 2 | -46/+30 |
2002-01-03 | [gas/ChangeLog] | Matthew Green | 1 | -2/+2 |
2002-01-02 | Test for a NULL frag link. | Nick Clifton | 1 | -1/+1 |
2002-01-01 | * config/tc-ia64.c (has_suffix_p): New. | Richard Henderson | 1 | -9/+21 |
2002-01-01 | * config/tc-ia64.c (errata_nop_necessary_p): Prototype. | Richard Henderson | 1 | -2/+3 |
2001-12-31 | * config/tc-hppa.c (pa_ip): Handle new 'c' mode completers, | Jeff Law | 1 | -2/+5 |
2001-12-21 | * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask for | Jakub Jelinek | 2 | -4/+168 |
2001-12-20 | 2001-12-20 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> | Daniel Jacobowitz | 1 | -2/+74 |
2001-12-20 | * config/tc-sh.c (parse_at): Reject @(r0) and @(r0,). | Alexandre Oliva | 1 | -11/+24 |
2001-12-20 | * config/tc-ppc.c (md_parse_option): Make -maltivec default | Matthew Green | 1 | -1/+6 |
2001-12-18 | Remove redundant definition. | Nick Clifton | 1 | -3/+0 |
2001-12-18 | * config/tc-alpha.c (alpha_handle_align): Encode unop with RB as $sp. | Richard Henderson | 1 | -2/+2 |
2001-12-14 | * config/obj-elf.c (obj_elf_init_stab_section): References are | Alan Modra | 1 | -1/+1 |
2001-12-12 | * config/tc-d10v.c (get_operands): Mark OPERAND_PLUS after | Alexandre Oliva | 1 | -2/+4 |
2001-12-08 | Index: bfd/ChangeLog | Geoffrey Keating | 2 | -0/+719 |
2001-12-06 | * tc-arm.c (do_arit, do_cmp, do_mov, do_ldst, do_ldstt, do_ldmstm) | Richard Earnshaw | 1 | -332/+164 |