summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* (rest_of_compilation): Leave DECL_INLINE set even if won't inline.kenner1995-12-311-10/+11
* (compile_file): DECL_REGISTER isn't defined for FUNCTION_DECL.kenner1995-12-311-1/+1
* (main): Add -ax option.kenner1995-12-241-8/+26
* (main): Remove last change.kenner1995-12-181-1/+2
* main): Don't ignore an option merely because a language-specifickenner1995-12-151-2/+1
* (rest_of_compilation): Call init_temp_slots.kenner1995-12-151-0/+4
* * toplev.c (main): Invoke OPTIMIZATION_OPTIONS after target_flagsdje1995-11-291-3/+5
* * toplev.c (rest_of_compilation): Always call jump_optimizelaw1995-11-271-11/+5
* (rest_of_compilation): Call init_insn_lengths here.kenner1995-10-201-0/+3
* (sbrk): Define here for __alpha.kenner1995-08-311-0/+4
* (report_error_function): Don't attempt to use input file stack tokenner1995-08-251-1/+2
* (main): Change text of unsupported -g option warning.kenner1995-08-141-1/+2
* (vmessage): Support four arguments.kenner1995-08-131-1/+2
* (main): Don't define sbrk #ifdef __alpha__.kenner1995-07-211-3/+0
* (main): Reword dwarf/c++/-g warning.kenner1995-07-141-1/+1
* (strip_off_ending): Strip off any ending; don't pretend we know whatkenner1995-06-281-27/+9
* Update FSF address.kenner1995-06-151-1/+2
* Changed WINNT to _WIN32.kenner1995-05-161-6/+6
* (pfatal_with_name, fatal_io_error, vfatal): Use FATAL_EXIT_CODEkenner1995-05-161-4/+4
* Fix typos in comments.kenner1995-05-161-1/+1
* (lang_options): Remove entries for Ada, C++, and Fortran; includekenner1995-05-141-156/+1
* * toplev.c (lang_options): Add new flag -ffor-scope.mrs1995-05-101-0/+2
* (rest_of_compilation): Call shorten_branches even when !optimize.tege1995-04-271-6/+5
* (lang_options): Add -I for GNAT.kenner1995-04-211-0/+1
* (main): Turn on -fforce-mem for -O2.kenner1995-04-211-0/+1
* attributes weak and aliasmerrill1995-04-161-0/+4
* Add -frepomerrill1995-04-031-0/+2
* Add -fpack-struct.meissner1995-03-311-0/+4
* (print_error_function): New function hook.bothner1995-03-211-11/+27
* Fix -Wreturn-type for inlines.merrill1995-03-181-14/+21
* (rest_of_compilation): Defer output of static inlinesdje1995-02-281-1/+1
* undo dje's indaverent undo of my work. (remove -Wenum-clash)mrs1995-02-241-2/+0
* (get_run_time): Return an approximate value for NT.kenner1995-02-211-5/+9
* Fix bad patchmeissner1995-02-211-68/+67
* (lang_options): Add options for Fortran.kenner1995-02-211-0/+67
* (compile_file): Initialize input_file_stack before calling lang_init,kenner1995-02-211-6/+6
* (main): Look at DIR_SEPARATOR for finding last component.kenner1995-02-131-2/+7
* Add -fcheck-new.merrill1995-01-311-0/+2
* New C++ flags.merrill1995-01-121-0/+4
* Include output.h.kenner1994-12-301-4/+3
* * toplev.c (lang_options): Add -frtti flag for rtti support in C++.mrs1994-12-291-2/+2
* (rest_of_compilation): Adjust tests for when to inline and when tokenner1994-12-211-11/+12
* (vms_fopen): Call `fopen' through an indirect pointer to inhibit checkingkenner1994-12-121-6/+13
* (rest_of_compilation): Always rerun jump_optimize after CSE if -O2.kenner1994-11-161-1/+1
* (lang_options): Add -f{no-,}access-control.merrill1994-10-251-0/+2
* Fix commentmerrill1994-10-181-5/+1
* Don't include times.h for winnt.kenner1994-09-301-4/+8
* *** empty log message ***merrill1994-09-051-0/+2
* Add better error messages than abort to reload1, and print insn involed.meissner1994-09-021-8/+19
* Add -Wreordermerrill1994-08-301-0/+2