aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2002-05-03* config/tc-s390.c (md_gather_operands): Emit dwarf2 line-numberAlexandre Oliva1-0/+1
2002-05-02 * config/tc-ppc.c (mapping): Map sectoff to BFD_RELOC_16_BASEREL.Alan Modra1-4/+4
2002-05-02Do not convert a subtract of zero into an add of zero.Nick Clifton1-3/+5
2002-05-01Generate warning if the same destination register is used in parallelNick Clifton1-0/+21
2002-05-01 * config/tc-i386.c (extra_symbol_chars): Add '[' to the list.Alan Modra1-2/+2
2002-04-28 * config/tc-s390.c (md_parse_option): Formatting.Alan Modra1-2/+2
2002-04-28 * config/tc-i386.c: Formatting fixes, add missing space in errorAlan Modra1-13/+14
2002-04-25The patch contains mostly fixes for the disassembler. It also fixesNick Clifton1-9/+16
2002-04-242002-04-24 Chris G. Demetriou <cgd@broadcom.com>Chris Demetriou1-4/+3