summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
* gas reloc rewrite.Alan Modra2002-09-0585-1375/+1037
* * config/tc-ppc.c (ppc_frob_symbol): Formatting, warning fix.Alan Modra2002-09-041-36/+37
* * config/tc-ppc.c (PPC_HIGHER, PPC_HIGHEST): Fix warning.Alan Modra2002-09-041-6/+19
* Do not insert non-BookE32 instructions into the hash table if the target cpuNick Clifton2002-09-041-0/+8
* Add linker relaxation to v850 toolchainNick Clifton2002-08-292-24/+99
* Add TMS320C4x supportNick Clifton2002-08-284-2/+2732
* * dwarf2dbg.c: Always include dwarf2dbg.h.Alan Modra2002-08-271-2/+2
* * config/tc-w65.c (md_section_align): Fix typo.Alan Modra2002-08-261-2/+2
* opcodes: Fix definition of "in rd,imm16" opcode.Nick Clifton2002-08-221-24/+17
* Add sh-nto supportNick Clifton2002-08-221-3/+2
* * config/tc-h8300.h (TC_LINKRELAX_FIXUP): Define.Jeff Law2002-08-221-0/+4
* 2002-08-21 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-08-211-11/+17
* * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra2002-08-2012-13/+13
* [gas/]Richard Sandiford2002-08-201-40/+58
* 2002-08-19 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-08-192-16/+170
* * config/obj-elf.c (obj_elf_change_section): Make non-static.Stan Cox2002-08-172-2/+59
* Fix assembly of "callt 0x3f"Nick Clifton2002-08-161-5/+5
* * config/tc-mips.c (macro_build_jalr): Make sure we generateAlexandre Oliva2002-08-161-16/+25
* Only define TC_VALIDATE_FIX for ELF buildsNick Clifton2002-08-141-0/+3
* Fix compiling for COFF targets.Nick Clifton2002-08-141-151/+157
* * config/tc-m68hc11.h (MD_PCREL_FROM_SECTION): Remove.Stephane Carrez2002-08-132-17/+137
* * config/tc-m68hc11.c (m68hc11_elf_final_processing): New function.Stephane Carrez2002-08-132-0/+115
* * config/tc-m68hc11.c (md_begin): Take into account additionalStephane Carrez2002-08-131-37/+146
* [gas/]Richard Sandiford2002-08-121-15/+9
* * config/tc-i386.c (tc_i386_fix_adjustable): Test OUTPUT_FLAVORAlan Modra2002-08-101-16/+26
* * config/tc-i386.h: Reorganize.Alan Modra2002-08-091-79/+76
* * config/tc-mips.c (macro): Handle a register plus a 16-bitMaciej W. Rozycki2002-08-091-0/+10
* * config/tc-i386.c (output_insn): Save frag_now and frag_now_fix ()Jakub Jelinek2002-08-091-51/+112
* * config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264aRichard Henderson2002-08-061-2/+8
* * config/tc-ppc.c (md_apply_fix3): Adjust 16 bit XCOFF reloc offset.Alan Modra2002-08-061-2/+16
* [gas/]Richard Sandiford2002-08-011-1/+1
* Ensure that offset to literal pool is computed using signed arithmetic so thatNick Clifton2002-08-011-7/+12
* Fix bugs and remove compile time warnings for N"32K port.Nick Clifton2002-07-312-263/+286
* Fix range check for immediate operand.Nick Clifton2002-07-311-1/+1
* 2002-07-30 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-07-311-4/+1
* * config/tc-mips.c (mips_target_format): Fix formatting.Thiemo Seufer2002-07-301-8/+17
* * tc-mips.c (load_address): Don't clobber $at when loading aMaciej W. Rozycki2002-07-301-3/+3
* * config/tc-mips.c (macro): Use codes 6 and 7 in trap instructionsMaciej W. Rozycki2002-07-301-9/+9
* Add per-section and per-sub-section literal pools.Nick Clifton2002-07-301-117/+123
* * config/tc-ppc.c (ppc_set_cpu): Use PPC_OPCODE_64 as the defaultAlan Modra2002-07-261-1/+6
* Fix comment from last commit.Richard Sandiford2002-07-251-4/+4
* [gas/]Richard Sandiford2002-07-251-617/+436
* * config/tc-mips.c (mips_need_elf_addend_fixup): Use S_IS_EXTERNALThiemo Seufer2002-07-191-3/+4
* * config/tc-mips.c (mips_pic_level): Remove IRIX4_PIC.Thiemo Seufer2002-07-191-4/+0
* Add IP2k GAS and OPCODES support.Nick Clifton2002-07-192-0/+572
* * tc-i386.c (i386_align_code): Implement x86_64 neutral code fillers.Jan Hubicka2002-07-161-15/+34
* * config/tc-z8k.c (build_bytes): Correct order of memset args.Alan Modra2002-07-161-1/+1
* copyright dateAlan Modra2002-07-151-1/+1
* * config/tc-hppa.h (LABELS_WITHOUT_COLONS): Define if TE_NetBSD.Alan Modra2002-07-151-0/+7
* * config/tc-i386.c (process_suffix): Merge CODE_64BIT JumpByteAlan Modra2002-07-121-18/+6