aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2005-11-23bfd/Daniel Jacobowitz2-110/+43
2005-11-23Fix PR 994, core dump with section switching.Jim Wilson1-17/+4
2005-11-23Fix PR 1889, infinite loop compiling code with bad user template.Jim Wilson1-13/+17
2005-11-18 * config/bfin-defs.h (IS_BREG, IS_LREG): New macros.Jie Zhang2-0/+12
2005-11-17* config/tc-ppc.c (ppc_frob_file_before_adjust): Do not referenceAlexandre Oliva1-1/+1
2005-11-16 * config/tc-hppa.c (pa_comm): Set bfd_com_section segment.Alan Modra1-1/+1
2005-11-16 * configure.tgt (i386-*-gnu*): Set em=gnu.Alan Modra2-0/+5
2005-11-16 * config/tc-ppc.c (ppc_pe_comm): Set bfd_com_section segment.Alan Modra2-2/+3
2005-11-15gas/Daniel Jacobowitz1-22/+26
2005-11-14gas/Jan Beulich1-40/+62
2005-11-14gas/Jan Beulich1-72/+43
2005-11-14 * mips.h: Assign 'm'/'M' codes to MIPS16e save/restoreThiemo Seufer1-0/+180
2005-11-10gas/Jan Beulich1-1/+1
2005-11-10* config/tc-arm.c (BAD_ADDR_MODE): Define.Nick Clifton1-12/+23
2005-11-08* config/tc-sparc.c (isoctal): Fix thinko.Nick Clifton1-1/+1
2005-11-08bfd:Nathan Sidwell1-2/+38
2005-11-07 PR gas/1804Dave Anglin1-6/+13
2005-11-07PR binutils/1568Nick Clifton1-18/+61
2005-11-07 * config/tc-i386.h (tc_comment_chars): Define.Alan Modra2-18/+46
2005-11-07 * expr.c (op_encoding): Map '=' to O_SINGLE_EQ, if defined.Alan Modra1-1/+3
2005-11-01 * config/tc-mips.c (md_parse_option): Fix typo in comment.Thiemo Seufer1-2/+2
2005-10-282005-10-28 Dave Brolley <brolley@redhat.com>Dave Brolley1-3/+4
2005-10-282005-10-28 Paul Brook <paul@codesourcery.com>Paul Brook1-1/+1
2005-10-27 * config/tc-xtensa.c (find_vinsn_conflicts): Change error messages toBob Wilson1-4/+4
2005-10-27gas/Jan Beulich2-0/+14
2005-10-26* config/tc-m32c.c (md_relax_table, subtype_mappings,DJ Delorie1-2/+44
2005-10-26* config/tc-m32c.c (md_assemble): Don't use errmsg as the formatDJ Delorie1-1/+13
2005-10-262005-10-26 Paul Brook <paul@codesourcery.com>Paul Brook1-1/+1
2005-10-26gas/Jan Beulich2-29/+87
2005-10-25Add support for the Z80 processor familyNick Clifton3-0/+2169
2005-10-24 * config/tc-bfin.c (Expr_Node_Gen_Reloc): If have symbol + constant,Bernd Schmidt2-0/+18
2005-10-24gas/ChangeLog:Alexandre Oliva2-24/+54
2005-10-24bfd/Jie Zhang2-5/+3
2005-10-24include/opcode/Jan Beulich1-20/+42
2005-10-24gas/Jan Beulich1-23/+13
2005-10-22* config/tc-m32c.c (md_cgen_lookup_reloc): Add more relocs. PrintDJ Delorie1-3/+19
2005-10-19* config/tc-mips.c (append_insn): Convert MIPS16 jr/jalr jumpsDavid Ung1-6/+23
2005-10-19 * config/tc-bfin.c (md_begin): Let the lex_type of '(' beJie Zhang1-28/+1
2005-10-18 * config/tc-xtensa.c (xtensa_end_directive): RestoreBob Wilson1-2/+1
2005-10-17 * config/xtensa-istack.h (TInsn): Replace dwarf2_line_info with anBob Wilson2-36/+21
2005-10-13 PR binutils/941Dave Anglin1-1/+2
2005-10-12* config/tc-avr.c: Convert to ISO C90 format. Fix formatting and generallyNick Clifton2-293/+257
2005-10-12gas/Jan Beulich1-5/+5
2005-10-11This adjusts equate handling byNick Clifton14-33/+43
2005-10-08 * config/tc-hppa.c (strict): Don't initialize. Update comment.Dave Anglin1-36/+20
2005-10-082005-10-08 Paul Brook <paul@codesourcery.com>Paul Brook2-84/+421
2005-10-06* config/tc-sh.c (allow_dollar_register_prefix): New variable.Nick Clifton1-31/+80
2005-09-30 * config/tc-xtensa.c (xtensa_frob_label): Disallow labels in bundles.Bob Wilson1-1/+9
2005-09-30gas/Jan Beulich1-0/+1
2005-09-30 * Makefile.am: Bfin support.Catherine Moore6-0/+7474