ObjFW  History of src/forwarding/forwarding-powerpc-elf.S of 374e1a1bfa30d767

History of the file that is called src/forwarding/forwarding-powerpc-elf.S at check-in 374e1a1bfa30d767

2024-04-03
02:16
Change license to LGPLv3 only file: [31f5128de3] check-in: [7413a728a7] user: js, branch: trunk, size: 6857 [annotate] [blame] [check-ins using] [diff]
2024-02-03
11:41
Update copyright file: [1e12ba5808] check-in: [7324ec8590] user: js, branch: 1.0, size: 6599 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [eb87a47ed7] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 6649 [annotate] [blame] [check-ins using] [diff]
2023-10-28
18:35
Use more local labels in assembly file: [6d0e0a93e0] check-in: [cb18f26404] user: js, branch: trunk, size: 6649 [annotate] [blame] [check-ins using] [diff]
2023-08-29
22:48
Add .note.GNU-stack on Haiku file: [22c25e7609] check-in: [da242983b2] user: js, branch: trunk, size: 6599 [annotate] [blame] [check-ins using] [diff]
2023-07-15
14:48
platform.h: Add OF_HURD file: [744c6a3cb8] check-in: [340a3ac277] user: js, branch: trunk, size: 6578 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [dcadace29c] check-in: [8939cbdb52] user: js, branch: trunk, size: 6552 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [65258e67de] check-in: [1a86b8175b] user: js, branch: trunk, size: 6552 [annotate] [blame] [check-ins using] [diff]
2021-12-04
20:43
forwarding-powerpc-elf.S: Fix typo file: [56c9cede58] check-in: [173b2bbe78] user: js, branch: trunk, size: 6552 [annotate] [blame] [check-ins using] [diff]
2021-04-18
13:24
Rename remaining functions in OFObject.h file: [aa95b3885f] check-in: [d9f8960fc5] user: js, branch: new-naming-convention, size: 6551 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [77e163195d] check-in: [374e1a1bfa] user: js, branch: trunk, size: 6585 [annotate] [blame] [check-ins using] [diff]
2020-12-12
21:49
forwarding-powerpc-elf.S: Minor style improvement file: [5e30e85491] check-in: [ebdcfdc4cc] user: js, branch: trunk, size: 6674 [annotate] [blame] [check-ins using] [diff]
2020-11-23
23:43
forwarding-powerpc-elf.S: Non-PIC optimization file: [40eb7ee848] check-in: [191b809f87] user: js, branch: trunk, size: 6688 [annotate] [blame] [check-ins using] [diff]
2020-11-22
22:11
forwarding-powerpc-elf.S: Don't use %r0 as tmp reg

While it works with lwz, it will not work with lis and addi. The PIC
version could still use %r0, but it's easier to read when keeping it
consistent and is the same number of instructions. file: [e86bb88592] check-in: [bacca956e5] user: js, branch: trunk, size: 6786 [annotate] [blame] [check-ins using] [diff]

22:05
forwarding-powerpc-elf.S: Use addi instead of ori

Since we use @ha, we need to use addi, not ori (that would be for @h). file: [ebb7423642] check-in: [6f2c52cfac] user: js, branch: trunk, size: 6784 [annotate] [blame] [check-ins using] [diff]

21:28
forwarding-powerpc-elf.S: Fix missing @ha and @l file: [f08ba03356] check-in: [8609f8a62c] user: js, branch: trunk, size: 6775 [annotate] [blame] [check-ins using] [diff]
2020-11-21
19:51
forwarding-powerpc-elf.S: Support non-PIC targets

This makes it work on MorphOS again. file: [b93e738251] check-in: [a9fff5c987] user: js, branch: trunk, size: 6770 [annotate] [blame] [check-ins using] [diff]

2020-07-08
00:03
Fix forwarding on NetBSD/PowerPC file: [765ed4e505] check-in: [1fea22809b] user: js, branch: trunk, size: 5334 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [02c7954cba] check-in: [c7f0229795] user: js, branch: trunk, size: 4528 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [3cb3e7c47f] check-in: [0509d7a844] user: js, branch: trunk, size: 4525 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [43c47a98c1] check-in: [7e5c81e186] user: js, branch: trunk, size: 4519 [annotate] [blame] [check-ins using] [diff]
2017-09-09
11:09
Added: Have .S file names match the platform defines file: [e03be5b919] check-in: [754d22a701] user: js, branch: trunk, size: 4496 [annotate] [blame] [check-ins using]