Rangi42
|
17df94c75b
|
Remove now-unnecessary cleanup functions
|
2024-02-29 13:44:08 -05:00 |
|
Rangi42
|
96f354026a
|
Use automatic allocation for section data
|
2024-02-29 13:44:08 -05:00 |
|
Rangi42
|
826512730c
|
Use automatic allocation for section symbols
|
2024-02-29 13:44:08 -05:00 |
|
Rangi42
|
5a26a48d11
|
Use automatic allocation for section names
|
2024-02-29 13:44:08 -05:00 |
|
Rangi42
|
3c0af94c5c
|
Use automatic allocation for patches
|
2024-02-29 13:44:08 -05:00 |
|
Rangi42
|
48b2e94aa3
|
Use std::string for symbol/section/node names and assertion messages
|
2024-02-29 13:44:08 -05:00 |
|
Rangi42
|
52ac98c294
|
Use std::vector for section data
|
2024-02-29 13:44:08 -05:00 |
|
Rangi42
|
4cd88ade54
|
Use automatic allocation for object file symbols
|
2024-02-29 13:44:08 -05:00 |
|
Rangi42
|
dead69eb2c
|
Use std::vector for section symbols
|
2024-02-29 13:44:08 -05:00 |
|
Rangi42
|
f47ce337bf
|
Use std::vector for reading object file symbols
|
2024-02-29 13:44:08 -05:00 |
|
Rangi42
|
5075ac8887
|
Use std::vector for RPN expressions
|
2024-02-29 13:44:08 -05:00 |
|
Rangi42
|
d792ee4b61
|
Use std::vector for section patches
|
2024-02-29 13:44:08 -05:00 |
|
Rangi42
|
f44701c02d
|
Use std::map for rgblink symbols and sections
|
2024-02-29 13:44:08 -05:00 |
|
Sylvie
|
595c066c2a
|
Remove #include <stdbool.h> (#1317)
|
2024-02-24 10:51:46 -05:00 |
|
Rangi42
|
bba5b8a740
|
Remove unused struct definition
|
2024-02-21 16:42:14 -05:00 |
|
Rangi
|
1e70e703a7
|
Build everything as C++ (#1176)
|
2023-11-07 21:45:56 +01:00 |
|