aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2001-07-17 * config/tc-i386.c (comment_chars): Don't use '/' as comment start ifMatthew Green2-2/+8
2001-07-162001-07-16 Philip Blundell <philb@gnu.org>Phil Blundell3-8/+13
2001-07-14Fix failures in MIPS testsuiteNick Clifton4-1/+10
2001-07-14fix formatting goof in previous.Matthew Green1-1/+1
2001-07-14 * configure.in (i386-*-netbsdelf*): New target.Matthew Green3-0/+7
2001-07-11 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support forJakub Jelinek3-7/+6
2001-07-11*** empty log message ***John Healy2-10/+0
2001-07-11Don't merge if the storage class of the non-debug symbol is C_NULL.Nick Clifton2-1/+15
2001-07-102001-07-10 John Healy <jhealy@redhat.com>John Healy2-0/+10
2001-07-10Fix grammatical errorsNick Clifton2-2/+7
2001-07-10Use FOPEN_.. macros in calls to fopen().Nick Clifton7-77/+94
2001-07-09Add .incbin pseudo opNick Clifton9-0/+174
2001-07-07Only set debug_type to DEBUG_NONE if it is DEBUG_UNSPECIFIED.Nick Clifton2-1/+6
2001-07-062001-07-06 John Healy <jhealy@redhat.com>John Healy4-53/+126
2001-07-06Catch and ignore empty, ineffectual alignment frags when deciding if aNick Clifton2-4/+22
2001-07-0632-bit unwind data for ia64-hpux, from Steve EllceyJim Wilson2-33/+86
2001-07-06Oops, missed committing entry for 2001-07-05 change.Alan Modra1-0/+13
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston2-1/+3
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston2-1/+4
2001-07-05 * struc-symbol.h (struct local_symbol): Rename lsy_offset toAlan Modra2-17/+17
2001-07-05Fix ia64-linux gas ehopt testsuite failure.Jim Wilson2-0/+11
2001-07-05Fix 2 ia64-linux gas testsuite failures.Jim Wilson2-5/+20
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston2-2/+4
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston6-1/+89
2001-07-042001-07-04 Eric Christopher <echristo@redhat.com>Eric Christopher3-1/+20
2001-07-04[gas]Richard Sandiford4-2/+47
2001-07-032001-07-03 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+5
2001-07-03Fix seg fault by replacing symbol_get_frag() with fscan->fx_frag.Nick Clifton2-2/+5
2001-07-03Fix mips16 testsuite failure by allowing finalize_syms to be set beforeNick Clifton3-3/+34
2001-07-02 * config/tc-ppc.c: Formatting fixes.Alan Modra2-230/+252
2001-07-012001-07-01 Ben Elliston <bje@redhat.com>Ben Elliston2-5/+10
2001-07-01* fix tabs in this change:Ben Elliston1-4/+4
2001-07-012001-07-01 Ben Elliston <bje@redhat.com>Ben Elliston4-4/+855
2001-06-30Treat a .ln directive outside of a function as a .appline directive.Nick Clifton2-5/+10
2001-06-292001-06-28 Eric Christopher <echristo@redhat.com>Eric Christopher35-106/+208
2001-06-27Do not set finalize_syms until after the segments have been sized.Nick Clifton2-3/+11
2001-06-27Use MVN to build simple inverted constants.Nick Clifton2-24/+44
2001-06-27 * write.c (fixup_segment <Difference of 2 syms same seg>): Don'tAlan Modra2-14/+31
2001-06-27 * write.c (fixup_segment <Difference of 2 syms same seg>): IfAlan Modra2-4/+12
2001-06-252001-06-24 Ben Elliston <bje@redhat.com>Ben Elliston2-1/+5
2001-06-24 * config/tc-alpha.c (tc_gen_reloc): Handle relocs against SEC_MERGEJakub Jelinek2-1/+7
2001-06-242001-06-24 Ben Elliston <bje@redhat.com>Ben Elliston2-246/+17
2001-06-24* fixes to silence all compiler warnings.Ben Elliston2-12/+24
2001-06-232001-06-24 Ben Elliston <bje@redhat.com>Ben Elliston2-1/+6
2001-06-22Document md_atofNick Clifton2-0/+20
2001-06-22Add %mrp (millicode return pointer) alias for %r2 or %r31, depending on 32 orNick Clifton2-0/+10
2001-06-21Allow adrCCl. [Patch from Phillip BLundel]Nick Clifton8-57/+60
2001-06-21 * config/tc-hppa.c (CHECK_FIELD_WHERE): Define.Alan Modra4-20/+62
2001-06-20Fix for problem with default alignment of .commTom Rix5-8/+83
2001-06-19Restore file accidentally deleted during man page cleanupNick Clifton1-0/+8897