aboutsummaryrefslogtreecommitdiff
path: root/binutils/resres.c
AgeCommit message (Collapse)AuthorFilesLines
2007-07-05Change sources over to using GPLv3Nick Clifton1-1/+1
2007-06-18* resres.c (probe_binary): Fix test for badly formatted headers.Nick Clifton1-6/+11
2007-05-23Updated windres toolNick Clifton1-235/+305
2007-04-26bfd/Alan Modra1-2/+3
Many files: Include sysdep.h before bfd.h. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. binutils/ * bucumm.h: Split off host dependencies to.. * sysdep.h: ..here. Many files: Include sysdep.h. Remove duplicate headers and reorder. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. ld/ Many files: Include sysdep.h first. Remove duplicate headers. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. opcodes/ * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. * ns32k-dis.c: Include sysdep.h first.
2005-06-16rename.c (simple_copy): Only define if it is going to be used.Nick Clifton1-1/+1
(smart_rename): Mark the preserve_dates parameter as possibly being unused. resres.c (write_res_data): Prevent a potential compile time warning by casting the return value from fwrite.
2005-05-08Update FSF addressNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-1/+1
2002-05-23 * rdcoff.c: Fix formatting.Kazu Hirata1-2/+2
* rddbg.c: Likewise. * readelf.c: Likewise. * rename.c: Likewise. * resbin.c: Likewise. * resrc.c: Likewise. * resres.c: Likewise.
2001-07-17* resres.c (write_res_header): Align header size.DJ Delorie1-1/+5
(res_align_file): Calculate alignment correctly.
1999-09-19 * resrc.c (write_rc_rcdata): Fix local variable shadowingIan Lance Taylor1-8/+11
problem. If RCDATA_BUFFER data can be read as strings, modify code to print the strings as comments. * resres.c: Add casts to avoid warnings. (write_res_data, read_res_data): Don't put the program name in the error message; fatal already puts it there.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+656