# # ChangeLog for linkers in rtems-tools # # Generated by Trac 1.2.1.dev0 # 04/16/24 14:55:00 Mon, 22 Jul 2013 01:44:15 GMT Peng Fan [76d3b89] * linkers/rld-rap.cpp (modified) collect 'STT_NOTYPE' symbols Sun, 21 Jul 2013 16:39:21 GMT Peng Fan [f291594] * linkers/rld-rap.cpp (modified) fix relocation records order Thu, 18 Jul 2013 03:05:02 GMT Peng Fan [c14133e] * linkers/rld-files.cpp (modified) * linkers/rld-files.h (modified) * linkers/rld-rap.cpp (modified) Add support for relocations which reference local symbols ... Thu, 18 Jul 2013 02:53:18 GMT Peng Fan [e23ef3b] * linkers/rld-rap.cpp (modified) Fixed fsec If one object file contains .rodata and .rodata.str1.4 ... Thu, 18 Jul 2013 02:49:09 GMT Peng Fan [4b31ced] * linkers/rld-rap.cpp (modified) Fixed layout problem Fixed when only one elf object file is passed ... Thu, 18 Jul 2013 23:32:41 GMT Peng Fan [f4cf8f4] * linkers/rld-elf.cpp (modified) arch specific section support Fri, 01 Mar 2013 04:42:08 GMT Chris Johns [26b46b1] * linkers/rld-rap.cpp (modified) * linkers/rtems-rapper.cpp (modified) Fix RELA in RAP formats. Fixed the RELA handling in the merging of ... Fri, 01 Mar 2013 02:58:56 GMT Chris Johns [69a123b] * linkers/rtems-ld.cpp (modified) Support the gcc option '-Wl'. Support and ignore the '-Wl,options' ... Fri, 01 Mar 2013 00:51:37 GMT Chris Johns [6c4218b] * linkers/rtems-ld.cpp (modified) * linkers/rtems-rapper.cpp (modified) * linkers/rtems-syms.cpp (modified) Fix the trace help. Fri, 01 Mar 2013 00:25:48 GMT Chris Johns [6fae4de] * linkers/rld-rap.cpp (modified) * linkers/rtems-rapper.cpp (modified) * linkers/rtems-utils.h (modified) Fix errors building on CentOS. Wed, 23 Jan 2013 03:04:11 GMT Chris Johns [2bcaf0c] * linkers/rld-files.h (modified) Update the documentation Tue, 22 Jan 2013 11:08:09 GMT Chris Johns [e78e2b0] * linkers/main-page.cpp (added) * linkers/rld-compression.h (modified) * linkers/rld-elf.h (modified) * linkers/rld-files.h (modified) * linkers/rld-outputter.h (modified) * linkers/rld-rap.h (modified) * linkers/rtems-utils.h (modified) * linkers/rtl-host.conf (modified) * linkers/wscript (modified) Documentation. Tue, 15 Jan 2013 06:03:04 GMT Chris Johns [32d5401] * linkers/rtems-rapper.cpp (modified) Fixed the layout output to give to all the needed detail. Tue, 01 Jan 2013 01:04:24 GMT Chris Johns [6801aa2] * linkers/rld-rap.cpp (modified) Use find_in_strtab when collecting symbols. Remove debug. Mon, 31 Dec 2012 07:29:10 GMT Chris Johns [f43851a] * linkers/rld-rap.cpp (modified) Sort the relocation records by offset for a section. Mon, 31 Dec 2012 07:12:25 GMT Chris Johns [4e7ec70] * linkers/rld-rap.cpp (modified) Make layout offsets match image offsets. Add a better strtab search. ... Mon, 31 Dec 2012 07:11:47 GMT Chris Johns [06a2cf6] * linkers/rtems-rapper.cpp (modified) Sort the relocations by offset to make the overlay work. Fri, 28 Dec 2012 23:20:22 GMT Chris Johns [544de91] * linkers/rld-elf.cpp (modified) * linkers/rld-files.cpp (modified) * linkers/rld-files.h (modified) * linkers/rld-outputter.cpp (modified) * linkers/rld-resolver.cpp (modified) * linkers/rld-resolver.h (modified) * linkers/rld-symbols.cpp (modified) * linkers/rld-symbols.h (modified) * linkers/rtems-ld.cpp (modified) Fix managing weak symbols. Weak symbols where not being managed ... Mon, 24 Dec 2012 06:18:23 GMT Chris Johns [800d4fd] * linkers/rld-rap.cpp (modified) Add the symsect offset to the section reloc. Mon, 24 Dec 2012 06:17:53 GMT Chris Johns [073d244] * linkers/rtems-rapper.cpp (modified) Trace the reloc addend. Sun, 23 Dec 2012 06:45:34 GMT Chris Johns [f31cded] * linkers/rld-rap.cpp (modified) Improved section trace output. Moved the section trace output to ... Sun, 23 Dec 2012 06:04:11 GMT Chris Johns [5825009] * linkers/rtems-rapper.cpp (modified) Change the long opt from map to overlay. Sun, 23 Dec 2012 05:57:35 GMT Chris Johns [287569c] * linkers/rtems-rapper.cpp (modified) Add an overlay output. An overlay shows the hex dump of the section ... Sun, 23 Dec 2012 05:54:59 GMT Chris Johns [b9f631e] * linkers/rtems-utils.cpp (added) * linkers/rtems-utils.h (added) * linkers/wscript (modified) Add a memory dump utility. Fri, 21 Dec 2012 06:14:50 GMT Chris Johns [3e902c6] * linkers/rtems-rapper.cpp (modified) Fix the reloc symbol name. Fri, 21 Dec 2012 06:12:07 GMT Chris Johns [c487356] * linkers/rtems-rapper.cpp (modified) Finish a dump of the RAP file. Fix expanding. Fri, 21 Dec 2012 06:10:18 GMT Chris Johns [6c28ffb] * linkers/rld-outputter.cpp (modified) * linkers/rld-rap.cpp (modified) * linkers/rld-rap.h (modified) Set header length. Make sections public. Set the compressed file ... Fri, 21 Dec 2012 06:08:17 GMT Chris Johns [4e9b324] * linkers/rld-compression.cpp (modified) * linkers/rld-compression.h (modified) Decompressor fixes. Make reading compressed files more robust ... Wed, 19 Dec 2012 05:24:48 GMT Chris Johns [74e89db] * linkers/rld-compression.cpp (modified) Turn off the debug. Wed, 19 Dec 2012 05:24:24 GMT Chris Johns [8bb0d53] * linkers/rtems-rapper.cpp (added) * linkers/wscript (modified) RAP file utility. Decompressors RAP files. Wed, 19 Dec 2012 05:22:37 GMT Chris Johns [db216fe] * linkers/rld-compression.cpp (modified) * linkers/rld-compression.h (modified) Decompression support added. The compressor can now decompress LZ77 ... Tue, 18 Dec 2012 09:57:00 GMT Chris Johns [b2b811c] * linkers/rld-rap.cpp (modified) Fixes to load libbsdports on i386. Numerous fixes to load the the ... Tue, 18 Dec 2012 09:52:18 GMT Chris Johns [53221a0] * linkers/rld-files.cpp (modified) * linkers/rld-files.h (modified) Add object::get_section. Add a method to return a section given the ... Tue, 18 Dec 2012 09:51:41 GMT Chris Johns [b5a59dd] * linkers/rtems-ld.cpp (modified) Use cerr for errors and not cout. Tue, 18 Dec 2012 09:48:35 GMT Chris Johns [194160c] * linkers/rld-compression.cpp (modified) Update the data out pointer. The data pointer was not updating when ... Tue, 18 Dec 2012 09:47:27 GMT Chris Johns [13b9f2b] * linkers/rld.h (modified) Add a new trace level. Sat, 15 Dec 2012 12:30:46 GMT Chris Johns [f10123a] * linkers/rld-rap.cpp (modified) Const sections are not PROGBITS and ALLOC and not EXECINTR or WRITE. Sat, 15 Dec 2012 12:19:21 GMT Chris Johns [d54e81c] * linkers/rld-elf.cpp (modified) * linkers/rld-files.cpp (modified) * linkers/rld-rap.cpp (modified) * linkers/rld-symbols.cpp (modified) Debug trace changes. Sat, 15 Dec 2012 11:44:58 GMT Chris Johns [b89ad2c6] * linkers/rld-elf.cpp (modified) * linkers/rld-rap.cpp (modified) * linkers/rld-resolver.cpp (modified) * linkers/rld-symbols.cpp (modified) i386 related fixes Fix the size of the section calculated in ... Wed, 12 Dec 2012 23:07:32 GMT Chris Johns [f4d580b] * linkers/rld-rap.cpp (modified) Add the section offset to the symbol value. Wed, 12 Dec 2012 10:51:03 GMT Chris Johns [42f766f] * linkers/rld-elf.cpp (modified) * linkers/rld-elf.h (modified) * linkers/rld-files.cpp (modified) * linkers/rld-files.h (modified) * linkers/rld-rap.cpp (modified) Relocation fixes. These changes implement a suitable relocation ... Fri, 07 Dec 2012 22:07:30 GMT Chris Johns [90d8d43] * linkers/rld-elf-types.h (modified) * linkers/rld-elf.cpp (modified) * linkers/rld-elf.h (modified) * linkers/rld-files.cpp (modified) * linkers/rld-files.h (modified) * linkers/rld-rap.cpp (modified) * linkers/rld-symbols.cpp (modified) * linkers/rld-symbols.h (modified) Add support to demand load relocation records. Support has been ... Fri, 07 Dec 2012 22:05:12 GMT Chris Johns [be8e188] * linkers/.gitignore (modified) * linkers/rtl-host.conf (added) * linkers/waf-tools/doxygen.py (added) * linkers/wscript (modified) Add doxygen support. Sat, 01 Dec 2012 10:22:24 GMT Chris Johns [825a10e] * linkers/rld-rap.cpp (modified) The symbol string is the offset into the symbol table. Fri, 30 Nov 2012 21:09:02 GMT Chris Johns [9ba89e1] * linkers/rld-rap.cpp (modified) Remove the trace on hack. Fri, 30 Nov 2012 21:05:47 GMT Chris Johns [803c60a] * linkers/rld-outputter.cpp (modified) * linkers/rld-rap.cpp (modified) * linkers/rld-rap.h (modified) RAP format up to relocation records completed. Do not write the ... Thu, 29 Nov 2012 08:05:19 GMT Chris Johns [1a5bdef] * linkers/rld-rap.cpp (modified) Add support for a custom RAP file format. The file is a header and ... Thu, 29 Nov 2012 08:04:12 GMT Chris Johns [93e80d5] * linkers/rld-compression.cpp (modified) * linkers/rld-compression.h (modified) Compress as blocks. The LZ77 compressor works with blocks. Each ... Thu, 29 Nov 2012 08:03:37 GMT Chris Johns [9c70d15] * linkers/rld-outputter.cpp (modified) Remove the \0 character after the header. Thu, 29 Nov 2012 08:02:28 GMT Chris Johns [662c504] * linkers/rld-files.cpp (modified) * linkers/rld-files.h (modified) Add the index to the section. The index is referenced in the symbol ... Thu, 29 Nov 2012 08:01:43 GMT Chris Johns [ea6f8d4] * linkers/rld-symbols.cpp (modified) * linkers/rld-symbols.h (modified) Add access to the value and info fields of a symbols. Tue, 27 Nov 2012 00:19:15 GMT Chris Johns [dc1c744] * linkers/rld-rap.cpp (modified) Add machine related data to allow better checking. Tue, 27 Nov 2012 00:17:02 GMT Chris Johns [d99913f] * linkers/rld-compression.h (modified) Remove size_t stream operator. On Darwin the operator works which ... Mon, 26 Nov 2012 01:14:06 GMT Chris Johns [8190102] * linkers/rtems-syms.cpp (modified) Update to the latest framwork requirements. Mon, 26 Nov 2012 00:50:21 GMT Chris Johns [ae353d3] * linkers/rld-rap.cpp (modified) * linkers/rld-rap.h (modified) Comment clean up. Mon, 26 Nov 2012 00:09:35 GMT Chris Johns [eb825b1] * linkers/rld-rap.cpp (added) * linkers/rld-rap.h (added) * linkers/wscript (modified) Add RAP format support. Mon, 26 Nov 2012 00:09:06 GMT Chris Johns [cad8b53] * linkers/rtems-ld.cpp (modified) Updated to reflect the framework changes. Mon, 26 Nov 2012 00:07:06 GMT Chris Johns [a458e27] * linkers/rld-outputter.cpp (modified) * linkers/rld-outputter.h (modified) Add exit label, ELF application and Application. Add an exit label ... Mon, 26 Nov 2012 00:04:57 GMT Chris Johns [076d935] * linkers/rld-compression.cpp (modified) * linkers/rld-compression.h (modified) Add writing from images as well as streaming operators. Add the ... Mon, 26 Nov 2012 00:00:34 GMT Chris Johns [a5fcdd5] * linkers/rld-files.cpp (modified) * linkers/rld-files.h (modified) No archive begin/end on symbols load, image initialise fix, add ... Sun, 25 Nov 2012 23:59:19 GMT Chris Johns [4c89c2d] * linkers/rld-elf.h (modified) Update the section details. Sun, 25 Nov 2012 23:57:29 GMT Chris Johns [c6b714f] * linkers/rld-elf.cpp (modified) Load the sections by default. It is not much extra overhead. Clean ... Sun, 25 Nov 2012 23:46:40 GMT Chris Johns [1d60a4a] * linkers/rld.h (modified) Split trace to have without and with symbols. Thu, 22 Nov 2012 05:22:22 GMT Chris Johns [3f37835] * linkers/rld-compression.cpp (added) * linkers/rld-compression.h (added) * linkers/rld-outputter.cpp (modified) * linkers/wscript (modified) Split out the compression code for reuse. Wed, 21 Nov 2012 06:40:44 GMT Chris Johns [c2657cd] * linkers/rld-outputter.cpp (modified) Clean archive names for every output format other than scripts. Wed, 21 Nov 2012 02:36:32 GMT Chris Johns [7b2762f] * linkers/rtems-ld.cpp (modified) Make the entry point an unresolved symbol. Wed, 21 Nov 2012 02:36:04 GMT Chris Johns [43ec8b0] * linkers/rld-symbols.h (modified) Set the default value for empty symbols to 0 to match the const char* ... Wed, 21 Nov 2012 02:04:47 GMT Chris Johns [c46980e] * linkers/rld-outputter.cpp (modified) * linkers/rld-outputter.h (modified) * linkers/rtems-ld.cpp (modified) Add entry point support. Wed, 21 Nov 2012 02:04:19 GMT Chris Johns [b770b0c] * linkers/rld-files.cpp (modified) * linkers/rld-files.h (modified) Make getting objects const. Wed, 21 Nov 2012 01:12:50 GMT Chris Johns [9ba4e48] * linkers/rtems-syms.cpp (modified) Remove the warning about the warnings option on newer gccs. Wed, 21 Nov 2012 01:12:21 GMT Chris Johns [6565f0c] * linkers/wscript (modified) Enforce the header is created before using it on Linux. Wed, 21 Nov 2012 01:11:49 GMT Chris Johns [c1d1636] * linkers/rld-outputter.cpp (modified) Add header to remove warning on Linux. Wed, 21 Nov 2012 00:07:12 GMT Chris Johns [eb34811] * linkers/rld-outputter.h (modified) * linkers/rtems-ld.cpp (modified) Output application format files. Added support for an RTEMS RAP ... Wed, 21 Nov 2012 00:05:04 GMT Chris Johns [a1d4930] * linkers/rld-outputter.cpp (modified) Set the correct header size field. Tue, 20 Nov 2012 23:40:01 GMT Chris Johns [fe19d06] * linkers/rld-files.cpp (modified) * linkers/rld-files.h (modified) Fix archive GNU extension and make image read/write follow POSIX. ... Tue, 20 Nov 2012 08:53:24 GMT Chris Johns [fd8a2c5] * linkers/rld-elf-types.h (modified) * linkers/rld-elf.cpp (modified) * linkers/rld-elf.h (modified) * linkers/rld-files.cpp (modified) * linkers/rld-files.h (modified) * linkers/rld-outputter.cpp (modified) Add support to write a metadata ELF file. This also adds support to ... Mon, 19 Nov 2012 02:13:52 GMT Chris Johns [9b66527] * linkers/rtems-ld.cpp (modified) * linkers/rtems-syms.cpp (modified) Only look for standard library paths if standard libraries and enabled. Sun, 18 Nov 2012 23:37:37 GMT Chris Johns [596e5fa] * linkers/rld-elf-types.h (modified) * linkers/rld-elf.cpp (modified) * linkers/rld-elf.h (modified) * linkers/rld-files.cpp (modified) * linkers/rld-files.h (modified) Add set_header support to the ELF files. Sun, 18 Nov 2012 23:36:34 GMT Chris Johns [1976825] * linkers/rld-resolver.cpp (modified) Resolve the ld and user undefines. Sun, 18 Nov 2012 23:35:51 GMT Chris Johns [ead8da1] * linkers/wscript (modified) Add configure option --c-opts to allow special options for testing. Sun, 18 Nov 2012 23:35:15 GMT Chris Johns [8ad4837] * linkers/libiberty/pex-unix.c (modified) Fix warning from clang. Sat, 17 Nov 2012 20:37:02 GMT Chris Johns [f1cf3a9] * linkers/rld-files.cpp (modified) Better handling of archive open/close and begin/end. Sat, 17 Nov 2012 06:42:22 GMT Chris Johns [065ac15] * linkers/rld-elf.cpp (modified) Remove dead code. Sat, 17 Nov 2012 06:34:33 GMT Chris Johns [977c3de] * linkers/rld-elf-types.h (modified) * linkers/rld-elf.cpp (modified) * linkers/rld-elf.h (modified) * linkers/rld-files.cpp (modified) * linkers/rld-files.h (modified) * linkers/rld-outputter.cpp (modified) * linkers/rld-resolver.cpp (modified) * linkers/rld-symbols.cpp (modified) * linkers/rld-symbols.h (modified) * linkers/rld.cpp (modified) * linkers/rtems-ld.cpp (moved) * linkers/rtems-syms.cpp (added) * linkers/wscript (modified) Refactor the ELF support to allow ELF write suppport. The ... Sat, 17 Nov 2012 06:31:56 GMT Chris Johns [0b65a28] * linkers/pkgconfig.h (modified) Fix spelling. Tue, 23 Oct 2012 01:46:59 GMT Chris Johns [16e4346] * linkers/fastlz.c (added) * linkers/fastlz.h (added) * linkers/wscript (modified) Add FastLZ support. Tue, 23 Oct 2012 00:58:34 GMT Chris Johns [810d0ad] * linkers/rld-outputter.cpp (modified) * linkers/rld-outputter.h (modified) Fix repeats in output when cmd line objects depend on each other. ... Mon, 22 Oct 2012 14:12:47 GMT Chris Johns [7ec2c5a] * linkers/.gitignore (added) Ignore working files. Mon, 22 Oct 2012 14:12:29 GMT Chris Johns [8f0740b] * linkers/mkapp.sh (added) Script to test the linker. Run after building the linker. Mon, 22 Oct 2012 14:11:04 GMT Chris Johns [898fa13] * linkers/rld-resolver.cpp (modified) Fix the verbose level. Mon, 22 Oct 2012 14:10:45 GMT Chris Johns [8d1ab1f] * linkers/rld-outputter.cpp (modified) Add script output dbug messages. Mon, 22 Oct 2012 14:10:23 GMT Chris Johns [ef4061f] * linkers/main.cpp (modified) Fix the command line arguments help. Mon, 17 Sep 2012 00:13:55 GMT Chris Johns [7461924] * linkers/main.cpp (modified) * linkers/rld-cc.cpp (moved) * linkers/rld-cc.h (moved) * linkers/wscript (modified) Rename rld-gcc. Add -C option. Add a -C (also --cc) option to allow ... Sun, 16 Sep 2012 23:37:29 GMT Chris Johns [aef6d90] * linkers/main.cpp (modified) Update the help to something useful. Sun, 16 Sep 2012 23:37:07 GMT Chris Johns [1ec9633] * linkers/wscript (modified) Add rebuild and tags build commands Sat, 15 Sep 2012 07:58:00 GMT Chris Johns [993aa67] * linkers/wscript (modified) Fix the waf script. Sun, 06 May 2012 22:47:11 GMT Chris Johns [ec24a37] * linkers/README (added) * linkers/elftoolchain/common/Makefile (added) * linkers/elftoolchain/common/_elftc.h (added) * linkers/elftoolchain/common/elfdefinitions.h (added) * linkers/elftoolchain/common/native-elf-format (added) * linkers/elftoolchain/common/os.Linux.mk (added) * linkers/elftoolchain/common/uthash.h (added) * linkers/elftoolchain/libelf/Makefile (added) * linkers/elftoolchain/libelf/Version.map (added) * linkers/elftoolchain/libelf/_libelf.h (added) * linkers/elftoolchain/libelf/_libelf_ar.h (added) * linkers/elftoolchain/libelf/_libelf_config.h (added) * linkers/elftoolchain/libelf/elf.3 (added) * linkers/elftoolchain/libelf/elf.c (added) * linkers/elftoolchain/libelf/elf_begin.3 (added) * linkers/elftoolchain/libelf/elf_begin.c (added) * linkers/elftoolchain/libelf/elf_cntl.3 (added) * linkers/elftoolchain/libelf/elf_cntl.c (added) * linkers/elftoolchain/libelf/elf_data.c (added) * linkers/elftoolchain/libelf/elf_end.3 (added) * linkers/elftoolchain/libelf/elf_end.c (added) * linkers/elftoolchain/libelf/elf_errmsg.3 (added) * linkers/elftoolchain/libelf/elf_errmsg.c (added) * linkers/elftoolchain/libelf/elf_errno.c (added) * linkers/elftoolchain/libelf/elf_fill.3 (added) * linkers/elftoolchain/libelf/elf_fill.c (added) * linkers/elftoolchain/libelf/elf_flag.c (added) * linkers/elftoolchain/libelf/elf_flagdata.3 (added) * linkers/elftoolchain/libelf/elf_getarhdr.3 (added) * linkers/elftoolchain/libelf/elf_getarhdr.c (added) * linkers/elftoolchain/libelf/elf_getarsym.3 (added) * linkers/elftoolchain/libelf/elf_getarsym.c (added) * linkers/elftoolchain/libelf/elf_getbase.3 (added) * linkers/elftoolchain/libelf/elf_getbase.c (added) * linkers/elftoolchain/libelf/elf_getdata.3 (added) * linkers/elftoolchain/libelf/elf_getident.3 (added) * linkers/elftoolchain/libelf/elf_getident.c (added) * linkers/elftoolchain/libelf/elf_getphdrnum.3 (added) * linkers/elftoolchain/libelf/elf_getphnum.3 (added) * linkers/elftoolchain/libelf/elf_getscn.3 (added) * linkers/elftoolchain/libelf/elf_getshdrnum.3 (added) * linkers/elftoolchain/libelf/elf_getshdrstrndx.3 (added) * linkers/elftoolchain/libelf/elf_getshnum.3 (added) * linkers/elftoolchain/libelf/elf_getshstrndx.3 (added) * linkers/elftoolchain/libelf/elf_hash.3 (added) * linkers/elftoolchain/libelf/elf_hash.c (added) * linkers/elftoolchain/libelf/elf_kind.3 (added) * linkers/elftoolchain/libelf/elf_kind.c (added) * linkers/elftoolchain/libelf/elf_memory.3 (added) * linkers/elftoolchain/libelf/elf_memory.c (added) * linkers/elftoolchain/libelf/elf_next.3 (added) * linkers/elftoolchain/libelf/elf_next.c (added) * linkers/elftoolchain/libelf/elf_phnum.c (added) * linkers/elftoolchain/libelf/elf_rand.3 (added) * linkers/elftoolchain/libelf/elf_rand.c (added) * linkers/elftoolchain/libelf/elf_rawfile.3 (added) * linkers/elftoolchain/libelf/elf_rawfile.c (added) * linkers/elftoolchain/libelf/elf_scn.c (added) * linkers/elftoolchain/libelf/elf_shnum.c (added) * linkers/elftoolchain/libelf/elf_shstrndx.c (added) * linkers/elftoolchain/libelf/elf_strptr.3 (added) * linkers/elftoolchain/libelf/elf_strptr.c (added) * linkers/elftoolchain/libelf/elf_types.m4 (added) * linkers/elftoolchain/libelf/elf_update.3 (added) * linkers/elftoolchain/libelf/elf_update.c (added) * linkers/elftoolchain/libelf/elf_version.3 (added) * linkers/elftoolchain/libelf/elf_version.c (added) * linkers/elftoolchain/libelf/gelf.3 (added) * linkers/elftoolchain/libelf/gelf.h (added) * linkers/elftoolchain/libelf/gelf_cap.c (added) * linkers/elftoolchain/libelf/gelf_checksum.3 (added) * linkers/elftoolchain/libelf/gelf_checksum.c (added) * linkers/elftoolchain/libelf/gelf_dyn.c (added) * linkers/elftoolchain/libelf/gelf_ehdr.c (added) * linkers/elftoolchain/libelf/gelf_fsize.3 (added) * linkers/elftoolchain/libelf/gelf_fsize.c (added) * linkers/elftoolchain/libelf/gelf_getcap.3 (added) * linkers/elftoolchain/libelf/gelf_getclass.3 (added) * linkers/elftoolchain/libelf/gelf_getclass.c (added) * linkers/elftoolchain/libelf/gelf_getdyn.3 (added) * linkers/elftoolchain/libelf/gelf_getehdr.3 (added) * linkers/elftoolchain/libelf/gelf_getmove.3 (added) * linkers/elftoolchain/libelf/gelf_getphdr.3 (added) * linkers/elftoolchain/libelf/gelf_getrel.3 (added) * linkers/elftoolchain/libelf/gelf_getrela.3 (added) * linkers/elftoolchain/libelf/gelf_getshdr.3 (added) * linkers/elftoolchain/libelf/gelf_getsym.3 (added) * linkers/elftoolchain/libelf/gelf_getsyminfo.3 (added) * linkers/elftoolchain/libelf/gelf_getsymshndx.3 (added) * linkers/elftoolchain/libelf/gelf_move.c (added) * linkers/elftoolchain/libelf/gelf_newehdr.3 (added) * linkers/elftoolchain/libelf/gelf_newphdr.3 (added) * linkers/elftoolchain/libelf/gelf_phdr.c (added) * linkers/elftoolchain/libelf/gelf_rel.c (added) * linkers/elftoolchain/libelf/gelf_rela.c (added) * linkers/elftoolchain/libelf/gelf_shdr.c (added) * linkers/elftoolchain/libelf/gelf_sym.c (added) * linkers/elftoolchain/libelf/gelf_syminfo.c (added) * linkers/elftoolchain/libelf/gelf_symshndx.c (added) * linkers/elftoolchain/libelf/gelf_update_ehdr.3 (added) * linkers/elftoolchain/libelf/gelf_xlate.c (added) * linkers/elftoolchain/libelf/gelf_xlatetof.3 (added) * linkers/elftoolchain/libelf/libelf.h (added) * linkers/elftoolchain/libelf/libelf_align.c (added) * linkers/elftoolchain/libelf/libelf_allocate.c (added) * linkers/elftoolchain/libelf/libelf_ar.c (added) * linkers/elftoolchain/libelf/libelf_ar_util.c (added) * linkers/elftoolchain/libelf/libelf_checksum.c (added) * linkers/elftoolchain/libelf/libelf_convert.m4 (added) * linkers/elftoolchain/libelf/libelf_data.c (added) * linkers/elftoolchain/libelf/libelf_ehdr.c (added) * linkers/elftoolchain/libelf/libelf_extended.c (added) * linkers/elftoolchain/libelf/libelf_fsize.m4 (added) * linkers/elftoolchain/libelf/libelf_msize.m4 (added) * linkers/elftoolchain/libelf/libelf_phdr.c (added) * linkers/elftoolchain/libelf/libelf_shdr.c (added) * linkers/elftoolchain/libelf/libelf_xlate.c (added) * linkers/elftoolchain/libelf/mmap_win32.c (added) * linkers/elftoolchain/libelf/os.FreeBSD.mk (added) * linkers/elftoolchain/libelf/os.NetBSD.mk (added) * linkers/libiberty/ansidecl.h (added) * linkers/libiberty/concat.c (added) * linkers/libiberty/cp-demangle.c (added) * linkers/libiberty/cp-demangle.h (added) * linkers/libiberty/cplus-dem.c (added) * linkers/libiberty/demangle.h (added) * linkers/libiberty/libiberty.h (added) * linkers/libiberty/make-temp-file.c (added) * linkers/libiberty/mkstemps.c (added) * linkers/libiberty/pex-common.c (added) * linkers/libiberty/pex-common.h (added) * linkers/libiberty/pex-djgpp.c (added) * linkers/libiberty/pex-msdos.c (added) * linkers/libiberty/pex-one.c (added) * linkers/libiberty/pex-unix.c (added) * linkers/libiberty/pex-win32.c (added) * linkers/libiberty/safe-ctype.c (added) * linkers/libiberty/safe-ctype.h (added) * linkers/libiberty/stpcpy.c (added) * linkers/main.cpp (added) * linkers/pkgconfig.cpp (added) * linkers/pkgconfig.h (added) * linkers/rld-elf-types.h (added) * linkers/rld-elf.cpp (added) * linkers/rld-elf.h (added) * linkers/rld-files.cpp (added) * linkers/rld-files.h (added) * linkers/rld-gcc.cpp (added) * linkers/rld-gcc.h (added) * linkers/rld-outputter.cpp (added) * linkers/rld-outputter.h (added) * linkers/rld-process.cpp (added) * linkers/rld-process.h (added) * linkers/rld-resolver.cpp (added) * linkers/rld-resolver.h (added) * linkers/rld-symbols.cpp (added) * linkers/rld-symbols.h (added) * linkers/rld.cpp (added) * linkers/rld.h (added) * linkers/win32/ar.h (added) * linkers/win32/sys/cdefs.h (added) * linkers/win32/sys/errno.h (added) * linkers/win32/sys/mman.h (added) * linkers/win32/sys/queue.h (added) * linkers/wscript (added) Add to git.