On Fri, May 9, 2025 at 12:47 PM Indu Bhagat <indu.bha...@oracle.com> wrote: > > Fix PR web/114649
I think this counts as obvious. And LGTM too. > --- > htdocs/readings.html | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/htdocs/readings.html b/htdocs/readings.html > index 56398317..3b0556e6 100644 > --- a/htdocs/readings.html > +++ b/htdocs/readings.html > @@ -598,6 +598,10 @@ names. > > <li><a href="https://dwarfstd.org">DWARF Workgroup</a></li> > > + <li><a href="https://sourceware.org/binutils/docs/ctf-spec.html">Compact C > Type Format (CTF)</a></li> > + > + <li><a href="https://www.kernel.org/doc/Documentation/bpf/btf.rst">BPF > Type Format (BTF)</a></li> > + > </ul><ul> > > <li><a href="http://compilerconnection.com">Links related to many > -- > 2.43.0 >