aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra51-325/+427
2014-04-09Fix fallout from splitting ldbuildid.[ch] off elf32.em.Alan Modra6-2/+15
2014-04-09bfd doc chewAlan Modra3-136/+193
2014-04-09daily updateAlan Modra1-1/+1
2014-04-09ppc476 icache workaround fix for bctrAlan Modra4-19/+100
2014-04-08Fix erroneous backtrace on avrxmega architectures.Pierre Langlois2-1/+14
2014-04-08This patch removes the inclusion of the default manifest in final links forNick Clifton3-34/+11
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY25-191/+1101
2014-04-08[testsuite] Disable Ctrl-V use for mingw hosts.Pierre Muller2-2/+15
2014-04-08daily updateAlan Modra1-1/+1
2014-04-07[python] Fix gdb.Value.dynamic_type for reference values.Siva Chandra5-1/+18
2014-04-07Add support to recognize clang.Doug Evans3-0/+13
2014-04-07Fix spurious failures in ld-plugin/lto.expAndreas Schwab2-4/+10
2014-04-07Fix ARI warning in darwin-nat.c::darwin_decode_messageJoel Brobecker2-1/+6
2014-04-07Report an error on objcopy/strip of sectionless binariesAlan Modra2-0/+12
2014-04-07daily updateAlan Modra1-1/+1
2014-04-06daily updateAlan Modra1-1/+1
2014-04-05Fix map file referenceAlan Modra2-1/+6
2014-04-05daily updateAlan Modra1-1/+1
2014-04-04This fixes PR bootstrap/60620:Eric Botcazou3-0/+8
2014-04-04Document optional comma in linker script.Cary Coutant2-2/+13
2014-04-04Add support for Intel SGX instructionsIlya Tocar15-3852/+3967
2014-04-04mach-o: reject 64 bit targets when not configured for.Tristan Gingold2-0/+14
2014-04-04mach-o: fix section name conversion from bfd to mach-o.Tristan Gingold2-4/+10
2014-04-04mach-o: output output_section target_index to write relocs.Tristan Gingold3-2/+10
2014-04-04bfd_get_arch_size: return size from arch info on non-ELF targets.Tristan Gingold2-4/+10
2014-04-04Pad sections according to current script FILL.Alan Modra9-1/+71
2014-04-04daily updateAlan Modra1-1/+1
2014-04-03(read_cutu_die_from_dwo): Update function comment to match previous change.Doug Evans1-2/+2
2014-04-03 * dwarf2read.c (read_cutu_die_from_dwo): Fix assertion, at most oneDoug Evans2-2/+7
2014-04-03 * peXXigen.c (pe_print_edata): Verify edt.name lies insideJon Turney2-10/+33
2014-04-03This fixes a problem building large (> 2Gb) binaries on 32-bit hosts. Using aMaria Guseva2-1/+7
2014-04-03This patch allows one to place the gcc's liblto_plugin in the lib/bfd-plugins...Markus Trippelsdorf3-4/+15
2014-04-03mach-o: fix warnings on 32 bit hosts. Display personality functions.Tristan Gingold4-7/+37
2014-04-03mach-o: fix section number while writing symbols.Tristan Gingold2-7/+24
2014-04-03Escape backslash in windows pathYao Qi2-2/+6
2014-04-02Add support for two new moxie sign-extension instructionsAnthony Green2-2/+22
2014-04-03Fix sim breakageAlan Modra3-2/+4
2014-04-03ChangeLog missed from last commitAlan Modra1-0/+10
2014-04-03Fix sim breakageAlan Modra3-5/+5
2014-04-022014-04-02 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2-8/+13
2014-04-02Add new sign-extension instructions to moxie portAnthony Green2-2/+7
2014-04-03daily updateAlan Modra1-1/+1
2014-04-02Modify gold testsuite to disable plugins added by GCC driver.Cary Coutant5-44/+102
2014-04-02Add checks for overfar branchesDJ Delorie2-2/+17
2014-04-02This fixes an internal error in GAS, triggered by the test case reported in P...Nick Clifton2-2/+13
2014-04-02mach-o: read and dump: prebound_dylib, prebind_cksum, twolevel_hints.Tristan Gingold7-9/+226
2014-04-02Handle VDSO section headers past end of pageAlan Modra8-98/+184
2014-04-02daily updateAlan Modra1-1/+1
2014-04-01* dwarf2read.c (read_cutu_die_from_dwo): Improve comment.Doug Evans2-3/+9