summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-i386.h (EXTERN_FORCE_RELOC): Define only if STRICT_PE_FORMAT.Christopher Faylor2002-11-111-1/+3
* gas tic4x target enhancements (long list - see gas/ChangeLog andSvein Seldal2002-11-112-155/+298
* * config/tc-mmix.c (get_putget_operands): Mark both possibleHans-Peter Nilsson2002-11-101-4/+5
* * config/tc-mmix.c (md_convert_frag) <case STATE_GREG_DEF>:Hans-Peter Nilsson2002-11-101-0/+4
* * config/tc-mips.c (macro_build_lui): _gp_disp is not special onAlexandre Oliva2002-11-071-2/+3
* * config/tc-alpha.c (alpha_validate_fix): Move code ...Richard Henderson2002-11-072-48/+33
* Adds support for fastcall symbols as used on Microsoft Windows platformsNick Clifton2002-11-061-1/+1
* 2002-11-05 H.J. Lu <hjl@gnu.org>H.J. Lu2002-11-051-1/+3
* Set SEC_DATA and SEC_LOAD flags for sections marked as 's'.Nick Clifton2002-11-041-1/+3
* Allow an absolute reference to _GLOBAL_TABLE_OFFSET_ to be converted intoNick Clifton2002-10-231-1/+1
* * config/tc-mmix.h (tc_frob_file_before_adjust): Don't declare.Hans-Peter Nilsson2002-10-232-48/+0
* * config/tc-cris.c (SIMPLE_EXPR): New macro.Hans-Peter Nilsson2002-10-222-10/+137
* * config/obj-elf.c (special_sections): Use correct types for initAlan Modra2002-10-221-19/+10
* * config/tc-mips.c (mips_need_elf_addend_fixup): Return trueRichard Sandiford2002-10-211-1/+1
* * config/tc-mips.c (md_begin): Add $fcc registers to the symbolAlexandre Oliva2002-10-191-0/+14
* * config/tc-s390.c (md_parse_option): Set s390_arch_size to 32Martin Schwidefsky2002-10-181-1/+1
* * config/tc-i386.h (EXTERN_FORCE_RELOC): Define.Alan Modra2002-10-151-1/+9
* * config/tc-v850.c (CHECK_): Remove token pasting operator.Alan Modra2002-10-141-1/+1
* * config/tc-mips.c (s_gpdword): New function.Alexandre Oliva2002-10-131-3/+51
* * config/tc-ppc.c (ppc_cleanup): Make 'i' unsigned int.Alan Modra2002-10-121-1/+1
* * config/tc-mips.h (mips_relax_frag): Take segment as argument.Alexandre Oliva2002-10-122-13/+439
* * config/tc-sh.c (sh_force_relocation): Make sure TLS relocs getKaz Kojima2002-10-111-0/+21
* * config/tc-i386.c (output_jump): Set fx_signed for loop/jcxz.Alan Modra2002-10-111-6/+16
* * config/tc-sh.c (assemble_ppi): Initialize reg_x / reg_y / reg_nJoern Rennecke2002-10-101-6/+6
* * config/tc-sh64.c (sh64_target_format): Add support for sh64Stephen Clarke2002-10-091-4/+13
* * contig/tc-sh.c (sh_local_pcrel): New.Kaz Kojima2002-10-031-12/+21
* * config/tc-mips.h (TC_FORCE_RELOCATION_SUB_SAME): Define.Alan Modra2002-10-011-1/+5
* [gas/]Richard Sandiford2002-09-301-1/+147
* 2002-09-29 H.J. Lu <hjl@gnu.org>H.J. Lu2002-09-301-2/+14
* * config/tc-vax.c (md_estimate_size_before_relax): Only try toJason Thorpe2002-09-281-7/+6
* 2002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>Daniel Jacobowitz2002-09-281-0/+12
* bfd/Jakub Jelinek2002-09-271-4/+26
* * config/tc-avr.c (md_apply_fix3): Reinstate code handling pcrelAlan Modra2002-09-271-0/+11
* Fix v850 .offset pseudo-opJim Wilson2002-09-261-5/+5
* /gas/ChangeLogThiemo Seufer2002-09-261-4/+5
* * config/tc-mips.c (append_insn): Fix jump overflow check.Thiemo Seufer2002-09-261-4/+2
* * config/tc-i386.c (process_operands): Warn about "lea" segmentAlan Modra2002-09-241-9/+10
* * config/tc-i386.c (md_apply_fix3): Replace S_IS_EXTERNAL,Alan Modra2002-09-211-9/+6
* bfd/Jakub Jelinek2002-09-191-0/+10
* * config/tc-alpha.c (md_pcrel_from): Only adjust special forRichard Henderson2002-09-191-9/+5
* Handle situation where architecture has not yet been selected.Nick Clifton2002-09-191-0/+5
* [ gas/ChangeLog ]Chris Demetriou2002-09-181-15/+69
* [ gas/ChangeLog ]Chris Demetriou2002-09-181-0/+5
* * config/tc-mips.c (s_change_section): Fix parsing. Code cleanup.Thiemo Seufer2002-09-181-8/+6
* * tc-mips.c (load_address): Use BFD_RELOC_MIPS_GOT_DISP for newabi.Stan Cox2002-09-181-44/+84
* Note that an implemented BFD_RELOC_ARM_IMMEDIATE has been done.Nick Clifton2002-09-171-6/+29
* * config/tc-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.Alan Modra2002-09-171-65/+235
* * config/tc-mips.c (pdr_seg): Define only for ELF.Thiemo Seufer2002-09-171-4/+7
* * config/obj-elf.c (obj_elf_change_section): Move prototype toThiemo Seufer2002-09-172-2/+2
* 2002-09-16 Bruno Haible <bruno@clisp.org>David O'Brien2002-09-173-3/+17