aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2005-05-11 * config/tc-ppc.c (md_apply_fix3): Allow pcrel forms of BFD_RELOC_16,Alan Modra1-4/+28
2005-05-10gas/Michael Matz1-0/+6
2005-05-10 PR binutils/886Hans-Peter Nilsson1-58/+58
2005-05-09gas/Jan Beulich1-1/+7
2005-05-092005-05-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+18
2005-05-09gas/Jan Beulich1-3/+4
2005-05-09gas/Jan Beulich1-9/+25
2005-05-09gas/Jan Beulich1-5/+17
2005-05-07gas/H.J. Lu1-1/+2
2005-05-06 * config/tc-xtensa.c: Remove excess whitespace.Bob Wilson5-144/+144
2005-05-05Fix ia64-hpux build failure, patch from Steve Ellcey.Jim Wilson1-0/+3
2005-05-052005-05-05 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+3
2005-05-05Don't assume a valueT is 4 bytes.Nick Clifton1-12/+11
2005-05-05Update the address and phone number of the FSFNick Clifton152-292/+292
2005-05-05Make -mlittle-endian switch set the target_big_endian variable to false.Nick Clifton1-3/+3
2005-05-03 * config/obj-ecoff.c (ecoff_frob_file_before_fix): Correct sectionAlan Modra3-55/+16
2005-05-03* config/obj-ecoff.c (ecoff_frob_file_before_fix): Fix invocations of bfd_sec...Nick Clifton3-16/+17
2005-04-29 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston3-3/+57
2005-04-26gas/H.J. Lu1-0/+2
2005-04-22 * config/tc-xtensa.c (LOOKAHEAD_ALIGNER): Delete macro.Bob Wilson1-11/+3
2005-04-22 * config/tc-xtensa.c (xg_get_build_instr_size): Remove.Bob Wilson1-103/+32
2005-04-21 * config/tc-z8k.c (md_assemble): Fix buffer overrun in operand[]Christian Groessler1-1/+1
2005-04-202005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu10-16/+8
2005-04-20(get_aligned_diff): Change type of branch_align to offsetT so that itsNick Clifton1-1/+1
2005-04-20(macro): Use sprintf_vma to convert a > 32 bit number into a readable string.Nick Clifton1-9/+16
2005-04-20 * config/tc-ia64.c (specify_resource): Initialize all of tmpl.Andreas Schwab1-0/+6
2005-04-19 * config/tc-sparc.c (md_assemble): If sparc_ip gives us aDavid S. Miller1-4/+6
2005-04-19gas/Jan Beulich8-40/+7
2005-04-19 * config/tc-ia64.c (md_assemble): Fix error message for wrongAndreas Schwab1-1/+1
2005-04-19gas/Jan Beulich1-6/+0
2005-04-19gas/Jan Beulich1-2/+0
2005-04-18gas/ChangeLog:Mark Kettenis1-0/+1
2005-04-18* config/tc-mips.c (normalize_constant_expr): Don't check forMaciej W. Rozycki1-5/+9
2005-04-15* config/tc-mips.c (normalize_constant_expr): Fix formatting.Maciej W. Rozycki1-1/+1
2005-04-15gas/Jan Beulich1-0/+21
2005-04-15 * config/tc-xtensa.c (get_aligned_diff): Handle target_size largerBob Wilson1-0/+3
2005-04-14 * config/tc-xtensa.h (struct xtensa_frag_type): Add lit_frchain field.Bob Wilson2-18/+20
2005-04-14* config/tc-mips.c (macro) [ldd_std]: Don't attempt the GPMaciej W. Rozycki1-1/+2
2005-04-13gas/:Maciej W. Rozycki1-33/+54
2005-04-12include/opcode/ChangeLog:Mark Kettenis1-23/+17
2005-04-12PR gas/818Nick Clifton1-4/+5
2005-04-11 * config/tc-xtensa.c (check_t1_t2_reads_and_writes): Fix typo.Bob Wilson1-1/+1
2005-04-102005-04-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+3
2005-04-102005-04-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2005-04-08 * config/tc-xtensa.c (xtensa_create_xproperty_segments): SkipBob Wilson1-3/+3
2005-04-07gas/H.J. Lu1-0/+7
2005-04-05 * config/tc-xtensa.c (branch_align_power): New.Bob Wilson1-8/+32
2005-04-05 * config/tc-xtensa.c: Warning fixes throughout.Bob Wilson1-197/+158
2005-04-05bfd/H.J. Lu1-10/+3
2005-04-02Patch from David Mosberger, to avoid nop.f on Itanium2.Jim Wilson1-8/+22