nuttx/Documentation
Byron Ellacott c9db653c8d symtabs: improve handling of symbol lookups
When CONFIG_SYMTAB_ORDEREDBYNAME is selected most code will use
the ordered search function. When it is not selected no code will
use the ordered search function. This change merges the two
functions and varies its behaviour based on the config setting,
such that all callers can simply call the one search function
and get the best behaviour.

An additional configuration option allows leading underscores to
be stripped from symbols being relocated in loaded objects. This
allows toolchains which prefix C symbol with underscores to make
loadable ELF objects.
2021-03-16 10:18:17 -07:00
..
_static Documentation: support versioned docs 2020-11-26 10:58:44 -08:00
_templates Documentation: support versioned docs 2020-11-26 10:58:44 -08:00
applications net/socket: delete config CONFIG_NSOCKET_DESCRIPTORS 2021-03-03 19:01:41 -08:00
components symtabs: improve handling of symbol lookups 2021-03-16 10:18:17 -07:00
contributing Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
guides Update task trace document 2020-11-02 01:12:08 -08:00
introduction Remove all gap8(risc-v) arch and board source code 2021-03-11 10:51:11 -08:00
platforms Documentation: document nRF52832 Sparkfun board (improve MDK board a bit) 2021-02-07 17:04:08 -03:00
quickstart Remove nr5m100(risc-v) arch and board source code 2021-03-11 10:51:11 -08:00
reference Modify SIGSTP to SIGTSTP 2020-10-29 01:12:43 -07:00
.gitignore doc: add .python-version to .gitignore 2020-08-25 12:54:24 -07:00
conf.py Documentation: introduce hardware platforms documentation 2021-02-07 08:38:51 -03:00
glossary.rst rename doc/ -> Documentation/ 2020-08-24 10:29:55 -07:00
index.rst Documentation: introduce hardware platforms documentation 2021-02-07 08:38:51 -03:00
make.bat Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
Makefile Documentation: support versioned docs 2020-11-26 10:58:44 -08:00
Pipfile documentation: work on quickstart, add tabs sphinx extension 2020-09-12 19:28:24 -07:00
Pipfile.lock Docs: Bump version of pygments to get new GAS lexer 2020-10-22 10:22:11 -03:00
substitutions.rst rename doc/ -> Documentation/ 2020-08-24 10:29:55 -07:00