| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-05 | binutils: Disable local return warnings | Michael Forney | |
| This is a false-positive. binutils asserts that the locals are not returned. | |||
| 2020-06-05 | Use -isystem to include library headers | Michael Forney | |
| This way, warnings from headers that come from another package (in particular linux-headers) won't show up when they get included. To make sure we still track dependencies, use -MD instead of -MMD. | |||
| 2020-05-25 | Start to support configurable prefix | Michael Forney | |
| 2020-05-10 | Lua 5.1 compatibility | Michael Forney | |
| 2020-03-01 | binutils: Simplify linking using libcommon.a | Michael Forney | |
| 2020-03-01 | binutils: Simplify bfd includes | Michael Forney | |
| 2020-03-01 | binutils: Generate ldemul-list.sh with a shell script | Michael Forney | |
| 2020-02-12 | binutils: Build ranlib | Michael Forney | |
| 2020-02-12 | binutils: Declare missing dependencies | Michael Forney | |
| 2020-02-12 | Add binutils 2.34 | Michael Forney | |
