gdb: CTF support
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 7d378c88fb9ed682712ac434ecadcef840297500..af80baa2cba0522acba75dec1c897331921498d7 100644 (file)
@@ -1,3 +1,18 @@
+2019-10-07  Weimin Pan  <weimin.pan@oracle.com>
+
+       * ctfread.c: New file.
+       * ctfread.h: New file.
+       * elfread.c: Include ctfread.h.
+       (struct elfinfo text_p): New member ctfsect.
+       (elf_locate_sections): Mark CTF section.
+       (elf_symfile_read): Call elfctf_build_psymtabs.
+       * Makefile.in (LIBCTF): Add.
+       (CLIBS): Use it.
+       (CDEPS): Likewise.
+       (DIST): Add ctfread.c.
+       * ../Makefile.def (dependencies): Add all-libctf to all-gdb
+       * ../Makefile.in: Add "all-gdb: maybe-all-libctf"
+
 2019-10-07  Weimin Pan  <weimin.pan@oracle.com>
 
        * tracectf.h: Rename, was ctf.h.
This page took 0.025303 seconds and 4 git commands to generate.