# # ChangeLog for linkers/rtems-syms.cpp in rtems-tools # # Generated by Trac 1.2.1.dev0 # 05/19/24 20:05:00 Wed, 15 Mar 2017 04:23:05 GMT Chris Johns [e4b3143] * linkers/rtems-syms.cpp (modified) rtems-syms: Fix usage help. Thu, 25 Aug 2016 05:54:23 GMT Chris Johns [885aebd] * linkers/rtems-syms.cpp (modified) linkers/syms: Add weak symbols to the global symbol table. Add any ... Mon, 04 Jan 2016 10:15:37 GMT Sebastian Huber [f027f37] * linkers/rtems-syms.cpp (modified) linkers: Fix for targets with a small-data area On certain targets ... Mon, 04 Jan 2016 10:15:28 GMT Sebastian Huber [a7951f2] * linkers/rtems-syms.cpp (modified) linkers: Avoid cast Wed, 09 Dec 2015 09:08:19 GMT Chris Johns [efc4f09] * .gitignore (modified) * linkers/rtems-ld.cpp (modified) * linkers/rtems-ra.cpp (modified) * linkers/rtems-rapper.cpp (modified) * linkers/rtems-syms.cpp (modified) * linkers/rtems-tld.cpp (modified) * linkers/wscript (modified) * rtemstoolkit/git.py (modified) * rtemstoolkit/options.py (modified) * rtemstoolkit/rld-rtems.cpp (modified) * rtemstoolkit/rld.cpp (modified) * rtemstoolkit/version.py (modified) * rtemstoolkit/wscript (modified) * tester/rt/test.py (modified) * tester/rtems-test (modified) * tester/wscript (modified) * wscript (modified) Add release versioning support. Support a top level VERSION file ... Tue, 20 Jan 2015 23:52:54 GMT Chris Johns [7338811] * linkers/rtems-syms.cpp (modified) Remove warning on Linux. Thu, 06 Nov 2014 01:05:38 GMT Chris Johns [b9c0a04] * linkers/rtems-syms.cpp (modified) linkers: Disable .type statements in symbol code. Some of the ... Tue, 04 Nov 2014 08:39:57 GMT Chris Johns [53e387d] * linkers/rtems-syms.cpp (modified) * rtemstoolkit/rld-cc.cpp (modified) * rtemstoolkit/rld-files.cpp (modified) linkers: Merge the standard libraries into the user library paths. ... Fri, 31 Oct 2014 15:52:36 GMT Ben Gras [2015c85] * linkers/rtems-syms.cpp (modified) fix for open() not taking a std::string Thu, 30 Oct 2014 06:55:18 GMT Chris Johns [fdb1fe6] * linkers/rtems-syms.cpp (modified) * rtemstoolkit/rld-files.cpp (modified) * rtemstoolkit/rld-process.cpp (modified) * rtemstoolkit/rld-resolver.cpp (modified) * rtemstoolkit/rld-symbols.cpp (modified) * rtemstoolkit/rld-symbols.h (modified) * rtemstoolkit/rtems-utils.h (modified) linkers: Add base image symbol to ELF object file generation. This ... Tue, 28 Oct 2014 08:14:02 GMT Chris Johns [aac2949] * linkers/rtems-syms.cpp (modified) linkers: Add kernel symbol support. The rtems-sym tool has been ... Sat, 06 Sep 2014 10:19:45 GMT Chris Johns [8807135] * linkers/rld-cc.cpp (modified) * linkers/rld-cc.h (modified) * linkers/rld-process.cpp (modified) * linkers/rld-process.h (modified) * linkers/rld-rtems.cpp (modified) * linkers/rtems-ld.cpp (modified) * linkers/rtems-ra.cpp (modified) * linkers/rtems-syms.cpp (modified) * linkers/rtems-tld.cpp (modified) * linkers/rtld-base.ini (modified) * linkers/test-trace-1.h (added) * linkers/test-trace-2.h (added) Refactor the CC flags. Fix the various linkers. The trace linker is ... Mon, 01 Sep 2014 03:26:47 GMT Chris Johns [40fd7a0] * linkers/rld-cc.cpp (modified) * linkers/rld-cc.h (modified) * linkers/rld-files.cpp (modified) * linkers/rld-files.h (modified) * linkers/rld-outputter.cpp (modified) * linkers/rld-path.cpp (added) * linkers/rld-path.h (added) * linkers/rld-process.cpp (modified) * linkers/rld-resolver.cpp (modified) * linkers/rtems-ld.cpp (modified) * linkers/rtems-ra.cpp (modified) * linkers/rtems-rapper.cpp (modified) * linkers/rtems-syms.cpp (modified) * linkers/rtems-tld.cpp (modified) * linkers/wscript (modified) rld: Split the file into a path module for path specific functions. ... Tue, 05 Aug 2014 13:01:15 GMT Chris Johns [a136346] * linkers/rld-cc.cpp (modified) * linkers/rld-process.cpp (modified) * linkers/rld-process.h (modified) * linkers/rtems-ld.cpp (modified) * linkers/rtems-ra.cpp (modified) * linkers/rtems-rapper.cpp (modified) * linkers/rtems-syms.cpp (modified) Fix temporary file handling and add tempfile write support. Move ... 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. Mon, 26 Nov 2012 01:14:06 GMT Chris Johns [8190102] * linkers/rtems-syms.cpp (modified) Update to the latest framwork requirements. 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. 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. 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 ...