History of file src/runtime/lookup-asm/lookup-asm-mips-elf.S at check-in 572bcb3d8b96c01a
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [ac4cc7b70e] check-in: [7413a728a7] user: js, branch: trunk, size: 3078 [annotate] [blame] [check-ins using] [diff] | |
2024-02-03
| ||
11:41 | Update copyright file: [8631b9792b] check-in: [7324ec8590] user: js, branch: 1.0, size: 2860 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [3af172b4a7] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2870 [annotate] [blame] [check-ins using] [diff] | |
2023-10-28
| ||
18:35 | Use more local labels in assembly file: [5d4df4c5f3] check-in: [cb18f26404] user: js, branch: trunk, size: 2870 [annotate] [blame] [check-ins using] [diff] | |
2023-08-29
| ||
22:48 | Add .note.GNU-stack on Haiku file: [67d5199bae] check-in: [da242983b2] user: js, branch: trunk, size: 2860 [annotate] [blame] [check-ins using] [diff] | |
2023-07-15
| ||
14:48 | platform.h: Add OF_HURD file: [f31e7b899e] check-in: [340a3ac277] user: js, branch: trunk, size: 2839 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [1a2e4201bc] check-in: [8939cbdb52] user: js, branch: trunk, size: 2813 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [c727ce9d5a] check-in: [1a86b8175b] user: js, branch: trunk, size: 2813 [annotate] [blame] [check-ins using] [diff] | |
2021-05-02
| ||
11:34 | runtime: Name things more consistently file: [16aa30af7f] check-in: [2b75f9e6a0] user: js, branch: trunk, size: 2813 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [b2c0fd7a36] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2835 [annotate] [blame] [check-ins using] [diff] | |
2020-07-18
| ||
15:52 | Obfuscate tagged pointers on MIPS/ELF file: [87115a51c3] check-in: [86014b7cc2] user: js, branch: tagged-pointers, size: 2924 [annotate] [blame] [check-ins using] [diff] | |
2020-07-06
| ||
23:36 | lookup-asm-mips-elf.S: Support tagged pointers file: [32c90e7cde] check-in: [8870c49908] user: js, branch: tagged-pointers, size: 2779 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [24b1651a58] check-in: [c7f0229795] user: js, branch: trunk, size: 2378 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [32607c4153] check-in: [0509d7a844] user: js, branch: trunk, size: 2375 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [e2355c7501] check-in: [7e5c81e186] user: js, branch: trunk, size: 2369 [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-05-22
| ||
11:53 | lookup-asm-mips64-elf.S: Small optimization file: [c8b71f0284] check-in: [1a3d3baa33] user: js, branch: trunk, size: 2340 [annotate] [blame] [check-ins using] [diff] | |
2016-05-14
| ||
23:47 | Fix super lookup of missing methods on MIPS file: [4a810e0b17] check-in: [9e21852403] user: js, branch: trunk, size: 2336 [annotate] [blame] [check-ins using] [diff] | |
2016-02-07
| ||
14:09 | Fix a typo that broke big endian MIPS file: [375ffd1359] check-in: [84aa6556f9] user: js, branch: trunk, size: 2290 [annotate] [blame] [check-ins using] [diff] | |
2016-01-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [995bbd63ed] check-in: [cec0f072f8] user: js, branch: 0.8, size: 2352 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [660e3acd88] check-in: [2a27cf3000] user: js, branch: trunk, size: 2289 [annotate] [blame] [check-ins using] [diff] | |
2015-10-19
| ||
22:15 | Add platform.h & make platform defines consistent file: [66dc033f72] check-in: [1ba08eebc5] user: js, branch: trunk, size: 2285 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [75a78677ee] check-in: [cfd374b906] user: js, branch: trunk, size: 2348 [annotate] [blame] [check-ins using] [diff] | |
2014-01-15
| ||
18:53 | lookup-asm: Clean up local labels. file: [c832ec39b3] check-in: [f4cf33fee6] user: js, branch: trunk, size: 2342 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [93918881cc] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2427 [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: [45689ef5fd] check-in: [0c332aa2d2] user: js, branch: trunk, size: 2421 [annotate] [blame] [check-ins using] [diff] | |
2013-12-15
| ||
17:22 |
lookup-asm-mips.S: Use __MIPSE[LB]__.
These seem to be more reliable than _MIPSE[LB]. file: [48cdec849d] check-in: [a2d93fd632] user: js, branch: trunk, size: 2447 [annotate] [blame] [check-ins using] [diff] | |
2013-09-20
| ||
10:57 | Added: Move lookup asm files to src/runtime/lookup-asm. file: [87a1a9916a] check-in: [c4abdf467a] user: js, branch: trunk, size: 2435 [annotate] [blame] [check-ins using] | |