Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-06-26 | * windres.c (main): Quit if we didn't get any resources. | Ian Lance Taylor | 1 | -3/+3 | |
* rescoff.c (write_coff_file): Don't free the relocation array until after we've closed the BFD. | |||||
1997-06-26 | * resbin.c: New file. | Ian Lance Taylor | 1 | -47/+476 | |
* rclex.l, rcparse.y, rescoff.c, resrc.c, windres.c, windres.h: Numerous fixes and improvements. * Makefile.in: Rebuild dependencies. (CFILES): Add resbin.c. (WINDRES_OBJS): Add resbin.o. | |||||
1997-06-23 | Another windres snapshot. Can now read the COFF resources directory, | Ian Lance Taylor | 1 | -0/+342 | |
although it doesn't yet parse out the binary format. |