]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - libctf/ChangeLog
Add Changelog entries and NEWS entries for 2.36 branch
[thirdparty/binutils-gdb.git] / libctf / ChangeLog
2021-01-09  Nick CliftonAdd Changelog entries and NEWS entries for 2.36 branch
2021-01-09  Alan Modraconfigure regen
2021-01-07  Samuel Thibaultlibtool.m4: update GNU/Hurd test from upstream. In...
2021-01-05  Nick Alcocklibctf, testsuite: adjust for real return type of ctf_m...
2021-01-05  Nick Alcocklibctf, testsuite: don't run without a suitable compiler
2021-01-05  Nick Alcocklibctf, ld: fix formatting of forwards to unions and...
2021-01-05  Nick Alcocklibctf: fix lookups of pointers by name in parent dicts
2021-01-05  Nick Alcocklibctf: remove outdated comment about parent dict importing
2021-01-05  Nick Alcocklibctf, include: support unnamed structure members...
2021-01-05  Nick Alcocklibctf: warn about information loss because of unreleas...
2021-01-05  Nick Alcocklibctf: new test of enum lookups with the _next iterator
2021-01-05  Nick Alcocklibctf: new testsuite
2021-01-05  Nick Alcocklibctf: rip out BFD_DEPENDENCIES / BFD_LIBADD
2021-01-05  Nick Alcocklibctf, ld: dump enums: generally improve dump formatting
2021-01-05  Nick Alcocklibctf, ld: prohibit getting the size or alignment...
2021-01-05  Nick Alcocklibctf, ld: more dumper improvements
2021-01-05  Nick Alcocklibctf, ld: CTF dumper changes for consistency
2021-01-05  Nick Alcocklibctf: do not print array declarators backwards
2021-01-04  Nicolas BoulenguezIn libctf, make AC_CONFIG_MACRO_DIR consistent with...
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2021-01-01  Alan ModraChangeLog rotation
2020-11-25  H.J. Lulibctf: Pass format argument to asprintf
2020-11-25  Nick Alcocklibctf, include: support foreign-endianness symtabs...
2020-11-20  Nick Alcocklibctf: do not crash when CTF symbol or variable linkin...
2020-11-20  Nick Alcocklibctf: error-handling fixes
2020-11-20  Nick Alcocklibctf, include: add ctf_getsymsect and ctf_getstrsect
2020-11-20  Nick Alcocklibctf, include: CTF-archive-wide symbol lookup
2020-11-20  Nick Alcocklibctf, ld: properly deduplicate function types
2020-11-20  Nick Alcocklibctf: adjust dumper for symtypetab changes
2020-11-20  Nick Alcocklibctf: symbol type linking support
2020-11-20  Nick Alcockbfd, include, ld, binutils, libctf: CTF should use...
2020-11-20  Nick Alcocklibctf, include, binutils, gdb: rename CTF-opening...
2020-11-20  Nick Alcocklibctf, include, binutils, gdb, ld: rename ctf_file_t...
2020-10-21  Tom TromeyRemove libctf/mkerrors.sed
2020-08-27  Nick Alcocklibctf, binutils, include, ld: gettextize and improve...
2020-08-27  Nick Alcocklibctf, binutils: initial work towards libctf gettextiz...
2020-07-26  Eli Zaretskiilibctf: compilation failure on MinGW due to missing...
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 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  Nick CliftonFix problems in CTF handling code exposed by the Coveri...
2020-07-04  Nick CliftonAdd markers for binutils 2.35 branch
2020-06-26  Nick Alcocklibctf: support platforms with separate libintl
2020-06-26  Nick Alcocklibctf: add some missing #includes.
2020-06-26  Nick Alcocklibctf, elfcpp, gold: do not assume that <byteswap...
2020-06-26  Nick Alcocklibctf: work with compilers not supporting GNU C attributes
2020-06-26  Nick Alcocklibctf: avoid nonportable __thread in CTF archive handling
2020-06-26  Nick Alcocklibctf, binutils: support CTF archives like objdump
next