aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2002-10-14 * config/tc-v850.c (CHECK_): Remove token pasting operator.Alan Modra2-2/+7
2002-10-14 * configure.in (mips64vr-elf, mips64vrel-elf): New config.Richard Sandiford3-186/+184
2002-10-13* config/tc-mips.c (s_gpdword): New function.Alexandre Oliva2-3/+60
2002-10-12 * config/tc-ppc.c (ppc_cleanup): Make 'i' unsigned int.Alan Modra2-1/+5
2002-10-12* gas/mips/mips.exp: Don't xfail relax.Alexandre Oliva5-5/+492
2002-10-12* config/tc-mips.h (mips_relax_frag): Take segment as argument.Alexandre Oliva3-13/+460
2002-10-11 * gas/sh/tlsd.s, gas/sh/tlsd.d: New.Kaz Kojima8-0/+246
2002-10-11 * config/tc-sh.c (sh_force_relocation): Make sure TLS relocs getKaz Kojima2-0/+29
2002-10-11 * config/tc-i386.c (output_jump): Set fx_signed for loop/jcxz.Alan Modra2-13/+29
2002-10-10 * config/tc-sh.c (assemble_ppi): Initialize reg_x / reg_y / reg_nJoern Rennecke2-6/+11
2002-10-09* gas/elf.exp: Don't run for sh64*-*-linux*, because it sets theStephen Clarke84-88/+150
2002-10-09* config/tc-sh64.c (sh64_target_format): Add support for sh64Stephen Clarke2-4/+19
2002-10-032002-10-03 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-1/+6
2002-10-03 * contig/tc-sh.c (sh_local_pcrel): New.Kaz Kojima4-13/+51
2002-10-03* gas/sh/sh64/ptc32-noexp-1.d: Adjust for changes to *ABS*Stephen Clarke3-2/+8
2002-10-01 * config/tc-mips.h (TC_FORCE_RELOCATION_SUB_SAME): Define.Alan Modra2-1/+10
2002-10-012002-09-30 H.J. Lu <hjl@gnu.org>H.J. Lu2-4/+4
2002-10-012002-09-30 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+3
2002-09-302002-09-30 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+9
2002-09-302002-09-30 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+6
2002-09-30[gas/]Richard Sandiford17-10/+789
2002-09-302002-09-29 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+19
2002-09-28* config/tc-vax.c (md_estimate_size_before_relax): Only try toJason Thorpe2-7/+13
2002-09-282002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>Daniel Jacobowitz6-0/+47
2002-09-27* gas/vax/elf-rel.[ds]: New test.Jason Thorpe4-2/+87
2002-09-27bfd/Jakub Jelinek2-4/+36
2002-09-272002-09-27 H.J. Lu <hjl@gnu.org>H.J. Lu5-1/+21
2002-09-27 * config/tc-avr.c (md_apply_fix3): Reinstate code handling pcrelAlan Modra2-0/+16
2002-09-26Fix v850 .offset pseudo-opJim Wilson2-5/+10
2002-09-26 /gas/ChangeLogThiemo Seufer10-5/+59
2002-09-26 * config/tc-mips.c (append_insn): Fix jump overflow check.Thiemo Seufer5-10/+18
2002-09-24 * config/tc-i386.c (process_operands): Warn about "lea" segmentAlan Modra2-9/+15
2002-09-23Add LDM and STM instructions which are unpredictable because of their use ofNick Clifton3-0/+14
2002-09-23* write.c: Delete set_segment_vma and prototype. Update all callers.DJ Delorie2-25/+4
2002-09-21 * config/tc-i386.c (md_apply_fix3): Replace S_IS_EXTERNAL,Alan Modra5-35/+49
2002-09-21Fix UNPREDICATABLE use of writeback in LDM/STM instructions.Nick Clifton3-6/+12
2002-09-20symbols.c (colon): Do not allow symbols to be created in the absolute sectionNick Clifton2-8/+10
2002-09-20Do not allow symbols to be created in the absolute section.Nick Clifton2-1/+12
2002-09-20 * expr.c (expr): Simplify foo-foo here.Alan Modra2-31/+19
2002-09-19 * write.h (struct fix): Add fx_dot_value.Alan Modra4-1/+22
2002-09-19bfd/Jakub Jelinek7-16/+77
2002-09-19 * config/tc-alpha.c (md_pcrel_from): Only adjust special forRichard Henderson6-9/+66
2002-09-19Handle situation where architecture has not yet been selected.Nick Clifton2-0/+10
2002-09-18[ gas/ChangeLog ]Chris Demetriou1-0/+1
2002-09-18[ gas/ChangeLog ]Chris Demetriou6-16/+268
2002-09-18[ gas/ChangeLog ]Chris Demetriou5-0/+27
2002-09-18[ gas/testsuite/ChangeLog ]Chris Demetriou6-0/+125
2002-09-18 * config/tc-mips.c (s_change_section): Fix parsing. Code cleanup.Thiemo Seufer2-8/+10
2002-09-18 * tc-mips.c (load_address): Use BFD_RELOC_MIPS_GOT_DISP for newabi.Stan Cox2-44/+94
2002-09-17Note that an implemented BFD_RELOC_ARM_IMMEDIATE has been done.Nick Clifton2-6/+41