aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2001-07-17 * config/tc-i386.c (comment_chars): Don't use '/' as comment start ifMatthew Green1-2/+2
2001-07-11*** empty log message ***John Healy1-4/+0
2001-07-11Don't merge if the storage class of the non-debug symbol is C_NULL.Nick Clifton1-1/+10
2001-07-102001-07-10 John Healy <jhealy@redhat.com>John Healy1-0/+4
2001-07-062001-07-06 John Healy <jhealy@redhat.com>John Healy1-4/+6
2001-07-06Catch and ignore empty, ineffectual alignment frags when deciding if aNick Clifton1-4/+16
2001-07-0632-bit unwind data for ia64-hpux, from Steve EllceyJim Wilson1-33/+73
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston1-1/+0
2001-07-05Fix ia64-linux gas ehopt testsuite failure.Jim Wilson1-0/+9
2001-07-05Fix 2 ia64-linux gas testsuite failures.Jim Wilson1-5/+15
2001-07-042001-07-04 Eric Christopher <echristo@redhat.com>Eric Christopher1-0/+10
2001-07-04[gas]Richard Sandiford1-2/+37
2001-07-03Fix seg fault by replacing symbol_get_frag() with fscan->fx_frag.Nick Clifton1-2/+2
2001-07-02 * config/tc-ppc.c: Formatting fixes.Alan Modra1-230/+248
2001-07-012001-07-01 Ben Elliston <bje@redhat.com>Ben Elliston1-5/+5
2001-06-30Treat a .ln directive outside of a function as a .appline directive.Nick Clifton1-5/+5
2001-06-292001-06-28 Eric Christopher <echristo@redhat.com>Eric Christopher1-67/+102
2001-06-27Use MVN to build simple inverted constants.Nick Clifton1-24/+39
2001-06-24 * config/tc-alpha.c (tc_gen_reloc): Handle relocs against SEC_MERGEJakub Jelinek1-1/+2
2001-06-242001-06-24 Ben Elliston <bje@redhat.com>Ben Elliston1-245/+10
2001-06-24* fixes to silence all compiler warnings.Ben Elliston1-12/+14
2001-06-232001-06-24 Ben Elliston <bje@redhat.com>Ben Elliston1-1/+1
2001-06-22Add %mrp (millicode return pointer) alias for %r2 or %r31, depending on 32 orNick Clifton1-0/+5
2001-06-21Allow adrCCl. [Patch from Phillip BLundel]Nick Clifton1-47/+29
2001-06-21 * config/tc-hppa.c (CHECK_FIELD_WHERE): Define.Alan Modra3-20/+51
2001-06-20Fix for problem with default alignment of .commTom Rix1-8/+5
2001-06-19Restore file accidentally deleted during man page cleanupNick Clifton1-0/+8897
2001-06-19Remove auot generated man pagesNick Clifton1-8897/+0
2001-06-192001-06-18 Philip Blundell <philb@gnu.org>Phil Blundell1-0/+5
2001-06-142001-06-13 Philip Blundell <philb@gnu.org>Phil Blundell1-1/+1
2001-06-13Stop sh-coff port from trying to call dwarf2 debug functionsNick Clifton1-0/+4
2001-06-12Fix m68k/mri mode problems.Nick Clifton1-19/+75
2001-06-12fix test for overlflow of literal poolNick Clifton1-1/+1
2001-06-112001-06-11 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
2001-06-10Branch hints for Pentium4 as insn modifiers, and some minor tweaksAlan Modra2-3/+36
2001-06-092001-06-08 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+14
2001-06-092001-06-08 H.J. Lu <hjl@gnu.org>H.J. Lu1-6/+15
2001-06-092001-06-08 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+10
2001-06-08 * Makefile.am: 'som' is not wrongly spelled 'some'.Alan Modra1-63/+60
2001-06-072001-06-07 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+5
2001-06-06Remove warnings building z8k port.Nick Clifton1-100/+78
2001-06-06correct some 68k/ColdFire problemsNick Clifton1-3/+3
2001-06-06* config/tc-s390.h (TC_FORCE_RELOCATION): Always emit relocationsAlan Modra1-0/+4
2001-06-06 * config/tc-i386.c (md_assemble): Handle Pentium4 branch hints.Alan Modra1-11/+19
2001-05-29formatting changeTom Rix1-18/+16
2001-05-28Add support for .uahword, .uaword and .uaxword pseudo opsNick Clifton1-8/+25
2001-05-27 * config/tc-m68k.c (md_assemble): Ensure variable part of frag isAlan Modra1-0/+15
2001-05-25 * config/obj-ieee.c (write_object_file): Set finalize_syms.Alan Modra2-2/+6
2001-05-24 From 2.11 branch 2001-03-30 Richard Henderson <rth@redhat.com>Alan Modra1-1/+6
2001-05-24Fix for gas seg fault and neg line numbersTom Rix2-1/+28