aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-29Check that thread stack temps are not already enabled before enabling them.Siva Chandra2-1/+7
2014-11-29[arm] compute framereg and framesize when neededYao Qi2-16/+23
2014-11-28Enable chained function calls in C++ expressions.Siva Chandra13-24/+523
2014-11-29Automatic date update in version.inGDB Administrator1-1/+1
2014-11-28Remove broken nios2 assembler dwim support.Sandra Loosemore11-169/+45
2014-11-28Fix prints in tests for Python 3Simon Marchi9-30/+41
2014-11-28Correct fabs and fneg insns in simulatorOleg Endo2-3/+21
2014-11-28Fix amd64 dwarf register number mapping (MMX register and higher)Pierre Muller2-1/+13
2014-11-28Remove (dead-code) native core file sniffers on Linux targetsUlrich Weigand5-73/+11
2014-11-28gdb_realpath: Rework comment about handling on Windows.Joel Brobecker2-9/+32
2014-11-28Import rename moduleYao Qi24-35/+4303
2014-11-28Use canonicalize_file_name unconditionallyYao Qi5-69/+19
2014-11-28Import canonicalize-lgplYao Qi21-67/+3315
2014-11-28Use lstat unconditionallyYao Qi5-7/+9
2014-11-28Import lstatYao Qi11-79/+400
2014-11-28Use readlink unconditionallyYao Qi10-15/+19
2014-11-28Import readlinkYao Qi15-67/+1245
2014-11-28Fix date in changelogYao Qi1-1/+1
2014-11-28Sanity checks on version sectionAlan Modra2-12/+30
2014-11-28Don't deprecate powerpc mftb insnAlan Modra2-7/+15
2014-11-28Fix build breakage on 32-bit targets with 64-bit bfdAlan Modra2-5/+18
2014-11-28Match library name prefixed with sysrootYao Qi2-1/+14
2014-11-28Automatic date update in version.inGDB Administrator1-1/+1
2014-11-27Fixes an infinite loop in readelf parsing a corrupt binary, and other minor c...Espen Grindhaug2-20/+80
2014-11-27Update mips tests with symbol version stringH.J. Lu7-23/+33
2014-11-27Fix test always passing in python/py-linetable.expSimon Marchi2-2/+8
2014-11-27Fixes a few more memory access violations exposed by fuzzed binaries.Nick Clifton3-1/+27
2014-11-27Automatic date update in version.inGDB Administrator1-1/+1
2014-11-27dwarf.c handle new DWARFv5 C11, C++11 and C++14 DW_LANG constants.Mark Wielaard2-0/+8
2014-11-26gdb.dwarf2/dw2-op-out-param.S: Fix comment.Doug Evans2-1/+5
2014-11-26Update list of debug sections for --strip-debug-xxx options.Cary Coutant2-0/+15
2014-11-26Fix for gold linking tlsdesc into an executable with -pie.Han Shen2-1/+11
2014-11-26More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton21-78/+250
2014-11-26Recognize new DWARFv5 C11, C++11 and C++14 DW_LANG constants.Mark Wielaard4-0/+17
2014-11-26_bfd_elf_slurp_version_tables tidyAlan Modra2-43/+52
2014-11-26Retry powerpc gold stub grouping when groups prove too largeAlan Modra2-132/+243
2014-11-25Fix Nios II prologue analyzer to handle multiple stack adjustments.Sandra Loosemore2-8/+31
2014-11-25Fix Nios II GDB epilogue detection to handle multiple stack adjustments.Sandra Loosemore2-17/+47
2014-11-25Refactor Nios II GDB support to use helper functions for disassembly andSandra Loosemore2-308/+581
2014-11-26[GOLD] PowerPC relaxation corner caseAlan Modra2-0/+14
2014-11-26Automatic date update in version.inGDB Administrator1-1/+1
2014-11-25Add file size to ELF symbol labelling start of a binary file.Cary Coutant3-8/+16
2014-11-25Fix corrupted .eh_frame section with LTO and --gc-sections.Cary Coutant3-6/+30
2014-11-25Update ld-alpha tests for securepltH.J. Lu9-154/+167
2014-11-26Fix trampolines search code for conditional branchesMax Filippov5-4/+29
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu37-9/+123
2014-11-25Display symbol version when dumping dynrelocsH.J. Lu15-206/+378
2014-11-25Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu12-69/+543
2014-11-25Automatic date update in version.inGDB Administrator1-1/+1
2014-11-24Update libtool.m4 from GCC trunkH.J. Lu14-18/+46