aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)Author
2006-09-12 gcc/Nathan Sidwell
2006-03-02Merge from gcc-4_1-branch revision 111560 (gcc-4_1_0-release)Paul Brook
2005-11-09libcpp/Uros Bizjak
2005-10-11 PR c++/24302Mark Mitchell
2005-10-05 PR target/23602Richard Henderson
2005-09-09 PR debug/23190Richard Henderson
2005-07-28 * Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka
2005-07-22 PR debug/21828Mark Mitchell
2005-07-22* toplev.c (warn_deprecated_use): Add warning control to warningDJ Delorie
2005-07-18 * common.opt (frename-registers): Initialize to 2.Steve Ellcey
2005-07-13 PR rtl-optimization/20376Zdenek Dvorak
2005-07-082005-07-08 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-07-052005-07-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-07-03 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,Joseph Myers
2005-07-022005-07-02 Zack Weinberg <zack@codesourcery.com>Joseph Myers
2005-06-30gcc:Zack Weinberg
2005-06-29[gcc/ChangeLog]Ziemowit Laski
2005-06-27 * toplev.c (process_options): Use if (FRAME_GROWS_DOWNWARD)Jakub Jelinek
2005-06-27 * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson
2005-06-25Update FSF address.Kelley Cook
2005-06-04 * function.c (prologue, epilogue, sibcall_epilogue): ChangeKazu Hirata
2005-06-01 * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison.Richard Sandiford
2005-06-01 * opts.h (cl_option_state): New structure.Richard Sandiford
2005-06-012005-05-30 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-05-31 * doc/tm.texi (TARGET_GET_PCH_VALIDITY, TARGET_PCH_VALID_P): TweakRichard Sandiford
2005-05-25* c-common.c (unsigned_conversion_warning): Move warning controlDJ Delorie
2005-05-03* c-decl.c (store_parm_decls_oldstyle): Let diagnostic machineryDJ Delorie
2005-04-26 * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c,Kaveh Ghazi
2005-04-24 * collect2.c (main): Unlock the stdio streams.Kaveh Ghazi
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-03-302005-03-31 Jan Hubicka <jh@suse.cz>Jan Hubicka
2005-03-29 PR middle-end/20622Jakub Jelinek
2005-03-29 * Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H)Dale Johannesen
2005-03-16 PR middle-end/15700Richard Henderson
2005-03-15 * toplev.c (display_target_options): Avoid unused variable warning ifRichard Sandiford
2005-03-14 * config.gcc (extra_options): New variable for listing option files.Richard Sandiford
2005-02-24 PR middle-end/18902Richard Henderson
2005-02-23Fix FreeBSD __LDBL_MAX__ -pedantic -save-temps bug.James E. Wilson
2005-02-12 * tree-complex.c (expand_complex_libcall): New.Richard Henderson
2005-01-27 PR tree-opt/14329Richard Henderson
2005-01-242005-01-24 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-01-18* toplev.c (init_asm_output): Remove dead #ifdef.Tobias Schl"uter
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,Kazu Hirata
2005-01-16 PR target/16304John David Anglin
2005-01-04 * toplev.c (get_src_pwd): Handle failure of getpwd().Geoffrey Keating
2004-12-18 PR 18897Zack Weinberg
2004-12-01 PR middle-end/18667Nathan Sidwell
2004-11-25 PR c++/18001Mark Mitchell
2004-11-12 PR c++/18416Mark Mitchell
2004-11-12 * toplev.c (floor_log2): Rename from floor_log2_wide, use CLZ_HWI.Richard Henderson