Age | Commit message (Expand) | Author | Files | Lines |
2002-12-01 | * gas/m68hc11/m68hc11.exp: Rename from all.exp; run the new tests. | Stephane Carrez | 6 | -0/+488 |
2002-12-01 | * gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump | Stephane Carrez | 1 | -2/+2 |
2002-12-01 | * gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump | Stephane Carrez | 7 | -47/+60 |
2002-12-01 | * config/tc-m68hc11.c (md_begin): Fix qsort warning. | Stephane Carrez | 2 | -2/+8 |
2002-12-01 | Fix Bug savannah/1825: | Stephane Carrez | 3 | -26/+163 |
2002-12-01 | * config/tc-m68hc11.c (elf_flags): Set default ABI to gcc default | Stephane Carrez | 3 | -1/+57 |
2002-12-01 | * symbols.c (report_op_error): New function, broken out of ... | Alan Modra | 2 | -53/+88 |
2002-11-30 | * config/tc-sh.c (md_apply_fix3): Take account of fx_offset | Kaz Kojima | 5 | -1/+16 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 47 | -747/+852 |
2002-11-29 | Allow BKPT instruction to be specified without an operand. Add a test for this. | Nick Clifton | 5 | -11/+27 |
2002-11-28 | * config/tc-sh.c (md_apply_fix3): Call S_SET_THREAD_LOCAL | Kaz Kojima | 2 | -3/+12 |
2002-11-28 | * config/tc-ia64.c (md_apply_fix3): Add default case. | Jakub Jelinek | 2 | -0/+7 |
2002-11-28 | * symbols.c (S_SET_THREAD_LOCAL): New function. | Jakub Jelinek | 6 | -3/+59 |
2002-11-28 | * write.c (subsegs_finish): For SEC_MERGE sections pad last fragment | Jakub Jelinek | 2 | -1/+24 |
2002-11-26 | * dwarf2dbg.c (scale_addr_delta): New. | DJ Delorie | 2 | -8/+28 |
2002-11-26 | * config/tc-cris.c (cris_relax_frag): Fix typo in comment. | Hans-Peter Nilsson | 2 | -5/+9 |
2002-11-26 | * gas/cris/rd-bcnst.d, gas/cris/rd-bcnst.d: New test. | Hans-Peter Nilsson | 3 | -0/+29 |
2002-11-25 | * gas/xstormy16/allinsn.d: Fix sdiv/sdivlh encodings. | DJ Delorie | 2 | -2/+6 |
2002-11-25 | * gas/config/tc-tic4x.c (c4x_operands_match): Bugfix in direct | Svein Seldal | 2 | -15/+8 |
2002-11-21 | * config/tc-hppa.h (tc_frob_symbol): Frob undefined unused symbols | Dave Anglin | 2 | -1/+7 |
2002-11-21 | * config/tc-alpha.c (alpha_fix_adjustable): Remove redundant | Richard Henderson | 2 | -1/+6 |
2002-11-21 | * config/tc-mcore.c (mcore_pool_count): New function. | Alan Modra | 2 | -98/+65 |
2002-11-21 | 2002-11-20 Klee Dienes <kdienes@apple.com> | Klee Dienes | 3 | -17/+15 |
2002-11-20 | * write.c (adjust_reloc_syms): Don't reduce SEC_MERGE fixups with | Alan Modra | 2 | -1/+7 |
2002-11-20 | * gas/xstormy16/allinsn.sh: Add sdiv, divlh, and sdivlh. | DJ Delorie | 4 | -155/+194 |
2002-11-20 | move testsuite entries to the correct changelog | Alan Modra | 2 | -125/+133 |
2002-11-20 | * config/obj-elf.c (obj_elf_visibility): Overwrite only the | Richard Henderson | 2 | -1/+7 |
2002-11-19 | 2002-11-19 Klee Dienes <kdienes@apple.com> | Klee Dienes | 2 | -55/+97 |
2002-11-19 | * config/tc-s390.c (tc_s390_fix_adjustable): Re-add patch to prevent | Martin Schwidefsky | 2 | -0/+8 |
2002-11-19 | * config/tc-alpha.c (s_alpha_prologue): as_bad when sym is NULL. | Alan Modra | 2 | -1/+10 |
2002-11-18 | Add support for 64-bit DWARF 2 formats to gas. | Kevin Buettner | 6 | -6/+116 |
2002-11-18 | * config/tc-mips.c (s_change_section): Make sure input buffer | Alexandre Oliva | 2 | -1/+13 |
2002-11-18 | * config/tc-mips.c (tc_gen_reloc): Fix typo in handling of | Alexandre Oliva | 2 | -1/+6 |
2002-11-18 | Fixups in ChangeLog entries which has been filed in the wrong place. | Svein Seldal | 2 | -35/+30 |
2002-11-18 | * gas/config/tc-tic4x.c: Fixed proper commandline | Svein Seldal | 12 | -805/+2209 |
2002-11-18 | TIC4X testcase commit | Svein Seldal | 22 | -7/+6334 |
2002-11-16 | * gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function. | Svein Seldal | 2 | -16/+109 |
2002-11-12 | * gas/ppc/booke.d: Adjust output for corrected condition reg. | Alan Modra | 2 | -2/+6 |
2002-11-11 | * configure.in: Use .gdbinit under Cygwin. | Christopher Faylor | 3 | -2/+7 |
2002-11-11 | * config/tc-i386.h (EXTERN_FORCE_RELOC): Define only if STRICT_PE_FORMAT. | Christopher Faylor | 2 | -1/+8 |
2002-11-11 | * Makefile.am: Added tic4x dependecy | Svein Seldal | 3 | -3/+7 |
2002-11-11 | gas tic4x target enhancements (long list - see gas/ChangeLog and | Svein Seldal | 3 | -155/+315 |
2002-11-11 | * macro.c (get_any_string): Correct logic for not going beyond end | Hans-Peter Nilsson | 2 | -1/+6 |
2002-11-10 | * config/tc-mmix.c (get_putget_operands): Mark both possible | Hans-Peter Nilsson | 2 | -4/+8 |
2002-11-10 | * config/tc-mmix.c (md_convert_frag) <case STATE_GREG_DEF>: | Hans-Peter Nilsson | 2 | -0/+9 |
2002-11-07 | Only run fastcall test for x86 PE targets. | Nick Clifton | 2 | -1/+9 |
2002-11-07 | * config/tc-mips.c (macro_build_lui): _gp_disp is not special on | Alexandre Oliva | 2 | -2/+8 |
2002-11-07 | * config/tc-alpha.c (alpha_validate_fix): Move code ... | Richard Henderson | 6 | -48/+1468 |
2002-11-06 | Adds support for fastcall symbols as used on Microsoft Windows platforms | Nick Clifton | 5 | -1/+15 |
2002-11-05 | 2002-11-05 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+8 |