aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2006-06-22 * config/tc-mips.c (ISA_SUPPORTS_MIPS16E): New macro.Thiemo Seufer1-19/+21
2006-06-21gas/Mark Shinwell1-4/+61
2006-06-19 * config/tc-avr.c (mcu_types): Add support for atmega165p, atmega169pDenis Chertykov1-2/+5
2006-06-17(enum parse_operand_result): Move outside of #ifdef OBJ_ELF so that non-ELFNick Clifton1-7/+7
2006-06-162006-06-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-40/+183
2006-06-15 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}Mark Shinwell1-67/+555
2006-06-15 * config/tc-arm.c (do_vfp_nsyn_ldr_str): Remove, fold into...Julian Brown1-52/+7
2006-06-12gas/H.J. Lu1-1/+9
2006-06-09Lost bit belonging to the last commit.Thiemo Seufer1-0/+1
2006-06-09 * config/tc-iq2000.c: Include sb.h.Alan Modra1-0/+1
2006-06-08 * config/tc-mips.c (mips_pseudo_table): Add "origin" and "repeat"Thiemo Seufer1-0/+2
2006-06-07 * config/tc-arm.c (stdarg.h): include.Julian Brown1-503/+1470
2006-06-07remove some duplicate #include's.Alan Modra50-142/+45
2006-06-07include/opcode/Alan Modra1-2/+12
2006-06-06 [ gas/ChangeLog ]Thiemo Seufer1-24/+11
2006-06-05 [ gas/ChangeLog ]Thiemo Seufer1-79/+67
2006-06-01 * config/obj-ieee.c: Delete.Alan Modra2-659/+0
2006-05-28 * config/bfin-parse.y (check_macfunc): Loose the condition ofJie Zhang1-2/+3
2006-05-25 * config/bfin-parse.y (asm_1): Better check and deal withJie Zhang1-38/+38
2006-05-24Add TLS support for hppa-linuxNick Clifton2-2549/+2516
2006-05-24Add support for AVR6 familyNick Clifton2-99/+136
2006-05-23 [ gas/ChangeLog ]Thiemo Seufer1-76/+212
2006-05-23 * config/tc-bfin.c (bfin_start_line_hook): Bump line countersJie Zhang1-1/+12
2006-05-23Commit the missing bits of my last patch.Jie Zhang1-3/+3
2006-05-23 * config/bfin-defs.h (bfin_equals): Remove declaration.Jie Zhang3-47/+0
2006-05-19 * config/tc-mipc.c (ISA_HAS_ODD_SINGLE_FPR): New define.Thiemo Seufer1-12/+47
2006-05-19 * config/tc-mips.h (tc_mips_regname_to_dw2regnum): Declare.Thiemo Seufer2-372/+409
2006-05-19 * config/tc-arm.c, config/tc-arm.h (tc_arm_regname_to_dw2regnum):Thiemo Seufer14-15/+15
2006-05-19 * gas/config/tc-m68k.c (m68k_init_arch): Move checking ofNathan Sidwell1-9/+9
2006-05-16* config/tc-avr.h (TC_VALIDATE_FIX): Allow fixups for immediate constant values.Nick Clifton1-10/+11
2006-05-152006-05-15 Paul Brook <paul@codesourcery.com>Paul Brook1-1/+2
2006-05-15bfd:Bob Wilson1-8/+8
2006-05-14 [ gas/ChangeLog ]Thiemo Seufer1-1/+34
2006-05-112006-05-11 Paul Brook <paul@codesourcery.com>Paul Brook1-11/+155
2006-05-112006-05-11 Paul Brook <paul@codesourcery.com>Paul Brook1-3/+7
2006-05-11 [ gas/ChangeLog ]Thiemo Seufer1-6/+0
2006-05-11Apply fixes to allow arm WinCE toolchain to produce working executables.Nick Clifton1-3/+24
2006-05-09Revised test (that is not O(n2)) for checking for orphaned cloned symbolsNick Clifton1-11/+6
2006-05-09 [ gas/ChangeLog ]Thiemo Seufer1-4/+4
2006-05-09* config/tc-arm.c (arm_fix_adjustable): For COFF, convert fixups againstNick Clifton1-6/+24
2006-05-08 PR gas/2623bNick Clifton1-1/+1
2006-05-08 [ gas/ChangeLog ]Thiemo Seufer1-4/+40
2006-05-05 * config/tc-arm.c (parse_vfp_reg_list): Improve register boundsJulian Brown1-8/+52
2006-05-052006-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+5
2006-05-05* gas/config/tc-avr.h (TC_VALIDATE_FIX): Define. Disable fixups for PMEMNick Clifton1-2/+19
2006-05-05 [ gas/ChangeLog ]Thiemo Seufer1-0/+9
2006-05-04gas/Kazu Hirata1-7/+25
2006-05-03 * subsegs.h (struct frchain): Delete frch_seg.Alan Modra1-293/+309
2006-05-03bfd/Alan Modra3-27/+24
2006-05-02 * config/tc-arm.c (do_iwmmxt_wldstbh): Don't multiply offset by 4Joseph Myers1-1/+1