Age | Commit message (Expand) | Author | Files | Lines |
2001-05-31 | * read.c (emit_leb128_expr): Call md_cons_align. | Richard Henderson | 2 | -0/+9 |
2001-05-29 | formatting change | Tom Rix | 1 | -18/+16 |
2001-05-28 | Add support for .uahword, .uaword and .uaxword pseudo ops | Nick Clifton | 6 | -26/+120 |
2001-05-27 | * write.c (relax_segment <rs_space>): Check the section of a | Alan Modra | 2 | -1/+6 |
2001-05-27 | * config/tc-m68k.c (md_assemble): Ensure variable part of frag is | Alan Modra | 2 | -0/+20 |
2001-05-27 | * gas/cris/addi.d: Tweak for 64-bit BFD. | Hans-Peter Nilsson | 48 | -403/+426 |
2001-05-26 | * write.c (relax_segment <rs_space>): Calculate growth using | Alan Modra | 2 | -16/+30 |
2001-05-25 | 2001-05-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 12 | -11/+4666 |
2001-05-25 | * symbols.c (resolve_symbol_value): Always set segment, even when | Alan Modra | 2 | -9/+12 |
2001-05-25 | * config/obj-ieee.c (write_object_file): Set finalize_syms. | Alan Modra | 3 | -2/+12 |
2001-05-25 | s/linuxaout/linux*aout/, s/linuxoldld/linux*oldld/ | Alan Modra | 3 | -2/+5 |
2001-05-25 | Revert last patch. | Alan Modra | 3 | -21/+3 |
2001-05-25 | * expr.c (expr): Set return value to absolute_section for | Alan Modra | 3 | -3/+21 |
2001-05-24 | From 2.11 branch 2001-03-30 Richard Henderson <rth@redhat.com> | Alan Modra | 2 | -1/+10 |
2001-05-24 | * symbols.c (resolve_symbol_value): Clear sy_resolving before | Alan Modra | 2 | -0/+4 |
2001-05-24 | * write.c (relax_segment): Don't zap fr_symbol when relaxing. | Alan Modra | 2 | -4/+12 |
2001-05-24 | Fix for gas seg fault and neg line numbers | Tom Rix | 3 | -1/+34 |
2001-05-24 | 2001-05-24 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -4/+8 |
2001-05-24 | 2001-05-24 H.J. Lu <hjl@gnu.org> | H.J. Lu | 6 | -285/+293 |
2001-05-24 | * write.c (write_object_file): Set finalize_syms = 1 before | Alan Modra | 2 | -3/+9 |
2001-05-23 | Add MIPS r12k support | Nick Clifton | 2 | -1/+15 |
2001-05-23 | * gas/elf/ehopt0.d: Tweak for bigendian targets. | Alan Modra | 2 | -3/+7 |
2001-05-22 | * config/tc-arc.c (md_assemble): Use is_end_of_line instead of | Alan Modra | 2 | -2/+5 |
2001-05-22 | * symbols.c (resolve_symbol_value): Remove "finalize" param, | Alan Modra | 14 | -63/+84 |
2001-05-22 | * config/tc-m68k.c (relaxable_symbol): Only treat external symbols | Alan Modra | 2 | -27/+23 |
2001-05-22 | Update copyright date. | Alan Modra | 2 | -2/+6 |
2001-05-20 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | Alexandre Oliva | 1 | -185/+189 |
2001-05-16 | 2001-05-16 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2 | -2/+6 |
2001-05-16 | * config/tc-mn10300.c (mn10300_force_relocation): Don't | Alexandre Oliva | 2 | -0/+24 |
2001-05-16 | Fix dwarf2_emit_insn calls when frag_var breaks things. | Alan Modra | 5 | -32/+27 |
2001-05-15 | Fix MIPS disassembler so that it produces reassemblable code. | Nick Clifton | 64 | -6430/+6498 |
2001-05-15 | * ehopt.c (eh_frame_convert_frag): Fix missed subtype adjustment | Richard Henderson | 2 | -1/+7 |
2001-05-14 | * ehopt.c (get_cie_info): Rename from eh_frame_code_alignment; | Richard Henderson | 3 | -146/+219 |
2001-05-14 | * gas/elf/ehopt0.s: New. | Richard Henderson | 4 | -0/+48 |
2001-05-14 | * config/tc-mn10300.c (md_assemble): Anchor dwarf2 line info | Alexandre Oliva | 2 | -2/+14 |
2001-05-13 | * config/tc-mn10300.c (tc_gen_reloc): Don't reject differences | Alexandre Oliva | 2 | -0/+45 |
2001-05-12 | Peter Targett's backwards compatibility and other arc fixes. | Alan Modra | 7 | -43/+86 |
2001-05-12 | * i386-dis.c (twobyte_has_modrm): Update table. | Alan Modra | 2 | -2/+2 |
2001-05-12 | Oops, wrong address for pmuludq insn. | Alan Modra | 1 | -1/+1 |
2001-05-12 | Correct cvtps2dq, movdq2q, movq2dq, and movq problems. | Alan Modra | 4 | -7/+14 |
2001-05-11 | * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind | Jakub Jelinek | 2 | -4/+36 |
2001-05-11 | When truncating an aligned block, ensure that the low order bits of the | Nick Clifton | 2 | -1/+7 |
2001-05-10 | Fix more fallout from multi-pass relaxation patch. | Alan Modra | 12 | -392/+373 |
2001-05-10 | * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number | Hans-Peter Nilsson | 2 | -1/+7 |
2001-05-10 | * config/tc-ia64.c (generate_unwind_image): Align the fragment | Richard Henderson | 2 | -0/+6 |
2001-05-09 | * config/tc-mn10300.c (md_apply_fix3): Accept PC-relative relocs. | Alexandre Oliva | 2 | -0/+7 |
2001-05-08 | * config/tc-m68k.c: Instead of replacing -1 by 64 in assignment to | Andreas Schwab | 2 | -10/+12 |
2001-05-08 | More fallout from 2001-03-30 changes. | Alan Modra | 2 | -63/+7 |
2001-05-06 | * config/tc-mn10300.c (md_assemble): Subtract operand->shift | Alexandre Oliva | 2 | -7/+6 |
2001-05-06 | Do not insert more than MAX_MEM_FOR_RS_ALIGN_CODE bytes. | Nick Clifton | 3 | -13/+25 |