| History log of /src/tools/elftoolchain/common |
| Revision | Date | Author | Comments |
| 1.3 | 26-Mar-2024 |
christos | don't install headers as executable.
|
| 1.2 | 02-May-2022 |
jkoshy | Bug fix: use the correct target path in a dependency.
|
| 1.1 | 13-Apr-2022 |
jkoshy | Add a Makefile missed out in a previous commit.
|
| 1.5 | 01-Apr-2024 |
christos | revert previous, riastradh fixed it correctly and this is not needed.
|
| 1.4 | 31-Mar-2024 |
christos | Restore the minimum build to install elfdefinitions.h. Provide a pre-built copy, since we don't have m4 available. Use pax to install it because using the Makefile needs more stuff available (nbsed) which we have not built yet.
|
| 1.3 | 27-Mar-2024 |
christos | Add ${_MKTARGET_CREATE}
|
| 1.2 | 26-Mar-2024 |
christos | don't install headers as executable.
|
| 1.1 | 13-Apr-2022 |
jkoshy | When building tools use a dedicated subdirectory for compiling Elftoolchain code.
Build and install <sys/elfdefinitions.h> in ${TOOLDIR}/include.
This change prepares the ground for upgrading libelf and libdwarf to their current Elftoolchain versions.
|
| 1.2 | 01-Apr-2024 |
christos | revert previous, riastradh fixed it correctly and this is not needed.
|
| 1.1 | 31-Mar-2024 |
christos | Restore the minimum build to install elfdefinitions.h. Provide a pre-built copy, since we don't have m4 available. Use pax to install it because using the Makefile needs more stuff available (nbsed) which we have not built yet.
|