Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-02-01 | binutils: make strip and objcopy return 0 if asked to write ro files in 2.16 | John Bowler | 1 | |
- the same bug exists in earlier versions and is probably fixed by the same patch, objcopy (==strip) would identify an ro file and abort the overwrite (smart_rename), but the caller in objcopy fails to check the error code and so the error is not reported |