summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add mmap.cusers/hjl/mmap/writeH.J. Lu2016-07-1313-17/+363
* Align x86-64 .got/.got.plt sections to 8 bytesH.J. Lu2016-07-122-0/+16
* PR python/19293 - invalidate frame cache when unwinders changeTom Tromey2016-07-128-2/+57
* Second fix for grammar in error message.Nick Clifton2016-07-122-1/+5
* Match the selftest output when captured_main is inlinedYao Qi2016-07-122-0/+10
* Add type casts to allow C++ compile.Chung-Lin Tang2016-07-122-2/+8
* Fix grammar in error message.Douglas B Rupp2016-07-122-1/+6
* Automatic date update in version.inGDB Administrator2016-07-121-1/+1
* [ARC] Update test.Claudiu Zissulescu2016-07-112-0/+6
* TLS: DTPOFF can accept offsets, stored into addendum. Remove the need of baseClaudiu Zissulescu2016-07-112-23/+8
* Enable relocation overflow messages by default.Cupertino Miranda2016-07-112-5/+5
* Fixes done to TLS.Cupertino Miranda2016-07-114-530/+658
* Automatic date update in version.inGDB Administrator2016-07-111-1/+1
* Automatic date update in version.inGDB Administrator2016-07-101-1/+1
* PR20337, Objdump makes poor choice of symbolsAlan Modra2016-07-094-2/+27
* Automatic date update in version.inGDB Administrator2016-07-091-1/+1
* FT32: Correct 32-bit reloc for BFD_RELOC_32jamesbowman2016-07-082-1/+5
* FT32: adjust disassembly opcode match fieldsjamesbowman2016-07-082-2/+7
* MIPS/GAS: Remove extraneous `install_insn' call from `append_insn'Maciej W. Rozycki2016-07-081-1/+0
* Automatic date update in version.inGDB Administrator2016-07-081-1/+1
* [obv] Fix broken build on Fedora 23.Walfred Tedeschi2016-07-072-0/+7
* Fix of default lookup for "this" symbol.Walfred Tedeschi2016-07-075-4/+57
* FT32 linker script cleanupjamesbowman2016-07-062-1/+9
* Automatic date update in version.inGDB Administrator2016-07-071-1/+1
* gdb.ada/arraydim.exp: Fix directory layoutSimon Marchi2016-07-062-2/+7
* Remove extra output directory level for Ada testsSimon Marchi2016-07-065-12/+17
* Remove extraneous parentheses.John Baldwin2016-07-062-1/+5
* Use unsigned integer constant with left shifts.John Baldwin2016-07-062-2/+7
* Set uses_fp for frames with a valid FP register explicitly.John Baldwin2016-07-062-11/+23
* Remove check for negative size.John Baldwin2016-07-062-7/+6
* Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type.John Baldwin2016-07-062-1/+5
* [ARM] Fix endless recursion on calculating CPRC candidateYao Qi2016-07-062-2/+10
* Allow subscripting raw pointersManish Goregaokar2016-07-065-0/+17
* Automatic date update in version.inGDB Administrator2016-07-061-1/+1
* Add -flto to PR ld/20321 testH.J. Lu2016-07-052-1/+5
* Fix fail in gdb.mi/mi-reverse.expYao Qi2016-07-052-1/+5
* [ARM] Purecode compatible long branch veneer for M-profile targets with MOVW.Andre Vieria2016-07-056-6/+127
* [ARM] Change noread to purecode.Andre Vieria2016-07-0511-27/+56
* ld: track linker-definedness of symbolsJan Beulich2016-07-053-5/+14
* x86: fix register check in check_qword_reg()Jan Beulich2016-07-054-1/+19
* babeltrace compilation regressionJan Kratochvil2016-07-053-2/+7
* Automatic date update in version.inGDB Administrator2016-07-051-1/+1
* Warn and return for duplicated pluginH.J. Lu2016-07-044-0/+28
* Allow the flash and ram memory region sizes to be specified in the default FT...Nick Clifton2016-07-042-4/+14
* Automatic date update in version.inGDB Administrator2016-07-041-1/+1
* Automatic date update in version.inGDB Administrator2016-07-031-1/+1
* MIPS/GAS/testsuite: Remove remnants of a.out/ECOFF supportMaciej W. Rozycki2016-07-0227-1822/+1066
* MIPS/LD/testsuite: Resurrect `branch-misc-2' testMaciej W. Rozycki2016-07-023-0/+36
* MIPS/GAS/testsuite: Split `branch-misc-2' tests into twoMaciej W. Rozycki2016-07-0224-148/+313
* MIPS/GAS/testsuite: Reenable disabled external BEQ testsMaciej W. Rozycki2016-07-025-8/+27