Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-04 | * write.c (write_object_file): Reset broken word state before | Hans-Peter Nilsson | 2 | -0/+25 | |
calling relax_seg. | |||||
2001-03-31 | Fix conditional assembly listings when more than one .else/.elsif | Alan Modra | 6 | -57/+93 | |
2001-03-31 | * cond.c (s_endif): Correct handling of "if .. elseif .." trees. | Alan Modra | 2 | -14/+19 | |
Don't abort on NULL current_cframe. | |||||
2001-03-30 | 2001-03-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -6/+11 | |
* gas/i386/relax.d: Dump with -s instead of -drw. | |||||
2001-03-30 | Pass finalize_syms on calls to resolve_symbol_value. | Alan Modra | 10 | -22/+36 | |
2001-03-30 | Missing ChangeLog for dwarf2dbg.c warning fixes. | Alan Modra | 1 | -0/+2 | |
2001-03-30 | Multi-pass relaxation machinery. | Alan Modra | 6 | -34/+107 | |
2001-03-30 | 2001-03-29 H.J. Lu <hjl@gnu.org> | H.J. Lu | 4 | -0/+34 | |
* gas/i386/relax.s: New test for relaxation between sections. * gas/i386/relax.d: New. * gas/i386/i386.exp: Add tests for ELF. | |||||
2001-03-30 | Prepare for multi-pass relaxation. | Alan Modra | 10 | -145/+183 | |
2001-03-29 | Clarify ChangeLog entry | Hans-Peter Nilsson | 1 | -2/+2 | |
2001-03-29 | * config/tc-cris.h (tc_fix_adjustable): Allow only | Hans-Peter Nilsson | 3 | -9/+19 | |
BFD_RELOC_CRIS_32_GOTREL of the PIC relocs. * config/tc-cris.c (cris_get_pic_suffix): Correct reloc used in example to valid. | |||||
2001-03-28 | 2001-03-28 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+14 | |
* read.c (equals): Set to local for COFF only if it hasn't been defined before. | |||||
2001-03-28 | Default hppa64 to ".level 2.0w" | Alan Modra | 2 | -2/+13 | |
2001-03-27 | Allow for the possibility that the local labels won't be in the objdump output. | Nick Clifton | 2 | -5/+15 | |
2001-03-27 | (for COFF) default symbols to being local. | Nick Clifton | 2 | -0/+10 | |
2001-03-27 | * as.texinfo (Fill): Replace "result" with "repeat". | Ben Elliston | 1 | -1/+1 | |
2001-03-27 | * configure.in (cris-*-*): Change default emulation to criself. | Hans-Peter Nilsson | 3 | -245/+264 | |
(cris-*-*aout*): New rule. * configure: Regenerate. | |||||
2001-03-26 | 2001-03-26 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -0/+6 | |
* gas/mips/sync.s: Declare 'foo' as a function so that this test will work on properly on ECOFF targets. | |||||
2001-03-26 | Do not optimize BFD_RELOC_390_GOTENT relocs. | Nick Clifton | 3 | -784/+955 | |
Always generate relocs for VT_ relocs. | |||||
2001-03-25 | Automate generate on man pages | Nick Clifton | 7 | -697/+1048 | |
2001-03-25 | Accept an absolute expression for index scale factor. | Alan Modra | 2 | -16/+29 | |
2001-03-24 | Small tweaks to sse2 instructions. | Alan Modra | 3 | -2/+7 | |
2001-03-23 | Document --listing-XXX command line switches. | Nick Clifton | 2 | -0/+70 | |
Explain why listings behave differently when -pipe is used. | |||||
2001-03-23 | fix_new_exp: Print an error if passed a register. | Nick Clifton | 2 | -0/+8 | |
2001-03-23 | * gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d: | Hans-Peter Nilsson | 4 | -0/+113 | |
New tests. | |||||
2001-03-23 | * gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s, | Hans-Peter Nilsson | 4 | -9/+8 | |
gas/cris/branch-warn-3.s: Tweak for fixed FIXME:s. | |||||
2001-03-23 | * config/tc-cris.[ch]: Tweak attribution. Fix typos. PIC support. | Hans-Peter Nilsson | 3 | -88/+446 | |
2001-03-20 | Use `relax_marker' instead of fragile address test code to determine | Alan Modra | 3 | -39/+30 | |
whether a frag's fr_address has been updated. | |||||
2001-03-19 | Don't try to read past end of info buffer, and correct test results. | Alan Modra | 2 | -1/+5 | |
2001-03-19 | Fix register name printed in warning message. | Alan Modra | 2 | -3/+11 | |
2001-03-19 | * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get | Andreas Schwab | 3 | -2/+9 | |
consistent output across targets. * gas/m68k/pcrel.d: Adjusted. | |||||
2001-03-18 | 2001-03-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 6 | -41/+81 | |
* gas/i386/intel.s: Move PIC code to ... * gas/i386/intelpic.s: New. Here. * gas/i386/intel.d: Updated. * gas/i386/intelpic.d: New. * gas/i386/i386.exp: Check PIC code in Intel syntax for ELF targets only. | |||||
2001-03-18 | * gas/mri/mri.exp: Fix test of m6811/m6812 targets. | Stephane Carrez | 2 | -1/+5 | |
2001-03-18 | * config/tc-m68hc11.c (md_pseudo_table): Recognize xrefb to comply | Stephane Carrez | 2 | -0/+8 | |
with 'Motorola specification for assembly language input standard'. | |||||
2001-03-17 | * dwarf2dbg.c (user_filenum, user_filenum_allocated): Remove. | Richard Henderson | 2 | -19/+39 | |
(dwarf2_directive_loc): Don't use them. (dwarf2_directive_file): Reject duplicate file definitions. (get_filenum): Zero allocated memory. (out_file_list): Complain about missing file definitions. | |||||
2001-03-17 | Teach .org to handle complex expressions | Alan Modra | 3 | -4/+30 | |
2001-03-16 | Add local tag support. Don't flush instructions for .xdata directives. | Jim Wilson | 2 | -4/+56 | |
* config/tc-ia64.c (md): New member keep_pending_output. (ia64_flush_pending_output): Flush only if md.keep_pending_output is not set. (dot_xdata): Turn on md.keep_pending_output for the duration of this function. (dot_xfloat_cons): Ditto. (dot_xstringer): Ditto. (dot_xdata_ua): Ditto. (dot_xfloat_cons_ua): Ditto. * config/tc-ia64.c (ia64_unrecognized_line, case '['): Add local label support. | |||||
2001-03-16 | * config/tc-sh.c (parse_reg): Match capital MACH and MACL. | Alexandre Oliva | 2 | -2/+6 | |
2001-03-15 | * stabs.c (s_stab_generic): Don't corrupt the notes obstack by | DJ Delorie | 2 | -4/+17 | |
blindly freeing string if it isn't at the top of the obstack. | |||||
2001-03-13 | Fix typos. | Alan Modra | 1 | -4/+4 | |
2001-03-13 | Support for @GOTOFF in .long expressions. | Alan Modra | 3 | -155/+182 | |
2001-03-12 | Always set machine type based on cpu_variant. | Nick Clifton | 2 | -21/+23 | |
2001-03-08 | Fix copyright notices | Nick Clifton | 211 | -262/+392 | |
2001-03-08 | Fix typos | Nick Clifton | 4 | -189/+196 | |
2001-03-07 | * config/tc-i386.c (struct _i386_insn): Rename disp_reloc to reloc. | Alan Modra | 2 | -31/+39 | |
(md_assemble [smallest displacement]): Use correct field of i.op[] union. (md_assemble [JumpInterSegment output]): Use correct i.disp_reloc[]. (md_assemble [immediate output]): Likewise. | |||||
2001-03-06 | Fix BLX(1) for Thumb | Nick Clifton | 2 | -0/+14 | |
2001-03-06 | Rest of the changes for Coldfire V4 | Nick Clifton | 3 | -253/+265 | |
2001-03-02 | 2001-03-02 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -1/+6 | |
* config/tc-m32r.c (expand_debug_syms): Call frag_align_code rather than m32r_do_align. | |||||
2001-03-02 | Print warnings if NaNs are found and the target CPU does not support them | Nick Clifton | 2 | -2/+30 | |
2001-02-28 | 2001-02-28 Andreas Jaeger <aj@suse.de>, Bo Thorsen <bo@suse.de> | Andreas Jaeger | 2 | -12/+9 | |
* config/tc-i386.c (tc_gen_reloc): Remove ugly hack which is not needed anymore since we use bfd_elf_generic_reloc now. (md_apply_fix3): Only apply hack for partial_inplace if not using RELA. |