platform/upstream/libabigail.git
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
2015-09-30 Ondrej OpralaBug 17340 - Support pointers and references to functions
2015-09-29 Ondrej OpralaGeneralize some dwarf-reader functions to generate...
2015-09-29 Ondrej OpralaMove a constructor declaration
2015-09-24 Dodji SeketeliBug 18535 - abidiff reports false positive ABI differen...
2015-09-21 Dodji SeketeliRemove duplicated runtestreaddwarf test
2015-09-21 Dodji SeketeliAdd a missing function declaration
2015-09-21 Dodji SeketeliRemove some dead code in abilint
2015-09-21 Dodji SeketeliAdd a new --abidiff option to abidw
2015-09-21 Dodji SeketeliMisc style fixes
2015-09-21 Dodji SeketeliSpeed up type canonicalization by avoiding recursive...
2015-09-21 Dodji SeketeliUpdate qualified name of a decl when it's added to...
2015-09-21 Dodji SeketeliAdd new test functions
2015-09-21 Dodji SeketeliConstify some diff-utils functor operators
2015-09-16 Dodji SeketeliSupport source_location_not_in and source_location_not_...
2015-09-16 Dodji SeketeliPass simple property data by reference
2015-09-16 Dodji SeketeliMake string_ends_with() allow long suffixes
2015-09-13 Dodji SeketeliAdd missing 'break' keyword in e_machine_to_string()
2015-09-09 Dodji SeketeliFix compilation warnings in abipkgdiff.cc
2015-09-09 Dodji SeketeliFix spurious errors in the install-man-and-info-doc...
2015-09-09 Dodji SeketeliCompare qualified name in decl_base comparison operator
2015-09-08 Dodji SeketeliFix a stupid typo in function sorting code
2015-09-08 Dodji SeketeliUpdate manual for abipkgdiff
2015-09-07 Dodji SeketeliAdjust {s,g}et_show_stats() to use a reference
2015-09-07 Dodji SeketeliUse cache type hash values only after type canonicaliza...
2015-09-07 Dodji SeketeliIntroduce the concept of environment
2015-09-07 Dodji SeketeliFix redundant const qualifier stripping
2015-09-05 Dodji SeketeliFix wording in README
2015-09-02 Dodji SeketeliMisc style fixes
2015-09-02 Dodji SeketeliRe-arrange some regression tests order
2015-09-02 Dodji SeketeliBug 18904 - Fix support for C++ rvalue references
2015-09-02 Dodji SeketeliMore type degradation fixes (from DWARF to abixml)
2015-08-30 Dodji SeketeliBug 18892 - type degradation from DWARF to abixml on...
2015-08-30 Dodji SeketeliBug 18893 - type degradation from dwarf to abixml on...
2015-08-30 Dodji SeketeliUse common canonicalization oracle when reading class...
2015-08-30 Dodji SeketeliFix crash in file type guessing
2015-08-29 Dodji SeketeliBug 18894 - Fix representation of enumerators in abixml...
2015-08-29 Dodji SeketeliDetect vtable changes from member function changes
2015-08-29 Dodji SeketeliDo not hash or compare virtual member functions as...
2015-08-29 Dodji SeketeliMisc style fixes
2015-08-29 Dodji SeketeliAdjust many reference output for the non-regression...
2015-08-29 Dodji SeketeliMake test-read-dwarf.cc and test-read-write.cc abidiff...
2015-08-29 Dodji SeketeliAdd a new --noout option to abidw
2015-08-29 Dodji SeketeliAdd a --no-architecture option to abidiff
2015-08-29 Dodji SeketeliRead abixml as a whole file and fix lots discrepancies...
2015-08-29 Dodji SeketeliFix handling of class declaration during DWARF reading
2015-08-29 Dodji SeketeliFix important hashing issues
2015-08-29 Dodji SeketeliFix template comparison operators
2015-08-29 Dodji SeketeliUse size/alignment of class definition when requested...
2015-08-29 Dodji SeketeliFix type lookup algorithm
2015-08-29 Dodji SeketeliMake decl hashing always take qualified name into account
2015-08-29 Dodji SeketeliAccept base classes which types are compatible with...
next