Vladimir Serbinenko
|
bfd7f91d5c
|
COMMON: Fix 3DS compilation with newer toolchain that emits PREL31 relocs
|
2022-12-13 13:41:18 +01:00 |
|
Le Philousophe
|
f60d229c78
|
PLUGINS: Implement R_ARM_PC24 relocations
These relocations are used in RiscOS even when using long calls.
As it's a relative relocation, nothing is to be done.
|
2022-06-17 21:31:04 +02:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Le Philousophe
|
be4dd18dbc
|
PLUGINS: Implement NONE relocation for PPC
It's used by recent versions of GCC in .eh_frame sections
|
2019-10-09 13:33:11 +02:00 |
|
Johannes Schickel
|
121687d2ed
|
BACKENDS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
|
Christoph Mallon
|
23a0f5318c
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Max Horn
|
102e7ee88c
|
PLUGINS: Add EM_SH to elf32.h (e_machine type used by DC backend)
svn-id: r54081
|
2010-11-05 01:19:45 +00:00 |
|
Yotam Barnoy
|
f5bfae598c
|
PSP: cleaning up some stuff from plugin merge
svn-id: r54060
|
2010-11-04 06:28:34 +00:00 |
|
Andre Heider
|
41834499ed
|
PLUGINS: Cleanup.
- Unify ELF loader handling in configure
- Rename ELF_LOADER_TARGET to USE_ELF_LOADER
svn-id: r52728
|
2010-09-15 07:43:16 +00:00 |
|
Andre Heider
|
d8b85ffcb8
|
PLUGINS: Formatting.
Misformatted casts in an earier commit, oops.
svn-id: r52572
|
2010-09-05 21:58:45 +00:00 |
|
Andre Heider
|
3b2a9734d1
|
PLUGINS: Type cleanup.
Use our types, get rid of some casts.
svn-id: r52557
|
2010-09-05 12:52:49 +00:00 |
|
Andre Heider
|
86f4dbd956
|
PLUGINS: Move all ELF loader related files to its own directory.
svn-id: r52555
|
2010-09-05 12:51:25 +00:00 |
|