summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't check the plugin target twiceusers/hjl/old-lto-mixedH.J. Lu2015-02-052-0/+15
* Add test for nm on mixed LTO/non-LTO objectH.J. Lu2015-02-052-0/+16
* Add lto and none-lto input support for ld -rH.J. Lu2015-02-0555-116/+1956
* Close fd only if fd != -1H.J. Lu2015-02-052-3/+11
* Automatic date update in version.inGDB Administrator2015-02-061-1/+1
* Add plugin_input_file_tH.J. Lu2015-02-052-16/+119
* Don't refer to optarg in dwarf.c functionAlan Modra2015-02-052-1/+6
* Automatic date update in version.inGDB Administrator2015-02-051-1/+1
* Fix msp430 build with gcc-5Alan Modra2015-02-052-2/+7
* Combine loop epilogue into main loop body to reduce duplication.Rafael Ávila de Espíndola2015-02-042-13/+7
* Clean up System V IPC objects allocated by test.Don Breazeal2015-02-042-4/+26
* Fix Python 3 build error on 32-bit hostsJan Kratochvil2015-02-043-2/+12
* [AArch64] Add support for Cortex-A72Jiong Wang2015-02-043-0/+8
* Add missing ChangeLog entry.Cary Coutant2015-02-041-0/+7
* Linux: don't resume new LWPs until we've pulled all events out of the kernelPedro Alves2015-02-044-53/+63
* Resolve forwarding symbols in plugins.Peter Collingbourne2015-02-042-6/+18
* Fix '--target_board=native-extended-gdbserver/-m32'Pedro Alves2015-02-042-1/+9
* Warn if core file register section is larger than expectedAndreas Arnez2015-02-049-6/+45
* x86: Use correct .reg-xstate section sizeAndreas Arnez2015-02-043-3/+11
* Fix internal error when core file section is too bigAndreas Arnez2015-02-047-18/+56
* Pass -flto-partition=none to the PR ld/12365 testH.J. Lu2015-02-042-1/+6
* Fix encoding of "addw ax, [hl]" and "subw ax, [hl]".Nick Clifton2015-02-042-1/+6
* Speed up GDB's TUI outputDoug Evans2015-02-045-6/+43
* More fixes for memory access violations triggered by running readelf on fuzze...Nick Clifton2015-02-042-10/+40
* Fix build breakage due to event loop simplificationPedro Alves2015-02-042-0/+9
* Add missing ChangeLog entries.Cary Coutant2015-02-031-0/+39
* Fix a file descriptor leak in gold.Cary Coutant2015-02-0310-154/+321
* Add extra debugging output for files and descriptors.Cary Coutant2015-02-032-0/+19
* Automatic date update in version.inGDB Administrator2015-02-041-1/+1
* Fix memory access violations triggered by running readelf on fuzzed binaries.Nick Clifton2015-02-033-36/+114
* compile: Filter out -fpreprocessedJan Kratochvil2015-02-032-0/+28
* Mark the plugin symbol undefinedH.J. Lu2015-02-037-0/+193
* Add a testcase for PR ld/14918H.J. Lu2015-02-034-0/+20
* Fix typo in previous delta for mach-o.c.Nick Clifton2015-02-031-1/+1
* Simplify event-loop core, remove two-step event processingPedro Alves2015-02-034-243/+119
* When disabling target async, remove all target event sources from the event loopPedro Alves2015-02-036-13/+72
* Fix up some target is-async vs can-async confusionsPedro Alves2015-02-033-13/+18
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-0350-99/+185
* bfd/elfnn-aarch64.c: Set st_value to zero for undefined symbolsWill Newton2015-02-032-4/+15
* bfd/elf32-arm.c: Improve comment in elf32_arm_finish_dynamic_symbolWill Newton2015-02-032-3/+12
* [AARCH64] Document .arch and .arch_extension directiveJiong Wang2015-02-032-0/+23
* Fix use of uninitialised memory by the RL78 port of GAS.Nick Clifton2015-02-032-0/+7
* Automatic date update in version.inGDB Administrator2015-02-031-1/+1
* sim: Be sure of calling freeargv() after successfully call buildargv().Chen Gang2015-02-032-0/+8
* sim: Be sure of calling freeargv() after successfully call buildargv().Chen Gang2015-02-032-0/+7
* sim: Call freeargv() when failure occursChen Gang2015-02-032-1/+9
* Fix bug with previous patch for unresolved TLS symbol.Cary Coutant2015-02-022-1/+8
* Mention which return values need to be freed in lang_varobj_opsSimon Marchi2015-02-022-4/+13
* xlc -z relro toc section fixesAlan Modra2015-02-022-2/+15
* NDS32/bfd: Add one more argument to control contents cache.Kuan-Lin Chen2015-02-022-25/+47