Age | Commit message (Expand) | Author | Files | Lines |
2002-04-16 | * as.c (main): Don't reference _bfd_chunksize. | Alan Modra | 2 | -7/+5 |
2002-04-16 | Prevent adjustments to symbols in merge sections. | Tom Rix | 2 | -4/+10 |
2002-04-11 | Fix thinko in last commit. | Richard Sandiford | 1 | -1/+1 |
2002-04-11 | * doc/invoke.texi (TC_LARGEST_EXPONENT_IS_NORMAL): Document. | Richard Sandiford | 3 | -13/+23 |
2002-04-10 | * as.c (parse_args <OPTION_VERSION>): Use VERSION is | Alan Modra | 3 | -0/+18 |
2002-04-09 | * config/tc-sh.h (TC_FIX_ADJUSTABLE): Disable adjusting if | Joern Rennecke | 2 | -2/+10 |
2002-04-09 | * config/tc-sh.c (md_apply_fix3): Don't zero relocations on big | Joern Rennecke | 2 | -1/+6 |
2002-04-04 | * dep-in.sed: Cope with absolute paths. | Alan Modra | 4 | -46/+76 |
2002-04-04 | Open out one-line if-then-else test clauses so that other clauses can be | Nick Clifton | 2 | -10/+24 |
2002-04-04 | * config/tc-mips.c (mips16_macro_build): Cast type mismatch. | Thiemo Seufer | 2 | -19/+22 |
2002-04-03 | Various fixes and improvements for d10v. | Tom Rix | 3 | -104/+320 |
2002-04-03 | * symbols.c (resolve_symbol_value <O_uminus, O_bit_not, | Alan Modra | 2 | -11/+33 |
2002-04-02 | * config/tc-ia64.c (ia64_cons_fix_new): Handle 8 byte iplt reloc | Richard Henderson | 2 | -5/+25 |
2002-03-27 | * config/tc-i386.c (output_jump): Set fx_pcrel_adjust to size of | Andreas Schwab | 2 | -18/+36 |
2002-03-22 | * config/te-aix5.h: Typo fix. | Alan Modra | 2 | -1/+5 |
2002-03-21 | * Makefile.am: Run "make dep-am". | Alan Modra | 4 | -19/+27 |
2002-03-21 | Fix typo | Nick Clifton | 2 | -1/+6 |
2002-03-19 | * gas/i386/x86-64-opcode.d: More test cases for x86-64 opcodes. | Andreas Jaeger | 3 | -314/+338 |
2002-03-18 | * config/tc-mips.c (md_estimate_size_before_relax): Do not modify | Alexandre Oliva | 2 | -12/+9 |
2002-03-18 | Add AIX 64 shared library support and emulation layer for binutils | Nick Clifton | 7 | -214/+230 |
2002-03-18 | Updated French translations | Nick Clifton | 2 | -355/+359 |
2002-03-16 | Wrap overly long line in last patch. | Andreas Jaeger | 1 | -1/+2 |
2002-03-16 | * doc/c-mips.texi (Machine Dependencies): Add new node. | Andreas Jaeger | 2 | -8/+13 |
2002-03-16 | [ gas/ChangeLog ] | Chris Demetriou | 8 | -4/+392 |
2002-03-16 | 2002-03-15 Chris G. Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -4/+12 |
2002-03-14 | * gas/mmix/weak1.d, gas/mmix/weak1.d: New test. | Hans-Peter Nilsson | 3 | -0/+34 |
2002-03-14 | * config/tc-mmix.c (md_estimate_size_before_relax): Don't consider | Hans-Peter Nilsson | 2 | -1/+7 |
2002-03-13 | Updated French translations | Nick Clifton | 2 | -518/+427 |
2002-03-12 | * config/tc-ia64.c (fixup_unw_records): Clear region when seeing a | Andreas Schwab | 2 | -1/+11 |
2002-03-09 | * config/tc-i386.h (REX_OPCODE): Define. | Alan Modra | 3 | -1882/+2109 |
2002-03-08 | 2002-03-07 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -2/+6 |
2002-03-06 | * config/tc-i386.c (tc_gen_reloc): Don't attempt to handle 8 byte | Alan Modra | 3 | -2/+13 |
2002-03-05 | 2002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca> | Jeff Law | 2 | -18/+10 |
2002-03-05 | * gas/pdp11/pdp11.exp: New file. | Alan Modra | 4 | -0/+480 |
2002-03-05 | * tc-pdp11.c: Use VAX float format support for PDP-11 target. | Alan Modra | 2 | -14/+173 |
2002-03-04 | 2002-03-04 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -2/+29 |
2002-03-01 | * config/obj-elf.c (elf_copy_symbol_attributes): Don't copy | Jakub Jelinek | 2 | -1/+11 |
2002-03-01 | Add x86-64-opcode (checks valid opcodes) and x86-64-inval (checks invalid opc... | Nick Clifton | 6 | -0/+695 |
2002-02-27 | * config/tc-alpha.c (s_alpha_text): Use obj_elf_text for OBJ_ELF, not | Jakub Jelinek | 2 | -0/+14 |
2002-02-27 | Update translation files. | Nick Clifton | 2 | -2336/+3241 |
2002-02-26 | 2002-02-26 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -4/+27 |
2002-02-26 | 2002-02-26 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 9 | -91/+252 |
2002-02-26 | Fix typo | Nick Clifton | 2 | -2/+5 |
2002-02-26 | Import new Spanish and German translations | Nick Clifton | 4 | -241/+9571 |
2002-02-25 | * config/tc-mips.c (set_at): Fix handling of 64bit register loads. | Thiemo Seufer | 11 | -187/+231 |
2002-02-25 | Add documentation of IA64 port | Nick Clifton | 3 | -0/+174 |
2002-02-25 | * gas/hppa/reloc/reloc.exp: Update copyright date. | Alan Modra | 2 | -1/+5 |
2002-02-25 | * config/tc-hppa.c: Update copyright date. | Alan Modra | 2 | -3/+5 |
2002-02-25 | * doc/c-ppc.texi (PowerPC-Opts): Add -mpower4 and -maltivec. | Alan Modra | 3 | -21/+49 |
2002-02-24 | * gas/mmix/bspec-1.d, gas/mmix/bspec-2.d, gas/mmix/comment-1.d: | Hans-Peter Nilsson | 4 | -13/+18 |