Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-04-23 | Accept -fo as an alias for -o | Nick Clifton | 1 | -29/+47 | |
2003-04-22 | Rename -I to -J. Deprecate old use of -I, but leave it enabled for now. | Nick Clifton | 1 | -15/+25 | |
2003-04-05 | Add -l for compatibility with wrc, and rc. Use the short option as a key for | Nick Clifton | 1 | -13/+8 | |
long options that have a synonymous short option. | |||||
2003-04-03 | Add -U for compatibility with wrc, rc, and cpp. Just pass the -U option down | Nick Clifton | 1 | -24/+20 | |
to the preprocessor. | |||||
2003-04-01 | * windres.c (usage): Report -r option. | Christopher Faylor | 1 | -1/+6 | |
(main): Ignore the -r option. * doc/binutils.texi: Add -r to the list of options. | |||||
2002-05-05 | * dlltool.c (process_def_file): Add missing prototype. | Alan Modra | 1 | -3/+1 | |
(new_directive, assemble_file, main): Likewise. (process_def_file, new_directive): Make static. (inform): Rewrite using VA_FIXEDARG. * dllwrap.c (mybasename): Add missing prototype. (strhash, main): Likewise. (inform): Rewrite using VA_FIXEDARG. (warn): Likewise. (cleanup_and_exit): Use old style function definition. (strhash): Likewise. * windres.c (define_resource): Use one memset to clear all of struct res_resource. | |||||
2002-04-09 | Set default LANGUAGE to english/us. | Nick Clifton | 1 | -1/+6 | |
2002-01-23 | Tidy up formatting of --help output. | Nick Clifton | 1 | -28/+30 | |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -7/+10 | |
2001-03-13 | Fix typos in ChangeLogs and update copyright notices | Nick Clifton | 1 | -1/+1 | |
2000-04-07 | A mostly cosmetic tidy up of warnings and error message reporting. | Alan Modra | 1 | -2/+2 | |
2000-04-04 | Move translated part of bug report string back into .c files so | Alan Modra | 1 | -1/+1 | |
xgettext can find it. Regnerate .pot files. | |||||
2000-04-03 | Move bug report string to one place. | Alan Modra | 1 | -1/+1 | |
2000-01-07 | Apply Mumit Khan's patch to allow temporary file for process interconnection | Nick Clifton | 1 | -3/+20 | |
1999-06-07 | * windres.c (usage): Fix typo. | Andreas Schwab | 1 | -1/+1 | |
1999-05-25 | * windres.c: add verbose option | DJ Delorie | 1 | -2/+13 | |
(main): process verbose option * resrc.c (look_for_default): new. Look for the default preprocessor in a given location. (read_rc_file): for foo/bar-windres, look for foo/bar-gcc, foo/gcc (in case of foo/windres), and then gcc (the old default). | |||||
1999-05-11 | 1999-05-10 DJ Delorie <dj@cygnus.com> | DJ Delorie | 1 | -9/+43 | |
* windres.c (quot): Quote shell metacharacters in a string (main): quote parameters to cpp that might have metacharacters in them. Allow -D as an alias for --define to allow for sharing make macros with gcc. * objdump.c (dump_reloc_set): don't core if howto->name is NULL * Makefile.am: Give rescoff.c a cpu-specific -D so it can set the correct BFD. * Makefile.in: ditto * rescoff.c (write_coff_file): Set the correct BFD | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+947 | |