Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -17/+17 | |
comparisons of bfd_boolean vars with TRUE/FALSE. Formatting. | |||||
2002-11-07 | Use bfd_simple_get_relocated_section_contents() instead of ↵ | Nick Clifton | 1 | -0/+15 | |
bfd_get_section_contents(). | |||||
2002-10-25 | * simple.c: Correct placement of ATTRIBUTE_UNUSED. | Hans-Peter Nilsson | 1 | -47/+37 | |
2002-10-25 | Files missed in previous commit. | Dave Anglin | 1 | -31/+70 | |
2002-10-11 | * Makefile.am: Run dep-am. | Daniel Jacobowitz | 1 | -0/+168 | |
(BFD32_LIBS): Add simple.lo. (BFD32_LIBS_CFILES): Add simple.c. * Makefile.in: Regenerated. * bfd-in2.h: Regenerated. * simple.c: New file. |