ObjFW  Check-in [cb18f26404]

Overview
Comment:Use more local labels in assembly
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cb18f264047599600ab230ebc0aa5400075599abc3ed0c2591fc5fee3b072ba5
User & Date: js on 2023-10-28 18:35:43
Other Links: manifest | tags
Context
2023-10-28
18:45
Remove unnecessary `short` from assembly check-in: 71d8f813ef user: js tags: trunk
18:35
Use more local labels in assembly check-in: cb18f26404 user: js tags: trunk
18:04
Move x86/Mach-O assembly to Intel syntax check-in: 18c524e13d user: js tags: trunk
Changes

Modified src/forwarding/apple-forwarding-amd64.S from [5acd78427e] to [51cce4e244].    [diff]

Modified src/forwarding/apple-forwarding-arm.S from [3ab429edb9] to [2386bdcec6].    [diff]

Modified src/forwarding/apple-forwarding-arm64.S from [63e754588e] to [f4650e9fb4].    [diff]

Modified src/forwarding/apple-forwarding-powerpc.S from [d8e9e96515] to [01c664deae].    [diff]

Modified src/forwarding/apple-forwarding-x86.S from [c3da6554d1] to [fe22007392].    [diff]

Modified src/forwarding/forwarding-amd64-elf.S from [6b28668374] to [60cb5f07a9].    [diff]

Modified src/forwarding/forwarding-amd64-macho.S from [0969f9a066] to [197daf8bf7].    [diff]

Modified src/forwarding/forwarding-amd64-win64.S from [66e90d878f] to [bb16226b9b].    [diff]

Modified src/forwarding/forwarding-arm-elf.S from [594651911a] to [cb34b0f842].    [diff]

Modified src/forwarding/forwarding-arm64-elf.S from [0aaed32730] to [3a26ad261d].    [diff]

Modified src/forwarding/forwarding-mips-elf.S from [27b4e12fcc] to [073f3a69c2].    [diff]

Modified src/forwarding/forwarding-powerpc-elf.S from [22c25e7609] to [6d0e0a93e0].    [diff]

Modified src/forwarding/forwarding-sparc-elf.S from [40522bfc56] to [a31829b32d].    [diff]

Modified src/forwarding/forwarding-sparc64-elf.S from [67cee61a30] to [4ecc2cf437].    [diff]

Modified src/forwarding/forwarding-x86-elf.S from [4b872d6763] to [7d07165df3].    [diff]

Modified src/forwarding/forwarding-x86-win32.S from [c9c79ec3ea] to [a9803a8051].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-amd64-elf.S from [23159b41e1] to [d1cf6bd700].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-amd64-macho.S from [ca53a90db3] to [b3182ba60d].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-amd64-win64.S from [56a0df9bbf] to [2fecd29e3d].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-arm-elf.S from [30c6881b76] to [2b6e55a11d].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-arm64-elf.S from [761debfa49] to [2db12deb2a].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-mips-elf.S from [67d5199bae] to [5d4df4c5f3].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-mips64-n64-elf.S from [b34841fe09] to [79d05fd5cc].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-powerpc-elf.S from [3fdc637787] to [131ef264f4].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-powerpc64-elf.S from [0383174096] to [44421eb613].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-sparc-elf.S from [06d51d4229] to [be37fefc0d].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-sparc64-elf.S from [bf52d34777] to [e9f5517a42].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86-elf.S from [a240f9cb41] to [cd6507b46d].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86-win32.S from [045420d8bf] to [d9ae57eae0].    [diff]