aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-16Automatic date update in version.inGDB Administrator1-1/+1
2016-07-15GDB testsuite: Escape paths used in regular expressionsDon Breazeal3-7/+17
2016-07-15Add support for creating ELF import librariesThomas Preud'homme21-31/+317
2016-07-15Pass SIGLIBRT directly to child processes.John Baldwin6-1/+28
2016-07-15Tidy up debugging in the ARC port of the BFD library.Nick Clifton6-271/+339
2016-07-15Use address sized relocs in remove-relocs-01.sAlan Modra2-12/+16
2016-07-15COFF buffer overflow in mark_relocsAlan Modra2-1/+7
2016-07-15Automatic date update in version.inGDB Administrator1-1/+1
2016-07-14MIPS/GAS: Don't convert PC-relative REL relocs against absolute symbolsMaciej W. Rozycki15-60/+183
2016-07-14MIPS/GAS: Keep the ISA bit in the addend of branch relocationsMaciej W. Rozycki16-55/+148
2016-07-14BFD: Let targets handle relocations against absolute symbolsMaciej W. Rozycki38-22/+765
2016-07-14Add missing newline to py-breakpoint.cTom Tromey2-0/+6
2016-07-14Remove unused variablesTom Tromey13-55/+29
2016-07-14Remove some variables but call functions for side effectsTom Tromey7-20/+28
2016-07-14Remove some unused overlay codeTom Tromey2-10/+11
2016-07-14Use getcurx in curses codeTom Tromey3-9/+15
2016-07-14Add one use of ATTRIBUTE_UNUSEDTom Tromey2-1/+5
2016-07-14Change reopen_exec_file to check result of statTom Tromey2-1/+6
2016-07-14objcopy/strip: Add option --remove-relocations=SECTIONPATTERNAndrew Burgess12-5/+242
2016-07-14objcopy/strip: Allow section patterns starting with '!'.Andrew Burgess8-11/+124
2016-07-14Small improvements to the ARM simulator to cope with illegal binaries.Nick Clifton3-4/+13
2016-07-14[ARC] Fix/improve small data support.Claudiu Zissulescu9-2/+113
2016-07-14Automatic date update in version.inGDB Administrator1-1/+1
2016-07-13PR python/15620, PR python/18620 - breakpoint events in PythonTom Tromey8-0/+143
2016-07-13PR python/17698 - add Breakpoint.pendingTom Tromey9-0/+76
2016-07-13use user_breakpoint_p in python codeTom Tromey2-4/+9
2016-07-13Rearrange Python breakpoint node in documentationTom Tromey2-42/+47
2016-07-13Fix PR cli/18053Tom Tromey4-6/+38
2016-07-13MIPS/opcodes: Address issues with NAL disassemblyMaciej W. Rozycki9-1/+81
2016-07-13MIPS/GAS: Remove extraneous `install_insn' call from `append_insn' (CL)Maciej W. Rozycki1-0/+5
2016-07-13opcodes,gas: support for the ldtxa SPARC instructions.Jose E. Marchesi6-0/+108
2016-07-13[ppc64] Fix for function descriptorsJan Kratochvil6-13/+46
2016-07-13Automatic date update in version.inGDB Administrator1-1/+1
2016-07-12Align x86-64 .got/.got.plt sections to 8 bytesH.J. Lu2-0/+16
2016-07-12PR python/19293 - invalidate frame cache when unwinders changeTom Tromey8-2/+57
2016-07-12Second fix for grammar in error message.Nick Clifton2-1/+5
2016-07-12Match the selftest output when captured_main is inlinedYao Qi2-0/+10
2016-07-12Add type casts to allow C++ compile.Chung-Lin Tang2-2/+8
2016-07-12Fix grammar in error message.Douglas B Rupp2-1/+6
2016-07-12Automatic date update in version.inGDB Administrator1-1/+1
2016-07-11[ARC] Update test.Claudiu Zissulescu2-0/+6
2016-07-11TLS: DTPOFF can accept offsets, stored into addendum. Remove the need of baseClaudiu Zissulescu2-23/+8
2016-07-11Enable relocation overflow messages by default.Cupertino Miranda2-5/+5
2016-07-11Fixes done to TLS.Cupertino Miranda4-530/+658
2016-07-11Automatic date update in version.inGDB Administrator1-1/+1
2016-07-10Automatic date update in version.inGDB Administrator1-1/+1
2016-07-09PR20337, Objdump makes poor choice of symbolsAlan Modra4-2/+27
2016-07-09Automatic date update in version.inGDB Administrator1-1/+1
2016-07-08FT32: Correct 32-bit reloc for BFD_RELOC_32jamesbowman2-1/+5
2016-07-08FT32: adjust disassembly opcode match fieldsjamesbowman2-2/+7