* readelf.c (parse_args): Select all sections explicitly for -w.
[binutils-gdb.git] / gold / pread.c
2007-09-25 Ian Lance TaylorRework File_read interface. Get file size. Use pread...