ObjFW  History of src/forwarding/forwarding-x86-elf.S of 5536319c9f840847

History of the file that is called src/forwarding/forwarding-x86-elf.S at check-in 5536319c9f840847

2024-04-03
02:16
[99d3c58617] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 3855) [annotate] [blame] [check-ins using] [diff]
2024-02-26
20:32
[e4a862d16c] part of check-in [de552578e7] Use <cet.h> and _CET_ENDBR macro

This only uses endbr32/endbr64 when actually needed and emits the
necessary .note.gnu.property. (check-in: [de552578e7] user: js, branch: 1.0, size: 3607) [annotate] [blame] [check-ins using] [diff]

20:32
[fb77637fec] part of check-in [0b441e52d6] Use <cet.h> and _CET_ENDBR macro

This only uses endbr32/endbr64 when actually needed and emits the
necessary .note.gnu.property. (check-in: [0b441e52d6] user: js, branch: trunk, size: 3647) [annotate] [blame] [check-ins using] [diff]

2024-02-24
20:57
[c03caf592c] part of check-in [262baf76e7] Add endbr32 / endbr64 (check-in: [262baf76e7] user: js, branch: 1.0, size: 3609) [annotate] [blame] [check-ins using] [diff]
20:50
[c50bd5dc41] part of check-in [75d88e0f6e] Add endbr32 / endbr64 (check-in: [75d88e0f6e] user: js, branch: trunk, size: 3649) [annotate] [blame] [check-ins using] [diff]
2024-02-03
11:41
[997e1f3107] part of check-in [7324ec8590] Update copyright (check-in: [7324ec8590] user: js, branch: 1.0, size: 3498) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[8672a85794] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3538) [annotate] [blame] [check-ins using] [diff]
2023-10-31
22:27
[a38fecfc48] part of check-in [4c866f0320] Move x86/ELF assembly back to AT&T syntax

Support for the Intel syntax is too buggy in toolchains to be usable. (check-in: [4c866f0320] user: js, branch: trunk, size: 3538) [annotate] [blame] [check-ins using] [diff]

2023-10-28
18:45
[6488f750ac] part of check-in [71d8f813ef] Remove unnecessary `short` from assembly (check-in: [71d8f813ef] user: js, branch: trunk, size: 3449) [annotate] [blame] [check-ins using] [diff]
18:35
[7d07165df3] part of check-in [cb18f26404] Use more local labels in assembly (check-in: [cb18f26404] user: js, branch: trunk, size: 3486) [annotate] [blame] [check-ins using] [diff]
2023-10-25
22:26
[4b872d6763] part of check-in [a338982b3b] Move x86/ELF assembly back to Intel syntax

This used to be in Intel syntax, but was moved back to AT&T syntax for
consistency with the Mach-O version, where the assembler doesn't support
the Intel syntax properly. However, it makes more sense to use Intel
syntax where possible. (check-in: [a338982b3b] user: js, branch: trunk, size: 3446) [annotate] [blame] [check-ins using] [diff]

2023-08-29
22:48
[b808836991] part of check-in [da242983b2] Add .note.GNU-stack on Haiku (check-in: [da242983b2] user: js, branch: trunk, size: 3498) [annotate] [blame] [check-ins using] [diff]
2023-07-15
14:48
[8e73449724] part of check-in [340a3ac277] platform.h: Add OF_HURD (check-in: [340a3ac277] user: js, branch: trunk, size: 3477) [annotate] [blame] [check-ins using] [diff]
2023-04-17
16:44
[566966be6a] part of check-in [e26fd20d16] Use @GOT instead of @GOTOFF for non-local symbols

This makes it compile on Solaris (though exceptions don't seem to work
on Solaris). (check-in: [e26fd20d16] user: js, branch: trunk, size: 3451) [annotate] [blame] [check-ins using] [diff]

2023-01-06
09:04
[67d834017b] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 3461) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[a55d3f40d7] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 3461) [annotate] [blame] [check-ins using] [diff]
2021-04-19
20:50
[b0f736c46b] part of check-in [b886536090] Fix a few forgotten of_forward (check-in: [b886536090] user: js, branch: new-naming-convention, size: 3461) [annotate] [blame] [check-ins using] [diff]
2021-04-18
13:24
[73f4a139cb] part of check-in [d9f8960fc5] Rename remaining functions in OFObject.h (check-in: [d9f8960fc5] user: js, branch: new-naming-convention, size: 3471) [annotate] [blame] [check-ins using] [diff]
2021-02-08
02:01
[5d0fa55414] part of check-in [0ce474546f] Revert forwarding-x86-elf.S back to AT&T syntax

