Brad King
|
41ff2916f2
WINDOWS_EXPORT_ALL_SYMBOLS: Fix vftable symbol export on ARM64EC
|
10 months ago |
Brad King
|
b297b63f17
Merge topic 'AutoExport-vftable'
|
2 years ago |
scivision
|
7b0a629693
Source: use C++11 nullptr
|
2 years ago |
Malcolm Bechard
|
f513781bc5
WINDOWS_EXPORT_ALL_SYMBOLS: Export vftable symbol
|
2 years ago |
moyo1997
|
b019ee1a8d
bindexplib: Exclude entry and exit thunks for arm64EC
|
3 years ago |
Sean McBride
|
1cf14f8c03
Source: fix many -Wmissing-prototypes warnings by marking functions static
|
4 years ago |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Brad King
|
d3d53eefee
Merge topic 'remove_cli__symbols'
|
5 years ago |
Markus Mayer
|
be75622e49
bindexplib: Do not export symbols from managed code
|
5 years ago |
Ben Boeckel
|
24a9fed5d9
IWYU: mark <cstddef> as needed
|
5 years ago |
Rolf Eike Beer
|
ef778d77e0
replace std::string::substr() with operations that do not allocate memory
|
5 years ago |
Isuru Fernando
|
5ff1d7bd90
Add support for WINDOWS_EXPORT_ALL_SYMBOLS when cross-compiling to Windows
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Zsolt Parragi
|
c856d4556b
bindexplib: supporting llvm bitcode formats using llvm-nm
|
6 years ago |
luz.paz
|
be28106880
Fix misc. typos
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Jacek Blaszczynski
|
1f3933d382
Address code review feedback
|
8 years ago |
Jacek Blaszczynski
|
14ebad533d
Use IMAGE_FILE_HEADER and add missing Arm 32bit images support
|
8 years ago |
Jacek Blaszczynski
|
8950183b38
Add Arm64 support to COFF symbol export feature
|
8 years ago |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Brad King
|
3250b9a122
bindexplib: Revert support for constants symbols
|
8 years ago |
Albert Ziegenhagel
|
8d754ad5e7
bindexplib: Skip symbols containing a dot (.)
|
8 years ago |
Mikhail Paulyshka
|
afb21342ea
bindexplib: fix constants symbols export
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Mikhail Paulyshka
|
48fa291469
bindexplib: add ARM support
|
8 years ago |
Mikhail Paulyshka
|
97c605fd5b
bindexplib: remove unused code
|
8 years ago |
Mikhail Paulyshka
|
7a8860afbc
bindexplib: clang-format
|
8 years ago |
Bertrand Bellenot
|
845c482448
bindexplib: Add method for parsing and integrating `.def` files
|
9 years ago |
Brad King
|
4f90e79314
bindexplib: Revise coding style of CMake-specific methods
|
9 years ago |