Sign in
android
/
platform
/
external
/
libabigail
/
HEAD
6b3d6ad
Add LOCAL_LICENSE_KINDS to external/libabigail
by Bob Badour
· 3 weeks ago
master
android-s-preview-1
16afa28
Drop unnecessary upstream files that impose RESTRICTED licensing
by Matthias Maennich
· 5 weeks ago
sdk-release
c1db8a7
abidiff: better whitespace in symbol diff report
by Giuliano Procida
· 6 weeks ago
1c63bd1
Merge "Disable libabigail for darwin."
by Treehugger Robot
· 6 weeks ago
4d5ac23
Disable libabigail for darwin.
by Dan Albert
· 6 weeks ago
6e280f3
Upgrade libabigail to 6e5b4471f9da972812feae8ee09801657b507b47
by Haibo Huang
· 6 weeks ago
ad2b0af
Merge "Limit to 64-bit binaries."
by Treehugger Robot
· 6 weeks ago
a282584
Limit to 64-bit binaries.
by Dan Albert
· 7 weeks ago
1b4e95e
abg-writer.cc: fix write_elf_symbol_reference loop
by Giuliano Procida
· 5 months ago
7ac9bb8
symtab: Add support for MODVERSIONS (CRC checksums)
by Matthias Maennich
· 8 months ago
51bac87
dwarf-reader/writer: consider aliases when dealing with suppressions
by Matthias Maennich
· 8 months ago
a82212c
symtab/dwarf-reader: allow hinting of main symbols for aliases
by Matthias Maennich
· 8 months ago
a4015cf
test-symtab: add tests for whitelisted functions
by Matthias Maennich
· 8 months ago
4dcbf65
dwarf reader: drop (now) unused code related symbol table reading
by Matthias Maennich
· 9 months ago
ede9a10
abg-corpus: remove symbol maps and their setters
by Matthias Maennich
· 9 months ago
96872a3
symtab_reader: add support for ppc64 ELFv1 binaries
by Matthias Maennich
· 10 months ago
76e19db
abg-elf-helpers: migrate ppc64 specific helpers
by Matthias Maennich
· 10 months ago
4d7075f
Switch kernel stuff over to new symtab and drop unused code
by Matthias Maennich
· 10 months ago
ab94015
dwarf-reader: read_context: use new symtab in *_symbols_is_exported
by Matthias Maennich
· 10 months ago
4b5a95c
abg-reader: avoid using the (var|function)_symbol_map
by Matthias Maennich
· 10 months ago
cb24eff
corpus: make get_unreferenced_(function|variable)_symbols use the new symtab
by Matthias Maennich
· 10 months ago
97308e7
corpus: make get_(undefined_)?_(var|fun)_symbols use the new symtab
by Matthias Maennich
· 10 months ago
5a74559
Integrate new symtab reader into corpus and read_context
by Matthias Maennich
· 9 months ago
66d2bed
Refactor ELF symbol table reading by adding a new symtab reader
by Matthias Maennich
· 10 months ago
8adb9b8
dwarf-reader split: create abg-symtab-reader.{h,cc} and test case
by Matthias Maennich
· 11 months ago
bda7f94
abg-ir: elf_symbol: add is_suppressed field
by Matthias Maennich
· 9 months ago
204eaf6
abg-ir: elf_symbol: add is_in_ksymtab field
by Matthias Maennich
· 10 months ago
5f49f81
abg-cxx-compat: add simplified version of std::optional
by Matthias Maennich
· 10 months ago
3b707b3
abidiff: Flag indirect struct/union changes.
by Giuliano Procida
· 11 months ago
7e7a997
KMI Whitelists: allow alternative section suffix 'symbol_list'
by Matthias Maennich
· 6 months ago
03dcda4
fix build for abidw
by Matthias Maennich
· 7 weeks ago
6e5b447
mainpage: Update web page for 1.8 release
by Dodji Seketeli
· 7 weeks ago
f8cbd67
Merge branch 'upstream-master' into master
by Matthias Maennich
· 2 months ago
9fc16db
Update catch2 testing framework: v1.12.2 -> v2.13.3
by Matthias Maennich
· 2 months ago
dfd2c2d
clang-format: define C++ standard to improve formatting
by Matthias Maennich
· 2 months ago
1b62e39
Refresh ABI cross check test files
by Giuliano Procida
· 3 months ago
c458e00
Drop unneccessary includes of abg-cxx-compat.h
by Matthias Maennich
· 2 months ago
5d669e0
Remove <unordered_set> usages from abg_compat
by Matthias Maennich
· 2 months ago
af233cd
Remove <unordered_map> usages from abg_compat
by Matthias Maennich
· 2 months ago
de344c0
Remove <memory> usages from abg_compat
by Matthias Maennich
· 2 months ago
ee33094
Remove <functional> usages from abg_compat
by Matthias Maennich
· 2 months ago
47a76ac
Drop C++03 compatibility layer
by Matthias Maennich
· 2 months ago
bc057fd
Merge 'upstream-master' into master
by Matthias Maennich
· 3 months ago
04690d2
Add qualifier / typedef / array / pointer test
by Giuliano Procida
· 3 months ago
a1a321d
Add soong build description for building abidiff and abidw
by Matthias Maennich
· 8 months ago
c4c8143
Add support for external_updater automatic updates
by Matthias Maennich
· 3 months ago
7d03a8d
Add metadata files
by Matthias Maennich
· 1 year, 11 months ago
d068f26
ir: Arrays are indirect types for type structure similarity purposes
by Giuliano Procida
· 3 months ago
38effc9
ir: Add better comments to types_have_similar_structure
by Dodji Seketeli
· 3 months ago
f10d1fc
abidiff: support --dump-diff-tree with --leaf-changes-only
by Giuliano Procida
· 3 months ago
4f8c9b1
Use C++11 for the code base
by Dodji Seketeli
· 3 months ago
b56e5ae
CONTRIBUTING: Update instructions about regression tests
by Dodji Seketeli
· 3 months ago
b167a7b
Teach Automake that COPYING* files are gone from sources
by Dodji Seketeli
· 3 months ago
59701da
Add a license-change-2020.txt file
by Dodji Seketeli
· 9 months ago
0f78e9a
Delete COPYING* files
by Dodji Seketeli
· 9 months ago
3e18713
Add the LICENSE.txt file
by Dodji Seketeli
· 9 months ago
c80f792
Re-license the project to Apache v2 With LLVM Exception
by Dodji Seketeli
· 9 months ago
fb5749b
Add helper files to perform the re-licensing
by Dodji Seketeli
· 9 months ago
964bf04
Add replace-spdx-license.sh script
by Dodji Seketeli
· 9 months ago
418ea85
Add has-spdx-header.sh script
by Dodji Seketeli
· 9 months ago
be6bf58
Add missing SPDX headers to source files not specifying any license
by Dodji Seketeli
· 9 months ago
58488c5
Replace individual license references with SPDX Identifiers
by Matthias Maennich
· 12 months ago
2313dd1
Bump version number to 2.0
by Dodji Seketeli
· 3 months ago
d3d0eee
Update NEWS file for 1.8
by Dodji Seketeli
· 3 months ago
cee237e
Update the Changelog for 1.8
by Dodji Seketeli
· 3 months ago
a93aaec
Add check-self-compare to release regression testing
by Dodji Seketeli
· 3 months ago
e1a1fd9
configure: add --enable-rpm415 option
by Dodji Seketeli
· 3 months ago
2417efb
dwarf-reader: Bug 26908 - don't crash on empty DW_TAG_partial_unit
by Dodji Seketeli
· 3 months ago
264c833
reader: Fix off-by-one error in assert
by Dodji Seketeli
· 3 months ago
bbdf7e0
writer: fix off-by-one error in assertion
by Dodji Seketeli
· 3 months ago
0a5f056
abipkgdiff: make --self-check to fail on any change against own ABIXML
by Dodji Seketeli
· 3 months ago
7d5fc6a
abidw: make --abidiff report any change against own ABIXML
by Dodji Seketeli
· 3 months ago
95c53c8
dwarf-reader: Avoid having several functions with the same symbol
by Dodji Seketeli
· 3 months ago
5ae7de0
reader: Don't lose anonymous-ness of decl-only classes
by Dodji Seketeli
· 3 months ago
a07fce3
ir: Introduce internal pretty representation for anonymous classes
by Dodji Seketeli
· 3 months ago
35162bd
writer: Emit definitions of declarations when they are present
by Dodji Seketeli
· 3 months ago
b553802
Bug 26780 - Fix array subrange bounds (de)serialization
by Dodji Seketeli
· 3 months ago
7d5ef25
reader: Read array subrange length into an uint64_t
by Dodji Seketeli
· 3 months ago
6ac6cfb
abipkgdiff: Avoid uncertainty when sorting worker tasks
by Dodji Seketeli
· 3 months ago
3322396
tests/data/test-fedabipkgdiff: Update reference output
by Dodji Seketeli
· 3 months ago
18b0693
abipkgdiff: minor cleanups
by Matthias Maennich
· 3 months ago
c2ce1a3
dwarf-reader: support artificially generated translation units
by Dodji Seketeli
· 3 months ago
ddead98
fedabipkgdiff: make --self-compare use abipkgdiff --self-check
by Dodji Seketeli
· 3 months ago
edfe5a1
abipkgdiff: Add a new --self-check option
by Dodji Seketeli
· 3 months ago
cac59a1
Bug 26769 - Fix missing types in abixml output
by Dodji Seketeli
· 3 months ago
de5de7b
Make sure to canonicalize all types but decl-only classes
by Dodji Seketeli
· 4 months ago
90eff56
ir: Add equality op to array_type_def::subrange_type::bound_value
by Dodji Seketeli
· 4 months ago
2cc1ab7
writer: Sort decls and fix topological sorting for types
by Dodji Seketeli
· 4 months ago
3c87247
Bug PR26739 - Handle qualified typedef array types
by Dodji Seketeli
· 4 months ago
baee817
Update test-libandroid.so.abi
by Dodji Seketeli
· 4 months ago
38e72b2
dwarf-reader: Ignore zero length location expressions from DW_AT_location
by Matthias Maennich
· 4 months ago
8a0825e
Improve enum synthetic type names
by Giuliano Procida
· 4 months ago
32343f8
Improve and stabilise sort of member functions
by Giuliano Procida
· 4 months ago
b4ec629
update-test-output.py: Update syntax
by Dodji Seketeli
· 4 months ago
b7ad7f2
Bug 26770 - Spurious declaration-only-ness induces spurious type changes
by Dodji Seketeli
· 4 months ago
4f93fed
dwarf-reader: fix lookup for repeated translation unit paths
by Matthias Maennich
· 4 months ago
f8ef195
Stabilise sort of canonical types
by Giuliano Procida
· 4 months ago
67db22f
Assume subrange bounds types are unsigned if no underlying type is given.
by Mark Wielaard
· 4 months ago
ee059a9
dwarf-reader: get subrange_type bounds signedness from underlying type
by Mark Wielaard
· 4 months ago
247f50d
abg-tools-utils: Fix comment
by Dodji Seketeli
· 4 months ago
Next »