aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2002-06-06 * gas/config/tc-hppa.c (pa_ip): Replace "L$0\001" with FAKE_LABEL_NAME.Jeff Law1-12/+24
2002-06-04* config/tc-mips.c (mips_after_parse_args): New function.Maciej W. Rozycki2-230/+238
2002-06-04bfd:Jason Thorpe1-0/+25
2002-06-04* config/tc-sh64.h (MD_PCREL_FROM_SECTION): Undef before redefining.Jason Thorpe1-0/+1
2002-06-04 * config/obj-elf.c (obj_elf_change_section): Set and check elfAlan Modra1-11/+35
2002-06-02 * config/tc-alpha.c (alpha_adjust_symtab_relocs): Fix thinkoRichard Henderson1-3/+5
2002-06-02 include/elf/Richard Henderson1-15/+8
2002-05-31Allow stm.l and ldm.l insns to accept parentheses enclosed register lists.Nick Clifton1-81/+88
2002-05-31 * config/tc-mips.c (mips_ip): Use unsigned long values forThiemo Seufer1-18/+18
2002-05-31 * config/tc-mips.c (s_cpsetup): Fix initialization ofThiemo Seufer1-3/+9
2002-05-31 * config/tc-mips.c (s_cpsetup): Fix comment.Thiemo Seufer1-5/+5
2002-05-31 * config/tc-mips.c (md_begin): Add $ra as alias name for $31.Thiemo Seufer1-3/+17
2002-05-31[ gas/ChangeLog ]Chris Demetriou1-6/+127
2002-05-30 * config/tc-mips.c (OPTION_NO_M7000_HILO_FIX): Rename toThiemo Seufer1-3/+4
2002-05-30 * config/tc-mips.c (macro_build_jalr): New Function.Thiemo Seufer1-82/+190
2002-05-30 * config/tc-mips.c (load_address): Use mips_gp_register insteadThiemo Seufer1-14/+19
2002-05-30include/elf/Richard Henderson1-25/+198
2002-05-30 * config/tc-mips.c (mips_gprel_offset): New variable.Thiemo Seufer1-1/+2
2002-05-30d10v fixes.Tom Rix1-72/+64
2002-05-28 * config/tc-mips.c: Replace GP in comments by $gp.Thiemo Seufer1-67/+77
2002-05-28Add DLX targetNick Clifton2-0/+1562
2002-05-27Add missing semicolonNick Clifton1-1/+1
2002-05-26 * config/tc-mips.c (mips_emit_delays): Replace magic constant for RAThiemo Seufer1-62/+68
2002-05-25 * Makefile.am (OBJS): Depend on ansidecl.h and fopen-same.h.Alan Modra2-4/+5
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek6-24/+189
2002-05-23For the Thumb BLX reloc round the relocation up rather than down.Nick Clifton1-13/+11
2002-05-23Silently ignore an 'a' flag in a COFF .section directive.Nick Clifton1-17/+19
2002-05-23 * config/tc-alpha.c (assemble_tokens): Protect use ofAlan Modra1-1/+4
2002-05-23 * write.c (size_seg): Check adjustment to last frag.Alan Modra7-29/+70
2002-05-22COFF: Dump literal pool when changing sections.Nick Clifton1-4/+7
2002-05-22 * config/tc-mips.c (macro): Relax warning, it's toot strict forThiemo Seufer1-1/+1
2002-05-21? gas/testsuite/gas/mips/rol64.dThiemo Seufer1-16/+96
2002-05-17Remove stale files.Alan Modra2-120/+0
2002-05-16 * config/tc-avr.c (mcu_types): Update for new devices.Marek Michalkiewicz1-2/+5
2002-05-14 * config/tc-mips.c (macro): Warn about wrong la/dla use.Thiemo Seufer1-0/+6
2002-05-14 * config/tc_mips.c (s_cpsetup): Fix completely bogus code which hadThiemo Seufer1-11/+8
2002-05-14 * config/tc-mips.c (md_begin): Fix .reginfo and .MIPS.option sectionThiemo Seufer1-6/+6
2002-05-14 * config/tc-mips.c (append_insn): Fix too small range of variable.Thiemo Seufer1-1/+1
2002-05-14Remove redundant call to listing_prev_lineNick Clifton1-1/+0
2002-05-13Remove redundant call to listing_prev().Nick Clifton1-1/+0
2002-05-11Fix formatting and compile tine warnings when compiling without BFD_ASSEMBLERNick Clifton1-314/+255
2002-05-11Define md_pcrel_from for use with sh-hms target.Nick Clifton1-4/+14
2002-05-11 * config/obj-coff.h: Fix formatting.Kazu Hirata13-140/+140
2002-05-09 * config/obj-coff.c: Fix formatting.Kazu Hirata8-130/+130
2002-05-09 * config/tc-i386.c (md_estimate_size_before_relax) Don't loseAlan Modra1-7/+11
2002-05-09Fix i960-elf abort in cvt_frag_to_fill while compiling libc/stdio/vfprintf.c.Jim Wilson1-1/+2
2002-05-09 * config/tc-mmix.c: Fix formatting.Kazu Hirata2-129/+132
2002-05-08 * config/tc-m68k.c: Fix formatting.Kazu Hirata1-47/+50
2002-05-06 * config/tc-ia64.c: Fix formatting.Kazu Hirata2-61/+62
2002-05-04 * config/tc-mips.c: Fix formatting.Kazu Hirata3-199/+201