aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2001-08-18 * config/tc-mips.c (S_EX_*): New enum for my_getSmallExpression()Thiemo Seufer1-73/+149
2001-08-16Set MIPS n32 ABI flag in ELF header if appropriate.Thiemo Seufer1-0/+4
2001-08-16Remove obsolete special handling of 64bit Relocations.Thiemo Seufer2-35/+0
2001-08-13Add missing prototypesNick Clifton1-5/+10
2001-08-13 * config/tc-s390.c (s390_elf_cons): Correct fixups for PLTAndreas Jaeger1-55/+57
2001-08-12Fix behaviour of unaligned data directivesNick Clifton1-2/+2
2001-08-11 * config/tc-mips.c: Fix a comment typo.Kazu Hirata1-1/+1
2001-08-10 * config/tc-mips.c (move_register): New function.Richard Sandiford1-13/+27
2001-08-10Revert 2001-08-08 changes.Alan Modra1-28/+32
2001-08-09 * symbols.c: Add missing prototypes.Alan Modra5-17/+40
2001-08-08 * config/tc-ppc.c (md_apply_fix3): Replace haphazard code forAlan Modra1-32/+28
2001-08-08 * config/obj-elf.c (elf_copy_symbol_attributes): Make it a globalAlan Modra2-34/+31
2001-08-07Replace a bunch of magic constants in tc-mips.c with their properThiemo Seufer1-42/+48
2001-08-07Some formatting fixes and assorted cleanup in tc-mips.c.Thiemo Seufer1-98/+55
2001-08-07 * config/tc-mips.c (md_begin): Take -mcpu value into account even whenThiemo Seufer1-13/+52
2001-08-03 * config/tc-mips.c (md_apply_fix): Don't subtract the symbol valueRichard Sandiford1-1/+3
2001-08-02 * doc/c-mips.tex (-mgp32, -mfp32): Added -mfp32, unified with -mgp32.Richard Sandiford1-252/+162
2001-08-01Cleanups for z8k targetNick Clifton1-1/+11
2001-08-01 * config/tc-i386.c (lex_got): Match lower case relocation tokens.Alan Modra1-7/+21
2001-07-31 * config/tc-ppc.c (ppc_elf_validate_fix): It's OK to haveGeoffrey Keating1-1/+1
2001-07-30 * config/obj-elf.c (obj_elf_symver): Temporarily modify lex_typeAlan Modra6-127/+83
2001-07-28 * config/tc-m68hc11.c (md_estimate_size_before_relax): Fix bsrStephane Carrez1-2/+2
2001-07-252001-07-25 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+4
2001-07-252001-07-25 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-1/+1
2001-07-23 * config/tc-alpha.h: Fix formatting.Kazu Hirata20-106/+106
2001-07-23 * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra10-124/+79
2001-07-23 * config/tc-hppa.c (pa_parse_nonneg_cmpsub_cmpltr): RemoveAlan Modra1-50/+32
2001-07-23 * config/tc-s390.c (s390_force_relocation): Removed.Andreas Jaeger2-17/+2
2001-07-222001-07-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+1
2001-07-18 * config/tc-m68k.c (md_pseudo_table) [OBJ_ELF]: Add .file andAndreas Schwab2-0/+14
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