aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-07guile: Add as_a_scm_t_subrPedro Alves24-280/+401
2015-09-07Fix internal error caused by IFUNC patch.Cary Coutant3-9/+16
2015-09-07Automatic date update in version.inGDB Administrator1-1/+1
2015-09-06Automatic date update in version.inGDB Administrator1-1/+1
2015-09-05Update ld-elf/orphan-8.map to support 32-bit targetsH.J. Lu2-4/+8
2015-09-05Automatic date update in version.inGDB Administrator1-1/+1
2015-09-04ld: Extend options for altering orphan handling behaviour.Andrew Burgess18-65/+195
2015-09-04gdb/tui: Remove casts of NULL during assignment.Andrew Burgess7-24/+45
2015-09-04gdb/cli: Remove casts of NULL during assignment.Andrew Burgess2-1/+5
2015-09-04gdb: Remove casts of NULL during assignment.Andrew Burgess7-8/+18
2015-09-04Mention multi-arch debugging support in NEWSYao Qi2-0/+8
2015-09-04Automatic date update in version.inGDB Administrator1-1/+1
2015-09-03[Ada] Make string_char_type a true TYPE_CODE_CHAR type in AdaPierre-Marie de Rodat5-1/+77
2015-09-03Fix typo in desription of linker script symbols.Nick Clifton2-1/+6
2015-09-03Fix seg-fault in readelf when scanniing a corrupt binary.Nick Clifton2-1/+20
2015-09-03[aarch64] Check region OK for HW watchpoint in GDBserverYao Qi6-35/+66
2015-09-03Fix a typo in the linker documentation: The COFF section .build-id should be ...Nick Clifton2-1/+6
2015-09-03Remove convert_mov_to_leaH.J. Lu2-32/+26
2015-09-03Add ifunc tests for call, jmp, add, testH.J. Lu9-81/+50
2015-09-02Use gdbarch obstack to allocate the TYPE_NAME string in arch_typePatrick Palka7-1/+51
2015-09-02Update documentation of function copy_type_recursivePatrick Palka2-3/+7
2015-09-03Automatic date update in version.inGDB Administrator1-1/+1
2015-09-02Add 2 ifunc tests for i386 and x86-64H.J. Lu9-0/+211
2015-09-02Rename R_386_irelative to R_386_ext2H.J. Lu2-6/+14
2015-09-02Turn IFUNC symbols from shared libraries into normal FUNC symbolsH.J. Lu3-5/+16
2015-09-02[GOLD] ppc64 out-of-line register save/restore functionsAlan Modra2-17/+88
2015-09-02Initialize yet another variable to silence GCC warning from last-but-one commitSergio Durigan Junior2-1/+6
2015-09-02Initialize variable and silence GCC warning from last commitSergio Durigan Junior2-1/+5
2015-09-02Catching errors on probes-based dynamic linker interfaceSergio Durigan Junior2-3/+46
2015-09-02Improve error reporting when handling SystemTap SDT probesSergio Durigan Junior3-13/+53
2015-09-02Automatic date update in version.inGDB Administrator1-1/+1
2015-09-01[Ada] Fix completion for multiple function matchesPierre-Marie de Rodat9-2/+96
2015-09-01Skip PLT for function pointer initializationH.J. Lu19-33/+349
2015-09-01Wrong function reported for linker error messageAlan Modra2-1/+22
2015-09-01ppc64 out-of-line register save/restore functionsAlan Modra2-49/+171
2015-09-01Automatic date update in version.inGDB Administrator1-1/+1
2015-08-31Optimise PowerPC64 r2 adjusting stubsAlan Modra2-12/+28
2015-08-31ppc64 section group handlingAlan Modra4-176/+192
2015-08-31gdb/tui: Make local variable const.Andrew Burgess2-1/+6
2015-08-31xtensa: initialize call_abi in xtensa_tdepMax Filippov2-1/+8
2015-08-31More "Make asection->id and asection->index unsigned"Alan Modra4-5/+13
2015-08-31NDS32 build fixesAlan Modra2-5/+13
2015-08-31Regen intl/configureAlan Modra2-214/+603
2015-08-31Make asection->id and asection->index unsignedAlan Modra14-28/+46
2015-08-31Automatic date update in version.inGDB Administrator1-1/+1
2015-08-29symtab.h (struct symbol): Tweak comment.Doug Evans2-5/+8
2015-08-30Automatic date update in version.inGDB Administrator1-1/+1
2015-08-29Revert "Use gdbarch obstack to allocate the TYPE_NAME string in arch_type"Patrick Palka4-22/+1
2015-08-29Use gdbarch obstack to allocate the TYPE_NAME string in arch_typePatrick Palka4-1/+22
2015-08-29Use gdbarch obstack to allocate types in alloc_type_archPatrick Palka2-3/+9