This is for consistency with the Mach-O version. (check-in: [0ce474546f] user: js, branch: trunk, size: 3477) [annotate] [blame] [check-ins using] [diff]

2021-01-02
22:04
[919ceb5d84] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 3358) [annotate] [blame] [check-ins using] [diff]
2020-06-30
00:37
[294c10a12e] part of check-in [b194a9a226] Minor cleanup of x86/ELF ASM (check-in: [b194a9a226] user: js, branch: trunk, size: 3447) [annotate] [blame] [check-ins using] [diff]
00:11
[1b2ac8ff28] part of check-in [0b417fb86f] Make use of @PLT in x86/ELF ASM (check-in: [0b417fb86f] user: js, branch: trunk, size: 3444) [annotate] [blame] [check-ins using] [diff]
2020-06-29
23:14
[2e098aafbd] part of check-in [2073a345ba] Convert all x86/ELF ASM files to Intel syntax

GAS has decent support for Intel syntax these days, so there is little
reason to stick with AT&T syntax. (check-in: [2073a345ba] user: js, branch: trunk, size: 3630) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[9bcb5fc324] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 3784) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[e6bf098996] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 3781) [annotate] [blame] [check-ins using] [diff]
2018-10-28
14:53
[d80c2094d2] part of check-in [12db1e2cc2] Use .init_array instead of .ctors on Solaris (check-in: [12db1e2cc2] user: js, branch: trunk, size: 3775) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[3ae158a5d8] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 3717) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[f9174c326f] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 3694) [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:43
[bc4495ed42] part of check-in [cec0f072f8] Update copyright

While at it, also update the mail address. (check-in: [cec0f072f8] user: js, branch: 0.8, size: 3666) [annotate] [blame] [check-ins using] [diff]

00:41
[7436af3714] part of check-in [2a27cf3000] Update copyright

While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 3688) [annotate] [blame] [check-ins using] [diff]

2015-10-19
22:15
[677c89c5d9] part of check-in [1ba08eebc5] Add platform.h & make platform defines consistent (check-in: [1ba08eebc5] user: js, branch: trunk, size: 3684) [annotate] [blame] [check-ins using] [diff]
2015-04-11
14:17
[f3271edd35] part of check-in [20314bea6c] forwarding-x86-elf.S: Use @GOTOFF / @GOT

This makes Solaris' linker happy. (check-in: [20314bea6c] user: js, branch: trunk, size: 3662) [annotate] [blame] [check-ins using] [diff]

2015-01-03
20:57
[5b2d66a06c] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 3518) [annotate] [blame] [check-ins using] [diff]
2014-04-10
00:03
[b5f29bb320] part of check-in [9a4792a99e] forwarding/*.S: Include config.h

This is not strictly needed (and means its even included twice, as
forwarding.S already includes config.h), but it helps to assemble the
file directly without going through forwarding.S. (check-in: [9a4792a99e] user: js, branch: trunk, size: 3512) [annotate] [blame] [check-ins using] [diff]

2014-01-15
19:04
[330f54d44c] part of check-in [271bfb18b3] forwarding: Clean up local labels. (check-in: [271bfb18b3] user: js, branch: trunk, size: 3491) [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
[1b29e27ce4] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 3557) [annotate] [blame] [check-ins using] [diff]
2013-12-27
02:07
[0ee5fb8e08] part of check-in [0c332aa2d2] Rework forwarding API and ABI.

It matches the Apple API and ABI now and the forwarding handler itself
determines whether it should forward or not.

This moves handling of +[resolve{Class,Instance}Method:] to the runtime
and allows adding new kinds of forwarding without changing the runtime.

Also fixes a potential stack problem in the forwarding for MIPS. (check-in: [0c332aa2d2] user: js, branch: trunk, size: 3551) [annotate] [blame] [check-ins using] [diff]

2013-12-25
00:01
[79691a7caf] part of check-in [3695e89467] Make section .ctors "aw". (check-in: [3695e89467] user: js, branch: trunk, size: 2659) [annotate] [blame] [check-ins using] [diff]
2013-09-18
09:41
Added: [160600a487] part of check-in [c3623fcb7b] Move sources for forwarding to src/forwarding. (check-in: [c3623fcb7b] user: js, branch: trunk, size: 2658) [annotate] [blame] [check-ins using]