Remove path name from test case
[binutils-gdb.git] / libctf / ctf-dump.c
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-10-25 Nick Alcocklibctf: dump: do not stop dumping types on error
2021-03-25 Nick Alcocklibctf, dump: do not emit size or alignment if it would...
2021-03-18 Nick Alcocklibctf: support encodings for enums
2021-03-18 Nick Alcocklibctf: fix GNU style for do {} while
2021-03-02 Nick Alcocklibctf: fix signed/unsigned comparison confusion
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-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-11-25 H.J. Lulibctf: Pass format argument to asprintf
2020-11-20 Nick Alcocklibctf: adjust dumper for symtypetab changes
2020-11-20 Nick Alcocklibctf, include, binutils, gdb, ld: rename ctf_file_t...
2020-08-27 Nick Alcocklibctf, binutils, include, ld: gettextize and improve...
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, types: enhance ctf_type_aname to print function...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-10-03 Nick Alcocklibctf: make ctf_dump not crash on OOM
2019-10-03 Nick Alcocklibctf: remove ctf_malloc, ctf_free and ctf_strdup
2019-10-03 Nick Alcocklibctf: handle nonrepresentable types at link time
2019-10-03 Nick Alcocklibctf: dump: check the right error values when dumping...
2019-10-03 Nick Alcocklibctf: dump: support non-root type dumping
2019-10-03 Nick Alcocklibctf, binutils: dump the CTF header
2019-07-01 Nick Alcocklibctf: disambiguate hex output in dumps
2019-06-07 Nick Alcocklibctf: explicitly cast more size_t types used in printf()s
2019-06-04 Nick Alcocklibctf: fix use-after-free in function dumping
2019-05-31 Jose E. Marchesilibctf: fix a number of build problems found on Solaris...
2019-05-28 Nick Alcocklibctf: debug dumping