summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* * varasm.c (asm_output_bss): Add prototype.law1998-04-171-1/+28
* Wed Apr 15 14:50:05 1998 Dave Brolley <brolley@cygnus.com>brolley1998-04-151-3/+2
* * cse.c (count_reg_usage): Correctly handle REG_NONNEG notes.law1998-04-111-3/+10
* * c-lex.c (finput): New global.law1998-04-081-31/+3
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-3/+23
* Fix problem where different code gets generated with/without -Wreturn-type.wilson1998-03-311-0/+11
* Major cutover to using system.h:ghazi1998-03-201-34/+3
* dmanfred1998-03-121-5/+3
* * haifa-sched.c (build_jmp_edges): Delete dead function.law1998-03-051-2/+7
* Do not generate a <name>.dbr file when dumping RTL unless DELAY_SLOTS is defi...nickc1998-03-031-0/+14
* dlaw1998-02-221-1/+1
* * toplev.c (flag_schedule_reverse_before_reload): Delete variable.law1998-02-151-10/+1
* * integrate.c (INTEGRATE_THRESHOLD): Inline only small functionslaw1998-02-051-6/+0
* * regmove.c: Update.amylaar1998-02-051-1/+1
* * toplev.c (close_dump_file): Wrap function prototype forlaw1998-01-311-2/+2
* * configure.in: Check for declaration of abort.law1998-01-301-3/+4
* *** empty log message ***bothner1998-01-281-8/+11
* dlaw1998-01-271-2/+13
* * toplev.c (rest_of_compilation): Replace references tolaw1998-01-271-2/+2
* * flags.h: New flag (optimize_size).law1998-01-261-10/+35
* * toplev.c: Add -dM command line option to dump RTL after thelaw1998-01-261-411/+297
* * toplev.c (get_run_time): Make sure each case gets its variables.rth1998-01-251-25/+24
* * toplev.c (lang_options): Add unknown-pragma options.law1998-01-231-0/+2
* * toplev.c (get_run_time): Call sysconf(_SC_CLK_TCK), when available,law1998-01-221-0/+10
* * Makefile.in: Remove all bytecode support.law1998-01-201-107/+53
* * configure.in: Find declaration for sbrk.rth1998-01-191-1/+4
* * explow.c (optimize_save_area_alloca): New function for targetslaw1998-01-171-0/+6
* Bring in final gcc-2.8.0 changes.law1998-01-141-3/+3
* * flags.h, toplev.c, calls.c, alias.c: Remove flag_alias_check;law1997-12-241-5/+1
* * toplev.c (rest_of_compilation): Don't call save_for_inline_copylaw1997-12-151-24/+37
* Fix minor bug in BeOS changes.law1997-12-121-0/+3
* * except.c (call_get_eh_context): Don't take a parm.jason1997-12-121-4/+0
* cvs commit ChangeLog config.sub configure configure.in toplev.claw1997-12-121-3/+4
* Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>jason1997-12-121-0/+3
* Another handful of gcc-2.8 changes (will it ever go out the door?).law1997-12-111-1/+1
* * toplev.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in additionlaw1997-12-091-1/+1
* Merge from gcc-2.8law1997-12-071-16/+27
* * loop.c (invariant_p): Don't test flag_rerun_loop_opt.law1997-12-061-13/+2
* * toplev.c (main): Complain about -gdwarfn.jason1997-11-261-1/+10
* * toplev.c (get_run_time): Do something sensible for cygwin32.law1997-11-141-4/+3
* * flags.h (flag_rerun_loop_opt): Declare.law1997-11-091-1/+1
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-3/+56
* * toplev.c (flag_rerun_loop_opt): New variable.law1997-10-261-0/+27
* * toplev.c (flag_exceptions): Default value is 2.law1997-10-231-1/+23
* * tree.c (restore_tree_status): Also free up temporary storagejason1997-10-181-0/+9
* * toplev.c (rest_of_compilation): Defer all non-nested inlines.jason1997-10-071-0/+5
* dwarf2 EH supportjason1997-09-101-2/+10
* For phases starting with flow, print basic block information when doing dumpsmeissner1997-09-041-10/+10
* Fix minor bug reported by Jan Hubicka.wilson1997-09-041-1/+3
* * flags.h (flag_move_all_movables): Declare.law1997-08-281-0/+12