aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2009-10-282009-10-28 Paul Brook <paul@codesourcery.com>Paul Brook1-5/+2
2009-10-272009-10-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-0/+9
2009-10-25* config/tc-z80.c (z80_start_line_hook): Fix parsing of 'equ' orArnold Metselaar1-11/+6
2009-10-19 * config/tc-lm32.c (md_begin): Add missing call to bfd_set_arch_mach.Doug Evans1-0/+3
2009-10-19 * config/tc-xc16x.c (md_cgen_lookup_reloc): Ensure fix_size is setDoug Evans1-2/+9
2009-10-18 * as.h (know): Don't define as empty.Alan Modra1-3/+1
2009-10-18 * config/tc-arm.c (make_mapping_symbol): Add braces to avoid empty bodyAlan Modra1-1/+3
2009-10-132009-10-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+2
2009-10-13gas/H.J. Lu2-3/+50
2009-10-13gas:Nick Clifton1-4/+23
2009-10-07 * config/tc-arm.c (mapping_state, mapping_state_2): Make dummyNathan Sidwell1-2/+2
2009-10-07 PR gas/2117Alan Modra1-36/+70
2009-10-02gas/Peter Bergner1-0/+1
2009-10-02 * dw2gencfi.c: Include dwarf2dbg.h.Jakub Jelinek1-0/+6
2009-10-01gas/Peter Bergner1-1/+1
2009-10-012009-10-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+2
2009-09-29bfdNick Clifton4-0/+4099
2009-09-25 Update soruces to make alpha, arc and arm targets compile cleanlyNick Clifton5-1392/+1419
2009-09-24gas/H.J. Lu1-1/+1
2009-09-24gas/H.J. Lu1-0/+1
2009-09-24gas/H.J. Lu1-4/+2
2009-09-222009-09-22 Sterling Augustine <sterling@jaw.hq.tensilica.com>Sterling Augustine1-17/+0
2009-09-212009-09-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-10/+10
2009-09-21gas/Ben Elliston1-0/+1
2009-09-152009-09-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2009-09-15gas/H.J. Lu1-0/+1
2009-09-152009-09-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+5
2009-09-14gas/H.J. Lu1-0/+6
2009-09-14gas/H.J. Lu1-1/+21
2009-09-13gas/Richard Sandiford1-5/+13
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton3-64/+82
2009-09-10 PR gas/10623Hans-Peter Nilsson1-26/+31
2009-09-10gas/Alan Modra2-10/+18
2009-09-10 * config/tc-d30v.c (d30v_frob_label): Call dwarf2_emit_label.Alan Modra2-0/+4
2009-09-09 * config/obj-coff.h (USE_UNIQUE): Don't define.Alan Modra2-4/+1
2009-09-09 * config/tc-i386.c (i386_target_format): Avoid duplicate case label.Alan Modra1-7/+8
2009-09-08 * read.c (emit_expr_fix): Handle size 3.Alan Modra7-1/+14
2009-09-079-09-07 Daniel Gutson <dgutson@codesourcery.com>Daniel Gutson1-0/+1
2009-09-07bfd/:Tristan Gingold2-26/+372
2009-09-05 * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton6-67/+67
2009-09-04 gas/Jie Zhang2-4/+13
2009-09-03 * config/tc-bfin.c (md_parse_option): Call as_fatal for badJie Zhang1-6/+2
2009-09-03 * config/bfin-lex.l: Remove V as STATUS_REG.Jie Zhang1-1/+0
2009-09-03 gas/Jie Zhang2-170/+13
2009-09-03 * config/bfin-defs.h (F_REG_ALL): Remove macro.Jie Zhang2-11/+14
2009-09-03 * config/bfin-parse.y (gen_multi_instr_1): Check anomalyJie Zhang1-0/+1
2009-09-03 * config/tc-bfin.c (md_assemble): Bump line counters if there isJie Zhang1-0/+4
2009-09-03 gas/Jie Zhang2-2/+30
2009-09-03 * config/bfin-parse.y (asm_1): Fix a typo.Jie Zhang1-1/+1
2009-09-03 * config/bfin-parse.y (asm_1): Add LOOP_BEGIN and LOOP_END.Jie Zhang4-119/+49