Menu

Tree [r3161] / trunk / ld /
 History

HTTPS access


File Date Author Commit
 Makefile 2013-02-03 kaiwang27 [r2910] Implement support for creating ".eh_frame_hdr" ...
 amd64.c 2013-08-25 kaiwang27 [r2963] Fix a critical but hidden bug: we save the PLT ...
 amd64.h 2012-04-29 kaiwang27 [r2500] * Add support for linker script command "OUTPUT...
 amd64_script.ld 2012-12-24 kaiwang27 [r2806] Remove an wrong ". = ALIGN(64 / 8);" alignment ...
 i386.c 2013-10-12 kaiwang27 [r2967] Add support for i386 dynamic relocations. (work...
 i386.h 2012-04-29 kaiwang27 [r2500] * Add support for linker script command "OUTPUT...
 i386_script.ld 2012-11-04 kaiwang27 [r2664] Add a hint for the position of ".dynstr" sectio...
 ld.h 2013-05-04 kaiwang27 [r2940] Add support for SHT_GROUP (section group) secti...
 ld_arch.c 2012-06-06 kaiwang27 [r2515] Fix an infinite loop.
 ld_arch.h 2013-02-16 kaiwang27 [r2913] Generate DT_RELCOUNT/DT_RELACOUNT if the linker...
 ld_dynamic.c 2013-09-10 kaiwang27 [r2965] Use string hash table for string sections that ...
 ld_dynamic.h 2012-12-15 kaiwang27 [r2784] When the linker encounters a DSO which has a DT...
 ld_ehframe.c 2013-09-10 kaiwang27 [r2964] Do not access output relocation section when op...
 ld_ehframe.h 2013-08-25 kaiwang27 [r2960] Remove the FDE's associated with discarded COMD...
 ld_error.c 2013-01-15 kaiwang27 [r2895] Add utility function "ld_info" which emits link...
 ld_exp.c 2012-07-17 kaiwang27 [r2526] Dump the symbol value at the point where assign...
 ld_exp.h 2012-07-17 kaiwang27 [r2525] Properly dump expressions that have parentheses...
 ld_file.c 2013-03-17 kaiwang27 [r2930] Load symbols from shared libraries referenced b...
 ld_file.h 2013-03-17 kaiwang27 [r2930] Load symbols from shared libraries referenced b...
 ld_hash.c 2013-02-16 kaiwang27 [r2917] When generating dynamic objects:
 ld_hash.h 2012-11-11 kaiwang27 [r2669] Add "Id" keywords for the hash module files.
 ld_input.c 2013-08-25 kaiwang27 [r2960] Remove the FDE's associated with discarded COMD...
 ld_input.h 2013-08-25 kaiwang27 [r2960] Remove the FDE's associated with discarded COMD...
 ld_layout.c 2013-09-10 kaiwang27 [r2965] Use string hash table for string sections that ...
 ld_layout.h 2012-11-24 kaiwang27 [r2696] Fix a misplaced function declaration.
 ld_main.c 2013-08-25 kaiwang27 [r2959] Implement function ld_output_early_init() which...
 ld_options.c 2013-03-17 kaiwang27 [r2926] Emit DT_RPATH entry when the "-rpath" command l...
 ld_options.h 2013-01-15 kaiwang27 [r2894] Add support for "--print-gc-sections" and "--no...
 ld_output.c 2013-09-10 kaiwang27 [r2965] Use string hash table for string sections that ...
 ld_output.h 2013-08-25 kaiwang27 [r2959] Implement function ld_output_early_init() which...
 ld_path.c 2013-03-17 kaiwang27 [r2930] Load symbols from shared libraries referenced b...
 ld_path.h 2013-03-17 kaiwang27 [r2930] Load symbols from shared libraries referenced b...
 ld_reloc.c 2013-08-25 kaiwang27 [r2962] Unbreak --emit-relocs: The output relocation se...
 ld_reloc.h 2013-01-15 kaiwang27 [r2898] When garbage collection (option "--gc-sections"...
 ld_script.awk 2012-04-15 kaiwang27 [r2493] Name the variable pointing to the linker script...
 ld_script.c 2013-01-09 kaiwang27 [r2881] If a symbol matches both an version pattern wit...
 ld_script.h 2013-01-09 kaiwang27 [r2881] If a symbol matches both an version pattern wit...
 ld_script_lexer.l 2013-01-09 kaiwang27 [r2875] Add support for parsing version script.
 ld_script_parser.y 2013-03-17 kaiwang27 [r2924] Introduce a path type and add support for diffe...
 ld_strtab.c 2013-09-10 kaiwang27 [r2965] Use string hash table for string sections that ...
 ld_strtab.h 2013-09-10 kaiwang27 [r2965] Use string hash table for string sections that ...
 ld_symbols.c 2013-09-10 kaiwang27 [r2965] Use string hash table for string sections that ...
 ld_symbols.h 2013-01-09 kaiwang27 [r2882] Do not add symbols that are converted to "local...
 ld_symver.c 2013-02-16 kaiwang27 [r2917] When generating dynamic objects:
 ld_symver.h 2013-01-09 kaiwang27 [r2882] Do not add symbols that are converted to "local...
 ld_utils.h 2013-02-03 kaiwang27 [r2908] Add "READ_16" convenient macro.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.