]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2020-07-22  Nick Alcocklibctf: add ctf_ref
2020-07-22  Nick Alcocklibctf: add ctf_forwardable_kind
2020-07-22  Nick Alcocklibctf: move existing inlines into ctf-inlines.h
2020-07-22  Nick Alcocklibctf, hash: introduce the ctf_dynset
2020-07-22  Nick Alcocklibctf, hash: save per-item space when no key/item...
2020-07-22  Nick Alcocklibctf, hash: improve insertion of existing keys into...
2020-07-22  Nick Alcocklibctf: add new dynhash functions
2020-07-22  Nick Alcocklibctf: fix __extension__ with non-GNU C compilers
2020-07-22  Nick Alcocklibctf: add ctf_archive_count
2020-07-22  Nick Alcocklibctf: add ctf_member_count
2020-07-22  Nick Alcocklibctf: add ctf_type_kind_forwarded
2020-07-22  Nick Alcocklibctf: add ctf_type_name_raw
2020-07-22  Nick Alcocklibctf: having debugging enabled is unlikely
2020-07-22  Nick Alcocklibctf, archive: stop ctf_arc_bufopen triggering crazy...
2020-07-22  Nick Alcocklibctf, types: ints, floats and typedefs with no name...
2020-07-22  Nick Alcocklibctf, types: support slices of anything terminating...
2020-07-22  Nick Alcocklibctf, create: empty dicts are dirty to start with
2020-07-22  Nick Alcocklibctf, create: fix addition of anonymous struct/union...
2020-07-22  Nick Alcocklibctf, create: member names of "" and NULL should...
2020-07-22  Nick Alcocklibctf, open: drop unnecessary historical wart around...
2020-07-22  Nick Alcocklibctf, types: allow ctf_type_reference of dynamic...
2020-07-22  Nick Alcocklibctf, create: add explicit casts for variables' and...
2020-07-22  Nick Alcocklibctf, create: do not corrupt function types' arglists...
2020-07-22  Nick Alcocklibctf, create: support addition of references to the...
2020-07-22  Nick Alcocklibctf: restructure error handling to reduce relocations
2020-07-22  Nick Alcockinclude, libctf: typo fixes
2020-07-22  Reuben ThomasCorrect an error in the remote protocol specification
2020-07-22  Andrew Burgessgdb/python: Use reference not pointer in py-registers.c
2020-07-22  Nick CliftonFix problems in CTF handling code exposed by the Coveri...
2020-07-22  Simon Marchigdb/jit: skip jit symbol lookup if already detected...
2020-07-22  Simon Marchigdb/jit: apply minor cleanup and modernization
2020-07-22  Simon Marchigdb/jit: remove jiter_objfile_data -> objfile back...
2020-07-22  Tankut Baris... gdb/jit: enable tracking multiple JITer objfiles
2020-07-22  Simon Marchigdb/jit: move cached_code_address and jit_breakpoint...
2020-07-22  Simon Marchigdb/jit: apply some simplifications and assertions
2020-07-22  Simon Marchigdb/jit: split jit_objfile_data in two
2020-07-22  Simon Marchigdb/jit: link to jit_objfile_data directly from the...
2020-07-22  Tankut Baris... gdb/jit: pass the jiter objfile as an argument to jit_e...
2020-07-22  Maciej W. RozyckiMIPS/GAS/testsuite: Fix JALR relocation tests for IRIX...
2020-07-22  Maciej W. RozyckiMIPS/GAS/testsuite: Use a helper variable for IRIX...
2020-07-22  Pedro Alvesgdbserver: handle running threads in qXfer:threads...
2020-07-22  H.J. Luld: Properly override the IR definition
2020-07-22  Max Filippovbfd: xtensa: pr26246: fix removed_literal_compare
2020-07-22  John BaldwinRetire the now-unused gdbarch handle_segmentation_fault...
2020-07-22  John BaldwinMigrate the sparc64 ADI handle_segmentation_fault hook...
2020-07-22  John BaldwinMigrate the x86 MPX handle_segmentation_fault hook...
2020-07-22  John BaldwinReport architecture-specific signal information for...
2020-07-22  John BaldwinAdd a new gdbarch hook to report additional signal...
2020-07-22  GDB AdministratorAutomatic date update in version.in
2020-07-21  Andrew Burgessgdb/python: Reuse gdb.RegisterGroup objects where possible
2020-07-21  Andrew Burgessgdb/python: Reuse gdb.RegisterDescriptor objects where...
2020-07-21  Simon Marchigdb, gdbserver: make stopped_pids global variables...
2020-07-21  Simon Marchigdb: handle undefined properties in ada_discrete_type_...
2020-07-21  Tom de Vries[gdb/testsuite] Fix gdb.reverse/solib-{precsave,reverse...
2020-07-21  Tom de Vries[gdb/testsuite] Fix step-reverse.c with gcc-10
2020-07-21  Kamil RytarowskiEnable multi-process mode in the NetBSD native target.
2020-07-21  Jan BeulichRevert "x86: Don't display eiz with no scale"
2020-07-21  Cooper QuFix Unreasonable arch and cpu conflict warning for...
2020-07-21  Nick CliftonUpdated Swedish translation for the binutils sub-directory
2020-07-21  Tom de Vries[gdb/testsuite] Fix gdb.fortran/info-modules.exp with...
2020-07-21  Jan BeulichRevert "x86: Replace evex-no-scale.s with evex-no-scale...
2020-07-21  Tom de Vries[gdb/testsuite] Make inline-locals.c deterministic
2020-07-21  Tom de Vries[gdb/testsuite] Don't leak env vars in gdb.debuginfod...
2020-07-21  Maciej W. RozyckiMIPS/GAS: Remove stale `prev_reloc_op_frag' variable
2020-07-21  GDB AdministratorAutomatic date update in version.in
2020-07-20  John BaldwinImplement the skip_solib_resolver gdbarch hook for...
2020-07-20  Ludovic Courtèsguile: Add support for Guile 3.0.
2020-07-20  Ludovic Courtèsguile: Add support for Guile 2.2.
2020-07-20  Gary BensonSkip tests requiring "alignof (void)" when compiling...
2020-07-20  Nick CliftonFix problem running a few PowerPC linker tests when...
2020-07-20  Alan ModraPR26265, Spurious 'gc-sections requires ... when -...
2020-07-20  Tom de Vries[gdb/testsuite] Stabilize execution order in omp-par...
2020-07-20  H.J. Lux86: Update PR gas/26263 linker tests
2020-07-20  Tom de Vries[gdb/testsuite] Fix valgrind-infcall-2.exp without...
2020-07-20  Tom de Vries[gdb/testsuite] Bail out after gdb_start error in gdb...
2020-07-20  Jan Beulichx86: handle SVR4 escaped binary operators
2020-07-20  Jan Beulichgas: generalize comment character escaping recognition
2020-07-20  Jan Beulichx86: honor absolute section when emitting code
2020-07-20  Jan Beulichix86: enable more ELF tests for VxWorks
2020-07-20  GDB AdministratorAutomatic date update in version.in
2020-07-19  H.J. Lugold: Update x32 test
2020-07-19  H.J. Lugold: Update x86-64 tests
2020-07-19  H.J. Lux86: Change PLT32 reloc against section to PC32
2020-07-19  Hans-Peter... ld: optionally emit _etext last, before .data
2020-07-19  Alan ModraPower10 stub selection
2020-07-19  GDB AdministratorAutomatic date update in version.in
2020-07-18  Tom TromeyRemove "linux_multi_process" global
2020-07-18  GDB AdministratorAutomatic date update in version.in
2020-07-17  Andrew Burgessgdb/riscv: delete target descriptions when gdb exits
2020-07-17  Tom de Vries[gdb/testsuite] Add gdb.base/valgrind-infcall-2.exp
2020-07-17  Tom TromeyUse boolean literals in linux-nat.c
2020-07-17  Tom de Vries[gdb/testsuite] Use MACRO_AT_{func,range}
2020-07-17  Tom de Vries[gdb/testsuite] Drop src arg of MACRO_AT_{func,range}
2020-07-17  Tom de Vries[gdb/testsuite] Remove Dwarf::extern
2020-07-17  GDB AdministratorAutomatic date update in version.in
2020-07-16  Hans-Peter... mmix ld: move .init (and _init) first.
2020-07-16  Sandra LoosemoreFix POSIX-isms in gdb.base/shell.exp
2020-07-16  Caroline Ticegdb: fix issues with handling DWARF v5 rnglists & ...
2020-07-16  Tom de Vries[gdb/testsuite] Add pseudo line number program instruct...
2020-07-16  GDB AdministratorAutomatic date update in version.in
next