summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove some variables but call functions for side effectsTom Tromey2016-07-147-20/+28
* Remove some unused overlay codeTom Tromey2016-07-142-10/+11
* Use getcurx in curses codeTom Tromey2016-07-143-9/+15
* Add one use of ATTRIBUTE_UNUSEDTom Tromey2016-07-142-1/+5
* Change reopen_exec_file to check result of statTom Tromey2016-07-142-1/+6
* objcopy/strip: Add option --remove-relocations=SECTIONPATTERNAndrew Burgess2016-07-1412-5/+242
* objcopy/strip: Allow section patterns starting with '!'.Andrew Burgess2016-07-148-11/+124
* Small improvements to the ARM simulator to cope with illegal binaries.Nick Clifton2016-07-143-4/+13
* [ARC] Fix/improve small data support.Claudiu Zissulescu2016-07-149-2/+113
* Automatic date update in version.inGDB Administrator2016-07-141-1/+1
* PR python/15620, PR python/18620 - breakpoint events in PythonTom Tromey2016-07-138-0/+143
* PR python/17698 - add Breakpoint.pendingTom Tromey2016-07-139-0/+76
* use user_breakpoint_p in python codeTom Tromey2016-07-132-4/+9
* Rearrange Python breakpoint node in documentationTom Tromey2016-07-132-42/+47
* Fix PR cli/18053Tom Tromey2016-07-134-6/+38
* MIPS/opcodes: Address issues with NAL disassemblyMaciej W. Rozycki2016-07-139-1/+81
* MIPS/GAS: Remove extraneous `install_insn' call from `append_insn' (CL)Maciej W. Rozycki2016-07-131-0/+5
* opcodes,gas: support for the ldtxa SPARC instructions.Jose E. Marchesi2016-07-136-0/+108
* [ppc64] Fix for function descriptorsJan Kratochvil2016-07-136-13/+46
* Automatic date update in version.inGDB Administrator2016-07-131-1/+1
* 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