2025-08-07 |
Pietro Monteiro | Update obsolete autoconf macros |
tree | commitdiff |
2025-07-28 |
Nick Alcock | libctf: link: rejig lazy opening to not need weak symbols |
tree | commitdiff |
2025-07-23 |
Nick Alcock | libctf: don't run tests requiring deduplicating linker... |
tree | commitdiff |
2025-07-23 |
Rainer Orth | libctf: exclude always-emitted Solaris symbols from... |
tree | commitdiff |
2025-07-23 |
Nick Alcock | libctf: get libctf-nobfd.ver from the right place with... |
tree | commitdiff |
2025-07-23 |
Rainer Orth | libctf: do not use mmap on Solaris 11 |
tree | commitdiff |
2025-07-13 |
Nick Clifton | Add markers for 2.45 branch |
tree | commitdiff |
2025-07-01 |
Bruce McCulloch | libctf: doc: add __float128 and SIMD vector classificat... |
tree | commitdiff |
2025-07-01 |
Nick Alcock | libctf: add root-visibility-addition test |
tree | commitdiff |
2025-07-01 |
Nick Alcock | libctf: create: check the right root-visible flag when... |
tree | commitdiff |
2025-07-01 |
Nick Alcock | libctf: create: addition of non-root types should not... |
tree | commitdiff |
2025-06-04 |
Nick Alcock | libctf: use __attribute__((__gnu_printf__)) where appro... |
tree | commitdiff |
2025-06-04 |
Nick Alcock | libctf, dedup: reclaim space wasted by duplicate hidden... |
tree | commitdiff |
2025-06-04 |
Nick Alcock | libctf: dedup: preserve non-root flag across normal... |
tree | commitdiff |
2025-06-04 |
Nick Alcock | libctf: dedup: improve hiding of conflicting types... |
tree | commitdiff |
2025-06-04 |
Nick Alcock | Revert "libctf: fix linking of non-root-visible types" |
tree | commitdiff |
2025-05-23 |
Nick Alcock | libctf: archive, open: when opening, always set errp... |
tree | commitdiff |
2025-02-28 |
Nick Alcock | libctf: fix cv-qualified unnamed struct/union field... |
tree | commitdiff |
2025-02-28 |
Nick Alcock | libctf: fix slices of slices and of enums |
tree | commitdiff |
2025-02-28 |
Jonas 'Sortie' Ter... | Remove unnecessary non-standard & unportable inclusions. |
tree | commitdiff |
2025-02-25 |
Tom de Vries | [libctf] Fix warning: @xref should not appear on @multi... |
tree | commitdiff |
2025-01-19 |
Nick Clifton | Add markers for bihnutils 2.44 branch |
tree | commitdiff |
2025-01-01 |
Alan Modra | Update year range in copyright notice of binutils files |
tree | commitdiff |
2024-09-25 |
Frank Ch. Eigler | binutils testsuite: canonicalize subtest names in libctf |
tree | commitdiff |
2024-08-29 |
Alan Modra | PR32093, -Walloc-size warning in ctf-hash.c |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf: fix ctf_archive_count return value on big-endian |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf: dump: fix small leak |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf: fix ref leak of names of newly-inserted non... |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf: clean up hashtab error handling mess |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf, include: add ctf_dict_set_flag: less enum dup... |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf: link: remember to turn off the LCTF_LINKING... |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf: link: fix error handling |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf, open: Fix enum error handling path |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf, subr: don't mix up errors and warnings |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf: fix dynset insertion |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf: dedup: tiny tweaks |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf: fix CTF dict compression |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf: fix linking of non-root-visible types |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf, dump: correctly dump non-root-visible types |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf, string: split the movable refs out of the ref... |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf, dedup: drop unnecessary arg from ctf_dedup() |
tree | commitdiff |
2024-07-31 |
Nick Alcock | libctf: we do in fact support foreign-endian old versions |
tree | commitdiff |
2024-07-20 |
Nick Clifton | Add markers for 2.43 branch/release |
tree | commitdiff |
2024-06-20 |
Alan Modra | Revert "Remove LIBINTL_DEP" |
tree | commitdiff |
2024-06-20 |
Alan Modra | Remove LIBINTL_DEP |
tree | commitdiff |
2024-06-19 |
Nick Alcock | libctf: fix testsuite bugs revealed by -Wall |
tree | commitdiff |
2024-06-18 |
Nick Alcock | libctf, include: new functions for looking up enumerators |
tree | commitdiff |
2024-06-18 |
Nick Alcock | libctf: make the ctf_next ctn_fp non-const |
tree | commitdiff |
2024-06-18 |
Nick Alcock | libctf: prohibit addition of enums with overlapping... |
tree | commitdiff |
2024-06-18 |
Nick Alcock | libctf: suppress spurious failure of malloc-counting... |
tree | commitdiff |
2024-06-18 |
Nick Alcock | libctf: fix dict leak on archive-wide symbol lookup... |
tree | commitdiff |
2024-06-18 |
Nick Alcock | libctf: don't leak enums if ctf_add_type fails |
tree | commitdiff |
2024-06-18 |
Nick Alcock | libctf: dedup: enums with overlapping enumerators are... |
tree | commitdiff |
2024-06-18 |
Nick Alcock | libctf: doc: fix ctf_stype_t typedef string in spec |
tree | commitdiff |
2024-06-18 |
Nick Alcock | libctf: strtab corruption when strings are added to... |
tree | commitdiff |
2024-06-12 |
A. Wilcox | PR 31882 libctf: test suite incorrect format specifiers |
tree | commitdiff |
2024-06-09 |
Matthieu Longo | autoupdate: add square brackets around arguments of... |
tree | commitdiff |
2024-06-09 |
Matthieu Longo | autoupdate: add square brackets around argument of... |
tree | commitdiff |
2024-05-22 |
Alan Modra | libctf testsuite compilation failure |
tree | commitdiff |
2024-05-17 |
Nick Alcock | libctf: fix leak of entire dict when dict opening fails |
tree | commitdiff |
2024-05-17 |
Nick Alcock | libctf: test: add wrapper |
tree | commitdiff |
2024-05-17 |
Nick Alcock | libctf: test: add host |
tree | commitdiff |
2024-05-17 |
Nick Alcock | libctf: test: add lookup_link |
tree | commitdiff |
2024-05-17 |
Nick Alcock | libctf: ctf_archive_iter: fix tiny leak |
tree | commitdiff |
2024-05-17 |
Nick Alcock | libctf: failure to open parent dicts that exist should... |
tree | commitdiff |
2024-05-17 |
Nick Alcock | libctf: typos |
tree | commitdiff |
2024-04-24 |
Alan Modra | buffer overflow in libctf tests |
tree | commitdiff |
2024-04-20 |
Alan Modra | Error compiling libctf-regression test |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: do not include undefined functions in libctf.ver |
tree | commitdiff |
2024-04-19 |
Nicholas Vinson | libctf: Remove undefined functions from ver. map |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: don't pass errno into ctf_err_warn so often |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: fix leak in test |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: add rewriting tests |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: fix a debugging typo |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: make ctf_lookup of symbols by name work in... |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: improve handling of type dumping errors |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: fix tiny dumping error |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: make ctf_serialize() actually serialize |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: rethink strtab writeout |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: replace 'pending refs' abstraction |
tree | commitdiff |
2024-04-19 |
Nick Alcock | Revert "libctf: do not corrupt strings across ctf_seria... |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: rename ctf_dict.ctf_{symtab,strtab} |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: fix a comment typo |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: delete LCTF_DIRTY |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: fix a comment |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: support addition of types to dicts read via... |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: fix name lookup in dicts containing base-type... |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: remove static/dynamic name lookup distinction |
tree | commitdiff |
2024-04-19 |
Nick Alcock | libctf: don't leak the symbol name in the name->type... |
tree | commitdiff |
2024-04-16 |
Alan Modra | libctf warnings |
tree | commitdiff |
2024-04-10 |
H.J. Lu | mmap: Avoid the sanitizer configure check failure |
tree | commitdiff |
2024-03-11 |
Nick Alcock | libctf: fix uninitialized variables in testsuite |
tree | commitdiff |
2024-01-15 |
Nick Clifton | Add markers for 2.42 branch |
tree | commitdiff |
2024-01-04 |
Alan Modra | Update year range in copyright notice of binutils files |
tree | commitdiff |
2023-11-20 |
Nick Alcock | libctf: adding CU mappings should be idempotent |
tree | commitdiff |
2023-11-15 |
Arsen Arsenovi? | Finalized intl-update patches |
tree | commitdiff |
2023-10-20 |
Nick Alcock | libctf: fix creation-time parent/child dict confusions |
tree | commitdiff |
2023-10-18 |
Nick Alcock | libctf: check for problems with error returns |
tree | commitdiff |
2023-10-18 |
Torbjörn SVENSSON | libctf: Return CTF_ERR in ctf_type_resolve_unsliced... |
tree | commitdiff |
2023-10-17 |
Torbjörn SVENSSON | libctf: Sanitize error types for PR 30836 |
tree | commitdiff |
next |