summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.wilson1998-11-121-3/+3
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-28/+28
* * toplev.c (output_lang_identify): Make definition dependent onlaw1998-11-041-1/+4
* xlaw1998-11-041-0/+3
* law1998-10-311-2/+2
* * flow.c (XNMALLOC): New macro.law1998-10-291-0/+2
* 1998-10-28 16:10 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-10-291-0/+1
* * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.rth1998-10-281-0/+28
* * regclass.c (renumber, regno_allocated): New static variables, movedlaw1998-10-281-0/+4
* * toplev.c (compile_file): Temporarily revert last change.jason1998-10-281-4/+0
* * toplev.c (compile_file): Call allocate_reg_info to free registerlaw1998-10-281-0/+4
* Ignore empty target specific options, and if -W is also specified on thenickc1998-10-271-5/+20
* * invoke.texi: Document -flang-isoc9x.mmitchel1998-10-211-0/+1
* New warning, `missing-noreturn':ghazi1998-10-201-0/+3
* Warning fixes:ghazi1998-10-171-1/+1
* Prepend '-m' to --hrlp output of target specific options.nickc1998-10-171-14/+18
* * flow.c (life_analysis_1): Do not clobber regs_ever_live afterlaw1998-10-161-8/+9
* bothner1998-10-141-35/+53
* Add ATTRIBUTE_NORETURN in a bunch of places:ghazi1998-10-141-2/+2
* Warning fixes:ghazi1998-10-131-8/+10
* * flow.c (find_basic_blocks): Delte "live_reachable_p" argument.law1998-10-101-1/+1
* Fix thinko in last change.law1998-10-081-0/+4
* * toplev.c (output_file_directive): Use DIR_SEPARATOR, not '/'.law1998-10-081-1/+1
* * flags.h (flag_branch_on_count_reg): Always declarelaw1998-10-081-4/+3
* Cleanup for -fdump-unnumbered:amylaar1998-10-061-2/+0
* * toplev.c (documented_lang_options): Recognize -include,law1998-09-301-1/+5
* fix bad patch.clm1998-09-301-8/+7
* * toplev.c (documented_lang_options): Spelling corrections.ghazi1998-09-281-3/+3
* fix last patch.clm1998-09-281-4/+4
* * flags.h: Add flag_data_sections.clm1998-09-281-0/+12
* * toplev.c (rest_of_compilation): Skip compiling anything withjason1998-09-211-2/+3
* * Makefile.in (LIBS): Link in libiberty.a.law1998-09-201-2/+2
* * toplev.c (rest_of_compilation): Set bct_p on second call todje1998-09-181-2/+2
* * toplev.c (rest_of_compilation): Open up the dump file for reg-stacklaw1998-09-101-0/+3
* * toplev.c (print_switch_values): Make static to match prototype.ghazi1998-09-071-1/+1
* * Makefile.in (toplev.o): Depend on $(EXPR_H).ghazi1998-09-061-21/+30
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-5/+0
* * Makefile.in (cplus-dep.o): Use cplus-dem.c from libiberty.law1998-08-171-2/+0
* * toplev.c (main): Enable -fstrict-aliasing for -O2 and above.law1998-08-171-3/+1
* * expr.c (safe_from_p): Change code to ERROR_MARK only when notjason1998-08-131-4/+6
* Function entry/exit profiling instrumentation:raeburn1998-07-301-1/+6
* Improve --help support.nickc1998-07-141-2/+12
* Add --help option.nickc1998-07-131-250/+602
* * toplev.c (lang_options): Add -Wlong-long, -Wno-long-longvmakarov1998-07-081-0/+2
* * c-decl.c: Add warn_multichar.law1998-07-061-0/+2
* Add initial varray support infrastructuremeissner1998-07-021-5/+35
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-8/+15
* Warning fixes:ghazi1998-06-291-1/+1
* * flow.c (count_reg_sets): New function.law1998-06-271-0/+1
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-0/+10