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