summaryrefslogtreecommitdiff
path: root/plugins/lnxsyscalls
AgeCommit message (Expand)Author
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2021-04-17Remove hardcoded run paths from libraries.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2020-09-07Rewritten some code managing comments.Cyrille Bagard
2020-05-17Updated the plugin system and its Python documentation.Cyrille Bagard
2020-04-13Avoided to look for syscalls in a kernel binary.Cyrille Bagard
2020-04-04Simplified the plugin interface.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-15Reorganized the architecture operands.Cyrille Bagard
2019-09-12Replaced some database item properties by new flags.Cyrille Bagard
2019-02-06Fixed some GType declarations.Cyrille Bagard
2019-02-05Fixed a huge number of memory leaks.Cyrille Bagard
2019-01-31Disabled support for Linux syscall descriptions.Cyrille Bagard
2019-01-22Fixed run sizes of parallel jobs.Cyrille Bagard
2019-01-03Defined a dynamic type for each plugin.Cyrille Bagard
2018-08-31Changed the location of installed plugins.Cyrille Bagard
2018-08-29Fixed the dist rule in Makefiles.Cyrille Bagard
2018-08-03Updated the reference counters when providing instruction links.Cyrille Bagard
2018-07-19Deleted all references to any asm syntax.Cyrille Bagard
2018-06-19Updated Makefiles to create only one _PyGObject_API structure.Cyrille Bagard
2018-06-19Improved the Linux syscalls hunt.Cyrille Bagard
2018-06-18Extended any existing comment when documenting syscalls.Cyrille Bagard
2018-06-18Ensured each plugin dependency can be found at runtime.Cyrille Bagard
2018-06-18Fixed mistakes when no instruction to comment is found.Cyrille Bagard
2018-06-17Annotated linux kernel syscalls using a new plugin.Cyrille Bagard