History of file src/forwarding/forwarding-arm64-elf.S at check-in 37d2a817547525a0
2024-08-30
| ||
20:43 |
forwarding-arm64-elf.S: Fix padding with 4
This was an accidental typo that was never caught because it's in the | |
2024-04-20
| ||
14:58 | forwarding: Remove now unnecessary instructions file: [8e71cd30e4] check-in: [d9b2f95c24] user: js, branch: trunk, size: 2809 [annotate] [blame] [check-ins using] [diff] | |
2024-04-17
| ||
20:45 | forwarding: Don't grow the stack twice on ARM64 file: [33f2532f58] check-in: [8e95cb1c77] user: js, branch: trunk, size: 2835 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [8f1d6be95f] check-in: [7413a728a7] user: js, branch: trunk, size: 2826 [annotate] [blame] [check-ins using] [diff] | |
2024-02-24
| ||
22:30 |
Use `bti c` instead of `bti jc`
The `j` isn't necessary, as tail call eliminations can just use x16/x17, | |
22:30 |
Use `bti c` instead of `bti jc`
The `j` isn't necessary, as tail call eliminations can just use x16/x17, | |
21:08 | Add bti instructions file: [d964627f1b] check-in: [d73a388eca] user: js, branch: 1.0, size: 2593 [annotate] [blame] [check-ins using] [diff] | |
21:07 | Add bti instructions file: [a4d41fba56] check-in: [5c0891c85d] user: js, branch: trunk, size: 2619 [annotate] [blame] [check-ins using] [diff] | |
2024-02-03
| ||
11:41 | Update copyright file: [7210e45d15] check-in: [7324ec8590] user: js, branch: 1.0, size: 2530 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [ae93185aa7] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2556 [annotate] [blame] [check-ins using] [diff] | |
2023-10-28
| ||
18:35 | Use more local labels in assembly file: [3a26ad261d] check-in: [cb18f26404] user: js, branch: trunk, size: 2556 [annotate] [blame] [check-ins using] [diff] | |
2023-08-29
| ||
22:48 | Add .note.GNU-stack on Haiku file: [0aaed32730] check-in: [da242983b2] user: js, branch: trunk, size: 2530 [annotate] [blame] [check-ins using] [diff] | |
2023-07-15
| ||
14:48 | platform.h: Add OF_HURD file: [82ae5367bb] check-in: [340a3ac277] user: js, branch: trunk, size: 2509 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [7b97478a2e] check-in: [8939cbdb52] user: js, branch: trunk, size: 2483 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [81775de57c] check-in: [1a86b8175b] user: js, branch: trunk, size: 2483 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
13:24 | Rename remaining functions in OFObject.h file: [853844ab33] check-in: [d9f8960fc5] user: js, branch: new-naming-convention, size: 2483 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [8475d93bd5] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2496 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [d178718011] check-in: [c7f0229795] user: js, branch: trunk, size: 2585 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [75614840e8] check-in: [0509d7a844] user: js, branch: trunk, size: 2582 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [6a9cf39169] check-in: [7e5c81e186] user: js, branch: trunk, size: 2576 [annotate] [blame] [check-ins using] [diff] | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-01-20
| ||
00:19 |
Added:
Add forwardingTargetForSelector: for ARM64/ELF
This has only been tested on Android so far. file: [6eed7d193d] check-in: [7e6bad326c] user: js, branch: trunk, size: 2547 [annotate] [blame] [check-ins using] | |