aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Fix build problem in fputs_maybe_filteredTom Tromey2-1/+6
2019-05-08Fix style bug when pagingTom Tromey2-3/+26
2019-05-08Correctly handle non-C-style arrays in c_get_stringTom Tromey4-4/+48
2019-05-08Change ptype/o to print bit offsetTom Tromey6-42/+40
2019-05-08Fix ptype/o comment formattingTom Tromey5-253/+266
2019-05-08Fix VLA printing for AdaTom Tromey5-2/+111
2019-05-08Sign-extend start and stop address inputs to objdumpFaraz Shahbazker3-0/+88
2019-05-08Fix compile time warning when building the linker in a MinGw32 environment us...Pekka Sepp?nen2-1/+7
2019-05-08Do not force the m68k-elf linker to fail if it encoutners a non-ELF format file.Nick Clifton2-2/+10
2019-05-08gas/elf dwarf2 testsAlan Modra35-220/+243
2019-05-08xtensa ignores option --no-link-relaxAlan Modra2-3/+10
2019-05-08PR24520, gprof fails to read compressed debug dataAlan Modra2-0/+7
2019-05-08Automatic date update in version.inGDB Administrator1-1/+1
2019-05-07xfail locview tests on mep that use complex relocs for view numbersAlexandre Oliva3-2/+9
2019-05-07[gdb/testsuite] Fix ls_host return in index-cache.expTom de Vries2-1/+5
2019-05-07[gdb/testsuite] Fix .debug_aranges in watch-loc.cTom de Vries2-1/+10
2019-05-07[gdb/testsuite] Fix .debug_aranges in dw2-case-insensitive-debug.STom de Vries2-1/+7
2019-05-07[gdb/testsuite] Fix handling of DW_FORM_ref_addr in dwarf assemblerTom de Vries2-4/+7
2019-05-07Tidy use_complex_relocs_forAlan Modra2-22/+18
2019-05-06Fix scoped_mmap includesTom Tromey3-3/+6
2019-05-07Automatic date update in version.inGDB Administrator1-1/+1
2019-05-06Fix regression caused by recently added syscall restart codeKevin Buettner2-0/+7
2019-05-06Add load-link, store-conditional paired EVA instructionsFaraz Shahbazker11-4/+124
2019-05-06sym->sy_value is not valid for struct local_symbolAlan Modra2-1/+6
2019-05-06[gdb/testsuite] Fix index-cache.exp with cc-with-{gdb-index,debug-names}Tom de Vries3-8/+49
2019-05-06PicoJava weak undefined symbolsAlan Modra4-1/+9
2019-05-06PowerPC reloc symbols that shouldn't be adjustedAlan Modra7-17/+51
2019-05-05[LVu] base subseg head view on prev subseg's tailAlexandre Oliva5-5/+107
2019-05-06Automatic date update in version.inGDB Administrator1-1/+1
2019-05-05Automatic date update in version.inGDB Administrator1-1/+1
2019-05-04Remove a VEC from aarch64-tdep.cTom Tromey2-21/+22
2019-05-04Remove a VEC from ppc-linux-nat.cTom Tromey2-28/+39
2019-05-04Change arc_tdesc_init to return boolTom Tromey2-9/+13
2019-05-04Use gdb_assert_not_reached in arm-linux-nat.cTom Tromey2-1/+6
2019-05-04Use "false" in compile_cplus_convert_enumTom Tromey2-1/+6
2019-05-04Use bool, true, and false in arc-tdep.cTom Tromey2-4/+8
2019-05-04Use "false" in select_frame_for_miTom Tromey2-1/+5
2019-05-04Change valid_command_p to return boolTom Tromey2-3/+7
2019-05-04Change valid_user_defined_cmd_name_p to return boolTom Tromey3-5/+10
2019-05-04Fix incorrect use of 'is' operator for comparison in python/lib/gdb/command/p...Raul Tambre2-2/+8
2019-05-04Don't derive partial_symbol from general_symbol_infoTom Tromey4-46/+72
2019-05-04[gdb/testsuite] Add cc-with-debug-names.expTom de Vries4-2/+40
2019-05-04m32c padding with nopsAlan Modra11-35/+30
2019-05-04PR24511, nm should not mark symbols in .init_array as "t"Alan Modra10-23/+88
2019-05-04Fix leaks by clearing registers and frame caches.Philippe Waroquiers3-0/+12
2019-05-03Remove "struct" from foreach statementsTom Tromey9-12/+33
2019-05-04Automatic date update in version.inGDB Administrator1-1/+1
2019-05-03Fix cast of character to enum type in AdaTom Tromey6-3/+23
2019-05-03Add noyywrap to ada-lex.lDilyan Palauzov3-8/+8
2019-05-03[gdb/testsuite] Add cc-with-gdb-index.expTom de Vries2-0/+30