]> sourceware.org Git - libabigail.git/shortlog
libabigail.git
2017-07-11 Dodji SeketeliUse shorter lines in abipkgdiff.cc
2017-07-11 Dodji SeketeliAdd missing space in abipkgdiff error message
2017-07-11 Dodji SeketeliReplace --lkaw with -w and --lkaw-pkg with --wp
2017-07-11 Dodji Seketelispeed up class type lookup in a corpus
2017-07-06 Dodji SeketeliBug 21644 - abipkgdiff does not emit diagnostics about...
2017-07-05 Dodji SeketeliBug 21153 - abipkgdiff reports undetermined interface...
2017-07-04 Dodji SeketeliFix typo in comments
2017-07-04 Dodji SeketeliFix a typo when reporting size change wrt a decl-only...
2017-07-04 Dodji SeketeliBetter handle decl-only classes being different from...
2017-07-04 Dodji SeketeliDon't add empty translation unit to corpus
2017-07-04 Dodji SeketeliBug 21631 - Forgot a "break" statement in stv_to_elf_sy...
2017-07-04 Dodji SeketeliBug 21630 - A this pointer DIE can be const
2017-07-04 Dodji SeketeliBug 21629 - equivalent DIEs must be of the same DIE...
2017-07-04 Dodji SeketeliBug 21627 - Libabigail doesn't consider translation...
2017-07-03 Dodji SeketeliMisc style fixes
2017-07-03 Dodji SeketeliFix doc glitch in abidiff.rst
2017-07-03 Dodji SeketeliSymbols with the same zero value are not aliases
2017-07-03 Dodji SeketeliSupport ELF symbol visibility property
2017-07-03 Dodji SeketeliFilter top cv qualifier changes on function parameter...
2017-07-03 Dodji SeketeliDo not report about voffset when it's not set in debug...
2017-07-03 Dodji SeketeliAllow selective resolution of class declaration
2017-07-03 Dodji SeketeliAdd documentation for the kmidiff tool
2017-07-03 Dodji SeketeliAllow re-using the ELF/DWARF read_context when loading...
2017-07-03 Dodji SeketeliAdd --vmlinux{1,2} option to abidw and kmidiff
2017-07-03 Dodji SeketeliCache function type name computation results
2017-07-03 Dodji SeketeliFix innacurate test condition when reading an enum...
2017-07-03 Dodji SeketeliDo not report about voffset when it's not set in debug...
2017-07-03 Dodji SeketeliSpeedup DIE representation computing esp function signa...
2017-07-03 Dodji SeketeliAllow selective resolution of class declaration
2017-07-03 Dodji SeketeliAvoid de-duplicating different C types that have identi...
2017-07-03 Dodji SeketeliSpeedup access to unreferenced symbols when loading...
2017-07-03 Dodji SeketeliInitial support of de-serializing the KMI of a Linux...
2017-07-03 Dodji SeketeliInitial support of the serialization of the KMI of...
2017-07-03 Dodji SeketeliAdjust test reference outputs after changes in abg...
2017-07-03 Dodji SeketeliFix indentation glitch before the </abi-corpus> tag...
2017-07-03 Dodji SeketeliAvoid emitting some empty translation units to abixml
2017-07-03 Dodji SeketeliAvoid emitting duplicated decls in abixml
2017-07-03 Dodji SeketeliRename write_corpus_to_native_xml into write_corpus
2017-07-03 Dodji SeketeliUpdate the reference output of regression tests after...
2017-07-03 Dodji SeketeliIntroduce the --kmi-whitelist option to abidiff
2017-07-03 Dodji SeketeliMake abidw support the --kmi-whitelist option
2017-07-03 Dodji SeketeliMake abipkgdiff compare two kernel packages
2017-07-03 Dodji SeketeliAvoid loading a translation unit twice from abixml
2017-07-03 Dodji SeketeliSupport loading and comparing two kernel trees
2017-07-03 Dodji SeketeliInitial support to lookup types per location
2017-07-03 Dodji SeketeliCreate a Corpus Group API extension
2017-07-03 Dodji SeketeliFix some typos in abidiff.cc
2017-07-03 Dodji SeketeliAvoid comparing kernel.img file from the grub2 package
2017-07-03 Dodji SeketeliBug 21567 - Fedabipkgdiff matches build distro names...
2017-06-14 Sinny KumariCheck if return_codes list is empty in fedabipkgdiff
2017-06-13 Dodji SeketeliDo not forget to erase temporary directories in abipkgdiff
2017-06-02 Ben WoodardFix more clang build warnings
2017-06-02 Ben WoodardFix some clang compile problems
2017-05-31 Sinny KumariAdd --self-compare option in fedabipkgdiff
2017-05-10 Dodji SeketeliAvoid building DIE -> parent DIE map when analyzing...
2017-05-10 Dodji SeketeliSpeed up access to the definition of a class declaratio...
2017-05-10 Dodji SeketeliSpeedup comparison of decl-only classes
2017-05-10 Dodji SeketeliUpdate the description of what abipkgdiff does
2017-05-10 Dodji SeketeliMisc cleanups in abg-writer.cc
2017-05-10 Dodji SeketeliDon't consider changes to basic types as being redundant
2017-05-10 Dodji SeketeliRename fn_parm_diff::get_type_diff into fn_parm_diff...
2017-05-10 Dodji SeketeliInvalidate function and variable ID cache when invoking...
2017-05-10 Dodji SeketeliRemove useless overloads of is_type
2017-05-10 Dodji SeketeliEnsure build_qualified_type can return non-qualified...
2017-05-10 Dodji SeketeliFix array subranges (wrongly) having the same lower...
2017-05-10 Dodji SeketeliFix buffer overrun in 'equals' function for arrays
2017-04-18 Dodji SeketeliFix a race condition in queue::priv::do_bring_workers_down
2017-04-14 Ondrej Opralacppcheck: mitigate performance warnings
2017-04-14 Ondrej OpralaFix cppcheck error: "Same iterator is used with differe...
2017-04-14 Ondrej OpralaClean up scripts/*
2017-04-12 Ondrej OpralaFix comparison used instead of an assignment
2017-04-12 Dodji SeketeliFix some random deadlock while running fedabipkgidiff...
2017-03-27 Slava BarinovFix types in header to meet sources
2017-03-24 Dodji SeketeliLaunch fedabipkgdiff tests first
2017-03-24 Dodji SeketeliBug 21296 - Reporting diff of const ref against non...
2017-03-22 Chenxiong QiBug 20087 - Clean cache before or after ABI comparison
2017-03-17 Dodji SeketeliShut down a helgrind false positive in the "system...
2017-03-15 Dodji SeketeliFix data race on worker::queue::priv::bring_workers_down
2017-03-07 Dodji SeketeliBug 21228 - Handle cloning union member functions
2017-03-03 Dodji SeketeliConsider file path when sorting virtual member functions
2017-03-03 Dodji SeketeliFix virtual members sorting to unbreak the build on EL6
2017-03-02 Dodji SeketeliMake Helgrind suppressions less specific to libgcc_s...
2017-03-02 Dodji SeketeliMore Helgrind suppressions
2017-03-02 Dodji SeketeliSilence Helgrind reports about exception stack unwinding
2017-03-01 Dodji SeketeliMake the helgrind suppressions less specific
2017-03-01 Dodji SeketeliMove test-read-dwarf.cc to abigail::workers
2017-02-28 Dodji SeketeliDisplay the command that failed the runtestfedabipkgdif...
2017-02-27 Dodji SeketeliMake abipkgdiff.cc use the abigail::workers interface
2017-02-27 Dodji SeketeliDo not ignore valgrind checks returning an error
2017-02-27 Dodji SeketeliAdd a "make check-valgrind-helgrind-recursive" target
2017-02-27 Dodji SeketeliSeveral fixes and enhancements to abigail::workers
2017-02-15 Dodji SeketeliFix typo in help string of abipkgdiff
2017-02-15 Dodji Seketelifedabipkgdiff refuses to compare packages with the...
2017-02-15 Dodji SeketeliAdd missing tests input files to distribution files
2017-02-15 Dodji SeketeliAdd missing new line to an error message of runtestfeda...
2017-02-15 Dodji SeketeliFix silent failure of tests/runtestfedabipkgdiff.py
2017-02-14 Dodji SeketeliMisc style fixes
2017-02-14 Dodji SeketeliBug 20476 - Compare virtual member functions when compa...
2017-02-14 Dodji SeketeliFix indentation in src/abg-writer.cc
2017-02-13 Dodji SeketeliAdjust reference output of test-annotate
next
This page took 0.087493 seconds and 5 git commands to generate.