| 2020-07-22 | 
Nick Alcock | libctf, dedup: add new configure option --enable-libctf...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: add SHA-1 support for libctf | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, link: add the ability to filter out variables...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, link: fix spurious conflicts of variables in...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, link: redo cu-mapping handling | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, link: fix ctf_link_write fd leak | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, link: add lazy linking: clean up input members...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: drop error-prone ctf_strerror | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: sort out potential refcount loops | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: rename the type_mapping_key to type_key | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: check for vasprintf | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, archive: fix bad error message | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, open: fix opening CTF in binaries with no symtab | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, dump: fix slice dumping | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, dump: migrate towards dumping errors rather...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, decl: avoid leaks of the formatted string on...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, types: enhance ctf_type_aname to print function...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, ld, binutils: add textual error/warning reporti...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Egeyar Bagcioglu | libctf, types: ensure the emission of ECTF_NOPARENT | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: error out on corrupt CTF with invalid header...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: pass the thunk down properly when wrapping...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, next, hash: add dynhash and dynset _next iteration | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, next: introduce new class of easier-to-use...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: add ctf_ref | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: add ctf_forwardable_kind | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: move existing inlines into ctf-inlines.h | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, hash: introduce the ctf_dynset | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, hash: save per-item space when no key/item...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, hash: improve insertion of existing keys into...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: add new dynhash functions | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: fix __extension__ with non-GNU C compilers | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: add ctf_archive_count | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: add ctf_member_count | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: add ctf_type_kind_forwarded | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: add ctf_type_name_raw | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: having debugging enabled is unlikely | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, archive: stop ctf_arc_bufopen triggering crazy...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, types: ints, floats and typedefs with no name...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, types: support slices of anything terminating...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, create: empty dicts are dirty to start with | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, create: fix addition of anonymous struct/union...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, create: member names of "" and NULL should...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, open: drop unnecessary historical wart around...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, types: allow ctf_type_reference of dynamic...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, create: add explicit casts for variables' and...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, create: do not corrupt function types' arglists...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf, create: support addition of references to the...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | libctf: restructure error handling to reduce relocations | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Alcock | include, libctf: typo fixes | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Reuben Thomas | Correct an error in the remote protocol specification | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Andrew Burgess | gdb/python: Use reference not pointer in py-registers.c | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Nick Clifton | Fix problems in CTF handling code exposed by the Coveri...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Simon Marchi | gdb/jit: skip jit symbol lookup if already detected...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Simon Marchi | gdb/jit: apply minor cleanup and modernization | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Simon Marchi | gdb/jit: remove jiter_objfile_data -> objfile back...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Tankut Baris...  | gdb/jit: enable tracking multiple JITer objfiles | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Simon Marchi | gdb/jit: move cached_code_address and jit_breakpoint...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Simon Marchi | gdb/jit: apply some simplifications and assertions | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Simon Marchi | gdb/jit: split jit_objfile_data in two | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Simon Marchi | gdb/jit: link to jit_objfile_data directly from the...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Tankut Baris...  | gdb/jit: pass the jiter objfile as an argument to jit_e...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Maciej W. Rozycki | MIPS/GAS/testsuite: Fix JALR relocation tests for IRIX...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Maciej W. Rozycki | MIPS/GAS/testsuite: Use a helper variable for IRIX...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Pedro Alves | gdbserver: handle running threads in qXfer:threads...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
H.J. Lu | ld: Properly override the IR definition | 
commit | commitdiff | tree | 
| 2020-07-22 | 
Max Filippov | bfd: xtensa: pr26246: fix removed_literal_compare | 
commit | commitdiff | tree | 
| 2020-07-22 | 
John Baldwin | Retire the now-unused gdbarch handle_segmentation_fault...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
John Baldwin | Migrate the sparc64 ADI handle_segmentation_fault hook...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
John Baldwin | Migrate the x86 MPX handle_segmentation_fault hook...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
John Baldwin | Report architecture-specific signal information for...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
John Baldwin | Add a new gdbarch hook to report additional signal...  | 
commit | commitdiff | tree | 
| 2020-07-22 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2020-07-21 | 
Andrew Burgess | gdb/python: Reuse gdb.RegisterGroup objects where possible | 
commit | commitdiff | tree | 
| 2020-07-21 | 
Andrew Burgess | gdb/python: Reuse gdb.RegisterDescriptor objects where...  | 
commit | commitdiff | tree | 
| 2020-07-21 | 
Simon Marchi | gdb, gdbserver: make stopped_pids global variables...  | 
commit | commitdiff | tree | 
| 2020-07-21 | 
Simon Marchi | gdb: handle undefined properties in ada_discrete_type_...  | 
commit | commitdiff | tree | 
| 2020-07-21 | 
Tom de Vries | [gdb/testsuite] Fix gdb.reverse/solib-{precsave,reverse...  | 
commit | commitdiff | tree | 
| 2020-07-21 | 
Tom de Vries | [gdb/testsuite] Fix step-reverse.c with gcc-10 | 
commit | commitdiff | tree | 
| 2020-07-21 | 
Kamil Rytarowski | Enable multi-process mode in the NetBSD native target. | 
commit | commitdiff | tree | 
| 2020-07-21 | 
Jan Beulich | Revert "x86: Don't display eiz with no scale" | 
commit | commitdiff | tree | 
| 2020-07-21 | 
Cooper Qu | Fix Unreasonable arch and cpu conflict warning for...  | 
commit | commitdiff | tree | 
| 2020-07-21 | 
Nick Clifton | Updated Swedish translation for the binutils sub-directory | 
commit | commitdiff | tree | 
| 2020-07-21 | 
Tom de Vries | [gdb/testsuite] Fix gdb.fortran/info-modules.exp with...  | 
commit | commitdiff | tree | 
| 2020-07-21 | 
Jan Beulich | Revert "x86: Replace evex-no-scale.s with evex-no-scale...  | 
commit | commitdiff | tree | 
| 2020-07-21 | 
Tom de Vries | [gdb/testsuite] Make inline-locals.c deterministic | 
commit | commitdiff | tree | 
| 2020-07-21 | 
Tom de Vries | [gdb/testsuite] Don't leak env vars in gdb.debuginfod...  | 
commit | commitdiff | tree | 
| 2020-07-21 | 
Maciej W. Rozycki | MIPS/GAS: Remove stale `prev_reloc_op_frag' variable | 
commit | commitdiff | tree | 
| 2020-07-21 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2020-07-20 | 
John Baldwin | Implement the skip_solib_resolver gdbarch hook for...  | 
commit | commitdiff | tree | 
| 2020-07-20 | 
Ludovic Courtès | guile: Add support for Guile 3.0. | 
commit | commitdiff | tree | 
| 2020-07-20 | 
Ludovic Courtès | guile: Add support for Guile 2.2. | 
commit | commitdiff | tree | 
| 2020-07-20 | 
Gary Benson | Skip tests requiring "alignof (void)" when compiling...  | 
commit | commitdiff | tree | 
| 2020-07-20 | 
Nick Clifton | Fix problem running a few PowerPC linker tests when...  | 
commit | commitdiff | tree | 
| 2020-07-20 | 
Alan Modra | PR26265, Spurious 'gc-sections requires ... when -...  | 
commit | commitdiff | tree | 
| 2020-07-20 | 
Tom de Vries | [gdb/testsuite] Stabilize execution order in omp-par...  | 
commit | commitdiff | tree | 
| 2020-07-20 | 
H.J. Lu | x86: Update PR gas/26263 linker tests | 
commit | commitdiff | tree | 
| 2020-07-20 | 
Tom de Vries | [gdb/testsuite] Fix valgrind-infcall-2.exp without...  | 
commit | commitdiff | tree | 
| 2020-07-20 | 
Tom de Vries | [gdb/testsuite] Bail out after gdb_start error in gdb...  | 
commit | commitdiff | tree | 
| 2020-07-20 | 
Jan Beulich | x86: handle SVR4 escaped binary operators | 
commit | commitdiff | tree | 
| 2020-07-20 | 
Jan Beulich | gas: generalize comment character escaping recognition | 
commit | commitdiff | tree | 
| next |