aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-19c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner1-18/+14
2000-02-15Jonathan Larmour <jlarmour@redhat.co.uk>:Jonathan Larmour1-0/+1
2000-02-15Makefile.in (lcm.o): Depend on insn-attr.h.J"orn Rennecke1-0/+5
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-1/+0
2000-02-14basic_block.h: Added prototype for reorder_basic_blocks.Stan Cox1-0/+37
2000-02-06Makefile.in (c-common.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-1/+0
2000-02-02toplev.c (rest_of_compilation): Run rebuild_jump_labels after split_all_insns...Herman A.J. ten Brugge1-6/+6
2000-01-28flow.c (find_basic_blocks): Remove do_cleanup argument.Richard Henderson1-9/+14
2000-01-27emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.Geoff Keating1-1/+1
2000-01-19stupid.c: Die die die.Richard Henderson1-64/+34
2000-01-17toplev.c: PROTO -> PARAMS.Kaveh R. Ghazi1-31/+31
2000-01-12configure.in (i?86-*-beos{pe,elf,}*): Recognize.Jason Merrill1-1/+1
2000-01-11Makefile.in (toplev.o): Depend on regs.h.Kaveh R. Ghazi1-0/+1
2000-01-09elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around assignment used a...Kaveh R. Ghazi1-1/+1
2000-01-08toplev.c (rest_of_compilation): Initialize cse_not_expected as in prepare_fun...Alexandre Oliva1-0/+4
2000-01-07cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros.Mumit Khan1-4/+0
2000-01-04cse.c (cse_insn): Missing cast added.Jeff Law1-1/+1
2000-01-04Update copyright date.Jeff Law1-1/+1
2000-01-04toplev.c (rest_of_compilation): Run shorten-branches before reg-stack for now.Jeffrey A Law1-6/+9
1999-12-24toplev.h (note_deferall_of_defined_inline_function): Declare.Mark Mitchell1-11/+37
1999-12-24Makefile.in (toplev.o): Depend on loop.h.Kaveh R. Ghazi1-1/+1
1999-12-20current_function -> cfunBernd Schmidt1-4/+4
1999-12-18toplev.c (rest_of_compilation): Restore BLOCK tree reconstruction and branch ...David S. Miller1-6/+15
1999-12-18toplev.c (notice, [...]): Move to diagnostic.cGabriel Dos Reis1-873/+9
1999-12-16Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.Mark Mitchell1-0/+8
1999-12-16toplev.c (rest_of_compilation): Run branch shortening after reg-stack.Jan Hubicka1-6/+6
1999-12-15flow.c (calculate_loop_depth): Make global, remove prototype, rewrite to use ...Jan Hubicka1-0/+1
1999-12-04c-common.c (enum attrs): Add A_NO_LIMIT_STACK.Geoff Keating1-0/+29
1999-12-03flags.h (warn_padded, [...]): Add global var decls.Greg McGary1-1/+13
1999-11-25c-common.c (check_format_info): Don't call a variadic function with a non-lit...Kaveh R. Ghazi1-9/+13
1999-11-24dwarf2out.c (free_AT, free_die): New fns.Jason Merrill1-11/+0
1999-11-21regclass.c (dump_regclass): New function.Jan Hubicka1-4/+5
1999-11-18Fix command line parsing to report unrecognised options.Nick Clifton1-1/+1
1999-11-15basic-block.h: Remove all #defines and prototypes related to integer lists.Jeffrey A Law1-2/+0
1999-11-08tree.h (get_containing_scope): Declare it.Mark Mitchell1-1/+2
1999-11-08cse.c (delete_trivially_dead_insns): Replace alloca with xmalloc/xcalloc.Mark Mitchell1-13/+4
1999-11-04bitmap.h (BITMAP_XFREE): New.Richard Henderson1-6/+8
1999-11-04flags.h (flag_renumber_insns): Declare.Mark Mitchell1-17/+20
1999-11-03rtl.h (renumber_insns): New function.Mark Mitchell1-18/+16
1999-11-02resource.c: Revert Oct 26 20:42 and Oct 27 00:56 changes.Richard Henderson1-5/+0
1999-11-01toplev.c (rest_of_compilation): Don't optimize the CFG when rebuilding, just ...Richard Henderson1-2/+2
1999-11-01toplev.c (rest_of_compilation): Fix thinko in this change:Mark Mitchell1-1/+2
1999-10-31[multiple changes]Richard Kenner1-3/+22
1999-10-31toplev.c (rest_of_compilation): Seperate the setjmp/vfork clobber warning fro...Marc Lehmann1-2/+3
1999-10-29flow.c (count_or_remove_death_notes): Equate NULL with the universal set.Richard Henderson1-7/+16
1999-10-27jump.c (jump_optimize_1): If we did cross-jumping, and the data will matter, ...Richard Henderson1-6/+6
1999-10-26toplev.c (rest_of_compilation): Open jump1 dump file before jump and close af...Richard Henderson1-1/+4
1999-10-26c-parse.in (cast_expr): Constify.Kaveh R. Ghazi1-4/+4
1999-10-20basic-block.h (PROP_*): Move constants from ...Richard Henderson1-1/+4
1999-10-19Do not generate error message about unrecognised command line switches ofNick Clifton1-1/+34