aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2002-05-11Fix formatting and compile tine warnings when compiling without BFD_ASSEMBLERNick Clifton2-314/+259
2002-05-11Define md_pcrel_from for use with sh-hms target.Nick Clifton2-4/+20
2002-05-11Use the 'current' struct filled by dwarf2_directive_loc, instead of callingNick Clifton2-1/+11
2002-05-11 * config/obj-coff.h: Fix formatting.Kazu Hirata14-140/+156
2002-05-09 * config/obj-coff.c: Fix formatting.Kazu Hirata9-130/+141
2002-05-09 * config/tc-i386.c (md_estimate_size_before_relax) Don't loseAlan Modra2-7/+16
2002-05-09Fix i960-elf abort in cvt_frag_to_fill while compiling libc/stdio/vfprintf.c.Jim Wilson2-1/+7
2002-05-09 * config/tc-mmix.c: Fix formatting.Kazu Hirata3-129/+137
2002-05-08 * configure: Regenerate.Alan Modra2-6973/+3118
2002-05-08 * config/tc-m68k.c: Fix formatting.Kazu Hirata2-47/+54
2002-05-07Honour DESTDIRNick Clifton3-13/+18
2002-05-06 * config/tc-ia64.c: Fix formatting.Kazu Hirata3-61/+67
2002-05-04 * config/tc-mips.c: Fix formatting.Kazu Hirata4-199/+207
2002-05-03* config/tc-s390.c (md_gather_operands): Emit dwarf2 line-numberAlexandre Oliva2-0/+6
2002-05-03 * as.h: Fix formatting.Kazu Hirata11-43/+56
2002-05-02 * app.c (mri_pseudo): Only declare for TC_M68K.Alan Modra2-3/+5
2002-05-02 * config/tc-ppc.c (mapping): Map sectoff to BFD_RELOC_16_BASEREL.Alan Modra2-4/+12
2002-05-02Do not convert a subtract of zero into an add of zero.Nick Clifton5-3/+26
2002-05-01Generate warning if the same destination register is used in parallelNick Clifton2-0/+26
2002-05-01 * config/tc-i386.c (extra_symbol_chars): Add '[' to the list.Alan Modra2-2/+6
2002-05-01 * write.c (cvt_frag_to_fill): Set fr_offset to zero on .orgAlan Modra2-0/+6
2002-04-30 * configure.in: Add support for powerpc-*-windiss.Mark Mitchell3-3114/+6980
2002-04-28 * config/tc-s390.c (md_parse_option): Formatting.Alan Modra2-2/+4
2002-04-28 * config/tc-i386.c: Formatting fixes, add missing space in errorAlan Modra2-14/+20
2002-04-25The patch contains mostly fixes for the disassembler. It also fixesNick Clifton2-9/+23
2002-04-242002-04-24 Chris G. Demetriou <cgd@broadcom.com>Chris Demetriou2-4/+8
2002-04-24 * config/tc-i386.c (output_jump, output_disp)Andreas Schwab2-29/+44
2002-04-232002-04-23 H.J. Lu <hjl@gnu.org>H.J. Lu4-0/+9
2002-04-232002-04-23 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+10
2002-04-222002-04-22 Chris Demetriou <cgd@broadcom.com>Chris Demetriou5-0/+19
2002-04-222002-04-22 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-3/+8
2002-04-222002-04-22 Eric Christopher <echristo@redhat.com>Eric Christopher2-3/+20
2002-04-222002-04-22 Chris Demetriou <cgd@broadcom.com>Chris Demetriou4-4/+45
2002-04-19(cofftag): Do not run test for xscale-coff toolchain.Nick Clifton2-4/+15
2002-04-17 * dwarf2dbg.c (dwarf2_gen_line_info): Do emit duplicate lineGeoffrey Keating2-2/+11
2002-04-17 * config/tc-s390.c (tc_s390_fix_adjustable): Prevent adjustments toMartin Schwidefsky2-1/+10
2002-04-17 * gas/ppc/altivec.d: Fix dssall test.Matthew Green7-6/+15
2002-04-16 * as.c (main): Don't reference _bfd_chunksize.Alan Modra2-7/+5
2002-04-16Prevent adjustments to symbols in merge sections.Tom Rix2-4/+10
2002-04-11Fix thinko in last commit.Richard Sandiford1-1/+1
2002-04-11 * doc/invoke.texi (TC_LARGEST_EXPONENT_IS_NORMAL): Document.Richard Sandiford3-13/+23
2002-04-10 * as.c (parse_args <OPTION_VERSION>): Use VERSION isAlan Modra3-0/+18
2002-04-09 * config/tc-sh.h (TC_FIX_ADJUSTABLE): Disable adjusting ifJoern Rennecke2-2/+10
2002-04-09 * config/tc-sh.c (md_apply_fix3): Don't zero relocations on bigJoern Rennecke2-1/+6
2002-04-04 * dep-in.sed: Cope with absolute paths.Alan Modra4-46/+76
2002-04-04Open out one-line if-then-else test clauses so that other clauses can beNick Clifton2-10/+24
2002-04-04 * config/tc-mips.c (mips16_macro_build): Cast type mismatch.Thiemo Seufer2-19/+22
2002-04-03Various fixes and improvements for d10v.Tom Rix3-104/+320
2002-04-03 * symbols.c (resolve_symbol_value <O_uminus, O_bit_not,Alan Modra2-11/+33
2002-04-02 * config/tc-ia64.c (ia64_cons_fix_new): Handle 8 byte iplt relocRichard Henderson2-5/+25