aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1999-08-03 * config/tc-mips.c (append_insn): Correct INSN_SYNC test. FromIan Lance Taylor1-1/+1
1999-08-03Rationalize some of the i386 intel mode code.Alan Modra1-944/+877
1999-08-03* config/tc-i386.c: Add INFER_ADDR_PREFIX code. Fix 16 bit mode nop.Alan Modra1-395/+427
1999-07-30Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-0/+143
1999-07-30Fix up vtable entry relocsCatherine Moore1-0/+5
1999-07-28Fix an overflow checking bug uncovered when a 32 bit target is compiledAlan Modra1-2/+2
1999-07-28 * config/tc-hppa.c (pa_ip): Add 'J' and 'K' codeJeff Law1-0/+24
1999-07-27 * config/tc-sparc.h (tc_fix_adjustable): Don't adjust GOT, PLT, orIan Lance Taylor1-0/+6
1999-07-221999-07-21 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor1-0/+2
1999-07-22 From Mark Elbrecht:Ian Lance Taylor1-93/+0
1999-07-16Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-6/+55
1999-07-16* gas/config/tc-i386.c: Fix for immediates and displacements in 16-bitAlan Modra1-48/+56
1999-07-15dJeff Law1-1/+2
1999-07-15Apply patch from Philip Blundell <pb@nexus.co.uk>Nick Clifton2-33/+7
1999-07-12 * config/tc-m68k.c: Add some ATTRIBUTE_UNUSED.Andreas Schwab1-29/+29
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor2-31/+36
1999-07-09 * config/tc-ppc.h (tc_fix_adjustable) [OBJ_ELF]: Call S_IS_LOCALIan Lance Taylor2-4/+2
1999-07-07Use symbol_get_obj() rather than accessing symbolP directly.Nick Clifton1-2/+2
1999-07-06hJeff Law1-1/+2
1999-07-05Add support for armv5 architectureNick Clifton1-31/+188
1999-07-01hJeff Law1-8/+6
1999-06-261999-06-26 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1-1/+1
1999-06-23ooops - omitted from previous delta.Nick Clifton1-0/+3
1999-06-23Make the mcore even more paranoid about section switchingNick Clifton2-22/+57
1999-06-22 * config/tc-alpha.c: More use of symbol accessor functions.Ian Lance Taylor10-36/+38
1999-06-22 * config/tc-arc.c (get_arc_exp_reloc_type): Change uses ofIan Lance Taylor4-11/+12
1999-06-22reformat copyright paragraphIan Lance Taylor1-3/+4
1999-06-22add a couple of if/else/endif commentsIan Lance Taylor1-2/+2
1999-06-22 * config/obj-ecoff.c (obj_ecoff_set_ext): Change uses of bsym toIan Lance Taylor3-5/+7
1999-06-221999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>Ian Lance Taylor9-23/+29
1999-06-21dJeff Law2-4/+11
1999-06-21 * config/tc-arm.c (ldst_extend): Add parentheses to avoidIan Lance Taylor1-10/+15
1999-06-21Use symbol_get_bfdsym() macroNick Clifton1-2/+1
1999-06-21Include struc-symbol.h so that symbol structure definition is available.Nick Clifton1-1/+2
1999-06-19 * config/tc-ppc.c: Update for symbol handling changes.Ian Lance Taylor2-190/+208
1999-06-18 * tc-hppa.c: General cleanups of ELF support. No more spacesJeff Law1-128/+186
1999-06-18Patches for eCos: Dump literal pool on section change. Mark thumb functionNick Clifton1-30/+162
1999-06-17Fix -Wuh and -Wnhu options so that they work.Nick Clifton1-4/+8
1999-06-17Detect illegal use of hash symbols in assembler mnemonics.Nick Clifton1-3/+21
1999-06-13(tc_gen_reloc): Fix handling of GOTPC relocs.Ulrich Drepper1-1/+4
1999-06-12 * subsegs.c (subseg_text_p): New function.Ian Lance Taylor5-19/+10
1999-06-11 * struc-symbol.h: Put local_symbol code in ifdef BFD_ASSEMBLER.Ian Lance Taylor1-1/+1
1999-06-11 * config/tc-i386.c (i386_immediate): Remove unused labelIan Lance Taylor1-1/+0
1999-06-111999-06-11 Martin Dorey <mdorey@madge.com>Ian Lance Taylor1-22/+3
1999-06-10 * config/tc-i386.c (md_apply_fix3): Add default case to switch.Ian Lance Taylor1-0/+3
1999-06-10 * config/tc-sparc.c (md_pseudo_table): Remove pushsection andIan Lance Taylor1-2/+0
1999-06-10 * config/tc-sparc.c (sparc_ip): Add default case to reloc switch.Ian Lance Taylor1-0/+3
1999-06-10Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1-304/+334
1999-06-10 Based on patches from John W. Woznack <jwoznack@concentric.net>:Ian Lance Taylor1-8/+7
1999-06-10Add support for ARM920 and ARM920tNick Clifton1-1/+7