aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki18-88/+141
2017-10-11ELF/BFD: Fix padding in `elf_external_linux_prpsinfo64'Maciej W. Rozycki2-1/+6
2017-10-11Garbage collect reattach_breakpointsPedro Alves3-43/+5
2017-10-11Use std::vector for symtab_fnsSimon Marchi2-13/+19
2017-10-11arc: Pass proper CPU value to the disassemblerAnton Kolesov6-2/+159
2017-10-11Rename _doprnt -> _bfd_doprnt to fix DJGPP bfd build (and likely others)Pedro Alves2-6/+13
2017-10-11Display more information when decoding DW_AT_endianity, DW_AT_decimal_sign, D...Nick Clifton5-6/+283
2017-10-11Remove unnecessary parentheses in declarationsEgeyar Bagcioglu6-16/+27
2017-10-11Flash memory size not aligned to addressKevin Buettner2-2/+11
2017-10-11ld internationalization fixesAlan Modra43-296/+369
2017-10-11Automatic date update in version.inGDB Administrator1-1/+1
2017-10-10x86: Set GOT refcount to 1H.J. Lu3-6/+12
2017-10-10get_integer_valueof: Don't output value in test nameSimon Marchi2-1/+5
2017-10-10Bump dwarf-mode version numberTom Tromey2-1/+5
2017-10-10Asynchronous insertion for dwarf-mode.elTom Tromey2-16/+68
2017-10-10Set lexical-binding in dwarf-modeTom Tromey2-1/+5
2017-10-10Bind keys in dwarf-mode-map definitionTom Tromey2-2/+11
2017-10-10Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves17-426/+175
2017-10-10Eliminate catch_errorsPedro Alves21-306/+284
2017-10-10[ARM] PR ld/21402, only override the symbol dynamic decision on undefined wea...Renlin Li6-21/+31
2017-10-10Improve the speed of the --dwarf-start option by skipping processing of any c...Nick Clifton2-0/+14
2017-10-09riscv: Cache the max alignment of output sectionsH.J. Lu2-1/+24
2017-10-10Prepare powerpc64 for late check_relocsAlan Modra2-59/+90
2017-10-10Correct ld/Makefile earmelfb_fuchsia dependenciesAlan Modra3-2/+7
2017-10-10Automatic date update in version.inGDB Administrator1-1/+1
2017-10-09Remove free_splay_tree cleanupTom Tromey3-16/+56
2017-10-09Remove "do_nothing"Tom Tromey2-6/+6
2017-10-09mn10300: Don't free cached internal symbol tableH.J. Lu2-1/+6
2017-10-09bfin: Don't create .interp section for info->nointerpH.J. Lu2-1/+6
2017-10-09gdb.multi/multi-arch-exec.exp: Also test -m32 => -m64Pedro Alves2-46/+135
2017-10-09Multi-arch exec, more register reading avoidancePedro Alves5-8/+73
2017-10-09Use gdbarch_long_bit to determine layout of FreeBSD siginfo_t.John Baldwin3-4/+10
2017-10-09Don't try building gdb against guile-2.2Simon Marchi3-3/+8
2017-10-09S/390: Sync with latest POP - 3 new instructionsAndreas Krebbel6-1/+22
2017-10-09S/390: Sync with IBM z14 POP - SI_RD formatAndreas Krebbel3-4/+13
2017-10-09Fix automatic dependency trackingTom Tromey2-4/+10
2017-10-09Make cp_remove_params return a gdb::unique_xmalloc_ptrPedro Alves6-28/+35
2017-10-09Fix link time warning message when running the srec linker tests.Nick Clifton2-1/+3
2017-10-09Fix compile time warning message when running the PR19874 linker test.Nick Clifton2-1/+6
2017-10-09Add missing changelog entriesAndreas Krebbel1-0/+11
2017-10-09Fix gdb.base/print-file-var-main.c value check logicPedro Alves3-4/+11
2017-10-09ld: Don't allow '~' as the first char in symbol nameH.J. Lu6-2/+36
2017-10-09Replace nop in fill-1.s testcase.Andreas Krebbel1-1/+1
2017-10-09Enable .fill forward labelsAndreas Krebbel3-1/+8
2017-10-08Remove some cleanups from dwarf2read.cTom Tromey2-137/+76
2017-10-08Remove cleanup from frame_prepare_for_snifferTom Tromey4-20/+27
2017-10-08Remove make_cleanup_value_freeTom Tromey5-21/+25
2017-10-08Change search_symbols to return std::vectorTom Tromey3-168/+98
2017-10-09PR22212, memory leak in nmAlan Modra2-0/+10
2017-10-08sh: Dump dynamic relocation info to the map fileH.J. Lu2-1/+14