aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2008-01-04gas/H.J. Lu1-55/+31
2008-01-03 * config/tc-i386.c (process_drex): Initialize modrm_reg andJakub Jelinek1-3/+3
2008-01-03gas/H.J. Lu1-2/+2
2008-01-022008-01-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2008-01-02gas/H.J. Lu2-4/+26
2008-01-02 * gas/mips/jalr.s: New test.Catherine Moore1-1/+14
2007-12-292007-12-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+11
2007-12-27 * config/tc-hppa.h (DWARF2_CIE_DATA_ALIGNMENT): Wrap negative numberDave Anglin1-2/+2
2007-12-24Fix a typo in comment.H.J. Lu1-1/+1
2007-12-24gas/H.J. Lu1-0/+98
2007-12-20 * config/tc-xtensa.c (xtensa_elf_cons): Set frag flags forBob Wilson1-2/+9
2007-12-172007-12-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-8/+5
2007-12-172007-12-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-53/+7
2007-12-13gas/Bob Wilson1-2/+8
2007-12-12 * config/tc-xtensa.c (xg_symbolic_immeds_fit): Do not relax calls to ...Bob Wilson1-14/+10
2007-12-11 * config/tc-xtensa.c (frag_format_size): Handle frags that expand toBob Wilson1-12/+39
2007-12-10 * config/tc-m32r.c (md_begin): Mark .sbss as being bss style section.Alan Modra1-0/+1
2007-12-10gas/Richard Sandiford2-23/+55
2007-12-072007-12-07 Bob Wilson <bob.wilson@acm.org>Bob Wilson1-18/+33
2007-12-07 * config/tc-xtensa.c (xg_force_frag_space): Delete.Bob Wilson1-178/+57
2007-12-03 * config/tc-ppc.c (ppc_tc): Allow a space between toc symbolAlan Modra1-0/+1
2007-11-30gas/Bob Wilson1-0/+4
2007-11-29 bfd/Mark Shinwell1-0/+4
2007-11-292007-11-29 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky1-10/+15
2007-11-26 * config/tc-alpha.c (assemble_insn): Don't segv on NULL reloc_operand.Alan Modra1-1/+2
2007-11-19 * config/xtensa-istack.h (tinsn_struct): Replace linenum fieldBob Wilson2-31/+36
2007-11-19 * dwarf2dbg.c (dwarf2_consume_line_info): New.Bob Wilson1-0/+2
2007-11-17 * config/tc-mips.c (md_parse_option): Match mips_optimize to the -OThiemo Seufer1-1/+5
2007-11-162007-11-16 Eric B. Weddington <eric.weddington@atmel.com>Eric B. Weddington1-0/+1
2007-11-162007-11-16 Eric B. Weddington <eric.weddington@atmel.com>Eric B. Weddington1-0/+1
2007-11-14gas/H.J. Lu1-4/+5
2007-11-13* config/tc-mn10300.c (mn10300_force_relocation): Force a reloc to be generat...Nick Clifton2-12/+20
2007-11-12 PR gas/5269Nick Clifton1-23/+22
2007-11-12 * config/tc-ppc.c (md_assemble): If -mregnames, when parsingAlan Modra1-1/+2
2007-11-092007-11-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-7/+7
2007-11-08 * config/tc-xtensa.c (relaxable_section): Check for .eh_frame.Bob Wilson1-1/+2
2007-11-072007-11-07 Eric B. Weddington <eweddington@cso.atmel.com>Eric B. Weddington1-0/+1
2007-11-072007-11-07 Anatoly Sokolov <aesok@post.ru>Eric B. Weddington1-0/+4
2007-11-07* config/tc-ppc.c (md_apply_fix): For PPC_TOC16 on XCOFF, uses offsetTristan Gingold1-3/+4
2007-11-062007-11-06 Paul Brook <paul@codesourcery.com>Paul Brook1-3/+7
2007-11-06* ehopt.c (check_eh_frame): If md_allow_eh_opt is defined, invoke it to see i...Nick Clifton1-0/+5
2007-11-02 * config/tc-xtensa.c (xtensa_symbol_new_hook): New.Bob Wilson2-0/+69
2007-11-01gas/H.J. Lu1-3/+3
2007-11-012007-11-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+3
2007-11-01gas/H.J. Lu1-29/+10
2007-10-312007-10-31 Eric B. Weddington <eweddington@cso.atmel.com>Eric B. Weddington1-6/+2
2007-10-30* mn10300.h (R_MN10300_ALIGN): Define.Nick Clifton2-15/+47
2007-10-27gas/H.J. Lu1-2/+15
2007-10-19Add MN10300 linker relaxation support for symbol differencesNick Clifton2-45/+113
2007-10-19* elf-m10300.c: Convert to ISO C.Nick Clifton1-557/+279