ObjFW  History of src/forwarding/forwarding-x86_64-elf.S of 8939cbdb52a79823

History of the file that is called src/forwarding/forwarding-x86_64-elf.S at check-in 8939cbdb52a79823

2024-04-03
02:16
[00eff4acff] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 4925) [annotate] [blame] [check-ins using] [diff]
2024-02-26
20:32
[7d81c22aa1] 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: 4685) [annotate] [blame] [check-ins using] [diff]

20:32
[0fbb5e1e98] 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: 4717) [annotate] [blame] [check-ins using] [diff]

2024-02-24
20:57
[51b886f131] part of check-in [262baf76e7] Add endbr32 / endbr64 (check-in: [262baf76e7] user: js, branch: 1.0, size: 4687) [annotate] [blame] [check-ins using] [diff]
20:50
[23dfe640bd] part of check-in [75d88e0f6e] Add endbr32 / endbr64 (check-in: [75d88e0f6e] user: js, branch: trunk, size: 4719) [annotate] [blame] [check-ins using] [diff]
2024-02-03
11:41
[f03a05bc7d] part of check-in [7324ec8590] Update copyright (check-in: [7324ec8590] user: js, branch: 1.0, size: 4576) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[f508a1c5c1] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 4608) [annotate] [blame] [check-ins using] [diff]
2023-10-31
20:38
[75e33865ae] part of check-in [da613d0cb5] Move AMD64/ELF assembly back to AT&T syntax

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

2023-10-28
18:45
[c81bf7cc2c] part of check-in [71d8f813ef] Remove unnecessary `short` from assembly (check-in: [71d8f813ef] user: js, branch: trunk, size: 4512) [annotate] [blame] [check-ins using] [diff]
18:35
[60cb5f07a9] part of check-in [cb18f26404] Use more local labels in assembly (check-in: [cb18f26404] user: js, branch: trunk, size: 4548) [annotate] [blame] [check-ins using] [diff]
2023-10-24
23:56
[6b28668374] part of check-in [ec513d0c55] Move AMD64/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: [ec513d0c55] user: js, branch: trunk, size: 4516) [annotate] [blame] [check-ins using] [diff]

2023-08-29
22:48
[3634b90fe2] part of check-in [da242983b2] Add .note.GNU-stack on Haiku (check-in: [da242983b2] user: js, branch: trunk, size: 4576) [annotate] [blame] [check-ins using] [diff]
2023-07-15
14:48
[3465a8f0c9] part of check-in [340a3ac277] platform.h: Add OF_HURD (check-in: [340a3ac277] user: js, branch: trunk, size: 4555) [annotate] [blame] [check-ins using] [diff]
2023-04-22
20:22
Renamed src/forwarding/forwarding-x86_64-elf.S → src/forwarding/forwarding-amd64-elf.S. [7311558887] part of check-in [b7a4e61b88] Rename x86_64 to AMD64

It's just a less awkward name and also what the BSDs use. (check-in: [b7a4e61b88] user: js, branch: trunk, size: 4529) [annotate] [blame] [check-ins using] [diff]

2023-01-06
09:04
[7311558887] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 4529) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[9ea0cb41b3] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 4529) [annotate] [blame] [check-ins using] [diff]
2021-04-18
13:24
[8ad5ac6701] part of check-in [d9f8960fc5] Rename remaining functions in OFObject.h (check-in: [d9f8960fc5] user: js, branch: new-naming-convention, size: 4529) [annotate] [blame] [check-ins using] [diff]
2021-02-07
18:34
[95368ab171] part of check-in [da13b10211] Revert forwarding-x86_64-elf.S back to AT&T syntax

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

2021-01-02
22:04
[20eb6983b1] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 4335) [annotate] [blame] [check-ins using] [diff]
2020-06-29
21:38
[1d1fc641cf] part of check-in [6b34f309da] Convert all x86_64/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: [6b34f309da] user: js, branch: trunk, size: 4424) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[d6c82663f6] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 4634) [annotate] [blame] [check-ins using] [diff]
2019-02-18
20:55
[eb65413739] part of check-in [a1da5c7b2d] Replace a few movdqa with movaps

movaps is smaller, and we don't know what kind of data is in there
anyway (and it's FP rather than integer in most cases anyway), so it
does not matter which move instruction we use. (check-in: [a1da5c7b2d] user: js, branch: trunk, size: 4631) [annotate] [blame] [check-ins using] [diff]

01:37
[bf0e91fafa] part of check-in [780d096371] invocation: Make all offsets constants

This makes the assembly much more readable.

No difference between disassembled .o file before and after. (check-in: [780d096371] user: js, branch: trunk, size: 4631) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[024a3c3b09] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 4639) [annotate] [blame] [check-ins using] [diff]
2018-10-28
14:53
[a2d3a2df84] part of check-in [12db1e2cc2] Use .init_array instead of .ctors on Solaris (check-in: [12db1e2cc2] user: js, branch: trunk, size: 4633) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[d9fc5995df] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 4575) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[54b25f79a6] 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: 4552) [annotate] [blame] [check-ins using] [diff]

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

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

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

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

2015-10-19
22:15
[286d06a2f8] part of check-in [1ba08eebc5] Add platform.h & make platform defines consistent (check-in: [1ba08eebc5] user: js, branch: trunk, size: 4542) [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
[3571ec6513] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 4520) [annotate] [blame] [check-ins using] [diff]
2014-04-10
00:03
[cbbb030d12] 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: 4514) [annotate] [blame] [check-ins using] [diff]

2014-02-22
01:14
Added: [7cc00abdac] part of check-in [05f4b0a4f0] Rename AMD64 to x86_64 (check-in: [05f4b0a4f0] user: js, branch: trunk, size: 4493) [annotate] [blame] [check-ins using]