aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2002-08-26 * gas/tic54x/align.s: Add comment.Alan Modra4-4/+9
2002-08-26 * config/tc-w65.c (md_section_align): Fix typo.Alan Modra2-2/+7
2002-08-22Note that if '@' is a comment character then another symbol is used to prefixNick Clifton2-0/+10
2002-08-22opcodes: Fix definition of "in rd,imm16" opcode.Nick Clifton2-24/+22
2002-08-22Add sh-nto supportNick Clifton4-7/+11
2002-08-22 * config/tc-h8300.h (TC_LINKRELAX_FIXUP): Define.Jeff Law2-0/+8
2002-08-22Fix arm-aout failuresNick Clifton14-9/+67
2002-08-22 * gas/ppc/ppc.exp: Don't run e500 test on xcoff targets.Alan Modra3-23/+25
2002-08-212002-08-21 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-11/+25
2002-08-20 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra13-13/+28
2002-08-20[gas/]Richard Sandiford6-91/+130
2002-08-192002-08-19 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni3-16/+195
2002-08-192002-08-19 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni4-0/+49
2002-08-17 * config/obj-elf.c (obj_elf_change_section): Make non-static.Stan Cox3-2/+65
2002-08-16Correct date on previous ChangeLog entry.Stephen Clarke1-1/+1
2002-08-16 * gas/sh/sh64/datal32-3.d: Formatting change to match the currentStephen Clarke2-1/+6
2002-08-16Fix assembly of "callt 0x3f"Nick Clifton2-5/+9
2002-08-16* config/tc-mips.c (macro_build_jalr): Make sure we generateAlexandre Oliva2-16/+32
2002-08-16 * gas/all/gas.exp (forward references): Don't test c30.Alan Modra10-48/+96
2002-08-14Catch attempts to create strings in the abs section.Nick Clifton2-0/+12
2002-08-14Only define TC_VALIDATE_FIX for ELF buildsNick Clifton1-0/+3
2002-08-14Fix compiling for COFF targets.Nick Clifton2-151/+162
2002-08-142002-08-14 H.J. Lu <hjl@gnu.org>H.J. Lu4-3/+10
2002-08-13 * gas/m68hc11/all.exp: Run the new test.Stephane Carrez13-536/+1265
2002-08-13 * config/tc-m68hc11.h (MD_PCREL_FROM_SECTION): Remove.Stephane Carrez3-17/+161
2002-08-13 * config/tc-m68hc11.c (m68hc11_elf_final_processing): New function.Stephane Carrez3-0/+125
2002-08-13 * config/tc-m68hc11.c (md_begin): Take into account additionalStephane Carrez2-37/+162
2002-08-12[gas/]Richard Sandiford6-15/+42
2002-08-10 * config/tc-i386.c (tc_i386_fix_adjustable): Test OUTPUT_FLAVORAlan Modra2-16/+36
2002-08-09Add QNX Neutrino PowerPC support and common up QNX functionsNick Clifton3-169/+176
2002-08-09 * config/tc-i386.h: Reorganize.Alan Modra2-82/+83
2002-08-09* config/tc-mips.c (macro): Handle a register plus a 16-bitMaciej W. Rozycki4-1/+21
2002-08-09 * configure.in: bfd_gas=yes for all i386 targets. Formatting.Alan Modra3-884/+798
2002-08-09 * config/tc-i386.c (output_insn): Save frag_now and frag_now_fix ()Jakub Jelinek5-51/+219
2002-08-06 * config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264aRichard Henderson3-3/+19
2002-08-06 * gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.Alan Modra3-6/+11
2002-08-06 * config/tc-ppc.c (md_apply_fix3): Adjust 16 bit XCOFF reloc offset.Alan Modra2-2/+20
2002-08-022002-08-01 H.J. Lu <hjl@gnu.org>H.J. Lu3-0/+12
2002-08-01[gas/]Richard Sandiford6-1/+38
2002-08-01Ensure that offset to literal pool is computed using signed arithmetic so thatNick Clifton2-7/+18
2002-08-012002-08-01 H.J. Lu <hjl@gnu.org>Daniel Jacobowitz2-2/+15
2002-07-31Fix bugs and remove compile time warnings for N"32K port.Nick Clifton3-263/+314
2002-07-31Retroactively add entry for Lars Brinkhoff's contribution of the PDP-11 andNick Clifton2-0/+7
2002-07-31Fix range check for immediate operand.Nick Clifton2-1/+6
2002-07-312002-07-30 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-4/+6
2002-07-30 * config/tc-mips.c (mips_target_format): Fix formatting.Thiemo Seufer2-8/+22
2002-07-30* tc-mips.c (load_address): Don't clobber $at when loading aMaciej W. Rozycki2-3/+9
2002-07-30* config/tc-mips.c (macro): Use codes 6 and 7 in trap instructionsMaciej W. Rozycki2-9/+16
2002-07-30Add arm-*-nto port.Nick Clifton5-175/+195
2002-07-30Add per-section and per-sub-section literal pools.Nick Clifton3-117/+145