- Apr 23, 2022
-
-
Jason Hiser authored
Ubuntu22 support See merge request !14
-
-
- Sep 14, 2021
-
-
Jason Hiser authored
-
- Apr 20, 2021
-
-
Jason Hiser authored
Update readme with information to clarify scons/cmake building, and list Grammatech's contributions.
-
Jason Hiser authored
Resolve "doesn't build on apple/mac" Closes #19 See merge request !12
-
Jason Hiser authored
-
Jason Hiser authored
Resolve "No testing on ubuntu 20" Closes #20 See merge request !13
-
Jason Hiser authored
-
- Mar 01, 2021
-
-
Jason Hiser authored
-
- Feb 25, 2021
-
-
Jason Hiser authored
-
- Feb 01, 2021
-
-
Jason Hiser authored
-
- Nov 13, 2020
-
-
Jason Hiser authored
-
Jason Hiser authored
-
Jason Hiser authored
-
- May 14, 2020
-
-
Jason Hiser authored
Windows missing big-endian/little-endian conversion routines (e.g. be16toh) See merge request !11
-
Added #define to use Window's builtin routines for conversion routines. Explicit casting via static_cast to/from types was needed for c++11 compliant compilation as an appropriate constexpr for size selection (e.g. be16toh vs. be32toh) is not available until C++11. Todo: support compilation C++14,C++17, C++20.
-
- Apr 16, 2020
-
-
Jason Hiser authored
Resolve "Turbo found 3 bugs in libEHP on Thu Apr 16 05:37:21 UTC 2020" Closes #16 See merge request !10
-
Jason Hiser authored
If fde length reports longer than the section length, we need to abort parsing as the input is invalid.
-
- Dec 09, 2019
-
-
Jason Hiser authored
-
Jason Hiser authored
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
- Dec 06, 2019
-
-
Anh Nguyen-Tuong authored
-
- Dec 05, 2019
-
-
Jason Hiser authored
-
- Dec 04, 2019
-
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
- Dec 03, 2019
-
-
Jason Hiser authored
Fix msvc warnings See merge request !9
-
Antonio Flores Montoya authored
-
Antonio Flores Montoya authored
Fix warnings on MSVC
-
- Dec 02, 2019
-
-
Jason Hiser authored
-
Jason Hiser authored
-
Jason Hiser authored
-
- Nov 19, 2019
-
-
Brian Fairservice authored
-
- Oct 08, 2019
-
-
Jason Hiser authored
-
Jack Davidson authored
-
- Oct 02, 2019
-
-
Jason Hiser authored
fix DW_EH_PE_omit case See merge request !8
-
Antonio Flores Montoya authored
DW_EH_PE_omit is FF so it cannot be a case of encoding_lower8. Instead it can be a check against the complete encoding.
-
- Sep 30, 2019
-
-
Jason Hiser authored
-