aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-20Fix typos in symtab_symbol_infoTom Tromey4-4/+12
2019-02-20Fix potential illegal memory access by readelf when parsing a binary containi...Nick Clifton2-7/+50
2019-02-20Fix potential illegal memory access by readelf when parsing corrupt IA64 unwi...Nick Clifton2-36/+50
2019-02-20Fix a illegal memory access fault when parsing a corrupt MIPS option section ...Nick Clifton2-0/+9
2019-02-20Harden readelf's IA64 note display function so that it can handle corrupt notes.Nick Clifton2-18/+69
2019-02-20Use upper case for metasyntactic variables in "help find"Tom Tromey2-3/+8
2019-02-20AArch64: Add default reggroupsAlan Hayward2-0/+21
2019-02-20bfd: xtensa: fix callx relaxationMax Filippov8-0/+105
2019-02-20AArch64: Add pauth core file sectionAlan Hayward5-0/+43
2019-02-20Check asprintf return valueAlan Modra2-4/+13
2019-02-20Unsigned integer overflows in readelf checksAlan Modra2-4/+14
2019-02-20Use or1k-darwin host SHARED_LIBADD for *-darwin.Michael Roitzsch3-6/+12
2019-02-20PR24233, Out of memoryAlan Modra2-1/+9
2019-02-19Fix error message and use-after-free on errors in nested sourced filesSimon Marchi8-15/+58
2019-02-20PR24236, Heap buffer overflow in _bfd_archive_64_bit_slurp_armapAlan Modra3-15/+22
2019-02-19Check whether symbols with MOVW_.ABS relocations require PLT entries (aarch64).Egeyar Bagcioglu7-44/+146
2019-02-20Automatic date update in version.inGDB Administrator1-1/+1
2019-02-19Minor Ada task cleanupsTom Tromey4-32/+42
2019-02-19Fix a potential deadlock in some older Loongson 3A1000 MIPS processors.Paul Hua7-57/+285
2019-02-19PR24235, Read memory violation in pei-x86_64.cAlan Modra2-5/+10
2019-02-19Automatic date update in version.inGDB Administrator1-1/+1
2019-02-18gdb: Allow gdbarch to override alignment for method and member pointersAndrew Burgess2-5/+7
2019-02-18Fix leaks of 'per program space' and 'per inferior' ada task data.Philippe Waroquiers2-2/+32
2019-02-18PR24225, nios2 buffer overflowAlan Modra2-10/+27
2019-02-18Automatic date update in version.inGDB Administrator1-1/+1
2019-02-17Change macro_source_fullname to return a std::stringTom Tromey4-50/+37
2019-02-17Add styling to macro commandsTom Tromey5-4/+33
2019-02-17Fix some valgrind errors in the TUITom Tromey2-16/+10
2019-02-17Fix pager bugs with style outputTom Tromey8-75/+193
2019-02-17type_align: handle range types the same as ints and enumsJoel Brobecker2-1/+6
2019-02-17(Ada) fix GDB crash printing packed arrayJoel Brobecker8-2/+161
2019-02-17Automatic date update in version.inGDB Administrator1-1/+1
2019-02-16Automatic date update in version.inGDB Administrator1-1/+1
2019-02-15Special-case wildcard requests in ravenscar-thread.cTom Tromey2-2/+15
2019-02-15Make the ravenscar thread target multi-target-readyTom Tromey2-45/+77
2019-02-15Add push_target overloadTom Tromey5-5/+21
2019-02-15Minor C++-ification in ravenscar-thread.cTom Tromey2-17/+22
2019-02-15Fix formatting in ravenscar-thread.cTom Tromey2-11/+18
2019-02-15C++-ify ravenscar_arch_opsTom Tromey6-103/+84
2019-02-15Exception safety in ravenscar-thread.cTom Tromey2-35/+23
2019-02-15Fix some typos in ravenscar-thread.cTom Tromey2-5/+9
2019-02-15Fix memory leak in create_ada_exception_catchpointTom Tromey2-4/+11
2019-02-15C++-ify bp_locationTom Tromey4-52/+28
2019-02-15Use the correct name for various MACH-O based operating systems in comments.Saagar Jha2-3/+7
2019-02-15Automatic date update in version.inGDB Administrator1-1/+1
2019-02-14Updating test caseWeimin Pan3-13/+17
2019-02-14[ld, hurd] Remove 'ld-elf/elf.exp' XFAILsThomas Schwinge2-7/+4
2019-02-14[gdb, hurd] Avoid using 'PATH_MAX' in 'gdb/remote.c'Thomas Schwinge2-2/+10
2019-02-14[gdb, hurd] Adjust to Hurd "proc" interface changesDavid Michael2-3/+12
2019-02-14[gdb, hurd] Address "ISO C++ forbids converting a string constant to 'char*' ...Thomas Schwinge2-4/+8