aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2001-06-072001-06-06 H.J. Lu <hjl@gnu.org>H.J. Lu6-0/+63
2001-06-062001-06-06 H.J. Lu <hjl@gnu.org>H.J. Lu5-0/+56
2001-06-06Remove L fromlist of accepting listin goptionsNick Clifton2-1/+5
2001-06-06Remove warnings building z8k port.Nick Clifton3-100/+91
2001-06-06correct some 68k/ColdFire problemsNick Clifton2-3/+8
2001-06-06 * config/tc-s390.h (TC_FORCE_RELOCATION): Always emit relocationsAlan Modra1-0/+5
2001-06-06* config/tc-s390.h (TC_FORCE_RELOCATION): Always emit relocationsAlan Modra1-0/+4
2001-06-06 * config/tc-i386.c (md_assemble): Handle Pentium4 branch hints.Alan Modra2-11/+24
2001-06-06 * as.c (parse_args): Correct option name "listing-lhs-width2".Alan Modra2-1/+5
2001-06-05oops - omitted from previous deltaNick Clifton1-0/+5
2001-06-05Do not allow .globl to override .sectionNick Clifton1-0/+11
2001-06-042001-06-04 H.J. Lu <hjl@gnu.org>H.J. Lu5-0/+11
2001-06-022001-06-02 H.J. Lu <hjl@gnu.org>H.J. Lu2-3/+7
2001-05-31 * read.c (emit_leb128_expr): Call md_cons_align.Richard Henderson2-0/+9
2001-05-29formatting changeTom Rix1-18/+16
2001-05-28Add support for .uahword, .uaword and .uaxword pseudo opsNick Clifton6-26/+120
2001-05-27 * write.c (relax_segment <rs_space>): Check the section of aAlan Modra2-1/+6
2001-05-27 * config/tc-m68k.c (md_assemble): Ensure variable part of frag isAlan Modra2-0/+20
2001-05-27 * gas/cris/addi.d: Tweak for 64-bit BFD.Hans-Peter Nilsson48-403/+426
2001-05-26 * write.c (relax_segment <rs_space>): Calculate growth usingAlan Modra2-16/+30
2001-05-252001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu12-11/+4666
2001-05-25 * symbols.c (resolve_symbol_value): Always set segment, even whenAlan Modra2-9/+12
2001-05-25 * config/obj-ieee.c (write_object_file): Set finalize_syms.Alan Modra3-2/+12
2001-05-25s/linuxaout/linux*aout/, s/linuxoldld/linux*oldld/Alan Modra3-2/+5
2001-05-25Revert last patch.Alan Modra3-21/+3
2001-05-25 * expr.c (expr): Set return value to absolute_section forAlan Modra3-3/+21
2001-05-24 From 2.11 branch 2001-03-30 Richard Henderson <rth@redhat.com>Alan Modra2-1/+10
2001-05-24 * symbols.c (resolve_symbol_value): Clear sy_resolving beforeAlan Modra2-0/+4
2001-05-24 * write.c (relax_segment): Don't zap fr_symbol when relaxing.Alan Modra2-4/+12
2001-05-24Fix for gas seg fault and neg line numbersTom Rix3-1/+34
2001-05-242001-05-24 H.J. Lu <hjl@gnu.org>H.J. Lu2-4/+8
2001-05-242001-05-24 H.J. Lu <hjl@gnu.org>H.J. Lu6-285/+293
2001-05-24 * write.c (write_object_file): Set finalize_syms = 1 beforeAlan Modra2-3/+9
2001-05-23Add MIPS r12k supportNick Clifton2-1/+15
2001-05-23 * gas/elf/ehopt0.d: Tweak for bigendian targets.Alan Modra2-3/+7
2001-05-22 * config/tc-arc.c (md_assemble): Use is_end_of_line instead ofAlan Modra2-2/+5
2001-05-22 * symbols.c (resolve_symbol_value): Remove "finalize" param,Alan Modra14-63/+84
2001-05-22 * config/tc-m68k.c (relaxable_symbol): Only treat external symbolsAlan Modra2-27/+23
2001-05-22Update copyright date.Alan Modra2-2/+6
2001-05-20* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva1-185/+189
2001-05-162001-05-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+6
2001-05-16* config/tc-mn10300.c (mn10300_force_relocation): Don'tAlexandre Oliva2-0/+24
2001-05-16Fix dwarf2_emit_insn calls when frag_var breaks things.Alan Modra5-32/+27
2001-05-15Fix MIPS disassembler so that it produces reassemblable code.Nick Clifton64-6430/+6498
2001-05-15 * ehopt.c (eh_frame_convert_frag): Fix missed subtype adjustmentRichard Henderson2-1/+7
2001-05-14 * ehopt.c (get_cie_info): Rename from eh_frame_code_alignment;Richard Henderson3-146/+219
2001-05-14 * gas/elf/ehopt0.s: New.Richard Henderson4-0/+48
2001-05-14* config/tc-mn10300.c (md_assemble): Anchor dwarf2 line infoAlexandre Oliva2-2/+14
2001-05-13* config/tc-mn10300.c (tc_gen_reloc): Don't reject differencesAlexandre Oliva2-0/+45
2001-05-12Peter Targett's backwards compatibility and other arc fixes.Alan Modra7-43/+86