| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve error message. | Rafael Espindola | 2015-07-02 | 1 | -1/+1 |
| * | Return ErrorOr from getSection. | Rafael Espindola | 2015-07-01 | 1 | -1/+1 |
| * | Remove Elf_Shdr_Iter. Diagnose files with invalid section header sizes. | Rafael Espindola | 2015-06-30 | 1 | -0/+3 |
| * | Add a test of an elf file with an invalid section index. | Rafael Espindola | 2015-06-30 | 1 | -0/+4 |
| * | Report an error on invalid sh_entsize. | Rafael Espindola | 2015-06-30 | 1 | -0/+32 |
| * | Factor out the checking of string tables. | Rafael Espindola | 2015-06-29 | 1 | -0/+1 |
| * | Add a testcase for an invalid file. | Rafael Espindola | 2015-06-29 | 1 | -0/+3 |
| * | Convert an assert that can fail into error checking. | Rafael Espindola | 2015-06-29 | 1 | -0/+1 |
| * | Improve error handling of getRelocationAddend. | Rafael Espindola | 2015-06-19 | 1 | -0/+2 |

