summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
...
* * langhooks.c (lang_hook_default_do_nothing,neil2001-10-211-8/+4
* * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.hubicka2001-10-201-6/+13
* * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H andzack2001-10-191-12/+1
* * toplev.c (compile_file): Ignore return value from yyparse.zack2001-10-121-13/+9
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-7/+7
* * calls.c: Fix formatting.kazu2001-10-101-1/+1
* config:jsm282001-10-071-1/+1
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-16/+16
* * integrate.c (allocate_initial_values): New function.amylaar2001-09-211-0/+9
* * basic-block.h (free_bb_for_insn): Declare.hubicka2001-09-161-5/+27
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-1/+1
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-0/+14
* * dbxout.c (dbxout_parms): Fix typo in comment.hp2001-09-111-1/+1
* * function.c (ggc_mark_struct_function): Mark f->outer.zack2001-09-051-1/+7
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * final.c (compute_alignments): New function.hubicka2001-08-191-0/+1
* * timevar.def (TV_MACH_DEP): New.rth2001-08-191-0/+2
* * sbitmap.c: Fix comment formatting.kazu2001-08-171-1/+1
* * toplev.c (set_float_handler): Make static.zack2001-08-121-1/+2
* * Makefile.in (reload1.o): Add dedendancy on except.hrth2001-08-061-1/+4
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-10/+12
* * i386.c (ix86_output_main_function_alignment_hack): New function.hubicka2001-07-301-3/+3
* * basic-block.h (CLEANUP_PRE_LOOP): New.hubicka2001-07-291-8/+8
* * rtl.h (cleanup_barriers): Declare.hubicka2001-07-261-0/+4
* * toplev.c, varasm.c, final.c: Include xcoffout.h if appropriate.neil2001-07-261-0/+5
* * flow.c (try_simplify_condjump): Avoid duplicated edges.hubicka2001-07-241-0/+2
* * recog.c (split_all_insns_noflow): New.hubicka2001-07-241-2/+6
* * basic-block.h (find_sub_basic_block): Declare.hubicka2001-07-231-11/+6
* * jump.c: Update comments.hubicka2001-07-221-7/+17
* * 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