aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2003-06-11 * write.c (write_relocs): Use xcalloc. Fix relocs initializationThiemo Seufer2-3/+7
2003-06-11 * config/tc-i960.c (line_comment_chars): Add '#'.Alan Modra3-3/+23
2003-06-11 * gas/macros/app1.d: Ignore section symbols.Alan Modra5-0/+11
2003-06-11bfd/H.J. Lu2-11/+19
2003-06-10* bfd/Makefile.am (config.status): Depend on version.h.Alan Modra4-9/+280
2003-06-10opcodes:Doug Evans5-5/+13
2003-06-10 * gas/mips/mips.exp: Fix typo.Thiemo Seufer4-3/+9
2003-06-10 * gas/cfi/cfi.exp: Use here. Only run tests when ELF.Alan Modra3-23/+52
2003-06-10 * gas/macros/and.s: Avoid .set so we don't break mips.Alan Modra2-1/+5
2003-06-10 * gas/macros/and.s: New.Alan Modra3-0/+16
2003-06-10Add "attn", "lq" and "stq" power4 insns.Alan Modra6-8/+179
2003-06-10include/opcode/Richard Sandiford4-0/+397
2003-06-10opcodes/Richard Sandiford6-14/+42
2003-06-10 * gas/h8300/h8sx_disp2.[sd]: New test.Richard Sandiford4-0/+62
2003-06-10Fix last changelog.Richard Sandiford1-1/+1
2003-06-10include/elf/Richard Sandiford2-0/+20
2003-06-102003-06-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu6-5/+46
2003-06-08 * doc/as.texinfo: Document .cfi_rel_offset.Richard Henderson2-4/+8
2003-06-08 * dw2gencfi.c (struct cfa_save_data, cfa_save_stack): New.Richard Henderson10-0/+161
2003-06-072003-06-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+30
2003-06-052003-06-05 Michael Snyder <msnyder@redhat.com>Michael Snyder2-42/+105
2003-06-052003-06-05 Michael Snyder <msnyder@redhat.com>Michael Snyder27-0/+36364
2003-06-052003-06-05 Michal Ludvig <mludvig@suse.cz>Michal Ludvig3-40/+185
2003-06-05 * dw2gencfi.c (output_cfi_insn): Fix typo for negative offsets.Richard Henderson2-1/+3
2003-06-05 * dw2gencfi.c (cfi_finish): Set .eh_frame read-only.Richard Henderson2-1/+5
2003-06-05 * config/tc-alpha.c (s_alpha_usepv): New.Richard Henderson13-0/+185
2003-06-04 * as.c (show_usage): Document --execstack and --noexecstack.Jakub Jelinek3-1/+52
2003-06-042003-06-03 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-64/+100
2003-06-032003-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder3-222/+834
2003-06-03Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure.Nick Clifton2-10/+22
2003-06-02Reformat.H.J. Lu1-1/+2
2003-06-02 * read.c (emit_expr): Set dot_value.Alan Modra3-44/+43
2003-06-02 * macro.c (sub_actual): Don't lose string if it turns out thatAlan Modra2-0/+6
2003-05-31 * dw2gencfi.c (output_fde): Use fix_new to emit pc-relative reloc.Richard Henderson7-18/+69
2003-05-30 * config/tc-alpha.c (alpha_cur_ent_sym): Remove.Richard Henderson8-20/+311
2003-05-29Add i386-*-freebsd* entry.Nick Clifton3-169/+176
2003-05-29Change Mitsubishi to RenesasNick Clifton2-1/+5
2003-05-27 * expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into theRichard Henderson4-17/+14
2003-05-27 * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch.Richard Henderson11-800/+748
2003-05-27 * symbols.c (temp_label_name): New.Richard Henderson4-37/+61
2003-05-242003-05-23 Jason Eckhardt <jle@rice.edu>Jason Eckhardt6-5/+583
2003-05-232003-05-23 Eric Christopher <echristo@redhat.com>Eric Christopher2-1/+5
2003-05-23* gas/i860/i860.exp: Don't call exit if the target isn't an i860.Richard Earnshaw2-10/+11
2003-05-22 * gas/mips/jal-newabi.s: New file, testcase for NewABI xgot jal macro.Thiemo Seufer4-0/+31
2003-05-22 * config/tc-mips.c (append_insn): Use actual relocation size for newThiemo Seufer2-62/+81
2003-05-22 * config/tc-mips.c (macro): Don't use uninitialized tempreg.Thiemo Seufer2-2/+6
2003-05-22Do not producesection relative offsets for relocs that will not be based on theNick Clifton2-12/+17
2003-05-212003-05-07 Eric Christopher <echristo@redhat.com>Eric Christopher2-2/+25
2003-05-21 * config/tc-hppa.c (hppa_symbol_chars): Remove `,' and `!'.Dave Anglin5-2/+40
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton27-3765/+4370