aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-20remove stg and stgdiff --skip-dwarf option cont.upstream-masterGiuliano Procida
2023-11-20test cases: add mutant qualifier typedef array testGiuliano Procida
2023-11-20test cases: preserve type definition in array/simple_array test caseGiuliano Procida
2023-11-20test cases: simplify reference/type_and_type diff testGiuliano Procida
2023-11-20test cases: simplify reference/type testsGiuliano Procida
2023-11-20test cases: simplify namespace/simple testsGiuliano Procida
2023-11-20graph: remove unused PointerReference::Kind::operator<<Giuliano Procida
2023-11-20remove stg and stgdiff --skip-dwarf optionGiuliano Procida
2023-11-20stgdiff tests: remove SKIP_DWARF reader optionGiuliano Procida
2023-11-20remove stg --info optionGiuliano Procida
2023-11-20remove stginfo commandGiuliano Procida
2023-11-20ELF reader: no longer emit debug outputGiuliano Procida
2023-11-20BTF reader: no longer emit debug outputGiuliano Procida
2023-11-20test cases: add test cases reading BTF and writing STGGiuliano Procida
2023-11-20test cases: adjust function/methods diff test to work with gcc -O2Giuliano Procida
2023-11-20test cases: simplify function/methods diff testGiuliano Procida
2023-11-15Abigail reader tests: remove reference to abitidyGiuliano Procida
2023-11-15test cases: adjust function/virtual_method info test to work with gcc -O2Giuliano Procida
2023-11-15test cases: change "par" to "parameter" in function/methods test caseGiuliano Procida
2023-11-15test cases: adjust types/char diff test to work with gcc -O2Giuliano Procida
2023-11-15test cases: adjust describe/types diff test to work with gcc -O2Giuliano Procida
2023-11-15test cases: adjust qualified/useless tests to work with gcc -O2Giuliano Procida
2023-11-15test cases: adjust function/virtual_vs_non_virtual diff test to work with gcc...Giuliano Procida
2023-11-15test cases: adjust function/variadic_parameter tests to work with gcc -O2Giuliano Procida
2023-11-15test cases: adjust function/parameters tests to work with gcc -O2Giuliano Procida
2023-11-15test cases: adjust symbol/visibility tests to work with gcc -O2Giuliano Procida
2023-11-15test cases: adjust symbol/version_definition tests to work with gcc -O2Giuliano Procida
2023-11-15test cases: adjust symbol/variable_function_removed_changed_added diff test t...Giuliano Procida
2023-11-15test cases: adjust struct/nested tests to work with gcc -O2Giuliano Procida
2023-11-15proto: Sort ELF symbols by versioned name while printingSid Nayyar
2023-11-15proto: Sort methods by mangled name while printingSid Nayyar
2023-11-15CMake: Add build/test description for catch2 test suiteMatthias Maennich
2023-11-15documentation: note that stg --info is deprecatedGiuliano Procida
2023-11-15documentation: put all (in)stability notes in one placeGiuliano Procida
2023-11-15documentation: describe glob patterns betterGiuliano Procida
2023-11-15test cases: add abigail_reader tests converted from info_testsAleksei Vetrov
2023-11-15documentation: improve stgdiff examplesGiuliano Procida
2023-11-07Include <compare> for code that uses operator<=>Matthias Maennich
2023-11-06Publish STG's test suiteMatthias Maennich
2023-11-06Refresh READMEGiuliano Procida
2023-11-06Use the C++20 spaceship operator<=> for comparisonsMatthias Maennich
2023-11-06Switch to C++20Matthias Maennich
2023-11-06DWARF processor: support version 3 linkage name attributeGiuliano Procida
2023-11-06DWARF processor: track DWARF versionGiuliano Procida
2023-11-06DWARF wrappers: get compilation unit DWARF versionGiuliano Procida
2023-11-06DWARF processor: inline ProcessEntriesGiuliano Procida
2023-11-06DWARF processing: support GCC arraysAleksei Vetrov
2023-10-31BTF reader: check alignment of structures more carefullyGiuliano Procida
2023-10-31Add check for protoc in CMakeLists.txtAleksei Vetrov
2023-10-31ELF loader: use only symbol table if uniqueGiuliano Procida