Age | Commit message (Expand) | Author | Files | Lines |
2012-02-21 | provide a hook to allow checking errors just before we output the file. | Iain Sandoe | 1 | -0/+4 |
2012-02-21 | 2012-02-21 Tristan Gingold <gingold@adacore.com> | Iain Sandoe | 1 | -0/+4 |
2012-01-17 | * write.c (fix_new_internal): Don't mark used parameter as unused. | Alan Modra | 1 | -2/+2 |
2011-11-15 | * write.c (dump_section_relocs): Don't convert PC-relative relocs | Maciej W. Rozycki | 1 | -4/+17 |
2011-08-18 | * write.c (resolve_reloc_expr_symbols): Convert local symbols | Alan Modra | 1 | -39/+82 |
2011-08-04 | Call bfd_cache_close_all on error | H.J. Lu | 1 | -2/+1 |
2011-08-04 | * write.c (write_object_file): Call set_symtab even if we had | Alan Modra | 1 | -1/+2 |
2011-08-01 | 2011-08-01 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -11/+11 |
2011-05-06 | 2011-05-06 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -7/+0 |
2011-01-31 | * write.c (write_contents): Include output file name and bfd error | Nick Clifton | 1 | -1/+3 |
2011-01-19 | Don't compress debug sections smaller than 32 bytes. | H.J. Lu | 1 | -1/+1 |
2011-01-18 | Don't compress empty debug sections. | H.J. Lu | 1 | -0/+1 |
2010-12-02 | gas/ | Richard Sandiford | 1 | -0/+6 |
2010-10-29 | Add compressed debug section support to binutils and ld. | H.J. Lu | 1 | -2/+2 |
2010-10-25 | PR gas/12049 | Alan Modra | 1 | -0/+7 |
2010-10-19 | * write.c (relax_segment): Correct address on frag added to stop | Alan Modra | 1 | -6/+5 |
2010-10-19 | PR gas/12049 | Alan Modra | 1 | -8/+20 |
2010-07-03 | bfd/ChangeLog: | Cary Coutant | 1 | -0/+196 |
2010-05-04 | * write.c (fixup_segment): Revert previous delta. | Nick Clifton | 1 | -3/+1 |
2010-04-29 | * write.c (fixup_segment): Do not assume we know the section a | Nick Clifton | 1 | -1/+3 |
2010-01-23 | bfd/ | Richard Sandiford | 1 | -22/+31 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -4/+6 |
2009-09-11 | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 1 | -3/+3 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-08-31 | 2009-08-31 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+2 |
2009-08-17 | 2009-08-17 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -3/+7 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -10/+10 |
2009-03-10 | * write.c (write_object_file) [!WORKING_DOT_WORD]: When patching | Hans-Peter Nilsson | 1 | -10/+20 |
2008-09-19 | * write.c (TC_FORCE_RELOCATION_SUB_LOCAL): Heed md_register_arithmetic. | Alan Modra | 1 | -8/+11 |
2008-09-19 | * write.c (md_register_arithmetic): Define. | Alan Modra | 1 | -8/+19 |
2008-09-15 | * write.c (install_reloc): Correct EMIT_SECTION_SYMBOLS test. | Alan Modra | 1 | -2/+2 |
2008-08-20 | PR 6848 | Alan Modra | 1 | -0/+13 |
2008-07-30 | Silence gcc printf warnings | Alan Modra | 1 | -2/+3 |
2008-06-24 | * write.c (relax_segment <rs_org>): Include current stretch | Alan Modra | 1 | -7/+3 |
2008-03-03 | gas/ | H.J. Lu | 1 | -0/+11 |
2007-07-12 | Add support for building on a 64-bit Windows host. | Nick Clifton | 1 | -3/+7 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -1/+1 |
2007-03-26 | * doc/as.texinfo (Reloc): Document. | Alan Modra | 1 | -0/+118 |
2007-03-14 | PR 4029 | Alan Modra | 1 | -7/+90 |
2007-02-22 | * write.c (size_seg): Always clear SEC_RELOC here. | Alan Modra | 1 | -108/+58 |
2007-02-17 | * write.c (TC_FX_SIZE_SLACK): Define. | Alan Modra | 1 | -8/+32 |
2007-02-17 | remove unused var | Alan Modra | 1 | -1/+0 |
2007-02-17 | remove unused var | Alan Modra | 1 | -1/+0 |
2007-02-17 | * write.c: White space fixes. | Alan Modra | 1 | -65/+24 |
2007-02-16 | * subsegs.c (subseg_change, subseg_get): Use xcalloc rather than | Alan Modra | 1 | -272/+252 |
2007-02-01 | * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move. | Alan Modra | 1 | -3/+2 |
2006-10-26 | * write.c (chain_frchains_together_1): Assert that this function | Ben Elliston | 1 | -0/+1 |
2006-09-22 | * as.h (as_perror): Delete declaration. | Alan Modra | 1 | -11/+4 |
2006-05-07 | * write.c (relax_segment): Add pass count arg. Don't error on | Alan Modra | 1 | -15/+46 |
2006-05-03 | * subsegs.h (struct frchain): Delete frch_seg. | Alan Modra | 1 | -35/+44 |