]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2022-04-14  Tiezhu Yanggdb: fix build errors in gdbsupport/thread-pool.h used...
2022-04-14  Tom de Vries[gdb/testsuite] Detect 'No MPX support'
2022-04-14  Sergei TrofimovichM68K: avoid quadratic slowdlow in label alignment check
2022-04-14  caiyinyuld:LoongArch: Fix glibc fail: tst-audit25a/b.
2022-04-14  GDB AdministratorAutomatic date update in version.in
2022-04-13  Simon Marchigdb: add ATTRIBUTE_PRINTF to complaint_interceptor...
2022-04-13  Simon Marchigdb: fix clang build failure in msymbol_is_mips
2022-04-13  Alexander von... binutils: enable PE on 32bit haiku build
2022-04-13  Pedro AlvesMake intrusive_list_node's next/prev private
2022-04-13  Pedro AlvesTidy gdb.base/parse_number.exp
2022-04-13  Alan Modraubsan: member access within null pointer of union
2022-04-13  GDB AdministratorAutomatic date update in version.in
2022-04-12  Tom TromeyFix bug in Ada number lexing
2022-04-12  Simon Marchigdb: fix "passing NULL to memcpy" UBsan error in dwarf2...
2022-04-12  Simon Marchigdb: change subfile::line_vector to an std::vector
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
next