]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/toplev.c
toplev.c: Don't declare environ (it's not used anywhere).
[thirdparty/gcc.git] / gcc / toplev.c
2002-01-10  Zack Weinbergtoplev.c: Don't declare environ (it's not used anywhere).
2002-01-10  Kazu Hiratatoplev.c: Fix formatting.
2002-01-10  Ira RubenAdded __attribute__((deprecated)) patches.
2002-01-08  Richard Hendersonregrename.c (find_oldest_value_reg): Ignore the value...
2002-01-06  Richard Hendersonc-decl.c (c_expand_body): Don't call outlining_inline_f...
2002-01-04  H.J. Lutoplev.c (rest_of_compilation): Fix a typo when calling...
2001-12-27  Jakub Jelinektoplev.c (independent_decode_option): Re-add -aux-info...
2001-12-27  Kaveh R. Ghazicollect2.c (is_ctor_dtor): Const-ify.
2001-12-17  Jan HubickaMakefile.in (cfgcleanup.o): Add cselib.h dependancy.
2001-12-16  Richard Hendersontoplev.c (parse_options_and_default_flags): Don't enabl...
2001-12-16  Kaveh R. Ghazic-lex.c (lex_number): Use ISXDIGIT/hex_value.
2001-12-15  Joseph Myersc-typeck.c, [...]: Use "built-in" and "bit-field" spell...
2001-12-15  Joseph Myersgcc.c, [...]: Use American spelling in messages.
2001-12-13  Neil Boothtoplev.c (process_options, [...]): Set flag_no_inline...
2001-12-13  Jan Hubickapredict.c (estimate_probability): Reorganize opcode...
2001-12-12  Richard Hendersonregrename.c (copyprop_hardreg_forward): New optimization.
2001-12-06  Jan Hubickafinal.c (count_basic_block, [...]): Kill.
2001-12-05  Richard Kennerattribs.c (handle_no_check_memory_usage_atribute):...
2001-12-05  Neil Booth* toplev.c (display_target_options): Don't print twice.
2001-12-05  Andrew MacLeodrtl.h (initialize_uninitialized_subregs): New prototype.
2001-12-02  Douglas B Ruppvms.h (VMS_DEBUGGING_INFO): New macro.
2001-12-02  Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-11-27  Neil Boothcpphash.c (_cpp_init_hashtable): Update.
2001-11-27  Richard KennerMakefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-27  Richard Henderson* toplev.c (rest_of_compilation): Call free_bb_for_insn...
2001-11-26  Neil Boothcppfiles.c (stack_include_file): Don't optimize zero...
2001-11-26  Alexandre Olivatoplev.c (process_options): Don't force flag_optimize_s...
2001-11-23  Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-11-20  Geoffrey Keatingconfigure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.
2001-11-19  Douglas B Rupptoplev.c (DUMPFILE_FORMAT): Define default.
2001-11-18  Neil BoothMakefile.in (c-parse.o, c-common.o): Update dependencies.
2001-11-15  Richard Kennertoplev.c (toplev_main): Don't start timing until after...
2001-11-15  Neil Boothc-common.c: Include c-lex.h.
2001-11-11  Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-11-11  Jan Hubickafinal.c (*_MAX_SKIP): Use *_max_skip variables.
2001-11-09  Neil BoothMakefile.in: Update.
2001-11-09  Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-11-06  Neil BoothClean up langhooks
2001-11-04  Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-30  Neil Boothtree.c (id_string_size): Remove.
2001-10-29  Jan Hubickabasic-block.h (purge_all_dead_edges): Add update_life_p...
2001-10-28  Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-28  Kaveh R. GhaziMakefile.in (toplev.o, halfpic.o): Depend on halfpic.h
2001-10-28  Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-25  Zack Weinberglanghooks.c (lang_hook_default_clear_binding_stack...
2001-10-23  Jan Hubickai386.c (ix86_expand_int_movcc): Cleanup; use expand_sim...
2001-10-21  Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-10-21  Neil Boothlanghooks.c (lang_hook_default_do_nothing, [...]):...
2001-10-20  Jan Hubickabasic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-19  Zack Weinbergaclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H...
2001-10-12  Zack Weinbergtoplev.c (compile_file): Ignore return value from yyparse.
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10  Kazu Hiratacalls.c: Fix formatting.
2001-10-07  Joseph Myersacinclude.m4: Fix spelling error of "separate" as ...
2001-10-07  Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-09-21  J"orn Renneckeintegrate.c (allocate_initial_values): New function.
2001-09-16  Jan Hubickabasic-block.h (free_bb_for_insn): Declare.
2001-09-12  Kaveh R. Ghazic-common.c (c_tree_code_name): Const-ification.
2001-09-11  Jakub Jelinekconfigure.in: Check whether assembler supports section...
2001-09-11  Hans-Peter Nilssondbxout.c (dbxout_parms): Fix typo in comment.
2001-09-05  Zack Weinbergfunction.c (ggc_mark_struct_function): Mark f->outer.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-19  Jan Hubickafinal.c (compute_alignments): New function.
2001-08-19  Richard Hendersontimevar.def (TV_MACH_DEP): New.
2001-08-17  Kazu Hiratasbitmap.c: Fix comment formatting.
2001-08-12  Zack Weinbergtoplev.c (set_float_handler): Make static.
2001-08-06  Jan HubickaMakefile.in (reload1.o): Add dedendancy on except.h
2001-08-04  Richard Hendersontarget.h (gcc_target): Add asm_out.named_section, secti...
2001-07-30  Jan Hubickai386.c (ix86_output_main_function_alignment_hack):...
2001-07-29  Jan Hubickabasic-block.h (CLEANUP_PRE_LOOP): New.
2001-07-26  Jan Hubickartl.h (cleanup_barriers): Declare.
2001-07-26  Neil Boothtoplev.c, [...]: Include xcoffout.h if appropriate.
2001-07-24  Jan Hubickaflow.c (try_simplify_condjump): Avoid duplicated edges.
2001-07-24  Jan Hubickarecog.c (split_all_insns_noflow): New.
2001-07-23  Jan Hubickabasic-block.h (find_sub_basic_block): Declare.
2001-07-22  Jan Hubickajump.c: Update comments.
2001-07-19  Neil BoothMakefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2001-07-19  Neil BoothMakefile.in (toplev.o, [...]): Don't depend on dwarfout.h.
2001-07-16  Jan Hubickabasic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-15  Jan Hubickatoplev.c (rest_of_compilation): Fix register_life_up_to...
2001-07-15  Richard Hendersonflow.c (redirect_edge_and_branch_force): Initialize...
2001-07-15  Jan Hubickaloop.c (scan_loop): Add USEs inside PARALLELs into...
2001-07-15  Neil Boothdbxout.c (dbxout_source_line): Make static, update...
2001-07-14  Jan HubickaRe-install recently reverted patch.
2001-07-13  Geoffrey KeatingRevert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST...
2001-07-13  Jan Hubickaemit-rtl.c (try_split): Update mark_jump_label call.
2001-07-12  Steve Ellcey* toplev.c (compile_file): Put call of ASM_FILE_START...
2001-07-12  Neil BoothMakefile.in (final.o): Depend on debug.h.
2001-07-11  Neil BoothMakefile.in (c-lex.o): Wrap long lines.
2001-07-11  Jan Hubickaflow.c (merge_blocks_move_successor_nojumps): Do not...
2001-07-10  Neil BoothMakefile.in (toplev.o, [...]): Depend on debug.h, wrap...
2001-07-09  Jeff LawMakefile.in (OBJS): Add ssa-ccp.o
2001-07-04  Daniel Berlinc-lex.c (cb_file_change): Pass line number to debug_sta...
2001-07-02  Jeffrey A Lawtoplev.c (dump_file_index): Move SSA dumps just after...
2001-06-29  Jeffrey A Lawssa-dce.c (ssa_eliminate_dead_code): Renamed from elimi...
2001-06-26  Daniel Berlintoplev.c (display_help): Fix param thinko.
2001-06-26  Gabriel Dos Reistoplev.c (decode_f_option): Adjust setting.
2001-06-26  Jan Hubickai386.md (float_truncate splitter, [...]): Add reload_co...
2001-06-21  DJ Delorieintegrate.c (ggc.h): Include.
2001-06-20  Jan Hubickatoplev.c (rest_of_compilation): Run mark_constant_funct...
next