real.h (struct real_format): Split the signbit field into two two fields, signbit_ro...
[gcc.git] / gcc / toplev.c
2005-03-14 Richard Sandifordconfig.gcc (extra_options): New variable for listing...
2005-02-24 Richard Hendersonre PR middle-end/18902 (Naive (default) complex divisio...
2005-02-23 James E WilsonFix FreeBSD __LDBL_MAX__ -pedantic -save-temps bug.
2005-02-12 Richard Hendersontree-complex.c (expand_complex_libcall): New.
2005-01-27 Richard Hendersonre PR c++/14329 ([4.1 only] badly formatted warnings...
2005-01-24 Paolo Bonzinirtlanal.c (non_rtx_starting_operands, [...]): New.
2005-01-18 Tobias Schlüter* toplev.c (init_asm_output): Remove dead #ifdef.
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-16 John David Anglinre PR target/16304 (bootstrap failure on AIX 4.3.3...
2005-01-04 Geoffrey Keating* toplev.c (get_src_pwd): Handle failure of getpwd().
2004-12-18 Zack Weinbergre PR middle-end/18897 (/usr/ccs/bin/ld: Unsatisfied...
2004-12-01 Nathan Sidwellre PR middle-end/18667 (ice with --parm integer-share...
2004-11-25 Mark Mitchellre PR c++/18001 (Badly formatted error message (quotati...
2004-11-12 Mark Mitchellre PR c++/18416 (ICE in import_export_decl)
2004-11-12 Richard Hendersontoplev.c (floor_log2): Rename from floor_log2_wide...
2004-11-02 Danny Smithre PR debug/18242 (Dignostic for unsupported debug...
2004-10-16 Andrew Pinskitoplev.c (dump_file_name): Change type to be const.
2004-10-13 Frank Ch. Eiglertoplev.c (compile_file): Call mudflap_finish_file from...
2004-09-28 Steven Bosschercommon.opt (flag_gcse_sm): Disable by default.
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...
next