]> sourceware.org Git - libabigail.git/shortlog
libabigail.git
2022-05-30 Giuliano Procidatest-annotate.cc: ignore whitespace during diff
2022-05-30 Mark Wielaardsymtab-reader: Setup aliases before checking ppc64...
2022-05-17 Guillermo E... ctf-reader: add support to looking debug information...
2022-05-17 Vanessa SochatAdding missing newline to build-container workflow
2022-05-16 Ben WoodardAdd github actions to support workflows
2022-05-16 Guillermo E... abipkgdiff: Add support to compare packages with CTF...
2022-05-13 Guillermo E... ctf-reader: CTF debug info for some symbols is not...
2022-05-13 Guillermo E... ctf-reader: shows incomplete summary changes
2022-05-13 Frederic CambusFix numbering error in the abidiff manual.
2022-05-13 Guillermo E... ctf-reader: Add support to read CTF information from...
2022-05-12 vsochAdd Logic to detect file type by extension
2022-05-12 Ben WoodardAdd an option ignore SONAME differences in libraries
2022-05-04 Giuliano Procidasymtab: fix up 64-bit ARM address which may contain...
2022-05-04 Giuliano Procidasymtab: refactor ELF symbol value tweaks
2022-05-02 Guillermo E... ctf-reader: Fix multiple var-decl in anonymous struct...
2022-05-02 Guillermo E... tools-utils: `entry_of_file_with_name' returns incorrec...
2022-05-02 Ben WoodardFix typo in abipkgdiff manpage
2022-04-29 Guillermo E... ctf-reader: Add support to undefined forward declaratio...
2022-03-10 Dodji Seketelicomparison: Avoid sorting diff nodes with wrong criteria
2022-03-07 Dodji Seketelicomparison: Factorize the code that inserts diff nodes...
2022-03-07 Dodji Seketelicomparison: Describe the "generic view" of a diff node
2022-03-07 Dodji SeketeliBug 28013 - Acknowledge variadic parameter type is...
2022-03-03 Dodji Seketelidwarf-reader: Don't propagate canonical type upon aggre...
2022-03-02 Dodji SeketeliBug 26646 - unexpected declaration-only types (part 2)
2022-03-01 Dodji Seketeliir: Remove obsolete comment from enumerator equal operator
2022-03-01 Dodji Seketelireader: Fix a compilation warning
2022-02-28 Dodji Seketeliabilint --show-type-use: Show results for global decls...
2022-02-28 Dodji Seketeliabilint: add the --show-type-use option
2022-02-28 Dodji Seketeliconfigure: Remove use of obsolete AC_CONFIG_HEADER
2022-02-25 Randy MacLeodImprove some grammar
2022-02-24 Giuliano ProcidaXML writer: do not create extra temporary referenced...
2022-02-24 Giuliano ProcidaXML writer: improve slightly emission of top-level...
2022-02-24 Giuliano ProcidaXML writer: drop write_elf_symbols_table variable emitt...
2022-02-24 Giuliano ProcidaXML writer: remove type_hasher and remaining comment
2022-02-08 Dodji SeketeliBug 26646 - unexpected declaration-only types
2022-02-07 Dodji Seketelisymtab-reader: Remove an over-agressive assertion
2022-02-07 David SeifertFind fts-standalone on musl
2022-02-07 Dodji Seketelisymtab-reader: Fix typo in comment
2022-01-20 Dodji Seketeliwriter: small compilation error fix
2022-01-19 Matthias Maennichabidiff: improve whitespace generation in symbol diff...
2022-01-19 George RawlinsonBug 28663 - generate man page for kmidiff
2022-01-19 Matthias MaennichXML writer: resolve declaration-only enum definitions
2022-01-18 Matthias MaennichXML writer: map type ids by bare pointer
2022-01-18 Matthias MaennichXML writer: track emitted types by bare pointer
2022-01-18 Giuliano Procidaabidiff: include ABI XML versions when reporting a...
2022-01-18 Giuliano Procidaabidiff: include ABI XML versions when reporting a...
2022-01-18 Mark WielaardDWARF reader: use size_t for DWARF expression length...
2022-01-18 Giuliano ProcidaDWARF reader: use size_t for DWARF expression length
2022-01-17 Giuliano Procidasymtab reader: fix up alternative addresses
2022-01-17 David CantrellInclude <libgen.h> in tools/abisym.cc for basename(3)
2022-01-17 Giuliano ProcidaBug 28191 - Interpret DWARF 5 addrx locations
2022-01-14 Dodji SeketeliBug 28319 - re-fix of rhbz1951526 - SELF CHECK FAILED...
2022-01-06 Thomas SchwingeHandle several variants of Python 'imp', 'importlib...
2022-01-03 Dodji Seketelisuppression: Fix compilation warning on el7
2022-01-03 Guillermo E... ctf-reader: Assert on ir::hash_as_canonical_type_or_con...
2021-12-21 Thomas SchwingeReplace Python 'import importlib' with 'import importli...
2021-12-21 Thomas Schwingefedabipkgdiff: Also accept MIME type 'application/x...
2021-12-21 Thomas SchwingeReplace use of deprecated Python 'imp' module with...
2021-12-20 Thomas Schwingefedabipkgdiff: Enable testing without proper Koji insta...
2021-12-20 Thomas Schwingeabipkgdiff: Use 'convert_path_to_relative' in 'create_a...
2021-12-20 Thomas Schwingeabipkgdiff: Respect 'create_abi_file_path' interface
2021-12-17 Thomas Schwingeconfigure: Instead of for rpm 4.15+ version, test actua...
2021-12-17 Thomas SchwingeFurther update 'make distcheck-fast'
2021-12-17 Thomas SchwingeAdd '.mailmap'
2021-12-17 Thomas Schwingeconfigure: Tune fedabipkgdiff dependencies detection
2021-12-17 Thomas SchwingeCONTRIBUTING: Move "Coding language and style" section
2021-12-17 Mark Wielaarddwarf-reader: Workaround libdw dwarf_location_expressio...
2021-12-14 Guillermo E... Add regression tests for ctf reading
2021-12-13 Guillermo E... ctf-reader: Fix length in dynamic array definition
2021-12-13 Thomas SchwingeBetter highlight 'make distcheck-fast'
2021-12-09 Matthias MaennichXML writer: use exemplar types for tracking referenced...
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
next
This page took 0.066329 seconds and 5 git commands to generate.