libctf, ld: more dumper improvements
[deliverable/binutils-gdb.git] / libctf / ChangeLog
CommitLineData
91e7ce2f
NA
12021-01-05 Nick Alcock <nick.alcock@oracle.com>
2
3 * ctf-dump.c (ctf_dump_objts): Dump by calling ctf_dump_format_type.
4 (ctf_dump_format_type): Don't emit the size for function objects.
5 Dump the element type of arrays like we dump the pointed-to type of
6 pointers, etc.
7
57f97d0e
NA
82021-01-05 Nick Alcock <nick.alcock@oracle.com>
9
10 * ctf-dump.c (ctf_dump_format_type): Add 0x to hex type IDs.
11 (ctf_dump_header): Add 0x to the hex magic number.
12 (ctf_dump_str): Add 0x to the hex string offsets.
13 (ctf_dump_membstate_t) <cdm_toplevel_indent>: New.
14 (ctf_dump_type): Adjust. Free it when we're done.
15 (type_hex_digits): New.
16 (ctf_dump_member): Align output depending on the width of the type
17 ID being generated. Use printf padding, not a loop, to generate
18 indentation.
19
b09ad6ea
NA
202021-01-05 Nick Alcock <nick.alcock@oracle.com>
21
22 * ctf-decl.c (ctf_decl_push): Don't print array decls backwards.
23
a7c23ac9
NB
242021-01-04 Nicolas Boulenguez <nicolas@debian.org>
25
26 PR 27117
27 * configure.ac: Make AC_CONFIG_MACRO_DIR consistent with
28 ACLOCAL_AMFLAGS -I dirs.
29 * configure: Regenerate.
30
250d07de
AM
312021-01-01 Alan Modra <amodra@gmail.com>
32
33 Update year range in copyright notice of all files.
34
c2795844
AM
35For older changes see ChangeLog-2020
36\f
37Copyright (C) 2021 Free Software Foundation, Inc.
60da9d95 38
c2795844
AM
39Copying and distribution of this file, with or without modification,
40are permitted in any medium without royalty provided the copyright
41notice and this notice are preserved.
60da9d95 42
60da9d95
NA
43Local Variables:
44mode: change-log
45left-margin: 8
c2795844 46fill-column: 74
60da9d95
NA
47version-control: never
48End:
This page took 0.133749 seconds and 4 git commands to generate.