summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Regenerate binutils configureH.J. Lu2012-09-1012-40/+106
* * configure.tgt (powerpc-*-elf, et al): Define targ_extra_libpath.Alan Modra2012-09-102-7/+17
* * configure.tgt (powerpc-*-elf, et al): Define targ64_extra_emulsiains2012-09-102-2/+14
* daily updateAlan Modra2012-09-101-1/+1
* * ld-mmix/sec-1.d, ld-mmix/sec-3.d: Force end-of-section symbolsHans-Peter Nilsson2012-09-0923-4/+352
* * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attachHans-Peter Nilsson2012-09-093-66/+148
* * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions.Alan Modra2012-09-096-43/+215
* daily updateAlan Modra2012-09-091-1/+1
* Change moxie branch target encodings.Anthony Green2012-09-082-1/+7
* daily updateAlan Modra2012-09-081-1/+1
* 2012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant2012-09-075-1/+28
* 2012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant2012-09-072-0/+10
* daily updateAlan Modra2012-09-071-1/+1
* 2012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant2012-09-062-1/+5
* * doc/binutils.texi (nm): Alpha-sort the option descriptions.Nick Clifton2012-09-062-47/+61
* 2012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-09-063-14/+126
* Add .got.plt output section statementH.J. Lu2012-09-063-0/+8
* daily updateAlan Modra2012-09-061-1/+1
* * doc/as.texinfo: Document -mvle.jwlemke2012-09-052-1/+2
* * gas/doc/c-ppc.texi: Document -mvle.jwlemke2012-09-052-0/+7
* * powerpc.cc (Powerpc_relocate_functions): Upcase enum values,Alan Modra2012-09-052-61/+63
* * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc.Alan Modra2012-09-0515-10/+43
* * powerpc.cc (Powerpc_relobj::get_opd_ent): Make const.Alan Modra2012-09-052-89/+172
* * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra2012-09-0513-235/+325
* daily updateAlan Modra2012-09-051-1/+1
* Add Intel Itanium Series 9500 supportH.J. Lu2012-09-0422-7389/+13103
* Ignore section symbols without a BFD sectionH.J. Lu2012-09-044-20/+41
* * powerpc.cc (do_make_elf_object): Allow ET_EXEC files withAndreas Schwab2012-09-042-1/+9
* daily updateAlan Modra2012-09-041-1/+1
* 2012-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-09-033-5/+20
* daily updateAlan Modra2012-09-031-1/+1
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-0230-34/+78
* daily updateAlan Modra2012-09-021-1/+1
* PR gas/14521Hans-Peter Nilsson2012-09-012-1/+18
* PR gas/14521Hans-Peter Nilsson2012-09-013-0/+18
* Don't optimize relocation against _DYNAMICH.J. Lu2012-09-0114-2/+123
* daily updateAlan Modra2012-09-011-1/+1
* Convert mov to lea in size_dynamic_sectionsH.J. Lu2012-08-3116-38/+416
* * doc/c-mips.texi (MIPS Opts): Correct a typo in the -mips5Maciej W. Rozycki2012-08-312-1/+6
* Convert mov to lea for loading local function addressH.J. Lu2012-08-3117-0/+210
* Provide __executable_start for PIEH.J. Lu2012-08-316-19/+45
* PR ld/14464Alan Modra2012-08-312-0/+33
* * powerpc.cc (Powerpc_relobj): Add and use Address typedef.Alan Modra2012-08-312-315/+1477
* daily updateAlan Modra2012-08-311-1/+1
* * layout.cc (Layout::set_segment_offsets): Set p_align toAlan Modra2012-08-302-2/+9
* * output.h (Output_reloc::Output_reloc <output section>): AddAlan Modra2012-08-303-71/+122
* daily updateAlan Modra2012-08-301-1/+1
* * ppc-opc.c (VXASHB_MASK): New define.Peter Bergner2012-08-292-1/+9
* Replace malloc with xmallocH.J. Lu2012-08-292-38/+16
* Replace alloca with xmalloc/freeH.J. Lu2012-08-292-1/+8