aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-20Move arm_apcs_32 extern declaration to headerChristian Biesinger6-6/+13
2019-09-20Declare dwarf_always_disassemble in dwarf2read.hChristian Biesinger3-2/+7
2019-09-20Automatic date update in version.inGDB Administrator1-1/+1
2019-09-19[gdb/testsuite] Don't use FOOBAR pattern in gdb_testTom de Vries2-12/+20
2019-09-19[gdb] Catch exception when constructing the highlighterTom de Vries2-6/+12
2019-09-19[gas][news] NEWS (2.33) note new SVE2 and TME instructions for AArch64Matthew Malcomson2-0/+10
2019-09-19AArch64: Fix objdump testsTamar Christina2-2/+6
2019-09-19bfd_section_* macrosAlan Modra305-1996/+1917
2019-09-19Automatic date update in version.inGDB Administrator1-1/+1
2019-09-19[gdb/testsuite] Fix gdb_target_cmdTom de Vries2-2/+6
2019-09-19[gdb/testsuite] Handle unreachable network in server-connect.expTom de Vries3-5/+26
2019-09-18Update ChangeLog entry of commit 677052f2a5c67f1d9b2e6d1b2a2149b5f0c20cd0...Joel Brobecker1-0/+1
2019-09-18Give a name to the TUI SingleKey keymapTom Tromey5-3/+30
2019-09-18gdb: Fix native build on Linux/Alpha.Christian Groessler2-0/+5
2019-09-18gdb: remove local extern declaration of cli_stylingSimon Marchi2-2/+6
2019-09-18gdb/testsuite: Avoid directory names in test namesAndrew Burgess2-1/+7
2019-09-18bfd_asymbol_* macrosAlan Modra30-99/+143
2019-09-18binutils: doc: make `make clean` clean more thingsSimon Marchi3-6/+9
2019-09-18binutils: doc: remove binutils_TEXINFOS usagesSimon Marchi3-30/+35
2019-09-18binutils: doc: remove stale things from MakefileSimon Marchi3-28/+13
2019-09-18Re-generate many configure and Makefile.in filesSimon Marchi23-131/+80
2019-09-18Don't use bfd_get_* macro to set bfd fieldsAlan Modra22-63/+103
2019-09-18Constify bfd_octets_per_byte and related functionsAlan Modra3-15/+22
2019-09-18Constify target name, reloc name, and carsym nameAlan Modra13-23/+47
2019-09-18Use bfd_set_filename moreAlan Modra9-30/+66
2019-09-18PowerPC64, support medium model access to common symbolsAlan Modra2-7/+48
2019-09-18Make extern declaration of dwarf_always_disassemble correctChristian Biesinger2-1/+6
2019-09-17RISC-V: Gate opcode tables by enum rather than string.Jim Wilson6-668/+716
2019-09-18Change boolean options to bool instead of intChristian Biesinger115-304/+563
2019-09-18Automatic date update in version.inGDB Administrator1-1/+1
2019-09-17gdb: Look for compilation directory relative to directory search pathMike Gulick7-42/+343
2019-09-17gdb: Catch exceptions when accessing source cacheAndrew Burgess4-10/+90
2019-09-17(Ada) do not print Ada task names in quotes in "info tasks" outputJoel Brobecker2-3/+7
2019-09-16Don't duplicate comment in symfile.c and .hChristian Biesinger2-9/+6
2019-09-17Automatic date update in version.inGDB Administrator1-1/+1
2019-09-16PR25002, ld/ldelf.c missing safe-ctype.h includeAlan Modra2-0/+6
2019-09-16Delete accidentally-checked in editor temporary file.Phil Blundell1-0/+0
2019-09-16Update version to 2.33.50 and regenerate configure scripts.Phil Blundell21-101/+200
2019-09-16Automatic date update in version.inGDB Administrator1-1/+1
2019-09-14Add a NEWS entry that gdb can be compiled with py3 on Windows.Christian Biesinger2-0/+7
2019-09-15Automatic date update in version.inGDB Administrator1-1/+1
2019-09-14[gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscript_param.expTom de Vries3-0/+29
2019-09-14Automatic date update in version.inGDB Administrator1-1/+1
2019-09-13Always add input_statement to statement_listAlan Modra2-17/+32
2019-09-12gdb: Force use of float version of log10Andrew Burgess2-1/+7
2019-09-12gdb/testsuite: Make use of exec_has_index_section functionAndrew Burgess2-12/+5
2019-09-12gdb: Have 'maint info sections' print all sections againAndrew Burgess4-15/+161
2019-09-12gdb: Don't fault for 'maint print psymbols' when using an indexAndrew Burgess3-8/+29
2019-09-13Automatic date update in version.inGDB Administrator1-1/+1
2019-09-12[gdb/testsuite] Allow some tests in gdb.base/store.exp to be unsupportedTom de Vries2-20/+50