Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opts.c (in_fnames, [...]): Moved here from c-opts. | Per Bothner | 2003-07-31 | 1 | -0/+9 |
* | c.opt: Document Uncodumented; use it. | Neil Booth | 2003-07-17 | 1 | -0/+1 |
* | Makefile.in: Update. | Neil Booth | 2003-07-08 | 1 | -0/+1 |
* | c-common.h (c_common_init_options): New prototype. | Neil Booth | 2003-07-02 | 1 | -1/+1 |
* | Makefile.in: Update. | Neil Booth | 2003-06-28 | 1 | -2/+1 |
* | c-opts.c (complain_wrong_lang, [...]): Remove. | Neil Booth | 2003-06-25 | 1 | -1/+3 |
* | opts.c (find_opt): Fix to always guarantee a find of a switch with joined par... | Neil Booth | 2003-06-22 | 1 | -0/+1 |
* | c-opts.c (c_common_handle_option): s/on/value/. | Neil Booth | 2003-06-16 | 1 | -1/+3 |
* | c-opts.c (lang_flags): Update for new spelling of flags. | Neil Booth | 2003-06-15 | 1 | -10/+1 |
* | Makefile.in: Update to use common.opt and lang_opt_files. | Neil Booth | 2003-06-14 | 1 | -4/+10 |
* | Makefile.in: Rename options.c and options.h to c-options.c and c-options.h. | Neil Booth | 2003-06-08 | 1 | -0/+10 |
* | Makefile.in (OJBS, c-opts.o): Update. | Neil Booth | 2003-06-07 | 1 | -0/+34 |