Chris Johns f0e34eab8b binutils: Disable stack exec and RWX section warnings
Binutils 2.39 and later enable by default warnings for executables
with executable stack and RWX sections. Disable them.

Closes #4881
2023-03-22 09:11:08 +11:00
2023-02-01 10:36:50 +11:00
2023-03-21 16:07:13 -05:00
2016-03-16 15:56:46 +11:00
2020-09-09 11:41:53 +01:00

RTEMS Tools From Source
-----------------------

The RTEMS Source Builder is a tool to aid building packages from source used by
the RTEMS project. It helps consolidate the details you need to build a package
from source in a controlled and verifiable way. The tool is aimed at developers
of software who use tool sets for embedded type development and is not limited
to building just for RTEMS. Embedded development typically uses cross-compiling
tool chains, debuggers, and debugging aids. Together we call these a 'tool
set'. The RTEMS Source Builder is not limited to this role but designed to fit
with-in this specific niche. It can be used outside of the RTEMS project and we
welcome this happening in other open source or commercial projects.

The project is part of the RTEMS Project. The project's websites are:

 RTEMS Project Website:
   https://www.rtems.org/

 GIT Source Repository:
   https://git.rtems.org/rtems-source-builder.git/

 Documentation:
   https://docs.rtems.org/branches/master/user/rsb/index.html

 Bugs:
   https://devel.rtems.org/query?component=RSB

Please refer to the LICENSE file for license details.

Contributions, suggestions, and bug reports are welcome.

Chris Johns
chrisj@rtems.org
Description
No description provided
Readme 4.1 MiB
Languages
Python 96.3%
M4 2.9%
Shell 0.6%
Makefile 0.2%