summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.neil2001-07-191-46/+0
* * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onneil2001-07-191-100/+3
* * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.hubicka2001-07-161-10/+18
* * toplev.c (rest_of_compilation): Fix register_life_up_to_datehubicka2001-07-151-7/+7
* * flow.c (redirect_edge_and_branch_force): Initializerth2001-07-151-0/+1
* * loop.c (scan_loop): Add USEs inside PARALLELs into dependencieshubicka2001-07-151-0/+2
* * dbxout.c (dbxout_source_line): Make static, update prototype.neil2001-07-151-3/+3
* Re-install recently reverted patch.hubicka2001-07-141-56/+30
* Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.geoffk2001-07-131-29/+55
* * emit-rtl.c (try_split): Update mark_jump_label call.hubicka2001-07-131-55/+29
* * toplev.c (compile_file): Put call of ASM_FILE_START inside ifdef.kenner2001-07-121-0/+2
* * Makefile.in (final.o): Depend on debug.h.neil2001-07-121-2/+6
* * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.neil2001-07-111-90/+1
* * flow.c (merge_blocks_move_successor_nojumps): Do not crashhubicka2001-07-111-8/+8
* * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,neil2001-07-101-30/+28
* * Makefile.in (OBJS): Add ssa-ccp.olaw2001-07-091-2/+25
* 2001-07-04 Daniel Berlin <dan@cgsoftware.com>dberlin2001-07-041-4/+5
* * toplev.c (dump_file_index): Move SSA dumps just after firstlaw2001-07-021-56/+59
* * ssa-dce.c (ssa_eliminate_dead_code): Renamed fromlaw2001-06-291-11/+11
* 2001-06-26 Daniel Berlin <dan@cgsoftware.com>dberlin2001-06-261-1/+1
* * toplev.c (decode_f_option): Adjust setting.gdr2001-06-261-9/+7
* * i386.md (float_truncate splitter, and to mov splitters): Addhubicka2001-06-261-11/+10
* * integrate.c (ggc.h): Include.dj2001-06-211-1/+4
* * toplev.c (rest_of_compilation): Run mark_constant_functionhubicka2001-06-201-1/+9
* Revert this patch:mmitchel2001-06-131-10/+0
* gcc/gdr2001-06-101-6/+0
* * toplev.c (independent_decode_option): Require `=' betweenaoliva2001-06-101-3/+8
* * expr.c (expand_expr, case ARRAY_REF): Do not replacemmitchel2001-06-091-0/+10
* * function.c (diddle_return_value): Kill code to determinehubicka2001-06-081-12/+15
* * toplev.c (rest_of_compilation): Revert previous patch.hubicka2001-06-071-15/+12
* Thu Jun 7 13:20:14 CEST 2001 Jan Hubicka <jh@suse.cz>hubicka2001-06-071-12/+15
* * print-rtl.c (xspaces): Remove.mmitchel2001-06-051-1/+7
* * c-decl.c (init_decl_processing):neil2001-05-271-13/+1
* * toplev.c (debug_args, f_options, W_options): Markzack2001-05-261-177/+223
* * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil2001-05-201-24/+1
* * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Newmmitchel2001-05-191-0/+10
* * Makefile.in (toplev.o): Add dependency on dwarf2asm.h.aj2001-05-161-7/+8
* * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.rth2001-05-121-0/+12
* * toplev.c (compile_file): Move comment for opening outputlaw2001-05-111-4/+4
* * toplev.c (compile_file): Set up the output file before we calllaw2001-05-071-21/+21
* * c-lex.c: NULL_PTR -> NULL.ghazi2001-05-021-2/+2
* 2001-05-01 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-05-011-3/+13
* * toplev.c: Excise all code for the undocumented -dm option.zack2001-04-201-26/+3
* * toplev.h (struct lang_hooks): Allow decode_option to indicatemmitchel2001-04-191-6/+12
* * toplev.c (output_lang_identify): Delete.zack2001-04-161-50/+9
* * Makefile.in (toplev.o, jump.o, regmove.o): Depend on reload.hghazi2001-04-131-0/+1
* * jump.c (jump_optimize_1): Don't delete dead stores here.wehle2001-04-131-0/+6
* 2001-04-09 Andrew MacLeod <amacleod@redhat.com>amacleod2001-04-091-0/+16
* IA-64 ABI Exception Handling.rth2001-03-281-16/+33
* * flow.c (cleanup_cfg): Take no argument.rth2001-03-281-8/+8