David Gonzalez Martin
|
c495859ba9
|
More changes for windows
|
2024-09-20 19:23:37 -06:00 |
|
David Gonzalez Martin
|
71e2e4b695
|
Some Windows integration
|
2024-09-20 09:38:25 -06:00 |
|
David Gonzalez Martin
|
9d67aa3189
|
Decipher .debug_line_str
|
2024-09-19 07:44:06 -06:00 |
|
David Gonzalez Martin
|
7900290013
|
Decipher some .debug sections
|
2024-09-19 07:14:21 -06:00 |
|
David Gonzalez Martin
|
271c2614cc
|
Some line info understanding
|
2024-09-19 06:54:52 -06:00 |
|
David Gonzalez Martin
|
9d310e36e4
|
Decipher .debug_abbrev
|
2024-09-18 17:56:18 -06:00 |
|
David Gonzalez Martin
|
ba4c5e691c
|
Decipher '.debug_info'
|
2024-09-18 12:39:28 -06:00 |
|
David Gonzalez Martin
|
283e372235
|
Make symbol and string tables buildable
|
2024-09-18 05:52:22 -06:00 |
|
David Gonzalez Martin
|
84c4eb38c7
|
Minor dynamic cleanup
|
2024-09-17 19:47:29 -06:00 |
|
David Gonzalez Martin
|
12b2814766
|
Make dynamic and other stuff buildable
|
2024-09-17 19:44:01 -06:00 |
|
David
|
d1f61b5209
|
Merge pull request #55 from birth-software/emit-ph-properly
Emit program headers properly
|
2024-09-17 18:23:52 -06:00 |
|
David Gonzalez Martin
|
8958a527a0
|
Emit program headers properly
|
2024-09-17 18:22:41 -06:00 |
|
David
|
31e49cd500
|
Merge pull request #54 from birth-software/add-simple-license
Add simple license
|
2024-09-17 17:08:57 -06:00 |
|
David Gonzalez Martin
|
413ad4ee2e
|
Add simple license
|
2024-09-17 17:07:58 -06:00 |
|
David
|
17687696c0
|
Merge pull request #53 from birth-software/default-to-dynamic-linkage
Default to dynamic linkage
|
2024-09-17 17:04:00 -06:00 |
|
David Gonzalez Martin
|
087ad0aa92
|
Default to dynamic linkage
|
2024-09-17 17:03:03 -06:00 |
|
David
|
0f42decbf3
|
Merge pull request #52 from birth-software/minor-fix-to-static-builds
Minor fix to static builds
|
2024-09-17 16:59:55 -06:00 |
|
David Gonzalez Martin
|
df6d01a964
|
Minor fix to static builds
|
2024-09-17 16:58:59 -06:00 |
|
David
|
95d65235d1
|
Merge pull request #51 from birth-software/improve-timer-entry-point
Improve timer and entry point code
|
2024-09-17 16:55:19 -06:00 |
|
David Gonzalez Martin
|
9cc928c439
|
Improve timer and entry point code
|
2024-09-17 16:53:25 -06:00 |
|
David
|
b82f9d45ef
|
Merge pull request #50 from birth-software/research-di
ELF linker prototype
|
2024-09-17 09:13:39 -06:00 |
|
David Gonzalez Martin
|
606715db57
|
ELF linker prototype
|
2024-09-17 09:12:41 -06:00 |
|
David
|
e9fd6efe50
|
Merge pull request #46 from birth-software/remove-warnings
Remove warnings
|
2024-09-05 21:38:22 +02:00 |
|
David Gonzalez Martin
|
3e27c6782d
|
Remove warnings
|
2024-09-05 21:37:24 +02:00 |
|
David
|
a5e14d7fa7
|
Merge pull request #43 from birth-software/w
Integrate a TB-based backend
|
2024-09-03 21:46:12 +02:00 |
|
David Gonzalez Martin
|
9571f8263c
|
Integrate a TB-based backend
|
2024-09-03 21:44:27 +02:00 |
|
David
|
c2ce7403ab
|
Merge pull request #42 from birth-software/better-hash-conversion
Better hash conversion
|
2024-08-10 21:07:51 +02:00 |
|
David Gonzalez Martin
|
dd941837e9
|
Better hash conversion
|
2024-08-10 21:06:51 +02:00 |
|
David
|
157b8eeafb
|
Merge pull request #41 from birth-software/distinguish-hashes
Distinguish hash types
|
2024-08-10 18:52:58 +02:00 |
|
David Gonzalez Martin
|
392708a43d
|
Distinguish hash types
|
2024-08-10 18:51:47 +02:00 |
|
David
|
086186ed83
|
Merge pull request #40 from birth-software/more
Introduce dummy ELF writer
|
2024-08-09 12:51:21 +02:00 |
|
David Gonzalez Martin
|
fa043dfbc0
|
Introduce dummy ELF writer
|
2024-08-09 12:50:31 +02:00 |
|
David
|
89c4a98b44
|
Merge pull request #39 from birth-software/impl-comparison
Implement comparison
|
2024-08-04 14:13:40 +02:00 |
|
David Gonzalez Martin
|
5b3d8c097e
|
Implement comparison
|
2024-08-04 14:06:53 +02:00 |
|
David
|
b9b3151c61
|
Merge pull request #38 from birth-software/more-fixes-and-improvements
More fixes and improvements for the build program
|
2024-08-04 10:57:47 +02:00 |
|
David Gonzalez Martin
|
4e8db8dc6e
|
More fixes and improvements for the build program
|
2024-08-04 10:56:16 +02:00 |
|
David
|
ad222cbedc
|
Merge pull request #37 from birth-software/minor-fixes
Minor fixes
|
2024-08-04 08:08:43 +02:00 |
|
David Gonzalez Martin
|
1495d18a77
|
Minor fixes
|
2024-08-04 08:07:22 +02:00 |
|
David
|
c31e623a69
|
Merge pull request #36 from birth-software/restructure-build-system
Restructure build system
|
2024-08-04 08:02:17 +02:00 |
|
David Gonzalez Martin
|
63883a4370
|
Restructure build system
|
2024-08-04 08:01:20 +02:00 |
|
David
|
a552f21198
|
Merge pull request #35 from birth-software/args
Implement arguments prototype
|
2024-08-01 13:24:17 +02:00 |
|
David Gonzalez Martin
|
9ccd345bb3
|
Implement arguments prototype
|
2024-08-01 13:23:07 +02:00 |
|
David
|
09380e0d01
|
Merge pull request #34 from birth-software/add-million-fn-test
Add million and thousand simple functions
|
2024-07-30 13:14:40 +02:00 |
|
David Gonzalez Martin
|
41a39a0781
|
Add million and thousand simple functions
|
2024-07-30 13:11:25 +02:00 |
|
David
|
d4307f7de3
|
Merge pull request #33 from birth-software/mul-div
Implement multiplication and division
|
2024-07-29 09:13:03 +02:00 |
|
David Gonzalez Martin
|
063ac0946e
|
Implement multiplication and division
|
2024-07-29 09:10:42 +02:00 |
|
David
|
2586a3a17b
|
Merge pull request #32 from birth-software/shifts
Implement shifts
|
2024-07-28 14:32:06 +02:00 |
|
David Gonzalez Martin
|
6a93f33fed
|
Implement shifts
|
2024-07-28 14:31:08 +02:00 |
|
David Gonzalez Martin
|
e59b38343b
|
fix hideous bash bug
|
2024-07-28 14:00:07 +02:00 |
|
David
|
eff0e628c9
|
Merge pull request #31 from birth-software/scope-constant-mods
Introduce scopes and compile-time known mods
|
2024-07-28 13:58:28 +02:00 |
|