aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2005-10-14* doc/as.texinfo (Section): Add missing ']' to .section example.Nick Clifton2-1/+5
2005-10-13 * gas/hppa/basic/basic.exp (do_system): Adjust for removal of lhaDave Anglin3-9/+11
2005-10-13 PR binutils/941Dave Anglin2-1/+8
2005-10-13 * NEWS: Mention @file.Mark Mitchell2-0/+7
2005-10-12* config/tc-avr.c: Convert to ISO C90 format. Fix formatting and generallyNick Clifton3-293/+263
2005-10-12gas/Jan Beulich6-7/+63
2005-10-11This adjusts equate handling byNick Clifton43-66/+834
2005-10-10 * Makefile.am (EXTRA_DIST): Remove bfin-lex.l and bfin-defs.h.Ian Lance Taylor3-2/+7
2005-10-10* expr.c (operator): Allow "!=" as a synonym for "<>".Nick Clifton3-4/+16
2005-10-10* gas/sh/reg-prefix.s: Use mov.l instruction in preference to movli.l.Nick Clifton3-3/+11
2005-10-08 * config/tc-hppa.c (strict): Don't initialize. Update comment.Dave Anglin2-36/+26
2005-10-082005-10-08 Paul Brook <paul@codesourcery.com>Paul Brook14-85/+509
2005-10-06* config/tc-sh.c (allow_dollar_register_prefix): New variable.Nick Clifton8-50/+139
2005-10-03Add Sterling Augustine's name to my change on 2005-09-30.Bob Wilson1-1/+2
2005-10-03(Infix Ops): '<' and '>' are not shift operators.Nick Clifton2-7/+10
2005-09-30 * config/tc-xtensa.c (xtensa_frob_label): Disallow labels in bundles.Bob Wilson2-1/+13
2005-09-302005-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu4-2441/+2827
2005-09-30 * addr2line.c (main): Likewise.Mark Mitchell2-0/+6
2005-09-30gas/Jan Beulich2-0/+6
2005-09-30 * gas/bfin: New testsuite for bfin.Catherine Moore67-0/+7600
2005-09-30 * Makefile.am: Bfin support.Catherine Moore18-156/+8140
2005-09-302005-09-30 Paul Brook <paul@codesourcery.com>Paul Brook5-445/+476
2005-09-30asintl.h/bucomm.h/ld.h: Prevent the inclusion of <libintl.h> from the SolarisNick Clifton2-1/+15
2005-09-29gas/Jan Beulich6-27/+67
2005-09-29 * app.c (do_scrub_chars): Match open and close quote of strings.Alan Modra2-11/+16
2005-09-28gas/testsuite/Jan Beulich6-0/+151
2005-09-28gas/Jan Beulich6-13/+59
2005-09-28gas/Jan Beulich2-0/+17
2005-09-28gas/Jan Beulich7-50/+91
2005-09-28 * app.c (do_scrub_chars <LEX_IS_SYMBOL_COMPONENT>): Check for fullAlan Modra2-4/+11
2005-09-272005-09-27 Paul Brook <paul@codesourcery.com>Paul Brook3-0/+19
2005-09-21 * gas/lns/lns.exp (lns-common-1): Don't run on targets withoutAlan Modra2-4/+10
2005-09-21 * read.c (pseudo_set): Don't set undefined symbols to expr_section.Alan Modra2-1/+8
2005-09-20 * dwarf2dbg.c (process_entries): Fix uninitialized variable warning.Richard Henderson2-2/+7
2005-09-20 * dwarf2dbg.c (struct line_entry): Replace frag and frag_ofsRichard Henderson20-107/+249
2005-09-20 * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d,Richard Henderson18-41/+51
2005-09-20 * read.c (pseudo_set): Set segment of expression syms to expr_section.Alan Modra2-3/+6
2005-09-14gas/Jan Beulich2-2/+16
2005-09-092005-09-09 Dmitry Diky <diwil@spec.ru>Dmitry Diky2-9/+16
2005-09-08* doc/as.texinfo: Document -mdsp and -mno-dsp options.Chao-ying Fu3-0/+27
2005-09-082005-09-08 Paul Brook <paul@codesourcery.com>Paul Brook7-17/+32
2005-09-07 * dwarf2dbg.c (dwarf2_where): Set line->isa.Richard Henderson9-99/+145
2005-09-07 * gas/mips/mips16-dwarf2.d: Don't match anything but address and lineRichard Henderson3-77/+27
2005-09-07 * gas/cris/rd-dw2-1.d: Don't match anything but address and lineRichard Henderson16-647/+626
2005-09-07 * dwarf2dbg.c: Include safe-ctype.h.Richard Henderson10-62/+333
2005-09-07* config/tc-mips.c (append_insn): Undo last change. Instead addDavid Ung2-20/+14
2005-09-06* gas/mips/mips.exp: Run MT test for mips32r2 only.Chao-ying Fu5-0/+1915
2005-09-06* config/tc-mips.c (mips_set_options): Add ase_mt for MT instructions.Chao-ying Fu4-3/+179
2005-09-06Remove duplicated chunk in previous patch.Paul Brook1-8/+0
2005-09-062005-09-06 Paul Brook <paul@codesourcery.com>Paul Brook8-1120/+1783