gdb: fix vfork with multiple threads
[deliverable/binutils-gdb.git] / libctf /
2021-07-03  Nick CliftonAdd markers for 2.37 branch
2021-05-09  Alan ModraUse htab_eq_string in libctf
2021-05-06  Nick Alcocklibctf, ld: fix test results for upstream GCC
2021-05-06  Nick Alcocklibctf, include: support an alternative encoding for...
2021-03-25  Nick Alcocklibctf: fix ELF-in-BFD checks in the presence of ASAN
2021-03-25  Nick Alcocklibctf: fix memory leak in a test
2021-03-25  Nick Alcocklibctf: don't dereference out-of-bounds locations in...
2021-03-25  Nick Alcocklibctf: make ctf_bfdopen_ctfsect a debugger entry point
2021-03-25  Nick Alcocklibctf, serialize: functions with no args have a NULL...
2021-03-25  Nick Alcocklibctf, dump: do not emit size or alignment if it would...
2021-03-21  Alan ModraProvide an inline startswith function in bfd.h
2021-03-18  Nick Alcocklibctf: support encodings for enums
2021-03-18  Nick Alcocklibctf: a couple of small error-handling fixes
2021-03-18  Nick Alcocklibctf: types: unify code dealing with small-vs-large...
2021-03-18  Nick Alcocklibctf: eliminate dtd_u, part 5: structs / unions
2021-03-18  Nick Alcocklibctf: eliminate dtd_u, part 4: enums
2021-03-18  Nick Alcocklibctf: do not corrupt strings across ctf_serialize
2021-03-18  Nick Alcocklibctf: don't lose track of all valid types upon serial...
2021-03-18  Nick Alcocklibctf: eliminate dtd_u, part 3: functions
2021-03-18  Nick Alcocklibctf: eliminate dtd_u, part 2: arrays
2021-03-18  Nick Alcocklibctf: eliminate dtd_u, part 1: int/float/slice
2021-03-18  Nick Alcocklibctf: fix GNU style for do {} while
2021-03-18  Nick Alcocklibctf: split up ctf_serialize
2021-03-18  Nick Alcocklibctf: fix comment above ctf_dict_t
2021-03-18  Nick Alcocklibctf: split serialization and file writeout into...
2021-03-18  Nick Alcocklibctf: fix some tabdamage and move some code around
2021-03-02  Nick Alcockbfd, ld, libctf: skip zero-refcount strings in CTF...
2021-03-02  Nick Alcocklibctf: free ctf_dynsyms properly
2021-03-02  Nick Alcocklibctf: fix signed/unsigned comparison confusion
2021-03-02  Nick Alcocklibctf: minor error-handling fixes
2021-03-02  Nick Alcocklibctf: add a deduplicator-specific type mapping table
2021-03-02  Nick Alcocklibctf: remove reference to "unconflicted link mode".
2021-03-02  Nick Alcocklibctf, include: remove the nondeduplicating CTF linker
2021-03-02  Nick Alcocklibctf: fix ChangeLog date
2021-03-02  Nick Alcocklibctf: reimplement many _iter iterators in terms of...
2021-03-02  Nick Alcocklibctf: ctf_archive_next should set the parent name...
2021-02-26  Alan Modralibctf regen for NEWS
2021-02-21  Alan Modralibctf AC_CANONICAL_TARGET
2021-02-20  Nick Alcocklibctf: add a NEWS
2021-02-20  Nick Alcocklibctf, include: find types of symbols by name
2021-02-20  Alan ModraInclude ld-lib.exp from ctf-lib.exp
2021-02-10  Nick Alcocklibctf: add missing header in BFD ELF check
2021-02-10  Nick Alcocklibctf: require a Tcl capable of try/catch to run tests
2021-02-10  Nick Alcockbfd, opcodes, libctf: support --with-included-gettext
2021-02-04  Nick Alcocklibctf: always name nameless types "", never NULL
2021-02-04  Nick Alcocklibctf: fix uninitialized variable in symbol serializat...
2021-02-04  Nick Alcocklibctf: prohibit nameless ints, floats, typedefs and...
2021-02-04  Nick Alcocklibctf: rip out dead code handling typedefs with no...
2021-02-04  Nick Alcocklibctf, ld: fix symtypetab and var section population...
2021-01-19  Nick Alcocklibctf, create: fix ctf_type_add of structs with unname...
2021-01-19  Nick Alcocklibctf: lookup_by_name: do not return success for nonex...
2021-01-13  Alan ModraRegen Makefile.in for jobserver.m4 aclocal.m4 dependency
2021-01-12  H.J. LuImplement a workaround for GNU mak jobserver
2021-01-12  H.J. LuBinutils: Check if AR works with --plugin and rc
2021-01-09  H.J. LuBinutils: Pass --plugin to AR and RANLIB
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 old ChangeLog typo
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...
next
This page took 0.086145 seconds and 7 git commands to generate.