93209d0b4097cae895d2b446dcc300d3d1174f75
[deliverable/binutils-gdb.git] / libctf / ChangeLog
1 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2
3 * ctf-lookup.c (isqualifier): New.
4 (ctf_lookup_by_name): Likewise.
5 (struct ctf_lookup_var_key): Likewise.
6 (ctf_lookup_var): Likewise.
7 (ctf_lookup_variable): Likewise.
8 (ctf_lookup_symbol_name): Likewise.
9 (ctf_lookup_by_symbol): Likewise.
10 (ctf_func_info): Likewise.
11 (ctf_func_args): Likewise.
12
13 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
14
15 * ctf-decl.c: New file.
16 * ctf-types.c: Likewise.
17 * ctf-impl.h: New declarations.
18
19 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
20
21 * ctf-open-bfd.c: New file.
22 * ctf-open.c (ctf_close): New.
23 * ctf-impl.h: Include bfd.h.
24 (ctf_file): New members ctf_data_mmapped, ctf_data_mmapped_len.
25 (ctf_archive_internal): New members ctfi_abfd, ctfi_data,
26 ctfi_bfd_close.
27 (ctf_bfdopen_ctfsect): New declaration.
28 (_CTF_SECTION): likewise.
29
30 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
31
32 * ctf-archive.c: New.
33 * ctf-impl.h (ctf_archive_internal): New type.
34 (ctf_arc_open_internal): New declaration.
35 (ctf_arc_bufopen): Likewise.
36 (ctf_arc_close_internal): Likewise.
37
38 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
39
40 * ctf-open.c: New file.
41 * swap.h: Likewise.
42
43 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
44
45 * ctf-create.c: New file.
46 * ctf-lookup.c: New file.
47
48 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
49
50 * ctf-impl.h: New definitions and declarations for type creation
51 and lookup.
52
53 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
54
55 * ctf-hash.c: New file.
56 * ctf-impl.h: New declarations.
57
58 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
59
60 * ctf-error.c: New file.
61
62 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
63
64 * ctf-util.c: New file.
65 * elf.h: Likewise.
66 * ctf-impl.h: Include it, and add declarations.
67
68 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
69
70 * ctf-impl.h: New file.
71 * ctf-subr.c: New file.
72
73 \f
74 Local Variables:
75 mode: change-log
76 left-margin: 8
77 fill-column: 76
78 version-control: never
79 End:
This page took 0.045827 seconds and 4 git commands to generate.