Age | Commit message (Expand) | Author | Files | Lines |
2003-03-26 | 2003-03-26 Eric Christopher <echristo@redhat.com> | Eric Christopher | 1 | -0/+1 |
2003-03-25 | Add iWMMXt support | Nick Clifton | 1 | -2/+938 |
2003-03-21 | * config/tc-ia64.c (generate_unwind_image): Fix type of unw_rec to | Andreas Schwab | 1 | -2/+2 |
2003-03-21 | * config/tc-s390.c (s390_arch_size): Initialize to zero. | Martin Schwidefsky | 1 | -21/+49 |
2003-03-12 | * config/tc-mips.c (mips_validate_fix): New function. | Alexandre Oliva | 2 | -0/+88 |
2003-03-12 | * Reverted 2003-03-02's patch. | Alexandre Oliva | 1 | -46/+24 |
2003-03-11 | * dwarf2dbg.c (generic_dwarf2_emit_offset): New. | Richard Henderson | 2 | -12/+23 |
2003-03-09 | * config/tc-mips.c (s_mips_end): Remove !BFD_ASSEMBLER case. | Thiemo Seufer | 1 | -28/+2 |
2003-03-04 | (mcu_types): Add recenly announced x1122 and x1123 devices, add missed x437. | Nick Clifton | 1 | -15/+17 |
2003-03-03 | Fix sh-elf linker relaxation: | Joern Rennecke | 2 | -10/+25 |
2003-03-02 | * elf32-mips.c (elf_mips_howto_table_rel): Change definition of | Thiemo Seufer | 1 | -24/+46 |
2003-02-21 | Add v850e debug registers. | Nick Clifton | 1 | -65/+71 |
2003-02-21 | * config/tc-mips.c (prev_reloc_op_frag): New variable. | Richard Sandiford | 1 | -7/+20 |
2003-02-12 | * write.c (TC_FORCE_RELOCATION_SUB_SAME): Revert last change. | Alan Modra | 1 | -0/+4 |
2003-02-10 | Add support for marking ARM ELF binaries as support the Cirrus EP9312 Maverick | Nick Clifton | 1 | -0/+9 |
2003-02-08 | gas/ | Richard Sandiford | 1 | -83/+135 |
2003-02-07 | * config/tc-mips.c (my_getSmallExpression): Rework bracket handling. | Richard Sandiford | 1 | -23/+27 |
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-02-04 | bfd | Alan Modra | 1 | -4/+5 |
2003-02-02 | gas/ | Richard Sandiford | 1 | -368/+141 |
2003-01-29 | line_comment_chars: Add '#'. This makes the assembler's handling of | Nick Clifton | 1 | -2/+2 |
2003-01-28 | Replace occurences of 'tolower' with 'TOLOWER'. | Nick Clifton | 1 | -3/+3 |
2003-01-28 | Patch from David Mosberger. | Jim Wilson | 1 | -2/+2 |
2003-01-27 | * configure.in (em): Set to irix on all Irix systems. | Alexandre Oliva | 2 | -1/+38 |
2003-01-27 | * Avoid designated initializers. | Martin Schwidefsky | 1 | -39/+39 |
2003-01-24 | bfd/ | Jakub Jelinek | 3 | -4/+146 |
2003-01-24 | * config/tc-s390.c (s390_tls_suffix): New function. | Martin Schwidefsky | 1 | -30/+218 |
2003-01-24 | Update copyright date | Alan Modra | 4 | -6/+8 |
2003-01-23 | * config/tc-hppa.h (DIFF_EXPR_OK): Define. | Alan Modra | 1 | -5/+7 |
2003-01-23 | Add SH2E support | Nick Clifton | 1 | -1/+3 |
2003-01-23 | * symbols.c (S_FORCE_RELOC): Add "strict" param. | Alan Modra | 43 | -273/+94 |
2003-01-23 | include/elf/ChangeLog | Alan Modra | 3 | -6/+6 |
2003-01-20 | * config/tc-s390.c (elf_suffix_type): Add suffix enums for gotoff, | Martin Schwidefsky | 1 | -2/+80 |
2003-01-20 | * config/tc-s390.c (md_apply_fix3): Emit error message for relocations | Martin Schwidefsky | 1 | -1/+4 |
2003-01-17 | * config/tc-m68hc11.c (tc_m68hc11_fix_adjustable): Prevent adjustment | Stephane Carrez | 1 | -1/+6 |
2003-01-17 | * config/tc-m68hc11.c (md_show_usage): Update usage. | Stephane Carrez | 1 | -3/+8 |
2003-01-16 | * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add | Jakub Jelinek | 1 | -1/+11 |
2003-01-11 | * read.c (get_absolute_expr): New, split out from.. | Alan Modra | 1 | -9/+13 |
2003-01-07 | * config/tc-xstormy16.c (md_cgen_lookup_reloc): Adjust value based | DJ Delorie | 1 | -2/+11 |
2003-01-03 | * configure.in: Add iq2000-elf target. | Stan Cox | 2 | -0/+1273 |
2003-01-02 | [ gas/ChangeLog ] | Chris Demetriou | 1 | -53/+72 |
2003-01-01 | * config/obj-elf.c (special_sections): Work around HP's incorrect usage | Dave Anglin | 1 | -0/+5 |
2002-12-31 | [ gas/ChangeLog ] | Chris Demetriou | 1 | -0/+6 |
2002-12-31 | [ bfd/ChangeLog ] | Chris Demetriou | 1 | -34/+150 |
2002-12-30 | Add support for msp430. | Nick Clifton | 3 | -0/+1668 |
2002-12-25 | * dwarf2dbg.c (DWARF2_ADDR_SIZE): New macro. | Alexandre Oliva | 1 | -0/+3 |
2002-12-20 | * config/tc-xstormy16.c (md_cgen_lookup_reloc): Support | DJ Delorie | 1 | -1/+4 |
2002-12-19 | * doc/as.texinfo (Invoking): Typo fix. | Alan Modra | 1 | -1/+1 |
2002-12-18 | [ opcodes/ChangeLog ] | Chris Demetriou | 1 | -50/+116 |