summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-07-162-1/+17
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-07-163-6/+66
* * gas/config/tc-i386.c: Fix for immediates and displacements in 16-bitAlan Modra1999-07-162-48/+66
* * configure.in: Bump version number to 2.9.5.Ian Lance Taylor1999-07-153-2/+5
* * dwarf2dbg.c (dwarf2_gen_line_info): Don't assume that long longIan Lance Taylor1999-07-152-2/+7
* dJeff Law1999-07-151-1/+2
* Jeff Law1999-07-151-0/+5
* oops - omitted from previous deltaNick Clifton1999-07-151-0/+3
* Apply patch from Philip Blundell <pb@nexus.co.uk>Nick Clifton1999-07-153-33/+19
* * write.c (cvt_frag_to_fill): Use frag file and line in rs_orgIan Lance Taylor1999-07-142-4/+20
* * config/tc-m68k.c: Add some ATTRIBUTE_UNUSED.Andreas Schwab1999-07-122-29/+33
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-1112-85/+128
* rebuildIan Lance Taylor1999-07-111-215/+226
* * config/tc-ppc.h (tc_fix_adjustable) [OBJ_ELF]: Call S_IS_LOCALIan Lance Taylor1999-07-093-4/+8
* * configure.in (hppa*-linux-gnu*): New target.Jeff Law1999-07-083-226/+222
* Document .thumb_set directive.Nick Clifton1999-07-082-1/+13
* Use symbol_get_obj() rather than accessing symbolP directly.Nick Clifton1999-07-072-2/+7
* hJeff Law1999-07-061-1/+2
* ΓΏJeff Law1999-07-061-0/+5
* Add support for armv5 architectureNick Clifton1999-07-053-37/+258
* hJeff Law1999-07-011-8/+6
* Jeff Law1999-07-011-0/+5
* 1999-06-27 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1999-06-272-4/+9
* 1999-06-26 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1999-06-262-1/+6
* David Mosberger <davidm@hpl.hp.com>Richard Henderson1999-06-262-6/+16
* ooops - omitted from previous delta.Nick Clifton1999-06-231-0/+3
* Make the mcore even more paranoid about section switchingNick Clifton1999-06-233-22/+75
* * subsegs.c (subseg_text_p): Rewrite non BFD_ASSEMBLER case to useIan Lance Taylor1999-06-222-4/+38
* * config/tc-alpha.c: More use of symbol accessor functions.Ian Lance Taylor1999-06-2211-36/+49
* * config/tc-arc.c (get_arc_exp_reloc_type): Change uses ofIan Lance Taylor1999-06-225-11/+18
* reformat copyright paragraphIan Lance Taylor1999-06-221-3/+4
* add a couple of if/else/endif commentsIan Lance Taylor1999-06-221-2/+2
* * config/obj-ecoff.c (obj_ecoff_set_ext): Change uses of bsym toIan Lance Taylor1999-06-224-5/+14
* 1999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>Ian Lance Taylor1999-06-2210-23/+42
* dJeff Law1999-06-212-4/+11
* Jeff Law1999-06-211-0/+7
* * config/tc-arm.c (ldst_extend): Add parentheses to avoidIan Lance Taylor1999-06-212-10/+23
* Use symbol_get_bfdsym() macroNick Clifton1999-06-212-4/+3
* Include struc-symbol.h so that symbol structure definition is available.Nick Clifton1999-06-212-1/+7
* * config/tc-ppc.c: Update for symbol handling changes.Ian Lance Taylor1999-06-193-190/+213
* * tc-hppa.c: General cleanups of ELF support. No more spacesJeff Law1999-06-182-128/+214
* Patches for eCos: Dump literal pool on section change. Mark thumb functionNick Clifton1999-06-182-30/+182
* Fix -Wuh and -Wnhu options so that they work.Nick Clifton1999-06-172-4/+13
* Detect illegal use of hash symbols in assembler mnemonics.Nick Clifton1999-06-172-3/+29
* From K. Richard Pixley <rich@noir.com>:Ian Lance Taylor1999-06-133-166/+174
* * gas/i386/katmai.d: Tweak for recent disassembler changes.Ian Lance Taylor1999-06-132-1/+6
* (tc_gen_reloc): Fix handling of GOTPC relocs.Ulrich Drepper1999-06-132-1/+8
* * write.c (adjust_reloc_syms): Rather than never reducing relocIan Lance Taylor1999-06-122-5/+11
* * subsegs.c (subseg_text_p): New function.Ian Lance Taylor1999-06-1210-35/+42
* 1999-06-12 David O'Brien <obrien@freebsd.org>Ian Lance Taylor1999-06-123-170/+177