summaryrefslogtreecommitdiffstats
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* (lang_options): Add -W{no,}extern-inline.kenner1994-02-151-0/+2
* Use PROTO for varargs functions.kenner1994-02-101-71/+144
* Include ctype.h.kenner1994-02-091-0/+1
* (open_dump_file): New function.dje1994-02-081-115/+32
* (rest_of_compilation): Invoke MACHINE_DEPENDENT_REORG if defined.kenner1994-02-051-0/+5
* (lang_options): Sort C++ options and add -f{no-,}external-templates.kenner1994-02-021-34/+36
* (rest_of_compilation): `volatile' function warning corrected to readkenner1994-02-011-1/+1
* Unify error and message functions:kenner1994-02-011-153/+426
* (compile_file): If yyparse returns an error, pop allwilson1994-01-241-2/+9
* (rest_of_compilation): Defer compilation of function that werekenner1994-01-231-3/+5
* (rest_of_compilation): jump_optimize can change max_reg_num so rerun reg_scandje1994-01-081-2/+5
* (rest_of_compilation): Pass 1 for flag_before_jump firsttege1994-01-031-1/+1
* (main): Turn on -fomit-frame-pointer if it is safe.kenner1993-12-311-0/+8
* * cse.c (cse_insn): Set "cse_jumps_altered" when collapsinglaw1993-12-241-0/+4
* (strip_off_ending): Strip off ".cpp" extension.kenner1993-12-221-0/+2
* * cp-decl.c (flag_conserve_space): New language specific flag tomrs1993-12-161-0/+4
* ls -lt toplemrs1993-12-111-1/+1
* (rest_of_compilation): When an `extern inline' is notrms1993-10-301-1/+4
* (rest_of_decl_compilation): Test that var.rms1993-10-241-2/+6
* (rest_of_decl_compilation): Use ASM_FINISH_DECLARE_OBJECTrms1993-10-201-2/+6
* (rest_of_decl_compilation): Use ASM_FINISH_DECLARE_OBJECT.rms1993-10-201-0/+9
* (error and its kin): Use #defines for the argument lists for ease ofkenner1993-10-051-55/+53
* (lang_options): Add temporary parameter "gnat".kenner1993-10-041-0/+3
* (output_quoted_string): New function.eggert1993-09-281-1/+21
* (lang_options): Add -fallow-single-precision.rms1993-09-231-0/+1
* fixed typobson1993-09-221-1/+1
* bytecodebson1993-09-211-46/+107
* Cygnus<->FSF merge.brendan1993-08-261-2/+0
* (rest_of_decl_compilation): Fix typo in previous change.rms1993-08-081-1/+1
* (rest_of_decl_compilation): Don't look at DECL_IGNORED_P.rms1993-08-081-6/+7
* * toplev.c (rest_of_compilation): If not optimizing, turn offlaw1993-08-051-1/+3
* (main): When -W sets warn_uninitialized, avoid later warningrms1993-07-261-1/+5
* (strip_off_ending): Allow .ad* for Ada.kenner1993-07-261-1/+3
* (rest_of_decl_compilation): Pass 0 as DONT_OUTPUT_DATA to assemble_variable.rms1993-07-231-1/+1
* (rest_of_compilation): If function is extern inline,rms1993-07-171-0/+5
* Cygnus<->FSF merge.brendan1993-07-091-0/+2
* (compile_file): Switch to temporary allocation when writing out inlinekenner1993-06-261-2/+6
* add C++ flagsbrendan1993-06-251-0/+4
* (lang_options): Add -fdollars-in-identifiers.rms1993-06-251-0/+2
* * toplev.c (report_error_function): Change format of thebrendan1993-06-221-1/+1
* (compile_file): For static decl never defined,rms1993-06-191-1/+5
* (compile_file): Undo previous changes (that were to callrms1993-05-241-5/+10
* Fix typo in last change.rms1993-05-151-1/+1
* (compile_file): If support dbx output,rms1993-05-151-0/+5
* (main): Improve error message in previous change.rms1993-05-061-1/+1
* (main): If C++ for Dwarf requested, warn and turn it off.rms1993-05-051-0/+9
* (flag_defer_pop): Initialize to 0.rms1993-05-051-1/+2
* (main): Don't call signal for undefined signal names.kenner1993-04-131-0/+2
* (-Wprotocol): addedkrab1993-04-131-0/+2
* (strip_off_ending): Add .atr for Ada.kenner1993-04-111-0/+2
OpenPOWER on IntegriCloud