aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-17Plug line_header leakusers/palves/line_header_leakPedro Alves
2017-08-17Add test of V2 GNU build attribute notes.Nick Clifton
2017-08-17[AArch64] Skip IFUNC relocations in debug sectionsSzabolcs Nagy
2017-08-17Add new Brazilian Portuguese translation for the ld subdirectory.Nick Clifton
2017-08-17Synthetic symbol leak in elf_read_minimal_symbolsAlex Lindsay
2017-08-17Mention new TUI Single-Key mode shortcuts for nexti and stepi in NEWSRuslan Kabatsayev
2017-08-17Automatic date update in version.inGDB Administrator
2017-08-16Add shortcuts for "nexti" and "stepi" commands in Single-Key modeRuslan Kabatsayev
2017-08-16Automatic date update in version.inGDB Administrator
2017-08-16Add new NT_PPC_* available since Linux 4.8Gustavo Romero
2017-08-16Add myself as a write-after-approval GDB maintainer.Stafford Horne
2017-08-16xtensa: Properly strdup string when building reggroupStafford Horne
2017-08-15Fix PR gdb/21954: make 'unset environment' work againSergio Durigan Junior
2017-08-15Fix compile on big-endian platforms in siginfo_t converter.John Baldwin
2017-08-15[Patch AArch64] Turn lr, fp, ip0 and ip1 into proper aliasesRamana Radhakrishnan
2017-08-14GDB testsuite: Suppress GCC's colored outputAndreas Arnez
2017-08-14Remove BITS_IN_BYTES defineTom Tromey
2017-08-14Fix two regressions in scalar printingTom Tromey
2017-08-14Fix memory leak in add_symbol_file_commandTom Tromey
2017-08-14Use std::move in a few placesTom Tromey
2017-08-14Fix null pointer dereference when parsing a corrupt ELF binary.Nick Clifton
2017-08-14Automatic date update in version.inGDB Administrator
2017-08-14PR21441, Unnecessary padding of .eh_frame sectionAlan Modra
2017-08-13ld: Restore linker scripts in PR ld/21884 testsH.J. Lu
2017-08-13Fix i686-nacl and x86_64-nacl pr21884 failuresAlan Modra
2017-08-13Automatic date update in version.inGDB Administrator
2017-08-12Fix typo on documentation ("show set startup-with-shell")Sergio Durigan Junior
2017-08-12testsuite: Exclude end-of-line characters from get_valueof resultSimon Marchi
2017-08-12Collision between NT_GNU_BUILD_ATTRIBUTE_OPEN and NT_PPC_VMXAlan Modra
2017-08-12Automatic date update in version.inGDB Administrator
2017-08-11x86: Allocate space for symbol names with symbol tableH.J. Lu
2017-08-11Add -z globalaudit linker command line option to set the DF_GLOBALAUDIT flag ...Nick Clifton
2017-08-11Add 2 more tests for PR ld/21884H.J. Lu
2017-08-11Also disallow global alias of common symbolH.J. Lu
2017-08-11More gdb/skip.c C++ificationPedro Alves
2017-08-11Reset *THIS_CACHE in frame_unwind_try_unwinder in case of exceptionYao Qi
2017-08-11Class-fy dwarf2_frame_state_reg_infoYao Qi
2017-08-11Class-fy dwarf2_frame_stateYao Qi
2017-08-11Move dwarf2_frame_state_reg.exp_len to union .locYao Qi
2017-08-11Automatic date update in version.inGDB Administrator
2017-08-10Allow gdb::unique_xmalloc_ptr<T[]>Pedro Alves
2017-08-10Add support for PE startup files that want to define their own constructor an...Nick Clifton
2017-08-10Fix memory corruption when assembling an i386 darwin source file.Nick Clifton
2017-08-10Fix out of bounds memory access when trying to allocate space for a note of s...Nick Clifton
2017-08-10Automatic date update in version.inGDB Administrator
2017-08-09LD_CLASS: Check .libs/ld-new for linker firstH.J. Lu
2017-08-09Replace home-grown linked-lists in FreeBSD's native target with STL lists.John Baldwin
2017-08-09Replace remaining cleanups in fbsd-nat.c.John Baldwin
2017-08-09Fix compile in the !HAVE_KINFO_GETVMMAP case.John Baldwin
2017-08-09Run PR ld/17618 test only with 64-bit ELF linkerH.J. Lu