David Gonzalez Martin
|
dacb9334e5
|
Primary MachO writing
|
2024-10-05 10:37:33 -06:00 |
|
David Gonzalez Martin
|
4fe18ffaa8
|
Windows progress
|
2024-10-03 14:45:36 -06:00 |
|
David Gonzalez Martin
|
0d57b24317
|
Remove warnings
|
2024-09-30 07:58:16 -06:00 |
|
David Gonzalez Martin
|
d35d9ffc14
|
It's about time
|
2024-09-29 16:59:45 -06:00 |
|
David Gonzalez Martin
|
8249595e9c
|
Throw more light into .eh_frame and other
|
2024-09-28 20:58:54 -06:00 |
|
David Gonzalez Martin
|
26944f4e53
|
Compute hash for .gnu.version_r entries
|
2024-09-28 20:03:55 -06:00 |
|
David Gonzalez Martin
|
f460d8455d
|
More on dynamic symbol requirements
|
2024-09-28 19:37:26 -06:00 |
|
David Gonzalez Martin
|
da5d5d11c6
|
Understand .gnu.version_r
|
2024-09-28 19:22:27 -06:00 |
|
David Gonzalez Martin
|
b0a6e65d42
|
Patch symbol relocations
|
2024-09-23 08:05:10 -06:00 |
|
David Gonzalez Martin
|
c8f0a62487
|
Implement SHA-1 and delete build id
|
2024-09-22 18:27:48 -06:00 |
|
David Gonzalez Martin
|
fca4453d1e
|
Properly construct .debug_line_str
|
2024-09-22 07:38:09 -06:00 |
|
David Gonzalez Martin
|
1b41ea320c
|
Figure out .debug_line
|
2024-09-21 21:52:08 -06:00 |
|
David Gonzalez Martin
|
67398fd940
|
Build .debug_str* among other stuff
|
2024-09-21 11:02:46 -06:00 |
|
David Gonzalez Martin
|
2fa769df89
|
Handle .eh_frame relocations
|
2024-09-21 08:26:46 -06:00 |
|
David Gonzalez Martin
|
a662dde651
|
Some deciphering on .eh_frame
|
2024-09-21 08:17:09 -06:00 |
|
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 |
|