History of file src/runtime/lookup-asm/lookup-asm-arm-elf.S at check-in dbb8817d5c910c10
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [05bf0c4b80] check-in: [7413a728a7] user: js, branch: trunk, size: 2714 [annotate] [blame] [check-ins using] [diff] | |
2024-02-03
| ||
11:41 | Update copyright file: [d70d5ed9ce] check-in: [7324ec8590] user: js, branch: 1.0, size: 2496 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [d09f6fcb9f] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2506 [annotate] [blame] [check-ins using] [diff] | |
2023-10-28
| ||
18:35 | Use more local labels in assembly file: [2b6e55a11d] check-in: [cb18f26404] user: js, branch: trunk, size: 2506 [annotate] [blame] [check-ins using] [diff] | |
2023-08-29
| ||
22:48 | Add .note.GNU-stack on Haiku file: [30c6881b76] check-in: [da242983b2] user: js, branch: trunk, size: 2496 [annotate] [blame] [check-ins using] [diff] | |
2023-07-15
| ||
14:48 | platform.h: Add OF_HURD file: [ef1c429a04] check-in: [340a3ac277] user: js, branch: trunk, size: 2475 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [f9b76ebf97] check-in: [8939cbdb52] user: js, branch: trunk, size: 2449 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [f0e5b05f4e] check-in: [1a86b8175b] user: js, branch: trunk, size: 2449 [annotate] [blame] [check-ins using] [diff] | |
2021-05-02
| ||
11:34 | runtime: Name things more consistently file: [40d58a6394] check-in: [2b75f9e6a0] user: js, branch: trunk, size: 2449 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [7443d47cf7] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2444 [annotate] [blame] [check-ins using] [diff] | |
2020-07-12
| ||
13:31 | lookup-asm-arm-elf.S: Obfuscate tagged pointers file: [fae6543de8] check-in: [761d528376] user: js, branch: tagged-pointers, size: 2533 [annotate] [blame] [check-ins using] [diff] | |
2020-07-09
| ||
00:11 | lookup-asm-arm-elf.S: Support tagged pointers file: [39632f0f84] check-in: [eb007abba9] user: js, branch: tagged-pointers, size: 2397 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [32240ae7d6] check-in: [c7f0229795] user: js, branch: trunk, size: 1974 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [9ea669cd8d] check-in: [0509d7a844] user: js, branch: trunk, size: 1971 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [de080aa5ef] check-in: [7e5c81e186] user: js, branch: trunk, size: 1965 [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-06-08
| ||
23:17 | lookup-asm-arm-elf.S: Add support for big endian file: [53c41ca28e] check-in: [411f73bcf6] user: js, branch: trunk, size: 1936 [annotate] [blame] [check-ins using] [diff] | |
2016-05-07
| ||
20:00 | Fix super lookup of missing methods on ARM file: [64ad9e93f2] check-in: [bdc99715bb] user: js, branch: trunk, size: 1736 [annotate] [blame] [check-ins using] [diff] | |
2016-01-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [53cc0d3bdb] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1702 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [a368142e58] check-in: [2a27cf3000] user: js, branch: trunk, size: 1724 [annotate] [blame] [check-ins using] [diff] | |
2015-10-19
| ||
22:15 | Add platform.h & make platform defines consistent file: [6f12f0dd3f] check-in: [1ba08eebc5] user: js, branch: trunk, size: 1720 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [3482719d85] check-in: [cfd374b906] user: js, branch: trunk, size: 1698 [annotate] [blame] [check-ins using] [diff] | |
2014-01-15
| ||
18:53 | lookup-asm: Clean up local labels. file: [9df7e0cdd8] check-in: [f4cf33fee6] user: js, branch: trunk, size: 1692 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [73a7ee9bbf] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1690 [annotate] [blame] [check-ins using] [diff] | |
2013-12-27
| ||
02:07 |
Rework forwarding API and ABI.
It matches the Apple API and ABI now and the forwarding handler itself This moves handling of +[resolve{Class,Instance}Method:] to the runtime Also fixes a potential stack problem in the forwarding for MIPS. file: [3a32fa73f7] check-in: [0c332aa2d2] user: js, branch: trunk, size: 1684 [annotate] [blame] [check-ins using] [diff] | |
2013-09-20
| ||
10:57 | Added: Move lookup asm files to src/runtime/lookup-asm. file: [79afacfbeb] check-in: [c4abdf467a] user: js, branch: trunk, size: 1702 [annotate] [blame] [check-ins using] | |