ObjFW  History of src/runtime/lookup-amd64-elf.S of 555445ce0a7f88b6

History of the file that is called src/runtime/lookup-amd64-elf.S at check-in 555445ce0a7f88b6

2013-07-11
12:48
Deleted: Improve file name consistency. (check-in: [8417e06951] user: js, branch: trunk, size: 0)
12:33
[3eb642b445] part of check-in [aeb47d24b5] Use section .ctors instead of .init_array. (check-in: [aeb47d24b5] user: js, branch: trunk, size: 1420) [annotate] [blame] [check-ins using] [diff]
2013-03-16
10:13
[8fd99fa5f3] 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: 1447) [annotate] [blame] [check-ins using] [diff]

2013-01-09
22:24
[6c8a793449] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 1485) [annotate] [blame] [check-ins using] [diff]
2012-12-28
02:46
[3207591b6d] part of check-in [511a372fb8] Make 16 bit selector UIDs the default. (check-in: [511a372fb8] user: js, branch: trunk, size: 1479) [annotate] [blame] [check-ins using] [diff]
2012-08-10
20:08
[4f4b98be14] part of check-in [7e27f00a5d] Add GNU stack note. (check-in: [7e27f00a5d] user: js, branch: trunk, size: 1480) [annotate] [blame] [check-ins using] [diff]
2012-06-01
21:48
[a276d12e99] part of check-in [97b7c01ddd] jmp *(%foo) should be jmp *%foo. (check-in: [97b7c01ddd] user: js, branch: runtime, size: 1415) [annotate] [blame] [check-ins using] [diff]
2012-05-09
13:54
[2e8002927c] part of check-in [f5747ff94a] Better way of calling the forwarding handler. (check-in: [f5747ff94a] user: js, branch: runtime, size: 1416) [annotate] [blame] [check-ins using] [diff]
2012-05-08
20:30
[09c8f5af4a] part of check-in [fef47937e5] Add support for 16 bit selector UIDs. (check-in: [fef47937e5] user: js, branch: runtime, size: 1414) [annotate] [blame] [check-ins using] [diff]
2012-05-03
22:31
[a0fef4c085] part of check-in [e382d2a8cb] Check in configure whether to use assembly lookup. (check-in: [e382d2a8cb] user: js, branch: runtime, size: 1366) [annotate] [blame] [check-ins using] [diff]
2012-04-18
19:03
[57e05c2a54] part of check-in [895b9e3cb6] Fix forwarding on AMD64. (check-in: [895b9e3cb6] user: js, branch: runtime, size: 1419) [annotate] [blame] [check-ins using] [diff]
2012-04-06
13:43
[dde3e76344] part of check-in [d3ce57addf] Convert lookup-amd64-elf.S to AT&T syntax.

Clang has an integrated assembler now which only accepts AT&T syntax.

lookup-x86-elf.S to follow. (check-in: [d3ce57addf] user: js, branch: runtime, size: 1417) [annotate] [blame] [check-ins using] [diff]

2012-03-06
17:18
Added: [1fd16b224f] 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: 1394) [annotate] [blame] [check-ins using]