summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp...Geoffrey Keating2003-10-241-0/+109
* toplev.c (output_file_directive): Allow for null input_name.Andrew Haley2003-10-231-2/+8
* re PR debug/12389 ([testcase needed] ICE in gen_subprogram_die for nested fun...Jan Hubicka2003-10-221-1/+1
* toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka2003-10-201-3/+3
* Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak2003-10-191-2/+40
* common.opt: Add description of the new -fgcse-las flag.Mostafa Hagog2003-10-171-0/+6
* genmodes.c: Include hashtab.h.Zack Weinberg2003-10-151-0/+2
* Makefile.in (web.o): New.Jan Hubicka2003-10-111-1/+25
* haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos2003-10-091-0/+16
* toplev.c (flag_evaluation_order): New global variable.Roger Sayle2003-09-281-0/+3
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson2003-09-211-3/+3
* tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson2003-09-211-3/+3
* c-format.c (gcc_diag_char_table): Add %J.Richard Henderson2003-09-201-11/+5
* re PR rtl-optimization/11646 (ICE in commit_one_edge_insertion with -fnon-cal...Eric Botcazou2003-09-171-1/+2
* toplev.c (rest_of_compilation): Call split_all_insns before regstack if optim...Jakub Jelinek2003-09-081-0/+17
* * diagnostic.c (warn_deprecated_use): Move to toplev.cGabriel Dos Reis2003-09-071-0/+38
* toplev.c (rest_of_decl_compilation): Do not finalize external virables.Jan Hubicka2003-09-061-1/+1
* * diagnostic.c (announce_function): Move to toplev.c.Gabriel Dos Reis2003-09-061-0/+17
* toplev.c (wrapup_global_declarations): Fix final pass in unit-at-atime mode.Jan Hubicka2003-09-041-1/+1
* toplev.c (flag_rounding_math): New global variable.Roger Sayle2003-09-031-0/+6
* function.h (struct function): Add rtl_inline_init, saved_for_inline.Richard Henderson2003-08-291-5/+4
* regclass.c (init_reg_modes): Make non-static.Per Bothner2003-08-131-3/+2
* common.opt: Add debug switches.Neil Booth2003-08-081-197/+17
* c.opt: Introduce -fworking-directory.Alexandre Oliva2003-08-051-0/+35
* tree.h (DID_INLINE_FUNC): Remove macro.Steven Bosscher2003-08-051-9/+1
* Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis2003-07-251-11/+45
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-4/+4
* common.opt: Document --param.Neil Booth2003-07-191-12/+0
* toplev.c (rest_of_handle_addresof): Rename into rest_of_handle_addressof.Eric Botcazou2003-07-181-5/+5
* Makefile.in, [...]: Remove handling of lang-options.h and options_.h.Neil Booth2003-07-181-68/+0
* c.opt: Document Uncodumented; use it.Neil Booth2003-07-171-0/+1
* c.opt: Document more options.Neil Booth2003-07-151-166/+0
* re PR other/11123 (Some option names are truncated in gcc --help -v)Nathanael Nerode2003-07-131-6/+6
* c-format.c: Fix comment formatting.Kazu Hirata2003-07-121-1/+1
* common.opt: More --help messages.Neil Booth2003-07-111-242/+117
* toplev.c (do_compile): Don't try to open dump files before lang_dependent_ini...Steven Bosscher2003-07-101-12/+15
* toplev.c (warn_dummy, W_options): Die.Neil Booth2003-07-091-64/+0
* cgraph.c (cgraph_node_name): New function.Jan Hubicka2003-07-091-1/+17
* * toplev.c (randomize): Correct call to time().Danny Smith2003-07-081-1/+1
* Makefile.in: Update.Neil Booth2003-07-081-36/+0
* configure.in (enable_coverage): Remove -DSELF_COVERAGE, add -frandom-seed.Nathan Sidwell2003-07-071-1/+1
* tree.h (default_flag_random_seed): Remove.Nathan Sidwell2003-07-061-5/+49
* toplev.c (output_clean_symbol_name): Remove.Nathan Sidwell2003-07-051-16/+0
* c-common.h (c_common_init_options): New prototype.Neil Booth2003-07-021-8/+9
* basic-block.h: Fix comment typos.Kazu Hirata2003-07-011-2/+2
* alloc-pool.c: Fix comment formatting.Kazu Hirata2003-06-291-2/+3
* toplev.c (flag_dummy): Remove.Neil Booth2003-06-291-122/+117
* Makefile.in: Update.Neil Booth2003-06-281-184/+1
* Remove extra bits from my previous commit.Devang Patel2003-06-271-14/+0
* toplev.c (rest_of_decl_compilation): Only varpoolize argument when called bef...Jan Hubicka2003-06-271-2/+2