]> sourceware.org Git - libabigail.git/shortlog
libabigail.git
2021-12-09 Matthias MaennichXML writer: use consistent type pointers for type ids...
2021-12-07 Dodji Seketelireader: Build array types with their element type ...
2021-12-06 Dodji Seketelisuppression: Fix has_data_member_inserted_between ...
2021-11-29 Matthias MaennichXML writer: adjust tracking of emitted declarations
2021-11-29 Guillermo E... ctf-reader: Fix memory leak reported by valgrind
2021-11-23 Guillermo E... ctf-reader: Use ABG_ASSERT instead of assert
2021-11-23 Guillermo E... ctf-reader: Make create_read_context return a smart...
2021-11-22 Dodji Seketelictf-reader: Remove useless parameter from fill_ctf_section
2021-11-22 Guillermo E... ctf-reader: Use argument by reference reading the context
2021-11-18 Jose E. Marchesi... abidw: add support for CTF
2021-11-17 Jose E. Marchesi... ctf: ctf_reader::read_corpus now sets a status
2021-11-17 tangmengStandardize and improve the output of several tests
2021-11-17 Dodji Seketelitest-utils: Define test status reporting functions
2021-11-17 Dodji Seketelitest-utils: Define colors for test status messages
2021-11-15 Dodji SeketeliBug 28584 - Don't drop global variables that lack DW_AT...
2021-11-15 Jose E. Marchesi... Move dwarf_reader::status facilities to an abigail...
2021-11-12 Dodji Seketeliabg-config.{cc,h}: Misc comment cleanups
2021-11-12 Dodji Seketeliabidw: Add --abixml-version
2021-11-12 Dodji SeketeliBug 28450 - Fix cloned member function handling in...
2021-11-10 Jose E. Marchesi... abg-ctf-reader: use the right string table for CTF...
2021-11-10 Jose E. Marchesi... elf_helpers: new utility function find_strtab_for_symta...
2021-11-09 tangmengtest-abicompat: Make the test output more pleasant
2021-11-09 tangmengabicompat: Add prompt message for abnormal operation
2021-11-09 tangmengabilint: Add prompt message for abnormal operation
2021-11-09 Jose E. Marchesi... ctf: make libabigail::ctf_reader::read_corpus reentrant
2021-11-09 tangmengFix trivial typo when printing message
2021-11-02 Jose E. Marchesi... Add support for the CTF debug format to libabigail.
2021-11-02 tangmengabicompat: Add prompt message for abnormal operation
2021-11-02 tangmengabilint: fix trivial typo when using abilint
2021-10-27 tangmengFix trivial typo when printing help information
2021-10-20 Dodji SeketeliPR28365 - Assert on empty typedef on webkit2gtk3-jsc...
2021-10-19 Giuliano ProcidaTweak clang-format configuration
2021-10-19 Vanessa SochatFixing incorrect symbol
2021-10-18 Dodji SeketeliUpdate licensing information on the web page after 2.0
2021-10-18 Dodji SeketeliAdd debug info package for wireshark-cli-3.4.9-1.fc36...
2021-10-18 Dodji SeketeliBug 28364 - libwiretap fails self comparison
2021-10-18 Dodji Seketeliwriter: Don't forget that a naming typedef is referenced
2021-10-18 Dodji Seketeliwriter: Don't forget when emitting array subrange types
2021-10-18 Dodji Seketeliwriter: Don't forget to emit types referenced by functi...
2021-10-18 Dodji Seketeliir: Avoid canonicalizing types that are not meant to
2021-10-18 Dodji Seketelitests/Makefile.am: Fix warning
2021-10-18 Dodji SeketeliAdd --enable-debug-type-canonicalization to configure
2021-10-15 Dodji SeketeliImprove type (de)serialization instability debugging
2021-10-05 Dodji SeketeliBump to 2.1 version
2021-10-04 Dodji SeketeliUpdate libabigail web page for 2.0 release
2021-10-04 Dodji SeketeliFix tarball upload directory
2021-10-04 Dodji SeketeliUpdate ChangeLog for 2.0 libabigail-2.0
2021-10-04 Dodji SeketeliUpdate NEWS file for 2.0
2021-09-23 Dodji SeketeliBug 27086 - Consider all C++ virtual destructors when...
2021-09-23 Dodji Seketelidwarf-reader: Indent
2021-09-22 Dodji SeketeliBug 27970 - Duplicated member functions cause spurious...
2021-09-21 Dodji Seketeliabipkgdiff: Do not erase working dirs before we are...
2021-09-21 Dodji SeketeliBug 28316 - Failure to represent typedef named anonymou...
2021-09-20 Dodji Seketeliabipkgdiff: Fix showing added/removed files
2021-09-09 Dodji SeketeliRHBZ1944102 - self comparing ABI of protobuf-3.14.0...
2021-09-08 Dodji SeketeliRHBZ1951496 - ir: Acknowledge that "void type" is not...
2021-09-08 Dodji Seketeliwriter: Avoid sigsev on types with no translation unit
2021-09-08 Dodji Seketelixml-reader: Get back to original way of building qualif...
2021-09-08 Dodji Seketeliir: Fix canonical type propagation cancelling
2021-09-08 Dodji Seketeliir: Avoid infinite loop during type canonicalization
2021-09-08 Dodji Seketeliwriter: escape enum linkage name in abixml
2021-09-08 Dodji SeketeliRHBZ-1944096 - assertion failure during self comparison...
2021-09-03 Dodji SeketeliBug 27985 - abidiff: bad array types in report
2021-09-01 Giuliano Procidaabg-writer: faster referenced type emission tests
2021-08-11 Dodji SeketeliRHBZ 1925886 - Compare anonymous types without qualifie...
2021-08-11 Dodji SeketeliBug 27236 - Don't forget to emit some referenced types
2021-08-11 Dodji SeketeliBug 27236 - Allow updating classes from abixml
2021-08-11 Dodji SeketeliBug 27236 - Fix the canonical type propagation optimization
2021-08-11 Dodji SeketeliBug 27995 - Self comparison error from abixml file
2021-08-11 Dodji Seketeliir: Tighten type comparison optimization for Linux...
2021-08-11 Dodji Seketeliir: Tighten the test for anonymous data member
2021-08-11 Dodji Seketeliir: Improve the debugging facilities
2021-07-19 Giuliano ProcidaPR28060 - Invalid offset for bitfields
2021-07-16 Giuliano Procidaabg-ir.h: add declaration of operator<< for elf_symbol...
2021-07-16 Giuliano Procidair: remove "is Linux string constant" property from...
2021-07-16 Matthias MaennichConsistently use std::unique_ptr for private implementa...
2021-07-15 Matthias Maennichsymtab-reader: add support for binaries compiled with CFI
2021-07-15 Matthias Maennichelf-helpers: refactor find_symbol_table_section
2021-06-18 Dodji SeketeliBug 27980 - Fix updating of type scope upon type canoni...
2021-06-10 Giuliano Procidaabg-reader: Create a fresh corpus object per corpus
2021-06-10 Giuliano Procidaabg-reader: Ensure corpus always has a symtab reader
2021-06-10 Giuliano Procidadwarf-reader: Create new corpus unconditionally
2021-06-10 Ben Woodard... Fix trivial typo when printing version string
2021-06-10 Dodji SeketeliRevert "Fix trivial typo when printing version string"
2021-06-10 Ben Woodard... Fix trivial typo when printing version string
2021-06-10 Dodji Seketelidoc: Fix typo
2021-06-09 Dodji Seketeliabg-reader: Fix typo rhbz1951526
2021-06-09 Dodji Seketeliabidw: Remove temporary .typeid files when using -...
2021-06-09 Dodji SeketeliFix recursive array type definition
2021-06-09 Dodji Seketelirhbz1951526 - SELF CHECK FAILED for 'gimp-2.10'
2021-06-09 Dodji Seketelireader: Canonicalizing a type once is enough
2021-06-09 Dodji Seketeliir: make 'debug(artefact)' support showing enums
2021-06-09 Dodji Seketelilocation:expand() shouldn't crash when no location...
2021-06-09 Dodji SeketeliAdd environment::{get_type_id_from_pointer,get_canonica...
2021-06-09 Dodji Seketeliir: Enable setting breakpoint on first type inequality
2021-05-25 Dodji Seketelixml reader: Fix recursive qualified & reference type...
2021-05-25 Dodji Seketeliabixml reader: Fix recursive type definition handling
2021-05-25 Dodji SeketeliIntroduce artificial locations
2021-05-25 Dodji SeketeliDetect abixml canonical type instability during abidw...
2021-05-25 Dodji SeketeliDetect failed self comparison in type canonicalization...
next
This page took 0.119874 seconds and 5 git commands to generate.