aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2002-08-17 * config/obj-elf.c (obj_elf_change_section): Make non-static.Stan Cox2-2/+59
2002-08-16Fix assembly of "callt 0x3f"Nick Clifton1-5/+5
2002-08-16* config/tc-mips.c (macro_build_jalr): Make sure we generateAlexandre Oliva1-16/+25
2002-08-14Only define TC_VALIDATE_FIX for ELF buildsNick Clifton1-0/+3
2002-08-14Fix compiling for COFF targets.Nick Clifton1-151/+157
2002-08-13 * config/tc-m68hc11.h (MD_PCREL_FROM_SECTION): Remove.Stephane Carrez2-17/+137
2002-08-13 * config/tc-m68hc11.c (m68hc11_elf_final_processing): New function.Stephane Carrez2-0/+115
2002-08-13 * config/tc-m68hc11.c (md_begin): Take into account additionalStephane Carrez1-37/+146
2002-08-12[gas/]Richard Sandiford1-15/+9
2002-08-10 * config/tc-i386.c (tc_i386_fix_adjustable): Test OUTPUT_FLAVORAlan Modra1-16/+26
2002-08-09 * config/tc-i386.h: Reorganize.Alan Modra1-79/+76
2002-08-09* config/tc-mips.c (macro): Handle a register plus a 16-bitMaciej W. Rozycki1-0/+10
2002-08-09 * config/tc-i386.c (output_insn): Save frag_now and frag_now_fix ()Jakub Jelinek1-51/+112
2002-08-06 * config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264aRichard Henderson1-2/+8
2002-08-06 * config/tc-ppc.c (md_apply_fix3): Adjust 16 bit XCOFF reloc offset.Alan Modra1-2/+16
2002-08-01[gas/]Richard Sandiford1-1/+1
2002-08-01Ensure that offset to literal pool is computed using signed arithmetic so thatNick Clifton1-7/+12
2002-07-31Fix bugs and remove compile time warnings for N"32K port.Nick Clifton2-263/+286
2002-07-31Fix range check for immediate operand.Nick Clifton1-1/+1
2002-07-312002-07-30 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-4/+1
2002-07-30 * config/tc-mips.c (mips_target_format): Fix formatting.Thiemo Seufer1-8/+17
2002-07-30* tc-mips.c (load_address): Don't clobber $at when loading aMaciej W. Rozycki1-3/+3
2002-07-30* config/tc-mips.c (macro): Use codes 6 and 7 in trap instructionsMaciej W. Rozycki1-9/+9
2002-07-30Add per-section and per-sub-section literal pools.Nick Clifton1-117/+123
2002-07-26 * config/tc-ppc.c (ppc_set_cpu): Use PPC_OPCODE_64 as the defaultAlan Modra1-1/+6
2002-07-25Fix comment from last commit.Richard Sandiford1-4/+4
2002-07-25[gas/]Richard Sandiford1-617/+436
2002-07-19 * config/tc-mips.c (mips_need_elf_addend_fixup): Use S_IS_EXTERNALThiemo Seufer1-3/+4
2002-07-19 * config/tc-mips.c (mips_pic_level): Remove IRIX4_PIC.Thiemo Seufer1-4/+0
2002-07-19Add IP2k GAS and OPCODES support.Nick Clifton2-0/+572
2002-07-16 * tc-i386.c (i386_align_code): Implement x86_64 neutral code fillers.Jan Hubicka1-15/+34
2002-07-16 * config/tc-z8k.c (build_bytes): Correct order of memset args.Alan Modra1-1/+1
2002-07-15copyright dateAlan Modra1-1/+1
2002-07-15 * config/tc-hppa.h (LABELS_WITHOUT_COLONS): Define if TE_NetBSD.Alan Modra1-0/+7
2002-07-12 * config/tc-i386.c (process_suffix): Merge CODE_64BIT JumpByteAlan Modra1-18/+6
2002-07-11 * config/tc-ppc.c (ppc_elf_frob_symbol): Delete.Alan Modra2-13/+40
2002-07-11 * config/tc-ppc.c (md_pseudo_table): Warning fix.Alan Modra2-91/+55
2002-07-09 * config/tc-mips.c (macro_build): Handle MIPS16 insns.Thiemo Seufer1-1/+5
2002-07-09 * config/tc-i386.c (md_pseudo_table <file>): Warning fix.Alan Modra2-26/+17
2002-07-09* config/tc-mips.c (macro): Shift the 32-bit address rangeMaciej W. Rozycki1-2/+4
2002-07-08* config/tc-mips.c (load_address): Use non-trapping "daddu"Maciej W. Rozycki1-5/+5
2002-07-08gas/ChangeLogAlan Modra1-17/+13
2002-07-022002-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky1-3/+2
2002-06-29 * config/tc-m68hc11.h (m68hc11_listing_header): Fix warning.Stephane Carrez1-1/+1
2002-06-29 * config/tc-m68hc11.h (ELF_TC_SPECIAL_SECTIONS): New sectionsStephane Carrez1-1/+3
2002-06-19Typo fixes in comment.Joern Rennecke1-5/+5
2002-06-19 * config/tc-sh.c (get_specific): Revert 2002-05-01 change.Joern Rennecke1-21/+9
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley2-0/+1695
2002-06-18* config/obj-elf.h (TARGET_SYMBOL_FIELDS): Conditionally define.Catherine Moore1-1/+3
2002-06-17 * config/tc-sh.c (assemble_ppi): Initialize reg_n.Joern Rennecke1-0/+1