basic-block.h (update_bb_profile_after_threading): Declare.
[platform/upstream/gcc.git] / gcc / toplev.c
2004-09-15 Joseph Myersattribs.c, [...]: Use %<, %> and %q for quoting in...
2004-09-14 Zdenek Dvorakunroll.c: Removed.
2004-09-11 Jan Hubickaprofile.c (BB_TO_GCOV_INDEX): move more to the front.
2004-09-10 Geoffrey Keatingdbxout.c (dbxout_block): Update for current_function_fu...
2004-09-10 Joseph Myerstoplev.c (warn_deprecated_use): Correct logic for sayin...
2004-09-10 Paolo Bonzinicgraph.h (cgraph_dump_file): Do not declare.
2004-09-09 Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-09 Joseph Myersc-tree.h (C_DECL_USED, [...]): New.
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-02 Richard Sandiford* toplev.c (process_options): Fix typo.
2004-09-01 Zdenek DvorakMakefile.in (rtl-profile.o, [...]): Add GCC_H dependency.
2004-09-01 Stan Shebs* toplev.c (process_options): Ensure debug_hooks is...
2004-08-26 Richard Earnshawre PR target/13506 (tcpsm.c:263: internal compiler...
2004-08-18 Caroline TiceHot/cold partitioning update patch.
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-08-03 Dale Johannesenrs6000.c (machopic_output_stub): Align Darwin stubs.
2004-07-17 Steven Bosschercfgcleanup.c (try_simplify_condjump): Don't remove...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-20 Zdenek Dvorakloop-invariant.c: New file.
2004-06-19 Andrew Pinskire PR c++/15721 (template instantation omits static...
2004-06-14 Zdenek DvorakMakefile.in (FLAGS_H): New.
2004-06-09 Richard Kennertoplev.c (floor_log2_wide): Correct casts for 64-bit...
2004-06-08 DJ Delorietoplev.c (floor_log2_wide): Replace loop with faster...
2004-06-05 Danny Smithtoplev.c (init_asm_output): Add explicit 'b' to mode...
2004-06-03 Geoffrey Keatingtoplev.c (check_global_declarations): Don't ask for...
2004-06-03 Mark G. Adamstree.h: Remove include of version.h
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-25 Ayal Zaksddg.h, [...]: New files.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-11 Paul Brookflags.h (flag_short_enums): Update comment.
2004-04-20 Paolo BonziniRevert part of 2004-04-17 change that moved -frename...
2004-04-20 Anil Paranjpepatch from Anil Paranjpe to fix H8/300 .ident problem.
2004-04-17 Paolo Bonziniopts.c (decode_options): Do not enable flag_rename_regi...
2004-04-09 Caroline Ticebasic-block.h (struct edge_def): Add new field, crossin...
2004-04-05 Caroline Ticegcc.c (combine_flag): New global variable, for new...
2004-04-01 Richard Hendersontoplev.c (backend_init): Move init_optimization_passes...
2004-03-29 Jan Hubickatoplev.c (backend_init): Add missing call to inint_opti...
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-03-03 Mostafa Hagogcommon.opt: Add description of the new -fgcse-after...
2004-03-03 Jan Hubickaggc-common.c (ggc_alloc_cleared_stat, [...]): Rename...
2004-02-27 Richard Hendersonpasses.c: New file.
2004-02-27 Kazu Hiratac-decl.c, [...]: Fix comment typos and formatting.
2004-02-24 Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2004-02-23 Zack WeinbergRemove -fwritable-strings.
2004-02-20 Per Bothnerinput.h: Don't #include line-map.h.
2004-02-20 James E WilsonFix ce3/rnreg dump file ordering problem.
2004-02-17 Steven Bosscher(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_S...
2004-02-17 Mark Mitchellre PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer...
2004-02-17 Zdenek Dvorakloop-iv.c: New file.
2004-02-12 Zack Weinbergdebug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-06 Josef ZlomekJosef Zlomek <zlomekj@suse.cz>
2004-02-06 Jan Hubickarecog.c (split_all_insns): Do not update reg info.
2004-01-30 Andrew Pinskitoplev.c: Include alloc-pool.h.
2004-01-30 Jan Hubickaalloc-pool.c: Include hashtab.h
2004-01-30 Steven Bosscher* toplev.c: Fix broken checkin of 2003-12-30, again.
2004-01-27 J"orn Renneckere PR middle-end/13779 ([3.4 only] powerpc64: incorrect...
2004-01-23 Ian Lance Taylorre PR target/1532 (-O3 generates (obviously) redundant...
2004-01-23 Jan Hubickabasic-block.h (PROP_POSTRELOAD): New macro.
2004-01-20 Jan Hubickavarray.c: Include hashtab.h
2004-01-20 Per BothnerMove cpp_reader's line_maps field to a shared global.
2004-01-17 Jan Hubickatoplev.c (rest_of_handle_reorder_blocks): Fix pasto...
2004-01-17 Jan Hubickatoplev.c (HAVE_conditional_execution): Provide default.
2004-01-11 Steven Bosscherre PR fortran/9972 (Failure of g77.f-torture/execute...
2004-01-11 Richard Sandifordre PR rtl-optimization/13469 (IRIX 6.5 O32 libjava...
2004-01-10 Eric Christophertoplev.c (rest_of_handle_cfg): Add reg_scan pass if...
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2004-01-05 Kazu Hiratasystem.h (ASM_OUTPUT_MAIN_SOURCE_FILENAME): Poison.
2004-01-05 Steven BosscherI am a moron.
2004-01-01 Jan Hubickare PR rtl-optimization/13473 (cc1 segfault w/-march...
2003-12-30 Steven Bosscherbackport: et-forest.h (et_forest_create, [...]): Declar...
2003-12-29 Jan Hubicka* toplev.c (rest_of_handle_loop_optimize): Enable LOOP_...
2003-12-24 Mark MitchellMakefile.in (OBJS-common): Remove dwarfout.o.
2003-12-23 Eric Botcazoure PR rtl-optimization/13394 (noreturn attribute ignore...
2003-12-22 Dan NicolaescuPatch from Dan Nicolaescu
2003-12-18 Steven BosscherMakefile.in (tracer.o, [...]): Depend on timevar.h
2003-12-16 Kazu Hiratasystem.h (DEFAULT_CALLER_SAVES): Poison.
2003-12-03 Jan Hubickare PR rtl-optimization/12324 ([unit-at-a-time] not...
2003-12-01 Roger Saylere PR rtl-optimization/12628 (Segfault with -fno-expens...
2003-12-01 Zack Weinbergcommon.opt: Remove -fgnu-linker.
2003-12-01 Jeff Sturmre PR rtl-optimization/13024 (gcj can't build current...
2003-11-21 Richard Hendersonssa.c, [...]: Remove files.
2003-11-13 Mark Mitchellre PR c/13029 (static consts and -Wunused-variable)
2003-11-01 John David Anglinfunction.c (assign_parms): Add ATTRIBUTE_UNUSED to...
2003-10-27 Jan Hubickatoplev.c (enum dump_file_index, dump_file): Fix orderin...
2003-10-26 Kazu Hiratatoplev.c (default_get_pch_validity): Guard the use...
2003-10-26 Andreas Jaeger* toplev.c (default_pch_valid_p): Fix warning.
2003-10-24 Geoffrey Keatingre PR pch/10757 (Adding -fpic/-fPIC causes crash with...
2003-10-23 Andrew Haleytoplev.c (output_file_directive): Allow for null input_...
2003-10-22 Jan Hubickare PR debug/12389 ([testcase needed] ICE in gen_subprog...
2003-10-20 Jan Hubickatoplev.c (rest_of_compilation): Fix webizer pass ordering.
2003-10-19 Zdenek DvorakMakefile.in (toplev.o): Add value-prof.h dependency.
2003-10-17 Mostafa Hagogcommon.opt: Add description of the new -fgcse-las flag.
2003-10-15 Zack Weinberggenmodes.c: Include hashtab.h.
2003-10-11 Jan HubickaMakefile.in (web.o): New.
2003-10-09 Dorit Naishloshaifa-sched.c (ok_for_early_schedule): New function.
2003-09-28 Roger Sayletoplev.c (flag_evaluation_order): New global variable.
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
next