summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.kenner2000-02-201-18/+14
* Jonathan Larmour <jlarmour@redhat.co.uk>:rth2000-02-161-0/+1
* * Makefile.in (lcm.o): Depend on insn-attr.h.amylaar2000-02-151-0/+5
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-151-1/+0
* * basic_block.h: Added prototype for reorder_basic_blocks.jle2000-02-141-0/+37
* * Makefile.in (c-common.o): Depend on $(EXPR_H).ghazi2000-02-061-1/+0
* * toplev.c (rest_of_compilation): Run rebuild_jump_labels afterrth2000-02-021-6/+6
* * flow.c (find_basic_blocks): Remove do_cleanup argument.rth2000-01-281-9/+14
* * emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.geoffk2000-01-271-1/+1
* * stupid.c: Die die die.rth2000-01-191-64/+34
* * toplev.c: PROTO -> PARAMS.ghazi2000-01-171-31/+31
* * configure.in (i?86-*-beos{pe,elf,}*): Recognize.jason2000-01-131-1/+1
* * Makefile.in (toplev.o): Depend on regs.h.ghazi2000-01-111-0/+1
* * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses aroundghazi2000-01-091-1/+1
* * toplev.c (rest_of_compilation): Initialize cse_not_expected asoliva2000-01-081-0/+4
* 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-071-4/+0
* * cse.c (cse_insn): Missing cast added.law2000-01-051-1/+1
* Update copyright date.law2000-01-051-1/+1
* * toplev.c (rest_of_compilation): Run shorten-branches beforelaw2000-01-051-6/+9
* * toplev.h (note_deferall_of_defined_inline_function): Declare.mmitchel1999-12-241-11/+37
* * Makefile.in (toplev.o): Depend on loop.h.ghazi1999-12-241-1/+1
* current_function -> cfuncrux1999-12-201-4/+4
* * toplev.c (rest_of_compilation): Restore BLOCK treedavem1999-12-181-6/+15
* 1999-12-18 Gabriel Dos Reis <gdr@codesourcery.com>gdr1999-12-181-873/+9
* * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.mmitchel1999-12-161-0/+8
* * toplev.c (rest_of_compilation): Run branch shortening afterlaw1999-12-161-6/+6
* * flow.c (calculate_loop_depth): Make global, remove prototype,hubicka1999-12-151-0/+1
* * c-common.c (enum attrs): Add A_NO_LIMIT_STACK.geoffk1999-12-041-0/+29
* * flags.h (warn_padded, warn_packed): Add global var decls.geoffk1999-12-031-1/+13
* * c-common.c (check_format_info): Don't call a variadic functionghazi1999-11-251-9/+13
* * dwarf2out.c (free_AT, free_die): New fns.jason1999-11-251-11/+0
* * regclass.c (dump_regclass): New function.hubicka1999-11-211-4/+5
* Fix command line parsing to report unrecognised options.nickc1999-11-181-1/+1
* * basic-block.h: Remove all #defines and prototypes related tolaw1999-11-151-2/+0
* * tree.h (get_containing_scope): Declare it.mmitchel1999-11-081-1/+2
* * cse.c (delete_trivially_dead_insns): Replace alloca withmmitchel1999-11-081-13/+4
* * bitmap.h (BITMAP_XFREE): New.rth1999-11-051-6/+8
* * flags.h (flag_renumber_insns): Declare.mmitchel1999-11-041-17/+20
* * rtl.h (renumber_insns): New function.mmitchel1999-11-031-18/+16
* * resource.c: Revert Oct 26 20:42 and Oct 27 00:56 changes.rth1999-11-021-5/+0
* * toplev.c (rest_of_compilation): Don't optimize the CFGrth1999-11-011-2/+2
* * toplev.c (rest_of_compilation): Fix thinko in this change:mmitchel1999-11-011-1/+2
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-3/+22
* Sun Oct 31 13:32:15 CET 1999 Marc Lehmann <pcg@goof.com>pcg1999-10-311-2/+3
* * flow.c (count_or_remove_death_notes): Equate NULL with therth1999-10-291-7/+16
* * jump.c (jump_optimize_1): If we did cross-jumping, andrth1999-10-271-6/+6
* * toplev.c (rest_of_compilation): Open jump1 dump file beforerth1999-10-271-1/+4
* * c-parse.in (cast_expr): Constify.ghazi1999-10-261-4/+4
* * basic-block.h (PROP_*): Move constants from ...rth1999-10-201-1/+4
* Do not generate error message about unrecognised command line switches ofnickc1999-10-191-1/+34