]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2020-07-24  Tom de Vries[gdb/testsuite] Require gnatmake-8 for gdb.ada/mi_prot.exp
2020-07-24  Nick CliftonUpdate documentation on how to make a release
2020-07-24  Nick CliftonMove the xc16x target to the obsolete list
2020-07-24  Nick CliftonUpdated German translation for the opcodes sub-directory
2020-07-24  GDB AdministratorAutomatic date update in version.in
2020-07-23  Kevin BuettnerFix BZ 26294 - Add period to help text for maint print...
2020-07-23  Maciej W. RozyckiPR ld/26288: Allow the use of `--just-symbols' with...
2020-07-23  Maciej W. RozyckiPR ld/26288: Revert obsolete part of PR ld/26047 fix
2020-07-23  Pedro AlvesDon't touch frame_info objects if frame cache was reini...
2020-07-23  Tom de Vries[gdb/tui] Fix Wmaybe-uninitialized warning in tui-winso...
2020-07-23  Andrew Burgessgdb/disassembly: Update to handle non-statement addresses
2020-07-23  Sandra LoosemoreFix more bugs in gdb testglue wrapper handling
2020-07-23  GDB AdministratorAutomatic date update in version.in
2020-07-22  Kevin BuettnerNew core file tests with mappings over existing program...
2020-07-22  Kevin BuettnerAdd documentation for "maint print core-file-backed...
2020-07-22  Kevin BuettnerAdd new command "maint print core-file-backed-mappings"
2020-07-22  Kevin BuettnerAdjust coredump-filter.exp to account for NT_FILE note...
2020-07-22  Kevin Buettnergcore command: Place all file-backed mappings in NT_FIL...
2020-07-22  Kevin BuettnerAdd test for accessing read-only mmapped data in a...
2020-07-22  Kevin BuettnerUse NT_FILE note section for reading core target memory
2020-07-22  Kevin BuettnerAdd new gdbarch method, read_core_file_mappings
2020-07-22  Kevin BuettnerUpdate binary_get_section_contents to seek using sectio...
2020-07-22  Kevin BuettnerTest ability to access unwritten-to mmap data in core...
2020-07-22  Kevin BuettnerProvide access to non SEC_HAS_CONTENTS core file sections
2020-07-22  Kevin Buettnersection_table_xfer_memory: Replace section name with...
2020-07-22  Kevin BuettnerAdjust corefile.exp test to show regression after bfd...
2020-07-22  Kevin BuettnerRemove hack for GDB which sets the section size to 0
2020-07-22  Tom TromeyFix crash in -stack-list-arguments
2020-07-22  Nick Alcocklibctf: fixes for systems on which sizeof (void *)...
2020-07-22  Nick Alcocklibctf: fix isspace casts
2020-07-22  Nick Alcocklibctf, binutils: fix big-endian libctf archive opening
2020-07-22  Nick Alcockld, testsuite: do not run CTF tests at all on non-ELF...
2020-07-22  Nick Alcockld: do not produce one empty output .ctf section for...
2020-07-22  Nick Alcockld, testsuite: only run CTF tests when ld and GCC suppo...
2020-07-22  Egeyar Bagciogluld: new CTF testsuite
2020-07-22  Nick Alcockbinutils, testsuite: allow compilation before doing...
2020-07-22  Nick Alcockld: new options --ctf-variables and --ctf-share-types
2020-07-22  Egeyar Bagciogluld: Reformat CTF errors into warnings.
2020-07-22  Nick Alcockbinutils: objdump: ctf: drop incorrect linefeeds
2020-07-22  Nick Alcocklibctf, link: tie in the deduplicating linker
2020-07-22  Nick Alcocklibctf, link: add CTF_LINK_OMIT_VARIABLES_SECTION
2020-07-22  Nick Alcocklibctf, dedup: add deduplicator
2020-07-22  Nick Alcocklibctf, dedup: add new configure option --enable-libctf...
2020-07-22  Nick Alcocklibctf: add SHA-1 support for libctf
2020-07-22  Nick Alcocklibctf, link: add the ability to filter out variables...
2020-07-22  Nick Alcocklibctf, link: fix spurious conflicts of variables in...
2020-07-22  Nick Alcocklibctf, link: redo cu-mapping handling
2020-07-22  Nick Alcocklibctf, link: fix ctf_link_write fd leak
2020-07-22  Nick Alcocklibctf, link: add lazy linking: clean up input members...
2020-07-22  Nick Alcocklibctf: drop error-prone ctf_strerror
2020-07-22  Nick Alcocklibctf: sort out potential refcount loops
2020-07-22  Nick Alcocklibctf: rename the type_mapping_key to type_key
2020-07-22  Nick Alcocklibctf: check for vasprintf
2020-07-22  Nick Alcocklibctf, archive: fix bad error message
2020-07-22  Nick Alcocklibctf, open: fix opening CTF in binaries with no symtab
2020-07-22  Nick Alcocklibctf, dump: fix slice dumping
2020-07-22  Nick Alcocklibctf, dump: migrate towards dumping errors rather...
2020-07-22  Nick Alcocklibctf, decl: avoid leaks of the formatted string on...
2020-07-22  Nick Alcocklibctf, types: enhance ctf_type_aname to print function...
2020-07-22  Nick Alcocklibctf, ld, binutils: add textual error/warning reporti...
2020-07-22  Egeyar Bagcioglulibctf, types: ensure the emission of ECTF_NOPARENT
2020-07-22  Nick Alcocklibctf: error out on corrupt CTF with invalid header...
2020-07-22  Nick Alcocklibctf: pass the thunk down properly when wrapping...
2020-07-22  Nick Alcocklibctf, next, hash: add dynhash and dynset _next iteration
2020-07-22  Nick Alcocklibctf, next: introduce new class of easier-to-use...
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
next