| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-10-05 | The mips64 symbol table layout means we have to consider symbol visibility | 1 | -1/+2 | ||
| and skip 'protected' symbols when identifying which functions will be subjects of lazy resolution | |||||
| 2019-10-05 | Get the architecture from the ELF header instead of running uname, | 1 | -5/+10 | ||
| so that we can operate on libs from other archs | |||||
| 2019-08-09 | Move the "data object size changes" into the "Dynamic export changes" | 1 | -3/+4 | ||
| section for consistency based on diff from jca@ | |||||
| 2019-08-07 | Report changes in the size of data symbols, which require a major bump | 1 | -9/+11 | ||
| 2019-04-21 | Improve comment grammar | 1 | -3/+3 | ||
| 2017-08-11 | Use getopts for option parsing | 1 | -16/+37 | ||
| Add -v for verbose (relocation) output Fix an existence check | |||||
| 2016-09-22 | Simplify mips64 GOTSYM bits to eliminate a couple temp files | 1 | -17/+7 | ||
| Remove extra file truncation that the at-start bits rendered superfluous | |||||
| 2016-09-22 | Add copyright | 1 | -1/+16 | ||
| 2016-09-20 | Add $OpenBSD tag | 1 | -0/+1 | ||
| 2016-09-20 | Add check_sym, a utility for checking shared libraries for symbol changes | 1 | -0/+268 | ||
| that may require version bumps...or fixing. Details in comments at the top of the script. ok mpi@ millert@ deraadt@ | |||||
