binutils-gdb.git
2019-09-20 Tom TromeyChange tui_make_status_line to be a method
2019-09-20 Tom TromeyChange tui_make_status_line to return std::string
2019-09-20 Tom TromeyMove "fullname" to tui_source_window
2019-09-20 Tom TromeyChange tui_source_element::line to be a unique_xmalloc_ptr
2019-09-20 Tom TromeyRemove tui_clear_source_windows_detail
2019-09-20 Tom TromeyFix crash in Ada "catch exception"
2019-09-20 Alan Modrabfd macro conversion to inline functions, section
2019-09-20 Alan Modrabfd macro conversion to inline functions, asymbol
2019-09-20 Alan Modrabfd macro conversion to inline functions
2019-09-20 Jan Beulichx86-64: fix handling of PUSH/POP of segment register
2019-09-20 Alan Modra[GOLD] Fix spurious "plugin needed to handle lto object...
2019-09-20 Alan ModraPowerPC64, error on unsupported dynamic relocation
2019-09-20 Christian BiesingerMove declaration of overload_resolution to value.h
2019-09-20 Christian BiesingerMove arm_apcs_32 extern declaration to header
2019-09-20 Christian BiesingerDeclare dwarf_always_disassemble in dwarf2read.h
2019-09-20 GDB AdministratorAutomatic date update in version.in
2019-09-19 Tom de Vries[gdb/testsuite] Don't use FOOBAR pattern in gdb_test
2019-09-19 Tom de Vries[gdb] Catch exception when constructing the highlighter
2019-09-19 Matthew Malcomson[gas][news] NEWS (2.33) note new SVE2 and TME instructi...
2019-09-19 Tamar ChristinaAArch64: Fix objdump tests
2019-09-19 Alan Modrabfd_section_* macros
2019-09-19 GDB AdministratorAutomatic date update in version.in
2019-09-18 Tom de Vries[gdb/testsuite] Fix gdb_target_cmd
2019-09-18 Tom de Vries[gdb/testsuite] Handle unreachable network in server...
2019-09-18 Joel BrobeckerUpdate ChangeLog entry of commit 677052f2a5c67f1d9b2e6d...
2019-09-18 Tom TromeyGive a name to the TUI SingleKey keymap
2019-09-18 Christian Groesslergdb: Fix native build on Linux/Alpha.
2019-09-18 Simon Marchigdb: remove local extern declaration of cli_styling
2019-09-18 Andrew Burgessgdb/testsuite: Avoid directory names in test names
2019-09-18 Alan Modrabfd_asymbol_* macros
2019-09-18 Simon Marchibinutils: doc: make `make clean` clean more things
2019-09-18 Simon Marchibinutils: doc: remove binutils_TEXINFOS usages
2019-09-18 Simon Marchibinutils: doc: remove stale things from Makefile
2019-09-18 Simon MarchiRe-generate many configure and Makefile.in files
2019-09-18 Alan ModraDon't use bfd_get_* macro to set bfd fields
2019-09-18 Alan ModraConstify bfd_octets_per_byte and related functions
2019-09-18 Alan ModraConstify target name, reloc name, and carsym name
2019-09-18 Alan ModraUse bfd_set_filename more
2019-09-18 Alan ModraPowerPC64, support medium model access to common symbols
2019-09-18 Christian BiesingerMake extern declaration of dwarf_always_disassemble...
2019-09-18 Jim WilsonRISC-V: Gate opcode tables by enum rather than string.
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-09-18 GDB AdministratorAutomatic date update in version.in
2019-09-17 Mike Gulickgdb: Look for compilation directory relative to directo...
2019-09-17 Andrew Burgessgdb: Catch exceptions when accessing source cache
2019-09-17 Joel Brobecker(Ada) do not print Ada task names in quotes in "info...
2019-09-17 Christian BiesingerDon't duplicate comment in symfile.c and .h
2019-09-17 GDB AdministratorAutomatic date update in version.in
2019-09-16 Alan ModraPR25002, ld/ldelf.c missing safe-ctype.h include
2019-09-16 Phil BlundellDelete accidentally-checked in editor temporary file.
2019-09-16 Phil BlundellUpdate version to 2.33.50 and regenerate configure...
2019-09-16 GDB AdministratorAutomatic date update in version.in
2019-09-15 Christian BiesingerAdd a NEWS entry that gdb can be compiled with py3...
2019-09-15 GDB AdministratorAutomatic date update in version.in
2019-09-14 Tom de Vries[gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_s...
2019-09-14 GDB AdministratorAutomatic date update in version.in
2019-09-13 Alan ModraAlways add input_statement to statement_list
2019-09-13 Andrew Burgessgdb: Force use of float version of log10
2019-09-13 Andrew Burgessgdb/testsuite: Make use of exec_has_index_section function
2019-09-13 Andrew Burgessgdb: Have 'maint info sections' print all sections...
2019-09-13 Andrew Burgessgdb: Don't fault for 'maint print psymbols' when using...
2019-09-13 GDB AdministratorAutomatic date update in version.in
2019-09-12 Tom de Vries[gdb/testsuite] Allow some tests in gdb.base/store...
2019-09-12 Philippe WaroquiersOutput the Ada task name in more messages.
2019-09-12 Alan ModraLOAD in linker map file
2019-09-12 Alan ModraPR24981, Hit assertion failure in ld/ldlang.c:7504
2019-09-12 Rainer OrthFix signals reported for faults on Solaris
2019-09-12 GDB AdministratorAutomatic date update in version.in
2019-09-11 Christian BiesingerMake relocate_{path,gdb_directory} return std::string
2019-09-11 Christian BiesingerFactor out the code to do the datadir-relocation for...
2019-09-11 Christian BiesingerRefactor get_init_files to use std::string
2019-09-11 Ali TamurFix float to LONGEST conversion.
2019-09-11 Christian BiesingerChange the type of copy_names from int to bool
2019-09-11 Tom TromeyIntroduce bfd_set_filename
2019-09-11 Tom TromeyConstify argument to make_tempname and make_tempdir
2019-09-11 Alan ModraRe: Enhance the disassembler
2019-09-11 Alan ModraRename elf32.em to elf.em
2019-09-11 Alan ModraMove elf32.em and elf-generic.em functions
2019-09-11 Alan ModraTidy ld/ldmisc.c
2019-09-11 Alan ModraTidy ld/plugin.c
2019-09-11 GDB AdministratorAutomatic date update in version.in
2019-09-10 Miod VallatUse the correct alias for the M68K tdiv instruction.
2019-09-10 Tom TromeyUpdate "save gdb-index" documentation
2019-09-10 Tom TromeyAdd Ada support to cc-with-tweaks.exp
2019-09-10 Tom TromeyAdd Ada support for .debug_names
2019-09-10 Tom TromeyFix latent bug in .debug_names file-name handling
2019-09-10 Tom TromeyChange map_matching_symbols to take a lookup_name_info
2019-09-10 Tom TromeySimplify psym_map_matching_symbols
2019-09-10 Tom TromeyChange iterate_over_symbols to return bool
2019-09-10 Tom TromeyChange map_matching_symbols to take a symbol_found_call...
2019-09-10 Nick CliftonEnhance the disassembler so that it will reliably deter...
2019-09-10 Srinath Parvathaneni[PATCH][ARM][GAS]: Support to MVE VCTP instruction.
2019-09-10 Ali TamurDWARF 5 support: Handle dwo_id
2019-09-10 GDB AdministratorAutomatic date update in version.in
2019-09-09 Tom TromeyUse ui_out for "info win"
2019-09-09 Philippe WaroquiersFix leak detected in python.c initialization code.
2019-09-09 H.J. Lui386: Adjust for new output format from readelf
2019-09-09 Phil BlundellAdd markers for 2.33 branch to NEWS and ChangeLog files.
2019-09-09 GDB AdministratorAutomatic date update in version.in
2019-09-08 Tom TromeyTruncate long TUI window titles
next