ObjFW  History of src/runtime/lookup-x86-elf.S of 25df622287ea672e

History of the file that is called src/runtime/lookup-x86-elf.S at check-in 25df622287ea672e

2013-07-11
12:48
Deleted: Improve file name consistency. (check-in: [8417e06951] user: js, branch: trunk, size: 0)
12:33
[4f686320bc] part of check-in [aeb47d24b5] Use section .ctors instead of .init_array. (check-in: [aeb47d24b5] user: js, branch: trunk, size: 1564) [annotate] [blame] [check-ins using] [diff]
2013-03-16
10:13
[fdf247a310] part of check-in [5a6cc94418] Add forwardingTargetForSelector: for AMD64/ELF.

Currently, no methods returning structs are supported, see the comment
in OFObject. (check-in: [5a6cc94418] user: js, branch: trunk, size: 1577) [annotate] [blame] [check-ins using] [diff]

2013-01-09
22:24
[f919315140] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 1577) [annotate] [blame] [check-ins using] [diff]
2012-12-28
02:46
[8659bceb2f] part of check-in [511a372fb8] Make 16 bit selector UIDs the default. (check-in: [511a372fb8] user: js, branch: trunk, size: 1571) [annotate] [blame] [check-ins using] [diff]
2012-08-10
20:08
[91527592d6] part of check-in [7e27f00a5d] Add GNU stack note. (check-in: [7e27f00a5d] user: js, branch: trunk, size: 1572) [annotate] [blame] [check-ins using] [diff]
2012-06-01
21:48
[5b85918f20] part of check-in [97b7c01ddd] jmp *(%foo) should be jmp *%foo. (check-in: [97b7c01ddd] user: js, branch: runtime, size: 1507) [annotate] [blame] [check-ins using] [diff]
2012-05-09
13:54
[b73cd77fba] part of check-in [f5747ff94a] Better way of calling the forwarding handler. (check-in: [f5747ff94a] user: js, branch: runtime, size: 1509) [annotate] [blame] [check-ins using] [diff]
2012-05-08
20:30
[d301a0d068] part of check-in [fef47937e5] Add support for 16 bit selector UIDs. (check-in: [fef47937e5] user: js, branch: runtime, size: 1507) [annotate] [blame] [check-ins using] [diff]
2012-05-03
22:31
[cafa9c173a] part of check-in [e382d2a8cb] Check in configure whether to use assembly lookup. (check-in: [e382d2a8cb] user: js, branch: runtime, size: 1459) [annotate] [blame] [check-ins using] [diff]
2012-04-18
19:13
[ee522b3dc7] part of check-in [a04298c590] Fix forwarding on x86. (check-in: [a04298c590] user: js, branch: runtime, size: 1510) [annotate] [blame] [check-ins using] [diff]
2012-04-08
14:51
[fb986c1ace] part of check-in [d72d924a00] lookup-x86-elf.S: Fix a typo. (check-in: [d72d924a00] user: js, branch: runtime, size: 1508) [annotate] [blame] [check-ins using] [diff]
2012-04-06
14:07
[97a3d5398b] part of check-in [acc809db12] Convert lookup-x86-elf.S to AT&T syntax.

Clang has an integrated assembler now which only accepts AT&T syntax. (check-in: [acc809db12] user: js, branch: runtime, size: 1507) [annotate] [blame] [check-ins using] [diff]

2012-03-06
17:18
Added: [213672a51c] part of check-in [3dbfc001c0] Get rid of src/runtime/asm and move the files to src/runtime.

Subdirectories don't really work without traversing them and having a
Makefile in them and it's not really worth the effort for just 2 files. (check-in: [3dbfc001c0] user: js, branch: runtime, size: 1556) [annotate] [blame] [check-ins using]