Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -5/+5 | |
comparisons of bfd_boolean vars with TRUE/FALSE. Formatting. | |||||
2002-05-25 | * arlex.l: Use #include "" instead of <> for local header files. | Alan Modra | 1 | -3/+3 | |
* coffdump.c: Likewise. * coffgrok.c: Likewise. * nlmconv.c: Likewise. * nlmheader.y: Likewise. * srconv.c: Likewise. * strings.c: Likewise. * sysdump.c: Likewise. * unwind-ia64.h: Likewise. * windres.h: Likewise. * winduni.h: Likewise. | |||||
2001-03-13 | Fix typos in ChangeLogs and update copyright notices | Nick Clifton | 1 | -1/+1 | |
2001-02-07 | Add -u option toi readelf to display unwind info. | Nick Clifton | 1 | -0/+31 | |
Add support to display unwind info for IA64 binaries. |