aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2006-01-03 PR gas/2101Hans-Peter Nilsson1-1/+3
2005-12-30include:Bob Wilson2-172/+140
2005-12-30 * config/tc-xtensa.h (MAX_MEM_FOR_RS_ALIGN_CODE): Define.Bob Wilson1-0/+1
2005-12-29 * config/tc-xtensa.c (tinsn_to_slotbuf): Do not zero slotbuf.Bob Wilson1-2/+0
2005-12-27 * config/tc-mt.c (mt_arch): Default to ms1_16_002.Nathan Sidwell1-9/+9
2005-12-27PR 1300Nick Clifton1-2/+3
2005-12-22Fix typo in previous deltaNick Clifton1-26/+27
2005-12-22Convert to ISO C90 format. Fix formatting and white space usage as well.Nick Clifton1-2036/+1826
2005-12-20 * config/tc-xtensa.c (xtensa_mark_narrow_branches): SetBob Wilson2-27/+34
2005-12-20 * config/tc-xtensa.c (xg_find_narrowest_format): Optimize 1 slot case.Bob Wilson2-7/+8
2005-12-16 Second part of ms1 to mt renaming.Nathan Sidwell2-62/+62
2005-12-14gas/Jan Beulich1-37/+48
2005-12-14* config/tc-m32c.c (m32c_md_end): Only pad code sections.DJ Delorie1-4/+8
2005-12-122005-12-12 Paul Brook <paul@codesourcery.com>Paul Brook1-32/+58
2005-12-12 Rename ms1 to mt, part 1Nathan Sidwell1-1/+1
2005-12-12Rename ms1 files to mt files (part 1 -- renames only)Nathan Sidwell2-0/+0
2005-12-07 Change 32-bit-branch expansion for --pic.Hans-Peter Nilsson1-12/+68
2005-12-06gas/H.J. Lu1-10/+25
2005-12-02config/tc-z80.c (emit_ldreg): fix bug in ld rr,<xx>Arnold Metselaar1-1/+1
2005-11-26gas/ acinclude.m4 aclocal.m4 app.c app.o as.c as.h as.h.cvs asintl.h as-new a...Arnold Metselaar1-4/+9
2005-11-25 Bug gas/1896Dave Anglin1-17/+2
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