Use boolean literals for pagination_enabled
[binutils-gdb.git] / libctf / ctf-subr.c
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-11-20 Nick Alcocklibctf: error-handling fixes
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-26 Eli Zaretskiilibctf: compilation failure on MinGW due to missing...
2020-07-22 Nick Alcocklibctf: drop error-prone ctf_strerror
2020-07-22 Nick Alcocklibctf, ld, binutils: add textual error/warning reporti...
2020-07-22 Nick Alcocklibctf: having debugging enabled is unlikely
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-10-03 Nick Alcocklibctf: remove ctf_malloc, ctf_free and ctf_strdup
2019-06-21 Nick Alcocklibctf: drop mmap()-based CTF data allocator
2019-06-07 Nick Alcocklibctf: mark various args as unused in the !HAVE_MMAP...
2019-05-28 Nick Alcocklibctf: library version enforcement
2019-05-28 Nick Alcocklibctf: lowest-level memory allocation and debug-dumpin...