summaryrefslogtreecommitdiff
path: root/libctf/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* libctf: Mark bswap_identity_64 inline function as static.John Baldwin2020-03-111-0/+4
* Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton2020-01-181-0/+4
* Fix libctf ChangeLog date in most recent entry.Joel Brobecker2020-01-051-1/+1
* libctf: Add configure check for asprintf (for MinGW)Eli Zaretskii2020-01-051-0/+6
* Re: Update year range in copyright notice of binutils filesAlan Modra2020-01-011-0/+4
* libctf: mark swap.h inline functions as staticSimon Marchi2019-10-161-0/+4
* libctf: fix tabdamageNick Alcock2019-10-031-0/+5
* libctf: fix refcount leak in ctf_importNick Alcock2019-10-031-0/+5
* libctf: make ctf_dump not crash on OOMNick Alcock2019-10-031-0/+15
* libctf: remove ctf_malloc, ctf_free and ctf_strdupNick Alcock2019-10-031-0/+43
* libctf: get the encoding of non-ints/fps in the dynamic space rightNick Alcock2019-10-031-0/+5
* libctf: allow ctf_type_lname of a null pointer.Nick Alcock2019-10-031-0/+5
* libctf: properly handle ctf_add_type of forwards and self-reffing structsNick Alcock2019-10-031-0/+16
* libctf: avoid the need to ever use ctf_updateNick Alcock2019-10-031-0/+141
* libctf: handle nonrepresentable types at link timeNick Alcock2019-10-031-0/+22
* libctf: installable libctf as a shared libraryNick Alcock2019-10-031-0/+48
* libctf: actually close bfds we have openedNick Alcock2019-10-031-0/+5
* libctf: bfd-open: mark the bfd as cacheableNick Alcock2019-10-031-0/+4
* libctf: get rid of a disruptive public include of <sys/param.h>Nick Alcock2019-10-031-0/+4
* libctf: eschew C99 for loop initial declarationsNick Alcock2019-10-031-0/+7
* libctf: don't leak hash keys or values on value replacementNick Alcock2019-10-031-0/+8
* libctf: teach ctf_add_type how forwards workNick Alcock2019-10-031-0/+6
* libctf: add CU-mapping machineryNick Alcock2019-10-031-0/+18
* libctf: add linking of the variable sectionNick Alcock2019-10-031-0/+9
* libctf: map from old to corresponding newly-added types in ctf_add_typeNick Alcock2019-10-031-0/+21
* libctf: add the ctf_link machineryNick Alcock2019-10-031-0/+12
* libctf: dump: check the right error values when dumping functionsNick Alcock2019-10-031-0/+4
* libctf: dump: support non-root type dumpingNick Alcock2019-10-031-0/+11
* libctf: fix double-free on ctf_compress_write error pathNick Alcock2019-10-031-0/+4
* libctf: write CTF files to memory, and CTF archives to fdsNick Alcock2019-10-031-0/+7
* libctf: support getting strings from the ELF strtabNick Alcock2019-10-031-0/+39
* libctf: Add iteration over non-root typesNick Alcock2019-10-031-0/+4
* libctf: add the object index and function index sectionsNick Alcock2019-10-031-0/+11
* libctf, bfd: fix ctf_bfdopen_ctfsect opening symbol and string sectionsNick Alcock2019-10-031-0/+10
* libctf, binutils: dump the CTF headerNick Alcock2019-10-031-0/+9
* libctf: allow the header to change between versionsNick Alcock2019-10-031-0/+42
* libctf, include: ChangeLog format fixesNick Alcock2019-10-031-11/+11
* libctf: make it compile for old glibcHans-Peter Nilsson2019-10-031-0/+7
* bfd_section_* macrosAlan Modra2019-09-191-0/+4
* Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell2019-09-091-0/+4
* libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_rawNick Alcock2019-07-181-0/+8
* libctf: fix spurious error when rolling back to the first snapshotNick Alcock2019-07-011-0/+4
* libctf: deduplicate and sort the string tableNick Alcock2019-07-011-0/+51
* libctf: add hash traversal helpersNick Alcock2019-07-011-0/+12
* libctf: fix hash removalNick Alcock2019-07-011-0/+4
* libctf: disambiguate hex output in dumpsNick Alcock2019-07-011-0/+5
* libctf: fix ctf_open endianness problems with raw CTF filesNick Alcock2019-06-211-0/+8
* libctf: endianness fixesNick Alcock2019-06-211-0/+7
* libctf: unidentified type kinds on open are a sign of file corruptionNick Alcock2019-06-211-0/+5
* libctf: dump header offsets into the debugging outputNick Alcock2019-06-211-0/+5