aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1999-07-16Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-1/+17
1999-07-16Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson3-6/+66
1999-07-16* gas/config/tc-i386.c: Fix for immediates and displacements in 16-bitAlan Modra2-48/+66
1999-07-15 * configure.in: Bump version number to 2.9.5.Ian Lance Taylor3-2/+5
1999-07-15 * dwarf2dbg.c (dwarf2_gen_line_info): Don't assume that long longIan Lance Taylor2-2/+7
1999-07-15dJeff Law1-1/+2
1999-07-15 Jeff Law1-0/+5
1999-07-15oops - omitted from previous deltaNick Clifton1-0/+3
1999-07-15Apply patch from Philip Blundell <pb@nexus.co.uk>Nick Clifton3-33/+19
1999-07-14 * write.c (cvt_frag_to_fill): Use frag file and line in rs_orgIan Lance Taylor2-4/+20
1999-07-12 * config/tc-m68k.c: Add some ATTRIBUTE_UNUSED.Andreas Schwab2-29/+33
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor12-85/+128
1999-07-11rebuildIan Lance Taylor1-215/+226
1999-07-09 * config/tc-ppc.h (tc_fix_adjustable) [OBJ_ELF]: Call S_IS_LOCALIan Lance Taylor3-4/+8
1999-07-08 * configure.in (hppa*-linux-gnu*): New target.Jeff Law3-226/+222
1999-07-08Document .thumb_set directive.Nick Clifton2-1/+13
1999-07-07Use symbol_get_obj() rather than accessing symbolP directly.Nick Clifton2-2/+7
1999-07-06hJeff Law1-1/+2
1999-07-06ΓΏJeff Law1-0/+5
1999-07-05Add support for armv5 architectureNick Clifton3-37/+258
1999-07-01hJeff Law1-8/+6
1999-07-01 Jeff Law1-0/+5
1999-06-271999-06-27 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-4/+9
1999-06-261999-06-26 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor2-1/+6
1999-06-26David Mosberger <davidm@hpl.hp.com>Richard Henderson2-6/+16
1999-06-23ooops - omitted from previous delta.Nick Clifton1-0/+3
1999-06-23Make the mcore even more paranoid about section switchingNick Clifton3-22/+75
1999-06-22 * subsegs.c (subseg_text_p): Rewrite non BFD_ASSEMBLER case to useIan Lance Taylor2-4/+38
1999-06-22 * config/tc-alpha.c: More use of symbol accessor functions.Ian Lance Taylor11-36/+49
1999-06-22 * config/tc-arc.c (get_arc_exp_reloc_type): Change uses ofIan Lance Taylor5-11/+18
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 Taylor4-5/+14
1999-06-221999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>Ian Lance Taylor10-23/+42
1999-06-21dJeff Law2-4/+11
1999-06-21 Jeff Law1-0/+7
1999-06-21 * config/tc-arm.c (ldst_extend): Add parentheses to avoidIan Lance Taylor2-10/+23
1999-06-21Use symbol_get_bfdsym() macroNick Clifton2-4/+3
1999-06-21Include struc-symbol.h so that symbol structure definition is available.Nick Clifton2-1/+7
1999-06-19 * config/tc-ppc.c: Update for symbol handling changes.Ian Lance Taylor3-190/+213
1999-06-18 * tc-hppa.c: General cleanups of ELF support. No more spacesJeff Law2-128/+214
1999-06-18Patches for eCos: Dump literal pool on section change. Mark thumb functionNick Clifton2-30/+182
1999-06-17Fix -Wuh and -Wnhu options so that they work.Nick Clifton2-4/+13
1999-06-17Detect illegal use of hash symbols in assembler mnemonics.Nick Clifton2-3/+29
1999-06-13 From K. Richard Pixley <rich@noir.com>:Ian Lance Taylor3-166/+174
1999-06-13 * gas/i386/katmai.d: Tweak for recent disassembler changes.Ian Lance Taylor2-1/+6
1999-06-13(tc_gen_reloc): Fix handling of GOTPC relocs.Ulrich Drepper2-1/+8
1999-06-12 * write.c (adjust_reloc_syms): Rather than never reducing relocIan Lance Taylor2-5/+11
1999-06-12 * subsegs.c (subseg_text_p): New function.Ian Lance Taylor10-35/+42
1999-06-121999-06-12 David O'Brien <obrien@freebsd.org>Ian Lance Taylor3-170/+177