cppfiles.c (stack_include_file): Don't optimize zero-length files.
[gcc.git] / gcc / toplev.c
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...
2001-06-13 Mark MitchellRevert this patch:
2001-06-10 Gabriel Dos ReisMakefile.in (c-parse.o): Depend on diagnostic.h
2001-06-10 Alexandre Olivatoplev.c (independent_decode_option): Require `=' betwe...
2001-06-09 Mark Mitchellexpr.c (expand_expr, [...]): Do not replace an array...
2001-06-08 Jan Hubickafunction.c (diddle_return_value): Kill code to determin...
2001-06-07 Jan Hubickatoplev.c (rest_of_compilation): Revert previous patch.
2001-06-07 Jan HubickaThu Jun 7 13:20:14 CEST 2001 Jan Hubicka <jh@suse.cz>
2001-06-05 Mark Mitchellprint-rtl.c (xspaces): Remove.
2001-05-27 Neil Boothc-decl.c (init_decl_processing): Don't call start_ident...
2001-05-26 Zack Weinbergtoplev.c (debug_args, [...]): Mark descriptions for...
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-19 Mark Mitchelldefaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINT...
2001-05-16 Andreas JaegerMakefile.in (toplev.o): Add dependency on dwarf2asm.h.
2001-05-12 Richard Hendersondefaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.
2001-05-11 Jeffrey A Lawtoplev.c (compile_file): Move comment for opening outpu...
2001-05-07 Jeffrey A Lawtoplev.c (compile_file): Set up the output file before...
2001-05-02 Kaveh R. Ghazic-lex.c: NULL_PTR -> NULL.
2001-05-01 Jeffrey Oldhaminvoke.texi (Optimize Options): Add documentation for...
2001-04-20 Zack Weinbergtoplev.c: Excise all code for the undocumented -dm...
2001-04-19 Mark Mitchelltoplev.h (struct lang_hooks): Allow decode_option to...
2001-04-16 Zack Weinbergtoplev.c (output_lang_identify): Delete.
2001-04-13 Kaveh R. GhaziMakefile.in (toplev.o, [...]): Depend on reload.h
2001-04-13 John Wehlejump.c (jump_optimize_1): Don't delete dead stores...
2001-04-09 Andrew MacLeodalias.c (get_addr): Externalize.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
next