platform/upstream/libabigail.git
2016-01-05 Dodji SeketeliAdd a NEWS file
2016-01-04 Dodji SeketeliBug 19355 - Libabigail slow on r300_dri.so
2016-01-04 Dodji SeketeliSupport two different variables having the same underly...
2016-01-04 Dodji SeketeliAvoid adding the same base class twice
2016-01-04 Dodji SeketeliSpeed up class_decl::find_base_class
2016-01-04 Dodji SeketeliMake class_decl::base_spec class follow the pimpl pattern
2015-12-15 Ondrej OpralaAdd the option of printing the file, line and column...
2015-12-15 Ondrej OpralaFix a function doc
2015-12-11 Dodji Seketeli[PERF] Speedup comparing declaration-only class_decls
2015-12-11 Dodji Seketeli[PERF] Access naked pointers for canonical types and...
2015-12-11 Dodji Seketeli[PERF] Turn some pimpl pointers into naked pointers
2015-12-11 Dodji Seketeli[PERF] Pass a bunch of perf-sensitive smart pointers...
2015-12-10 Dodji SeketeliBug 19126 - abidw segv on a dwz compressed version...
2015-12-08 Dodji SeketeliFix some white space nits
2015-12-08 Dodji SeketeliFilter out harmless diagnostics glitches due to some...
2015-12-08 Dodji SeketeliFix internal name for pointers, typedefs and arrays
2015-12-08 Dodji SeketeliAvoid try/catch code paths when that is possible
2015-12-08 Dodji SeketeliFix comparison in qualified_type_diff::has_changes
2015-12-08 Dodji SeketeliBug 19336 - Better handle redundantly qualified referen...
2015-12-06 Dodji SeketeliDo not forget to peel qualified type off when peeling...
2015-12-06 Dodji SeketeliFind more spots where to discriminate internal and...
2015-12-06 Dodji SeketeliConstify is_qualified_type()
2015-11-28 Dodji SeketeliAdd missing new line to abidiff help message
2015-11-26 Dodji SeketeliDo not abort when there is no binary to compare in...
2015-11-23 Ondrej OpralaAbidiff: Remove doubled line in help.
2015-11-23 Ondrej OpralaAdd bash-completion scripts for the libabigail tools
2015-11-17 Dodji SeketeliRead enum values in the size_t and write them in ssize_t
2015-11-17 Dodji SeketeliBump version to release candidate 1.0.rc1
2015-11-17 Dodji SeketeliDo not use designated initializers in abipkgdiff.cc
2015-11-16 Dodji SeketeliUpdate ChangeLog for 1.0.rc0 1.0.rc0
2015-11-16 Dodji SeketeliFix doxygen configuration file paths in doc/Makefile.am
2015-11-16 Dodji SeketeliUpdate ChangeLog file in preparation of 1.0.rc0 release
2015-11-16 Dodji SeketeliAdd --version option to several libabigail tools
2015-11-12 Dodji SeketeliCorrectly handle fn DIE with abstract_origin in alt...
2015-11-10 Ondrej OpralaBug 19081 - abipkgdiff parallelization
2015-11-10 Dodji SeketeliFix typo in test-diff-dwarf-abixml.cc
2015-11-10 Ondrej OpralaDocument abipkgdiff's option --no-abignore
2015-11-09 Dodji SeketeliAvoid canonicalizing function types too early
2015-11-09 Dodji SeketeliPropagate environment property to base specifiers
2015-11-09 Dodji SeketeliMisc style fixes
2015-11-07 Dodji SeketeliSupport DW_AT_count DWARF attribute
2015-11-07 Dodji SeketeliBug 19173 - Abidiff doesn't detect symbol size change...
2015-11-07 Dodji SeketeliAdd some needed vertical space
2015-11-07 Dodji SeketeliPass a bunch of parameters by reference as they ought...
2015-11-05 Dodji SeketeliBug 19139 - DWARF reader doesn't handle garbage in...
2015-11-05 Dodji SeketeliIntroduce the name abixml in some comments
2015-10-17 Dodji SeketeliBug 19026 - Types with same name and different size...
2015-10-17 Dodji SeketeliAdd a script to update the reference output of runtestr...
2015-10-17 Dodji SeketeliStyle fixes in the abixml writer.
2015-10-17 Dodji SeketeliFix typo in test-read-dwarf.cc
2015-10-17 Dodji SeketeliAdjust regression tests reference output for the curren...
2015-10-17 Dodji SeketeliUse abidw --abidiff in test-read-dwarf.cc
2015-10-17 Dodji SeketeliFix emitting of referenced type in abixml writer
2015-10-17 Dodji SeketeliSupport updating a class in the abixml reader
2015-10-17 Dodji SeketeliDon't canonicalize types not added to their context...
2015-10-15 Dodji SeketeliBug 19092 - abidw aborts on types that violate the ODR
2015-10-15 Dodji SeketeliFix activation of Debian package support
2015-10-15 Dodji SeketeliMisc style cleanup
2015-10-15 Dodji SeketeliEmit statistics about resolved class declarations
2015-10-15 Dodji SeketeliAdd a missing xml text reader call
2015-10-15 Dodji SeketeliPass some more parameters in reference
2015-10-15 Dodji SeketeliAdjust tests for the patchset
2015-10-15 Dodji SeketeliMake abidw --abidiff not show definitely harmless changes
2015-10-15 Dodji SeketeliAllow only one definition of a given type per corpus...
2015-10-15 Dodji SeketeliA series of small speed optimizations here and there
2015-10-15 Dodji SeketeliAccelerate a slow path in hash_type_or_decl()
2015-10-15 Dodji SeketeliImplement fast type lookup in a corpus
2015-10-15 Dodji SeketeliSet the corpus of all ABI artifact reads from abixml
2015-10-15 Dodji SeketeliMake canonicalization non sensitive to struct-ness...
2015-10-15 Dodji SeketeliHandle aliased function decls when comparing decls...
2015-10-15 Dodji SeketeliFix const-ness of a function parameter
2015-10-15 Dodji SeketeliFix "is-anonymous" abixml property impact on some tests
2015-10-15 Dodji SeketeliDo not compare access specs for member types & functions
2015-10-15 Dodji SeketeliFix strip_typedef issues
2015-10-15 Dodji SeketeliForce late canonicalizing of function types read from...
2015-10-13 Ondrej OpralaBug 19082 - Recognize suppression spec files
2015-10-11 Dodji SeketeliBug 19024 - Failing to flag underlying type of enums...
2015-10-08 Dodji SeketeliBug 19025 - abixml writer forgets to emit some member...
2015-10-07 Ondrej OpralaParallelize test read-dwarf.
2015-10-06 Dodji SeketeliBug 19023 - Type canonicalization is sensitive to struc...
2015-10-06 Dodji SeketeliStyle adjustment in abg-corpus.cc
2015-10-06 Dodji SeketeliBug 19037 - Make ABI corpus support several functions...
2015-10-05 Ondrej OpralaDo not imply private access when building a struct...
2015-10-05 Ondrej OpralaFix minor warnings when building documentation.
2015-10-05 Ondrej OpralaFix an "Unknown target name" error during make info.
2015-10-05 Ondrej OpralaFix a path in doc/Makefile.am
2015-10-04 Dodji SeketeliMisc style cleanups
2015-10-04 Dodji SeketeliUse the ODR to speed up type canonicalization
2015-10-04 Dodji SeketeliLate canonicalize all types that reference classes...
2015-10-04 Dodji SeketeliFix infinite loop in peel_typedef_pointer_or_reference_type
2015-10-04 Dodji SeketeliTry harder to hash_type_or_decl avoid the slow path
2015-10-04 Dodji SeketeliDo not use recursive type hashing when writing out...
2015-10-04 Dodji SeketeliPrevent build_function_type from not canonicalizing...
2015-10-04 Dodji SeketeliFix detection of changes in pointer diff in the compari...
2015-10-04 Dodji SeketeliDo not overly canonicalize types during typedef stripping
2015-10-04 Dodji SeketeliCleanup some IR type comparison operators
2015-10-04 Dodji SeketeliAdd missing deep equality operator for pointer and...
2015-10-04 Dodji Seketeliconstify is_class_type()
2015-10-01 Ondrej OpralaBug 19027 - ABI asymmetry with enums over INT_MAX
2015-10-01 Dodji SeketeliEncourage people to use autoreconf -i
next