aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-20testsuite: Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32Jan Kratochvil2-2/+6
2016-07-20testsuite patch: Skip py-unwind.exp on x86_64 -m32Jan Kratochvil2-1/+5
2016-07-20MIPS/GAS: Remove erroneous ELF relocation referencesMaciej W. Rozycki2-7/+10
2016-07-20Update documentation to reflect that the symbol localization options of objco...Nick Clifton2-2/+8
2016-07-20Enable the configuration of GDB for the NDS32 target.Yan-Ting Lin3-6/+5
2016-07-20Early expression evaluationAlan Modra3-55/+37
2016-07-20Mark some more powerpc relocs as not handled by generic linkerAlan Modra3-68/+74
2016-07-20Automatic date update in version.inGDB Administrator1-1/+1
2016-07-19Support -pie for aarch64*-elf targets.Roland McGrath3-1/+10
2016-07-19Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline))Pedro Alves6-5/+21
2016-07-19MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki38-128/+600
2016-07-19MIPS: Verify the ISA mode and alignment of branch and jump targetsMaciej W. Rozycki90-113/+5968
2016-07-19make the type of nds32_pseudo_opcode::pseudo_val unsignedTrevor Saunders2-32/+97
2016-07-19sparc: make a field type bfd_reloc_code_real_typeTrevor Saunders2-1/+6
2016-07-19sparc: remove a sentinalTrevor Saunders2-16/+17
2016-07-19tc-z8k.c: make some argument types bfd_reloc_code_real_typeTrevor Saunders2-3/+14
2016-07-19Use do_self_tests in selftest.expYao Qi2-105/+9
2016-07-19ld: Restore file offset after a plugin fails to claim a fileAndrew Burgess5-1/+90
2016-07-19 Update PC when simulate break instruction.Denis Chertykov2-2/+8
2016-07-19Automatic date update in version.inGDB Administrator1-1/+1
2016-07-18Automatic date update in version.inGDB Administrator1-1/+1
2016-07-17Automatic date update in version.inGDB Administrator1-1/+1
2016-07-16Don't include libbfd.h outside of bfd, part 6Alan Modra9-67/+68
2016-07-16Don't include libbfd.h outside of bfd, part 5Alan Modra2-150/+174
2016-07-16Don't include libbfd.h outside of bfd, part 4Alan Modra5-23/+33
2016-07-16Don't include libbfd.h outside of bfd, part 3Alan Modra4-47/+60
2016-07-16Don't include libbfd.h outside of bfd, part 2Alan Modra13-12/+21
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra28-84/+103
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