summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (FLAGS_H): New.rakdver2004-06-141-709/+19
* * toplev.c (floor_log2_wide): Correct casts for 64-bit hosts.dj2004-06-091-9/+9
* * toplev.c (floor_log2_wide): Replace loop with faster bitdj2004-06-081-19/+31
* * toplev.c (init_asm_output): Add explicit 'b' to mode whendannysmith2004-06-051-1/+1
* * toplev.c (check_global_declarations): Don't ask forgeoffk2004-06-031-3/+3
* * tree.h: Remove include of version.hmgadams2004-06-031-0/+1
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-3/+3
* * ddg.h, ddg.c, modulo-sched.c: New files.hagog2004-05-251-0/+4
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-17/+75
* * flags.h (flag_short_enums): Update comment.pbrook2004-05-111-1/+5
* 2004-04-19 Paolo Bonzini <bonzini@gnu.org>bonzini2004-04-201-2/+3
* patch from Anil Paranjpe to fix H8/300 .ident problem.wilson2004-04-201-2/+5
* 2004-04-17 Paolo Bonzini <bonzini@gnu.org>bonzini2004-04-171-13/+65
* 2004-04-09 Caroline Tice <ctice@apple.com>ctice2004-04-091-0/+6
* 2004-04-05 Caroline Tice <ctice@apple.com>ctice2004-04-051-1/+6
* * toplev.c (backend_init): Move init_optimization_passes call ...rth2004-04-011-1/+1
* * toplev.c (backend_init): Add missing call to inint_optimization_passes.hubicka2004-03-291-0/+1
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-10/+10
* 2004-03-03 Mostafa Hagog <mustafa@il.ibm.com>dje2004-03-031-0/+4
* * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):hubicka2004-03-031-0/+1
* * passes.c: New file.rth2004-02-271-2110/+5
* * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c,kazu2004-02-271-1/+1
* * toplev.c (dump_file_tbl): Rename from dump_file.rth2004-02-241-87/+87
* gcc/kazu2004-02-231-6/+0
* * input.h: Don't #include line-map.h. It may cause link problemsbothner2004-02-201-0/+1
* Fix ce3/rnreg dump file ordering problem.wilson2004-02-201-2/+2
* * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,steven2004-02-171-5/+6
* PR c++/11326mmitchel2004-02-171-0/+17
* * loop-iv.c: New file.rakdver2004-02-171-0/+11
* * debug.h (struct gcc_debug_hooks): Add type_decl field.zack2004-02-121-49/+4
* Josef Zlomek <zlomekj@suse.cz>zlomek2004-02-061-1/+37
* * recog.c (split_all_insns): Do not update reg info.hubicka2004-02-061-1/+1
* 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-01-301-0/+1
* * alloc-pool.c: Include hashtab.hhubicka2004-01-301-0/+1
* * toplev.c: Fix broken checkin of 2003-12-30, again.steven2004-01-301-9/+7
* * Makefile.in (bt-load.o): Depend on except.h.amylaar2004-01-271-0/+6
* PR gcc/1532ian2004-01-231-0/+7
* * basic-block.h (PROP_POSTRELOAD): New macro.hubicka2004-01-231-1/+2
* * varray.c: Include hashtab.hhubicka2004-01-201-0/+1
* Move cpp_reader's line_maps field to a shared global.bothner2004-01-201-0/+3
* * toplev.c (rest_of_handle_reorder_blocks): Fix pasto in previoushubicka2004-01-171-3/+3
* * toplev.c (HAVE_conditional_execution): Provide default.hubicka2004-01-171-6/+26
* PR fortran/9972steven2004-01-111-1/+7
* PR optimization/13469rsandifo2004-01-111-0/+4
* 2004-01-09 Eric Christopher <echristo@redhat.com>echristo2004-01-101-14/+19
* * alias.c: Fix comment typos.kazu2004-01-061-1/+1
* * system.h (ASM_OUTPUT_MAIN_SOURCE_FILENAME): Poison.kazu2004-01-051-4/+0
* I am a moron.steven2004-01-051-10/+10
* PR opt/13473hubicka2004-01-011-24/+24
* Backport from tree-ssa (relevant changes only):steven2003-12-301-1/+4