* amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly.
[external/binutils.git] / gold /
2012-09-25 Alan Modra * object.h (Sized_relobj_file::adjust_local_symbol,
2012-09-15 Walter LeeAdd support for tilegx in gold.
2012-09-12 Alan Modra * target-reloc.h (scan_relocs): Call scan.local for...
2012-09-12 Ian Lance Taylor PR gold/14570
2012-09-10 Alan Modra PR gold/14566
2012-09-10 Alan Modra * output.h (Output_data_got::add_global_tls, add_local...
2012-09-10 Alan Modra * config.in: Disable sanity check for kfreebsd.
2012-09-10 Sterling Augustine2012-09-10 Sterling Augustine <saugustine@google...
2012-09-09 Alan Modra * target.h (Target::gc_mark_symbol, do_gc_mark_symbol...
2012-09-07 Cary Coutant2012-09-06 Cary Coutant <ccoutant@google.com>
2012-09-06 H.J. LuAdd .got.plt output section statement
2012-09-05 Alan Modra * powerpc.cc (Powerpc_relocate_functions): Upcase...
2012-09-05 Alan Modra * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False...
2012-09-05 Alan Modra * powerpc.cc (Powerpc_relobj::get_opd_ent): Make const.
2012-09-05 Alan Modra * object.h (Sized_relobj_file::emit_relocs): Delete.
2012-09-04 Andreas Schwab* powerpc.cc (do_make_elf_object): Allow ET_EXEC files...
2012-08-31 Alan Modra * powerpc.cc (Powerpc_relobj): Add and use Address...
2012-08-30 Alan Modra * layout.cc (Layout::set_segment_offsets): Set p_align to
2012-08-30 Alan Modra * output.h (Output_reloc::Output_reloc <output section...
2012-08-24 Sriraman TallamPatch adds support to allow plugins to map selected...
2012-08-22 Cary Coutant2012-08-22 Cary Coutant <ccoutant@google.com>
2012-08-21 Cary Coutant2012-08-21 Cary Coutant <ccoutant@google.com>
2012-08-18 Alan Modra * powerpc.cc: Formatting and white space.
2012-08-15 Ian Lance Taylor * x86_64.cc (Target_x86_64::Scan::global): Fix erroneo...
2012-08-14 Nick Clifton PR ld/14265
2012-08-14 Alan Modra * target.h (Target::output_section_name): New function.
2012-08-14 Alan Modraelfcpp/
2012-08-14 Alan Modra * powerpc.cc (Powerpc_relobj::set_got2_shndx): Delete.
2012-08-12 Alan Modra * powerpc.cc: Whitespace fixes. Wrap overly long...
2012-08-11 Alan Modra * object.h (Sized_relobj_file::find_shdr): New function.
2012-08-09 Nick CliftonUpdated Vietnamese translation.
2012-08-07 Ian Lance Taylor * layout.cc (Layout::add_target_dynamic_tags): If
2012-07-30 Nick CliftonUpdated translations
2012-07-19 Cary Coutant2012-07-18 Cary Coutant <ccoutant@google.com>
2012-07-16 Sriraman Tallam2012-07-16 Sriraman Tallam <tmsriram@google.com>
2012-07-11 Ian Lance Taylor * arm.cc (Arm_relocate_functions::abs16): Remove unuse...
2012-07-10 Ian Lance Taylor PR gold/14309
2012-06-22 Roland McGrathgold/
2012-06-12 Rafael Ávila de... 2012-06-12 Rafael Ávila de Espíndola <respindola@mozil...
2012-06-07 Cary Coutantgold/
2012-06-06 Cary Coutantgold/
2012-06-06 Doug Kwan2012-06-05 Jing Yu <jingyu@google.com>
2012-06-04 Cary Coutant * dynobj.cc (Sized_dynobj::do_get_global_symbol_counts...
2012-05-25 Sriraman Tallam2012-05-25 Sriraman Tallam <tmsriram@google.com>
2012-05-24 Cary Coutantgold/
2012-05-23 Cary Coutantgold/
2012-05-22 Cary Coutantgold/
2012-05-21 H.J. LuInclude "config.h" first
2012-05-17 Nick Clifton PR 14072
2012-05-14 Cary Coutantgold/
2012-05-11 H.J. LuHandle R_X86_64_64 properly for x32
2012-05-08 Cary Coutantgold/
2012-05-02 Roland McGrath * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targe...
2012-05-01 Cary Coutantelfcpp/
2012-05-01 Cary Coutant [Checking in missing files from previous commit.]
2012-05-01 Mark Wielaardgold: Handle DW_AT_high_pc as offset from DW_AT_low_pc...
2012-04-26 Ian Lance Taylor * arm.cc (Target_arm::do_is_defined_by_abi): Make...
2012-04-24 David S. Millergold: Add linker relaxation of tail calls on sparc.
2012-04-24 Cary Coutant * incremental-dump.cc (find_input_containing_global...
2012-04-23 David S. Millergold: Maintain sparc ELF header bits properly
2012-04-23 Cary Coutantelfcpp/
2012-04-20 David S. Millergold: Fix parameterization of do_adjust_elf_header
2012-04-17 David S. Millergold: Add support for sparc GOTDATA optimizations in...
2012-04-17 David S. Millergold: Fix 64-bit sparc GOLD crash in gdb-index code.
2012-04-17 David S. Millergold: Build Gold IFUNC tests with -fPIC/-fPIE instead...
2012-04-17 David S. Millergold: Add sparc IFUNC support to Gold.
2012-04-17 David S. Millergold: Allow use_plt_offset to be specified for global...
2012-04-17 Cary Coutant * archive.cc (Library_base::should_include_member...
2012-04-12 David S. MillerSupport R_SPARC_WDISP10 and R_SPARC_H34.
2012-04-09 Cary Coutant * gdb-index.cc (Gdb_index_info_reader::record_cu_range...
2012-04-06 Ian Lance Taylor * timer.cc: #include <unistd.h>.
2012-04-06 Roland McGrathbinutils/
2012-04-05 Nick Clifton * configure.in (AC_CHECK_FUNCS): Add setlocale.
2012-03-21 Cary Coutant2012-03-21 Cary Coutant <ccoutant@google.com>
2012-03-19 Doug Kwan2012-03-19 Doug Kwan <dougkwan@google.com>
2012-03-17 Doug Kwan2012-03-16 Doug Kwan <dougkwan@google.com>
2012-03-15 Doug Kwan2012-03-15 Doug Kwan <dougkwan@google.com>
2012-03-15 Ian Lance Taylor PR gold/13850
2012-03-14 Doug Kwan2012-03-14 Doug Kwan <dougkwan@google.com>
2012-03-13 Ian Lance Taylor * resolve.cc (Symbol_table::resolve): When merging...
2012-03-13 Cary Coutant * dwarf_reader.cc (Sized_dwarf_line_info::process_one_...
2012-03-13 Cary Coutantelfcpp/
2012-03-01 Cary Coutant * object.cc (need_decompressed_section): Add #ifdef...
2012-02-29 Cary Coutant * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_...
2012-02-16 Cary Coutant * testsuite/Makefile.am (initpri2): Add --ctors-in...
2012-02-15 Cary Coutant * options.cc (General_options::finalize): Disallow...
2012-02-03 Doug Kwan2012-02-03 Doug Kwan <dougkwan@google.com>
2012-02-02 Doug Kwan2012-02-02 Doug Kwan <dougkwan@google.com>
2012-01-30 H.J. LuCheck if -fpic -mtls-dialect=gnu2 works
2012-01-28 Ian Lance Taylor * reloc.h (Bits): New class with static functions...
2012-01-28 Ian Lance TaylorUpdate copyright year.
2012-01-28 H.J. LuCorrect incremental relocation offset
2012-01-27 H.J. LuSupport x32 GD->IE and GD->LE optimizations
2012-01-27 H.J. LuSupport x32 IFUNC function pointer
2012-01-27 H.J. LuCheck if -mcmodel=medium works
2012-01-25 Cary Coutant * int_encoding.cc (read_unsigned_LEB_128): Replaced...
2012-01-24 Ian Lance TaylorUse my google.com address.
2012-01-24 Ian Lance Taylor PR gold/13617
2012-01-20 H.J. LuAdd typename on types used in template
2012-01-10 H.J. LuProperly handle R_X86_64_32 for x32
next