]> sourceware.org Git - libabigail.git/shortlog
libabigail.git
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... abixml-rework
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...
2015-08-29 Dodji SeketeliHarden function_decl::get_pretty_representation()
2015-08-29 Dodji SeketeliDon't cache type qualified name before canonicalization
2015-08-22 Dodji SeketeliMisc style cleanups
2015-08-22 Dodji SeketeliMake abipkgdiff compare tar archives containing binaries
2015-08-22 Dodji SeketeliMisc style fixes in abipkgdiff
2015-08-22 Dodji SeketeliMake abipkgdiff compare directories containing binaries
2015-08-22 Dodji Seketeli[dwarf reader] Support reference types without explicit...
2015-08-21 Dodji Seketeli[dwarf reader] Support pointer types without explicit...
2015-08-21 Dodji Seketelimake abipkgdiff compile with GCC 4.4.7
2015-08-21 Dodji SeketeliMisc style fixes
2015-08-21 Dodji SeketeliMake get_pretty_representation work on method types
2015-08-21 Dodji SeketeliHash a class declaration the same as its definition
2015-08-20 Dodji SeketeliAdd a --stats to abidiff and abidw
2015-08-20 Dodji SeketeliCanonicalize all types that got scheduled for late...
2015-08-19 Dodji SeketeliPropagate canonical type of a class definition to its...
2015-08-19 Dodji SeketeliMake type_has_non_canonicalized_subtype() tighter
2015-08-19 Dodji SeketeliMake decl_base::get_qualified_name() work when decl...
2015-08-18 Dodji SeketeliBug 18844 - assert failure in abidw at abg-dwarf-reader...
2015-08-18 Dodji SeketeliFix a little glitch in the test suite
2015-08-18 Dodji SeketeliEscape XML property names that were not escaped before
2015-08-14 Dodji SeketeliBug 18828 - Handle force-resolving of multiple declarat...
2015-08-14 Dodji SeketeliAvoid declaring a type several times in the same TU...
2015-08-14 Dodji SeketeliMisc style fixes in the XMLABI writer
2015-08-14 Dodji SeketeliFix typos in abipkgdiff
2015-08-14 Dodji SeketeliInstall the manpage for abipkgdiff
2015-08-14 Dodji SeketeliBug 18818 - abidw aborts on a class with a non-complete...
2015-08-14 Dodji SeketeliUpdate the abipkgdiff manual to say that .deb files...
2015-08-14 Dodji SeketeliUpdate comment about the supported formats in abipkgdiff
2015-08-14 Dodji SeketeliMake the support of RPM and DEB package formats conditional
2015-08-14 Matthias KloseAdd support for .deb files to abipkgdiff
2015-08-14 Dodji SeketeliAdd configure check for rm and mkdir used by abipkgdiff
2015-08-14 Dodji SeketeliFix a comment in configure.ac
2015-08-14 Dodji SeketeliDo not remove api and website source files by accident
2015-08-13 Dodji SeketeliAdd an abipkgdiff --fail-no-dbg command line option
2015-08-13 Dodji SeketeliAdd -h and -d option shortcuts to abidw
2015-08-13 Dodji SeketeliAdd a -h option shortcut to abidiff
2015-08-13 Dodji SeketeliAdd a -h shortcup to abipkgdiff --help
2015-08-09 Dodji SeketeliBug 18791 - libabigail fails to read the output of...
next
This page took 0.126611 seconds and 5 git commands to generate.