1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00
Commit graph

18 commits

Author SHA1 Message Date
Brian Fiete
3883a3674d Added Android support, and generalized target triple support
Added PICLevel, RelocKind
DarwinCommon/LinuxCommon/AndroidCommon merged into PosixCommon
Mangling changed to avoid '@'
2019-10-23 07:12:36 -07:00
Brian Fiete
67ee302451 Fixes from macOS, first working build 2019-10-15 17:27:09 -07:00
Brian Fiete
3bf4c792d8 Added target triple support for more useful cross compilation 2019-10-14 17:49:10 -07:00
Brian Fiete
c9e0ab6089 Added changes to support CompilerExplorer 2019-10-11 05:58:08 -07:00
Brian Fiete
1aded38e36 Added -version command 2019-10-09 16:08:45 -07:00
Brian Fiete
df4573dca1 Proj fix 2019-10-01 12:49:07 -07:00
Brian Fiete
ce66b658c4 Mintest revisions 2019-09-29 07:44:39 -07:00
Brian Fiete
3552837b4f Adding -run message 2019-09-27 13:01:16 -07:00
Brian Fiete
e7a96d8786 Loading settings file, adding -run option to help text 2019-09-27 12:59:28 -07:00
Brian Fiete
eb139fd33c Fixes for debugger, -run and -new support for BeefBuild 2019-09-22 08:25:38 -07:00
Brian Fiete
49a19647d3 Small fixes 2019-09-18 13:02:01 -07:00
Brian Fiete
a8df8c0e47 Small changes, IDE fixes 2019-09-12 09:48:38 -07:00
Brian Fiete
5c813f31ec Removed Zip 2019-09-10 11:17:17 -07:00
Brian Fiete
b1720508ec Fixed verbosity option 2019-09-07 07:09:33 -07:00
Brian Fiete
8c6020e1c4 BeefBuild fix 2019-09-05 11:16:59 -07:00
Brian Fiete
a367b8165f Win32 debugging fixes, more work on custom compile commands
Fixed working dir for 'launch'
Fixed attaching to process - stack trace wasn't updating properly
Fixed more custom compile stuff, and BeefySysLib bin destination
Fixed linking issues related to Bfp* and Bp* exports in both BeefRT and BeefySysLib
Fixed a crash with conditional breakpoints
Fixed release mode IDE issues (related to hot swap breakpoints)
Fixed hotswapping type data with LLVM builds
Fixed 'Pause' state processing Running_ToTempBreakpoint for ScriptManager
Fixed Win32 step out when there's an ESP adjustment at the return site
Made step-out skip over "unimportant" instructions at return site
2019-08-29 14:19:07 -07:00
Brian Fiete
f740f3868c Removed unnecessary libs from BeefProj, added more to .gitignore 2019-08-24 05:06:57 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00