aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-112012-10-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Richard Earnshaw15-35/+74
2012-10-11 * dwarf.c (display_gdb_index): Include static/global informationDoug Evans2-5/+23
2012-10-10daily updateAlan Modra1-1/+1
2012-10-10merge from gccDJ Delorie13-26/+202
2012-10-09daily updateAlan Modra1-1/+1
2012-10-09Add AMD bdver3 support.neggone12-1/+442
2012-10-08daily updateAlan Modra1-1/+1
2012-10-08 * ld-scripts/sane1.d: Sort output from nm. Allow for other symbols inAlan Modra2-19/+49
2012-10-07 PR binutils/14662Alan Modra2-38/+24
2012-10-07daily updateAlan Modra1-1/+1
2012-10-06daily updateAlan Modra1-1/+1
2012-10-06daily updateAlan Modra1-1/+1
2012-10-05opcodes/Peter Bergner11-1/+534
2012-10-05 * powerpc.cc (Target_powerpc::do_plt_address_for_local,Alan Modra2-105/+258
2012-10-05 * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra8-61/+63
2012-10-05daily updateAlan Modra1-1/+1
2012-10-04 * v850-dis.c (disassemble): Place square parentheses around secondNick Clifton6-9/+36
2012-10-042012-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel3-4/+9
2012-10-04Commit missing files from last patch.Andreas Krebbel2-0/+104
2012-10-042012-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel12-36/+113
2012-10-04daily updateAlan Modra1-1/+1
2012-10-03* config/tc-rl78.c: Change line_separator to '@' so that '|' canDJ Delorie2-1/+8
2012-10-03Adjust the value of _GLOBAL_OFFSET_TABLE_ for got bigger than 0x8000walt2-5/+23
2012-10-03daily updateAlan Modra1-1/+1
2012-10-02daily updateAlan Modra1-1/+1
2012-10-01 * write.c (chain_frchains_together_1): Reorder assertion to avoidAlan Modra2-2/+7
2012-10-01daily updateAlan Modra1-1/+1
2012-09-30daily updateAlan Modra1-1/+1
2012-09-29Sync toplevel files with GCC treeH.J. Lu5-67/+178
2012-09-29Sync config with GCCH.J. Lu3-23/+7
2012-09-29 * powerpc.cc (Target_powerpc::iplt_): New output section.Alan Modra2-97/+466
2012-09-29daily updateAlan Modra1-1/+1
2012-09-28Don't abort() when disassembling bad moxie instructions.Anthony Green5-30/+109
2012-09-28daily updateAlan Modra1-1/+1
2012-09-27daily updateAlan Modra1-1/+1
2012-09-26daily updateAlan Modra1-1/+1
2012-09-25Add missing Cpu flags in bd and bt coresH.J. Lu13-22/+127
2012-09-25 * object.h (Sized_relobj_file::adjust_local_symbol,Alan Modra4-5/+122
2012-09-25daily updateAlan Modra1-1/+1
2012-09-24daily updateAlan Modra1-1/+1
2012-09-23gas/testsuite/Richard Sandiford21-0/+394
2012-09-23gas/Richard Sandiford12-123/+319
2012-09-23gas/Richard Sandiford2-2/+8
2012-09-23gas/Richard Sandiford9-38/+158
2012-09-23Fix typo in previous commit.Richard Sandiford1-1/+1
2012-09-23gas/Richard Sandiford2-23/+49
2012-09-23gas/Richard Sandiford2-144/+115
2012-09-23gas/Richard Sandiford2-114/+107
2012-09-23daily updateAlan Modra1-1/+1
2012-09-22daily updateAlan Modra1-1/+1
2012-09-212012-09-21 Steve Ellcey <sellcey@mips.com>Steve Ellcey3-4/+9
2012-09-21daily updateAlan Modra1-1/+1
2012-09-20Add x86-64-arch-2-1/x86-64-arch-2-2 testsH.J. Lu6-0/+206
2012-09-20 * corefile.c (core_sym_class): Allow for ".constprop.N" clonedAlan Modra2-7/+18
2012-09-20Replace CpuSSE3 with CpuCX16 for cmpxchg16bH.J. Lu18-2971/+3024
2012-09-20Fix computation of got relocations for .got sections greater thanwalt3-4/+22
2012-09-20 * configure.ac (host_libs): Add libbacktrace.Ian Lance Taylor5-2/+1466
2012-09-20daily updateAlan Modra1-1/+1
2012-09-192012-09-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-3/+7
2012-09-19Fix spacing in last checkin.Steve Ellcey1-1/+1
2012-09-192012-09-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey4-2/+11
2012-09-192012-09-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-1/+5
2012-09-192012-09-19 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>Richard Earnshaw3-2/+7
2012-09-19 * ld-scripts/assign-loc.d: New file. Test for assigning absoluteAlan Modra4-0/+36
2012-09-19Properly handle common symbol and weak functionH.J. Lu19-7/+194
2012-09-19daily updateAlan Modra1-1/+1
2012-09-182012-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Richard Earnshaw11-386/+406
2012-09-18 opcodes/Maciej W. Rozycki7-23/+35
2012-09-18Ignore discarded section when converting mov to leaH.J. Lu3-4/+12
2012-09-18daily updateAlan Modra1-1/+1
2012-09-17Moved the Changelog entries for breakpoint.c and remote.c out of Changelogwrighton1-10/+0
2012-09-17Assemble all sources files in each testH.J. Lu3-53/+60
2012-09-17Replace return FALSE with abort in x86 finish_dynamic_symbolH.J. Lu3-2/+8
2012-09-17Remove unused got_base variable.walt3-12/+6
2012-09-172012-09-17 Yufeng Zhang <yufeng.zhang@arm.com>Richard Earnshaw9-7/+20
2012-09-172012-09-17 Yufeng Zhang <yufeng.zhang@arm.com>Richard Earnshaw2-5/+14
2012-09-17Fix computation of got relocations for when .got.plt section is mergedwalt3-4/+10
2012-09-17daily updateAlan Modra1-1/+1
2012-09-16 * ld.texinfo (Expression Section): Correct description ofAlan Modra2-4/+14
2012-09-16daily updateAlan Modra1-1/+1
2012-09-15Add support for tilegx in gold.walt14-7/+5126
2012-09-15 * configure: Regenerate.David Edelsohn2-2/+7
2012-09-15* configure: Regenerate.David Edelsohn2-2/+8
2012-09-15 * configure: Regenerate.David Edelsohn4-5/+15
2012-09-15daily updateAlan Modra1-1/+1
2012-09-14 * configure: Regenerate.David Edelsohn4-4/+14
2012-09-14 PR target/38607David Edelsohn4-1/+33
2012-09-14Fix moxie disassembly for new branch semanticsAnthony Green2-1/+6
2012-09-14daily updateAlan Modra1-1/+1
2012-09-13Bi-endian patches for moxieAnthony Green13-45/+172
2012-09-13Really commit regenerated files.Richard Earnshaw2-0/+8
2012-09-13daily updateAlan Modra1-1/+1
2012-09-122012-09-12 Doug Kwan <dougkwan@google.com>Doug Kwan2-6/+13
2012-09-12 * target-reloc.h (scan_relocs): Call scan.local for relocsAlan Modra7-77/+208
2012-09-12* emulparams/elf32rx.sh (OTHER_READONLY_SECTIONS): Add W_* sections.DJ Delorie2-1/+5
2012-09-12* gdb/remote.c (remote_insert_hw_breakpoint): Throw exception ifwrighton1-0/+10
2012-09-12 PR gold/14570Ian Lance Taylor4-61/+110
2012-09-122012-09-11 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>Richard Earnshaw17-55/+250
2012-09-12daily updateAlan Modra1-1/+1
2012-09-11 PR gas/13503Denis Chertykov2-1/+11
2012-09-11 * Makefile.am (bootstrap): Add $EXEEXT to dependency.Alan Modra3-2/+7
2012-09-11 PR gprof/13836Alan Modra2-1/+6
2012-09-11daily updateAlan Modra1-1/+1
2012-09-10missed from 2012-08-15 changeAlan Modra1-387/+387
2012-09-10 PR gold/14566Alan Modra3-3/+15
2012-09-10 * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra9-59/+242
2012-09-10 * config.in: Disable sanity check for kfreebsd.Alan Modra12-6/+30
2012-09-102012-09-10 Sterling Augustine <saugustine@google.com>Sterling Augustine3-14/+33
2012-09-10Regenerate binutils configureH.J. Lu12-40/+106
2012-09-10 * configure.tgt (powerpc-*-elf, et al): Define targ_extra_libpath.Alan Modra2-7/+17
2012-09-10 * configure.tgt (powerpc-*-elf, et al): Define targ64_extra_emulsiains2-2/+14
2012-09-10daily updateAlan Modra1-1/+1
2012-09-09 * ld-mmix/sec-1.d, ld-mmix/sec-3.d: Force end-of-section symbolsHans-Peter Nilsson23-4/+352
2012-09-09 * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attachHans-Peter Nilsson3-66/+148
2012-09-09 * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions.Alan Modra6-43/+215
2012-09-09daily updateAlan Modra1-1/+1
2012-09-08Change moxie branch target encodings.Anthony Green2-1/+7
2012-09-08daily updateAlan Modra1-1/+1
2012-09-072012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant5-1/+28
2012-09-072012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant2-0/+10
2012-09-07daily updateAlan Modra1-1/+1
2012-09-062012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant2-1/+5
2012-09-06 * doc/binutils.texi (nm): Alpha-sort the option descriptions.Nick Clifton2-47/+61
2012-09-062012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel3-14/+126
2012-09-06Add .got.plt output section statementH.J. Lu3-0/+8
2012-09-06daily updateAlan Modra1-1/+1
2012-09-05 * doc/as.texinfo: Document -mvle.jwlemke2-1/+2
2012-09-05* gas/doc/c-ppc.texi: Document -mvle.jwlemke2-0/+7
2012-09-05 * powerpc.cc (Powerpc_relocate_functions): Upcase enum values,Alan Modra2-61/+63
2012-09-05 * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc.Alan Modra15-10/+43
2012-09-05 * powerpc.cc (Powerpc_relobj::get_opd_ent): Make const.Alan Modra2-89/+172
2012-09-05 * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra13-235/+325
2012-09-05daily updateAlan Modra1-1/+1
2012-09-04Add Intel Itanium Series 9500 supportH.J. Lu22-7389/+13103
2012-09-04Ignore section symbols without a BFD sectionH.J. Lu4-20/+41
2012-09-04* powerpc.cc (do_make_elf_object): Allow ET_EXEC files withAndreas Schwab2-1/+9
2012-09-04daily updateAlan Modra1-1/+1
2012-09-032012-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel3-5/+20
2012-09-03daily updateAlan Modra1-1/+1
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu30-34/+78
2012-09-02daily updateAlan Modra1-1/+1
2012-09-01 PR gas/14521Hans-Peter Nilsson2-1/+18
2012-09-01 PR gas/14521Hans-Peter Nilsson3-0/+18
2012-09-01Don't optimize relocation against _DYNAMICH.J. Lu14-2/+123
2012-09-01daily updateAlan Modra1-1/+1
2012-08-31Convert mov to lea in size_dynamic_sectionsH.J. Lu16-38/+416
2012-08-31 * doc/c-mips.texi (MIPS Opts): Correct a typo in the -mips5Maciej W. Rozycki2-1/+6
2012-08-31Convert mov to lea for loading local function addressH.J. Lu17-0/+210
2012-08-31Provide __executable_start for PIEH.J. Lu6-19/+45
2012-08-31 PR ld/14464Alan Modra2-0/+33
2012-08-31 * powerpc.cc (Powerpc_relobj): Add and use Address typedef.Alan Modra2-315/+1477
2012-08-31daily updateAlan Modra1-1/+1
2012-08-30 * layout.cc (Layout::set_segment_offsets): Set p_align toAlan Modra2-2/+9
2012-08-30 * output.h (Output_reloc::Output_reloc <output section>): AddAlan Modra3-71/+122
2012-08-30daily updateAlan Modra1-1/+1
2012-08-29 * ppc-opc.c (VXASHB_MASK): New define.Peter Bergner2-1/+9
2012-08-29Replace malloc with xmallocH.J. Lu2-38/+16
2012-08-29Replace alloca with xmalloc/freeH.J. Lu2-1/+8
2012-08-29daily updateAlan Modra1-1/+1
2012-08-28 * ld-elf/export-class.sd: New test.Maciej W. Rozycki28-0/+854
2012-08-28 * elf32-ppc.c (ppc_elf_relocate_section): Assert that dynindx isMaciej W. Rozycki3-1/+13
2012-08-28 * elflink.c (_bfd_elf_merge_symbol): Also override the versionMaciej W. Rozycki2-14/+22
2012-08-28 * ppc-opc.c (UIMM4, UIMM3, UIMM2, VXVA_MASK, VXVB_MASK, VXVAVB_MASK,Peter Bergner2-23/+66
2012-08-28Add padding to the plt section so that its size is a multiple of itswalt3-7/+28
2012-08-28Add support for constructing pc-relative addresses to the plt, bywalt10-33/+286
2012-08-28daily updateAlan Modra1-1/+1
2012-08-27daily updateAlan Modra1-1/+1
2012-08-26Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodesH.J. Lu3-13/+10
2012-08-26Sync toplevel files with GCC treeH.J. Lu9-1502/+2300
2012-08-26Sync libtool.m4 with GCC treeH.J. Lu2-5/+21
2012-08-26daily updateAlan Modra1-1/+1
2012-08-25daily updateAlan Modra1-1/+1
2012-08-24Skip gas/elf/group0c.d for SolarisH.J. Lu2-0/+5
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam14-115/+526
2012-08-24Use failif on ld-elf/exclude3 testsH.J. Lu4-18/+16
2012-08-24Add Solaris/x86-64 support to eh[1-4] testH.J. Lu2-0/+9
2012-08-24Properly check x32 supportH.J. Lu5-28/+21
2012-08-24Skip x32 tests for SolarisH.J. Lu5-1/+20
2012-08-24 * gas/config/tc-arm.c (ARM_ENC_TAB): Add sha1h and sha2op entries.mgretton7-2/+92
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add sha3op entry.mgretton7-2/+206
2012-08-24 * gas/config/tc-arm.c (neon_type_mask): Add P64 type.mgretton7-6/+46
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add aes entry.mgretton7-5/+173
2012-08-24 * gas/config/tc-arm.c (el_type_type_check): Add handling for 16-bitmgretton8-51/+137
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add vrint entries.mgretton9-2/+266
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add vcvta entry.mgretton9-24/+238
2012-08-24 * gas/config/tc-arm.c (CVT_FLAVOUR_VAR): New define.mgretton2-88/+85
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add vmaxnm, vminnm entries.mgretton9-3/+196
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add entries for VSEL.mgretton7-1/+140
2012-08-24 * gas/config/tc-arm.c (do_rm_rn): New function.mgretton9-1/+445
2012-08-24 * gas/config/tc-arm.c (do_t_bkpt_hlt1): New function.mgretton9-3/+69
2012-08-24 * gas/config/tc-arm.c (insns): Add DCPS instruction.mgretton7-0/+26
2012-08-24 * gas/config/tc-arm.c (T16_32_TAB): Add _sevl.mgretton7-1/+61
2012-08-24 * gas/config/tc-arm.c (asm_barrier_opt): Add arch field.mgretton8-41/+169
2012-08-24 * opcodes/arm-dis.c (COND_UNCOND): New constant.mgretton2-4/+30
2012-08-24 * gas/config/tc-arm.c (do_setend): Warn on deprecated SETEND.mgretton5-0/+26
2012-08-24 * gas/config/tc-arm.c (do_t_it): Fully initialise now_it.mgretton14-15/+195
2012-08-24 * gas/config/tc-arm.c (deprecated_coproc_regs_s): New structure.mgretton5-0/+83
2012-08-24 * gas/config/tc-arm.c (check_obsolete): New function.mgretton10-7/+60
2012-08-24 * bfd/elf32-arm.c (v8): New array.mgretton30-37/+303
2012-08-24daily updateAlan Modra1-1/+1