summaryrefslogtreecommitdiffstats
path: root/linkers (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems-score-thread.ini: Remove _Thread_Close so trace examples linkHEADmasterJoel Sherrill2024-03-111-3/+2
* linkers: Allow generation of symbol map file onlySebastian Huber2024-02-291-10/+12
* linkers: Constify read-only dataSebastian Huber2024-02-291-8/+8
* linkers: Avoid void pointer arithmeticSebastian Huber2024-02-291-3/+3
* linkers: Use push/pop sectionSebastian Huber2024-01-251-1/+2
* rtemstoolkit, linkers: Fix C++17 warningsChris Johns2023-11-221-2/+1
* python: Updates for Python 3.12Chris Johns2023-11-211-1/+1
* linkers: Print a proper 0x-hex numberSebastian Huber2023-10-181-1/+2
* linker: Fix typo in symbol table generatorSebastian Huber2023-10-181-1/+1
* linker: Add TLS support to the symbol table generatorChris Johns2023-08-171-45/+134
* linkers/rtems-syms: Generate TLS symbolsKinsey Moore2023-01-171-0/+5
* rtems-syms.cpp: Change check to pointer sizeRyan Long2022-07-291-2/+2
* linkers: Speed up reading large executables for all cases except inliningChris Johns2022-05-181-19/+26
* linkers/rtems-score/thread*.ini: Remove symbols no longer present.Joel Sherrill2022-01-252-11/+6
* rtems-tld.cpp: Remove logically dead codeRyan Long2021-10-121-4/+1
* rtems-exeinfo.cpp: Initialize byteorderRyan Long2021-09-011-1/+2
* rtems-utils: Change data type definitionRyan Long2021-08-101-4/+2
* rtems-exeinfo.cpp: Restore ostream formatRyan Long2021-07-271-0/+6
* rtems-exeinfo.cpp: Fix division by zero errorsRyan Long2021-06-291-4/+16
* linkers: Update due to API changesSebastian Huber2021-04-092-2/+2
* linkers: Update due to API changesSebastian Huber2020-09-182-14/+11
* linker/exeinfo: Optionally output full flags when listing object filesChris Johns2020-09-151-17/+81
* linkers/exeinfo: Output TLS dataChris Johns2020-09-111-1/+88
* linkers: Include proper header fileSebastian Huber2020-02-251-1/+1
* linkers: Update due to API changesSebastian Huber2020-02-252-2/+2
* linkers: Remove _Thread_Life_action_handlerSebastian Huber2019-12-191-3/+2
* rtems-syms: Use .quad instead of .long for riscv64Hesham Almatary2019-11-121-0/+8
* waf: Minor format clean up.Chris Johns2019-09-051-1/+0
* linkers/syms: Add symbol filtering.Chris Johns2019-02-111-20/+102
* linkers: Fix the -O option handling in rtems-execinfoChris Johns2019-01-101-1/+2
* Fix wrong function signatureskaidoho2018-12-061-2/+2
* Fix warnings on Windows.Chris Johns2018-11-297-7/+7
* linkers/exeinfo: Report who inlines which functions. Report not inline functi...Chris Johns2018-08-071-21/+54
* linkers/exeinfo: Add an inlines report and DWARF data dump.Chris Johns2018-08-071-3/+130
* rtemstoolkit: Add DWARF function support.Chris Johns2018-06-182-2/+20
* linkers: Add an address to line tool.Chris Johns2018-06-182-1/+303
* linkers/exe-info: Add DWARF support to gather and check producer details.Chris Johns2018-06-182-4/+210
* linkers/exe-info: Set the data endian for getting the init/fini sec data.Chris Johns2018-06-152-8/+6
* Updating trace buffer configurationVidushi Vashishth2018-06-021-2/+3
* rtemstoolkit/rtl-file: Remove a file on close if requestedChris Johns2018-04-142-6/+6
* linkers: Update due to API changesSebastian Huber2017-10-126-51/+46
* linkers/exe-info Support ARM static constructors.Chris Johns2017-08-161-26/+71
* rtems-syms: Fix usage help.Chris Johns2017-03-151-2/+2
* linkers/syms: Add weak symbols to the global symbol table.Chris Johns2016-08-251-20/+61
* linkers: Demangle the C++ labels in the .ctors/.dtors sections.Chris Johns2016-04-031-6/+20
* linkers: Add a tool to show RTEMS executable information.Chris Johns2016-04-032-21/+607
* Add Windows specific waf support for MSYS2.Chris Johns2016-02-191-0/+3
* linkers: Fix for targets with a small-data areaSebastian Huber2016-01-051-2/+2
* linkers: Avoid castSebastian Huber2016-01-041-1/+1
* Add release versioning support.Chris Johns2015-12-096-11/+20