binutils-gdb.git
2022-04-12 Simon Marchigdb: use std::vector for temporary linetable_entry...
2022-04-12 Simon Marchigdb: change subfile::name and buildsym_compunit::m_comp...
2022-04-12 Simon Marchigdb: allocate subfile with new
2022-04-12 Simon Marchigdb: use decltype instead of typeof in dwarf2/read.c
2022-04-12 Simon Marchigdbsupport: use result_of_t instead of result_of in...
2022-04-12 Tom TromeyRemove dwarf2_per_cu_data::v
2022-04-12 Tom TromeyDelete DWARF psymtab code
2022-04-12 Tom TromeyEnable the new DWARF indexer
2022-04-12 Tom TromeyAdapt .debug_names writer to new DWARF scanner
2022-04-12 Tom TromeyAdapt .gdb_index writer to new DWARF scanner
2022-04-12 Tom TromeyGenericize addrmap handling in the DWARF index writer
2022-04-12 Tom TromeyChange parameters to write_address_map
2022-04-12 Tom TromeyChange the key type in psym_index_map
2022-04-12 Tom TromeyRename write_psymtabs_to_index
2022-04-12 Tom Tromey"Finalize" the DWARF index in the background
2022-04-12 Tom TromeyParallelize DWARF indexing
2022-04-12 Tom TromeyPre-read DWARF section data
2022-04-12 Tom TromeyIntroduce thread-safe handling for complaints
2022-04-12 Tom TromeyWire in the new DWARF indexer
2022-04-12 Tom TromeyImplement quick_symbol_functions for cooked DWARF index
2022-04-12 Tom TromeyThe new DWARF indexer
2022-04-12 Tom TromeyIntroduce the new DWARF index class
2022-04-12 Tom TromeyUpdate skip_one_die for new abbrev properties
2022-04-12 Tom TromeyStatically examine abbrev properties
2022-04-12 Tom TromeyIntroduce DWARF abbrev cache
2022-04-12 Tom TromeyAdd "fullname" handling to file_and_directory
2022-04-12 Tom TromeySpecialize std::hash for gdb_exception
2022-04-12 Tom TromeyReturn vector of results from parallel_for_each
2022-04-12 Tom TromeyAdd batching parameter to parallel_for_each
2022-04-12 Tom TromeyRefactor build_type_psymtabs_reader
2022-04-12 Tom TromeyAdd new overload of dwarf5_djb_hash
2022-04-12 Tom TromeyAdd name splitting
2022-04-12 Tom TromeyLet skip_one_die not skip children
2022-04-12 Tom TromeyAllow ada_decode not to decode operators
2022-04-12 Tom TromeyRefactor dwarf2_get_pc_bounds
2022-04-12 Tom TromeyAdd dwarf2_per_cu_data::addresses_seen
2022-04-12 Tom TromeyFix latent bug in read_addrmap_from_aranges
2022-04-12 Tom TromeySplit create_addrmap_from_aranges
2022-04-12 Tom TromeyAllow thread-pool.h to work without threads
2022-04-12 Nick CliftonRebase the zlib sources to the 1.2.12 release
2022-04-12 Tom de Vries[gdb/testsuite] Fix gdb.base/stap-probe.exp with read1
2022-04-12 Tom TromeyAdd C++ "save gdb-index" test
2022-04-12 Tom TromeyRemove "Ada Settings" node from the manual
2022-04-12 Tom TromeyRequire GNAT debug info for some Ada tests
2022-04-12 Nick CliftonStop strip from removing debuglink sections.
2022-04-12 Jan Beulichgas: new_logical_line{,_flags}() can return "void"
2022-04-12 Jan Beulichgas: drop .appfile and .appline
2022-04-12 Jan Beulichgas: further adjust file/line handling for .macro
2022-04-12 Jan Beulichgas: further adjust file/line handling for .irp and...
2022-04-12 Jan Beulichx86: make {disp16} work similarly to {disp32}
2022-04-12 Vladimir Mezentsevgprofng doesn't build with gcc 5.5
2022-04-12 GDB AdministratorAutomatic date update in version.in
2022-04-11 John Baldwini386-fbsd-nat: Remove two unused variables.
2022-04-11 Simon Marchigdb: remove MSYMBOL_TARGET_FLAG_{1,2} macros
2022-04-11 Simon Marchigdb: remove minimal symbol size macros
2022-04-11 Simon Marchigdb: remove MSYMBOL_TYPE macro
2022-04-11 Simon Marchigdb: remove symbol value macros
2022-04-11 Nils-Christian... gdb/doc: add section about Fortran intrinsic functions...
2022-04-11 Nils-Christian... gdb/fortran/testsuite: add complex from integers test
2022-04-11 Nils-Christian... gdb/fortran: rewrite intrinsic handling and add some...
2022-04-11 Nils-Christian... gdb/fortran: rename f77_keywords to f_keywords
2022-04-11 Nils-Christian... gdb/fortran: Change GDB print for fortran default types
2022-04-11 Nils-Christian... gdb/fortran: clean-up Fortran intrinsic types
2022-04-11 Nils-Christian... gdb/fortran: change default logical type to builtin_logical
2022-04-11 Nils-Christian... gdb/fortran: reformat build_fortran_types in f-lang.c
2022-04-11 Nils-Christian... gdb/fortran: fix complex type in Fortran builtin types
2022-04-11 Nils-Christian... gdb/f-lang: remove hidden ^L characters
2022-04-11 Nils-Christian... gdb/f-lang: add Integer*1 to Fortran builtin types
2022-04-11 Tom de Vries[gdb/testsuite] Fix gdb.base/annota1.exp with pie
2022-04-11 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp for m32 pie
2022-04-11 GDB AdministratorAutomatic date update in version.in
2022-04-10 GDB AdministratorAutomatic date update in version.in
2022-04-09 Tom TromeyRemove MSYMBOL_VALUE_CHAIN
2022-04-09 Alan ModraRearrange struct bfd_section a little
2022-04-09 Alan ModraDon't run pr27228 test for hppa
2022-04-09 Alan ModraCorrect nds32 readelf reloc numbers
2022-04-09 GDB AdministratorAutomatic date update in version.in
2022-04-08 Fangrui Songgas: Port "copy st_size only if unset" to aarch64 and...
2022-04-08 Vladimir Mezentsevgprofng: fprintf_styled_func not inizialized for disass...
2022-04-08 Vladimir Mezentsevgprofng: zlib handling
2022-04-08 Pedro Alvesgdb: Avoid undefined shifts, fix Go shifts
2022-04-08 Pedro AlvesFix undefined behavior in the Fortran, Go and Pascal...
2022-04-08 Nick CliftonDebug info for function in Windows PE binary on wrong...
2022-04-08 Simon MarchiPass PKG_CONFIG_PATH down from top-level Makefile
2022-04-08 Simon Marchigdb/testsuite: use nopie in gdb.dwarf2/dw2-inline-param.exp
2022-04-08 Alan Modragdb maintainer commit rights
2022-04-08 Bernhard Heckelgdb/fortran: print fortran extended types with ptype
2022-04-08 Bernhard Heckelgdb/fortran: add support for accessing fields of extend...
2022-04-08 Nils-Christian... gdb: add Nils-Christian Kempke to gdb/MAINTAINERS
2022-04-08 Simon Marchigdb: change file_file_name to return an std::string
2022-04-08 GDB AdministratorAutomatic date update in version.in
2022-04-07 Andrew Burgessgdb/fortran: fix fetching assumed rank array content
2022-04-07 Simon Marchigdb/testsuite: add "macros" option to gdb_compile
2022-04-07 Simon Marchigdb: remove subfile::buildsym_compunit field
2022-04-07 Tom de Vries[gdb/testsuite] Make gdb.base/annota1.exp more robust
2022-04-07 Simon Marchigdb/testsuite/dwarf: simplify line number program syntax
2022-04-07 Simon Marchigdb/testsuite/dwarf: remove two unused variables
2022-04-07 Simon Marchigdb: remove symtab::pspace
2022-04-07 Simon Marchigdb: remove symtab::objfile
2022-04-07 Simon Marchigdb: remove symtab::blockvector
next