History for src/forwarding/forwarding-x86_64-elf.S
2023-07-15
| ||
20:57 | Renamed to src/forwarding/forwarding-amd64-elf.S. Merge trunk into branch "amiga-library" check-in: [860b0bf1e9] user: js, branch: amiga-library, size: 0 | |
2023-04-22
| ||
20:22 |
Renamed to
src/forwarding/forwarding-amd64-elf.S.
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: 0 | |
2023-01-06
| ||
09:04 | Update copyright file: [7311558887] check-in: [8939cbdb52] user: js, branch: trunk, size: 4529 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [9ea0cb41b3] check-in: [1a86b8175b] user: js, branch: trunk, size: 4529 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
13:24 | Rename remaining functions in OFObject.h file: [8ad5ac6701] check-in: [d9f8960fc5] user: js, branch: new-naming-convention, size: 4529 [annotate] [blame] [check-ins using] [diff] | |
2021-02-07
| ||
18:34 |
Revert forwarding-x86_64-elf.S back to AT&T syntax
This is for consistency with the Mach-O version. file: [95368ab171] check-in: [da13b10211] user: js, branch: trunk, size: 4545 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [20eb6983b1] check-in: [374e1a1bfa] user: js, branch: trunk, size: 4335 [annotate] [blame] [check-ins using] [diff] | |
2020-06-29
| ||
21:38 |
Convert all x86_64/ELF ASM files to Intel syntax
GAS has decent support for Intel syntax these days, so there is little | |
2020-01-02
| ||
01:51 | Update copyright file: [d6c82663f6] check-in: [c7f0229795] user: js, branch: trunk, size: 4634 [annotate] [blame] [check-ins using] [diff] | |
2019-02-18
| ||
20:55 |
Replace a few movdqa with movaps
movaps is smaller, and we don't know what kind of data is in there | |
01:37 |
invocation: Make all offsets constants
This makes the assembly much more readable. No difference between disassembled .o file before and after. file: [bf0e91fafa] check-in: [780d096371] user: js, branch: trunk, size: 4631 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [024a3c3b09] check-in: [0509d7a844] user: js, branch: trunk, size: 4639 [annotate] [blame] [check-ins using] [diff] | |
2018-10-28
| ||
14:53 | Use .init_array instead of .ctors on Solaris file: [a2d3a2df84] check-in: [12db1e2cc2] user: js, branch: trunk, size: 4633 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [d9fc5995df] check-in: [7e5c81e186] user: js, branch: trunk, size: 4575 [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-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [22e1be3f22] check-in: [cec0f072f8] user: js, branch: 0.8, size: 4524 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [aadcf3e74a] check-in: [2a27cf3000] user: js, branch: trunk, size: 4546 [annotate] [blame] [check-ins using] [diff] | |
2015-10-19
| ||
22:15 | Add platform.h & make platform defines consistent file: [286d06a2f8] check-in: [1ba08eebc5] user: js, branch: trunk, size: 4542 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [3571ec6513] check-in: [cfd374b906] user: js, branch: trunk, size: 4520 [annotate] [blame] [check-ins using] [diff] | |
2014-04-10
| ||
00:03 |
forwarding/*.S: Include config.h
This is not strictly needed (and means its even included twice, as | |
2014-02-22
| ||
01:14 | Added: Rename AMD64 to x86_64 file: [7cc00abdac] check-in: [05f4b0a4f0] user: js, branch: trunk, size: 4493 [annotate] [blame] [check-ins using] | |