aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2002-11-11* config/tc-i386.h (EXTERN_FORCE_RELOC): Define only if STRICT_PE_FORMAT.Christopher Faylor1-1/+3
2002-11-11 gas tic4x target enhancements (long list - see gas/ChangeLog andSvein Seldal2-155/+298
2002-11-10 * config/tc-mmix.c (get_putget_operands): Mark both possibleHans-Peter Nilsson1-4/+5
2002-11-10 * config/tc-mmix.c (md_convert_frag) <case STATE_GREG_DEF>:Hans-Peter Nilsson1-0/+4
2002-11-07* config/tc-mips.c (macro_build_lui): _gp_disp is not special onAlexandre Oliva1-2/+3
2002-11-07 * config/tc-alpha.c (alpha_validate_fix): Move code ...Richard Henderson2-48/+33
2002-11-06Adds support for fastcall symbols as used on Microsoft Windows platformsNick Clifton1-1/+1
2002-11-052002-11-05 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+3
2002-11-04Set SEC_DATA and SEC_LOAD flags for sections marked as 's'.Nick Clifton1-1/+3
2002-10-23Allow an absolute reference to _GLOBAL_TABLE_OFFSET_ to be converted intoNick Clifton1-1/+1
2002-10-23 * config/tc-mmix.h (tc_frob_file_before_adjust): Don't declare.Hans-Peter Nilsson2-48/+0
2002-10-22 * config/tc-cris.c (SIMPLE_EXPR): New macro.Hans-Peter Nilsson2-10/+137
2002-10-22 * config/obj-elf.c (special_sections): Use correct types for initAlan Modra1-19/+10
2002-10-21 * config/tc-mips.c (mips_need_elf_addend_fixup): Return trueRichard Sandiford1-1/+1
2002-10-19* config/tc-mips.c (md_begin): Add $fcc registers to the symbolAlexandre Oliva1-0/+14
2002-10-18 * config/tc-s390.c (md_parse_option): Set s390_arch_size to 32Martin Schwidefsky1-1/+1
2002-10-15 * config/tc-i386.h (EXTERN_FORCE_RELOC): Define.Alan Modra1-1/+9
2002-10-14 * config/tc-v850.c (CHECK_): Remove token pasting operator.Alan Modra1-1/+1
2002-10-13* config/tc-mips.c (s_gpdword): New function.Alexandre Oliva1-3/+51
2002-10-12 * config/tc-ppc.c (ppc_cleanup): Make 'i' unsigned int.Alan Modra1-1/+1
2002-10-12* config/tc-mips.h (mips_relax_frag): Take segment as argument.Alexandre Oliva2-13/+439
2002-10-11 * config/tc-sh.c (sh_force_relocation): Make sure TLS relocs getKaz Kojima1-0/+21
2002-10-11 * config/tc-i386.c (output_jump): Set fx_signed for loop/jcxz.Alan Modra1-6/+16
2002-10-10 * config/tc-sh.c (assemble_ppi): Initialize reg_x / reg_y / reg_nJoern Rennecke1-6/+6
2002-10-09* config/tc-sh64.c (sh64_target_format): Add support for sh64Stephen Clarke1-4/+13
2002-10-03 * contig/tc-sh.c (sh_local_pcrel): New.Kaz Kojima1-12/+21
2002-10-01 * config/tc-mips.h (TC_FORCE_RELOCATION_SUB_SAME): Define.Alan Modra1-1/+5
2002-09-30[gas/]Richard Sandiford1-1/+147
2002-09-302002-09-29 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+14
2002-09-28* config/tc-vax.c (md_estimate_size_before_relax): Only try toJason Thorpe1-7/+6
2002-09-282002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>Daniel Jacobowitz1-0/+12
2002-09-27bfd/Jakub Jelinek1-4/+26
2002-09-27 * config/tc-avr.c (md_apply_fix3): Reinstate code handling pcrelAlan Modra1-0/+11
2002-09-26Fix v850 .offset pseudo-opJim Wilson1-5/+5
2002-09-26 /gas/ChangeLogThiemo Seufer1-4/+5
2002-09-26 * config/tc-mips.c (append_insn): Fix jump overflow check.Thiemo Seufer1-4/+2
2002-09-24 * config/tc-i386.c (process_operands): Warn about "lea" segmentAlan Modra1-9/+10
2002-09-21 * config/tc-i386.c (md_apply_fix3): Replace S_IS_EXTERNAL,Alan Modra1-9/+6
2002-09-19bfd/Jakub Jelinek1-0/+10
2002-09-19 * config/tc-alpha.c (md_pcrel_from): Only adjust special forRichard Henderson1-9/+5
2002-09-19Handle situation where architecture has not yet been selected.Nick Clifton1-0/+5
2002-09-18[ gas/ChangeLog ]Chris Demetriou1-15/+69
2002-09-18[ gas/ChangeLog ]Chris Demetriou1-0/+5
2002-09-18 * config/tc-mips.c (s_change_section): Fix parsing. Code cleanup.Thiemo Seufer1-8/+6
2002-09-18 * tc-mips.c (load_address): Use BFD_RELOC_MIPS_GOT_DISP for newabi.Stan Cox1-44/+84
2002-09-17Note that an implemented BFD_RELOC_ARM_IMMEDIATE has been done.Nick Clifton1-6/+29
2002-09-17 * config/tc-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.Alan Modra1-65/+235
2002-09-17 * config/tc-mips.c (pdr_seg): Define only for ELF.Thiemo Seufer1-4/+7
2002-09-17 * config/obj-elf.c (obj_elf_change_section): Move prototype toThiemo Seufer2-2/+2
2002-09-172002-09-16 Bruno Haible <bruno@clisp.org>David O'Brien3-3/+17