summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-z80.c (z80_start_line_hook): Fix parsing of 'equ' orArnold Metselaar2009-10-251-11/+6
* * config/tc-lm32.c (md_begin): Add missing call to bfd_set_arch_mach.Doug Evans2009-10-191-0/+3
* * config/tc-xc16x.c (md_cgen_lookup_reloc): Ensure fix_size is setDoug Evans2009-10-191-2/+9
* * as.h (know): Don't define as empty.Alan Modra2009-10-181-3/+1
* * config/tc-arm.c (make_mapping_symbol): Add braces to avoid empty bodyAlan Modra2009-10-181-1/+3
* 2009-10-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-10-131-1/+2
* gas/H.J. Lu2009-10-132-3/+50
* gas:Nick Clifton2009-10-131-4/+23
* * config/tc-arm.c (mapping_state, mapping_state_2): Make dummyNathan Sidwell2009-10-071-2/+2
* PR gas/2117Alan Modra2009-10-071-36/+70
* gas/Peter Bergner2009-10-021-0/+1
* * dw2gencfi.c: Include dwarf2dbg.h.Jakub Jelinek2009-10-021-0/+6
* gas/Peter Bergner2009-10-011-1/+1
* 2009-10-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-10-011-1/+2
* bfdNick Clifton2009-09-294-0/+4099
* Update soruces to make alpha, arc and arm targets compile cleanlyNick Clifton2009-09-255-1392/+1419
* gas/H.J. Lu2009-09-241-1/+1
* gas/H.J. Lu2009-09-241-0/+1
* gas/H.J. Lu2009-09-241-4/+2
* 2009-09-22 Sterling Augustine <sterling@jaw.hq.tensilica.com>Sterling Augustine2009-09-221-17/+0
* 2009-09-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-09-211-10/+10
* gas/Ben Elliston2009-09-211-0/+1
* 2009-09-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-09-151-1/+1
* gas/H.J. Lu2009-09-151-0/+1
* 2009-09-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-09-151-2/+5
* gas/H.J. Lu2009-09-141-0/+6
* gas/H.J. Lu2009-09-141-1/+21
* gas/Richard Sandiford2009-09-131-5/+13
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-113-64/+82
* PR gas/10623Hans-Peter Nilsson2009-09-101-26/+31
* gas/Alan Modra2009-09-102-10/+18
* * config/tc-d30v.c (d30v_frob_label): Call dwarf2_emit_label.Alan Modra2009-09-102-0/+4
* * config/obj-coff.h (USE_UNIQUE): Don't define.Alan Modra2009-09-092-4/+1
* * config/tc-i386.c (i386_target_format): Avoid duplicate case label.Alan Modra2009-09-091-7/+8
* * read.c (emit_expr_fix): Handle size 3.Alan Modra2009-09-087-1/+14
* 9-09-07 Daniel Gutson <dgutson@codesourcery.com>Daniel Gutson2009-09-071-0/+1
* bfd/:Tristan Gingold2009-09-072-26/+372
* * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton2009-09-056-67/+67
* gas/Jie Zhang2009-09-042-4/+13
* * config/tc-bfin.c (md_parse_option): Call as_fatal for badJie Zhang2009-09-031-6/+2
* * config/bfin-lex.l: Remove V as STATUS_REG.Jie Zhang2009-09-031-1/+0
* gas/Jie Zhang2009-09-032-170/+13
* * config/bfin-defs.h (F_REG_ALL): Remove macro.Jie Zhang2009-09-032-11/+14
* * config/bfin-parse.y (gen_multi_instr_1): Check anomalyJie Zhang2009-09-031-0/+1
* * config/tc-bfin.c (md_assemble): Bump line counters if there isJie Zhang2009-09-031-0/+4
* gas/Jie Zhang2009-09-032-2/+30
* * config/bfin-parse.y (asm_1): Fix a typo.Jie Zhang2009-09-031-1/+1
* * config/bfin-parse.y (asm_1): Add LOOP_BEGIN and LOOP_END.Jie Zhang2009-09-034-119/+49
* 2009-09-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-09-031-3/+3
* * config/bfin-parse.y (value_match): Use int instead of long.Jie Zhang2009-09-022-5/+5