Richard Feldman
|
57fc441bf9
|
Fix macos ld warning
|
2023-07-29 21:06:04 -04:00 |
|
Folkert
|
ef39bad7c6
|
auto clippy fixes
|
2023-07-10 18:27:08 +02:00 |
|
Folkert
|
ac1fce1a17
|
put in more section headers and make sure the .dynamic section is in the right segments
|
2022-12-02 15:19:15 +01:00 |
|
Folkert
|
2d8ba79034
|
turns out the symtab/strtab are important
|
2022-12-02 15:19:15 +01:00 |
|
Folkert
|
a9bd01be87
|
simplify to only the required changes
|
2022-11-29 09:03:42 +01:00 |
|
Folkert
|
5a62eaa662
|
commit test version with elfcopy object example
|
2022-11-29 09:03:42 +01:00 |
|
Richard Feldman
|
0b73ea69af
|
Make sure tempfiles don't get dropped too early
|
2022-11-22 20:22:08 -05:00 |
|
Folkert
|
66a1ba00eb
|
1.65 clippy fixes
|
2022-11-03 16:20:37 +01:00 |
|
Brendan Hansknecht
|
dead264798
|
add macho dummy lib generation with ld
|
2022-10-24 18:47:12 -07:00 |
|
Folkert
|
28665abc96
|
use libapp.dll as the dll name
|
2022-10-23 20:18:09 +02:00 |
|
Folkert
|
65fd6e9e86
|
add a zig-based elf linker test
|
2022-09-25 13:46:03 +02:00 |
|
Folkert
|
baed73d9f2
|
renaming
|
2022-09-23 20:57:57 +02:00 |
|
Folkert
|
7399dc8ae4
|
remove magic constant
|
2022-09-21 15:27:33 +02:00 |
|
Folkert
|
0cc75ae27c
|
Revert "some work on a .dll import section; immediately revert"
This reverts commit f151044afc .
|
2022-09-21 15:26:52 +02:00 |
|
Folkert
|
f151044afc
|
some work on a .dll import section; immediately revert
|
2022-09-21 15:26:44 +02:00 |
|
Folkert
|
6005ed0664
|
add test that combines a zig platform with a dll
|
2022-09-18 14:11:46 +02:00 |
|
Folkert
|
daa7e72a2f
|
clarify comment
|
2022-09-18 01:00:36 +02:00 |
|
Folkert
|
4f51f18a08
|
remove a constant, add an assert
|
2022-09-18 00:32:55 +02:00 |
|
Folkert
|
c7bb2672a9
|
fix typo
|
2022-09-17 14:44:37 +02:00 |
|
Folkert
|
92514a1499
|
custom logic around finding 'forward' exports
|
2022-09-17 14:42:36 +02:00 |
|
Folkert
|
0da6484618
|
add some asserts about addresses in the dummy dll generation
|
2022-09-17 14:37:10 +02:00 |
|
Folkert
|
6fff224c77
|
PE cleanup after review elsewhere
|
2022-09-07 14:07:52 +02:00 |
|
Folkert
|
8a2aa076ee
|
cleanup
|
2022-09-07 14:07:52 +02:00 |
|
Folkert
|
c46f8a0073
|
create a dummy elf .so from scratch
|
2022-09-07 14:07:52 +02:00 |
|
Folkert
|
835d3b9eb0
|
move stuff into files
|
2022-08-30 00:10:44 +02:00 |
|