]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/toplev.c
* cppfiles.c (stack_include_file): Don't optimize zero-length
[thirdparty/gcc.git] / gcc / toplev.c
2001-11-26  neil * cppfiles.c (stack_include_file): Don't optimize...
2001-11-26  aoliva* toplev.c (process_options): Don't force
2001-11-23  jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-11-20  geoffk * configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.
2001-11-19  kenner * toplev.c (DUMPFILE_FORMAT): Define default.
2001-11-18  neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-15  kenner * toplev.c (toplev_main): Don't start timing until...
2001-11-15  neil * c-common.c: Include c-lex.h.
2001-11-11  jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-11-11  hubicka * final.c (*_MAX_SKIP): Use *_max_skip variables.
2001-11-09  neil * Makefile.in: Update.
2001-11-09  neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-11-06  neil * alias.c:: Include langhooks.h.
2001-11-04  jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-10-30  neil * tree.c (id_string_size): Remove.
2001-10-29  hubicka * basic-block.h (purge_all_dead_edges): Add update_lif...
2001-10-28  jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-28  ghazi * Makefile.in (toplev.o, halfpic.o): Depend on halfpic.h
2001-10-28  jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-25  zack * langhooks.c (lang_hook_default_clear_binding_stack...
2001-10-23  hubicka * i386.c (ix86_expand_int_movcc): Cleanup; use expand_...
2001-10-21  ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-21  neil * langhooks.c (lang_hook_default_do_nothing,
2001-10-20  hubicka * basic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-19  zack * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and
2001-10-12  zack * toplev.c (compile_file): Ignore return value from...
2001-10-11  shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10  kazu * calls.c: Fix formatting.
2001-10-07  jsm28config:
2001-10-07  ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-21  amylaar * integrate.c (allocate_initial_values): New function.
2001-09-16  hubicka * basic-block.h (free_bb_for_insn): Declare.
2001-09-12  ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-09-11  jakub * configure.in: Check whether assembler supports secti...
2001-09-11  hp * dbxout.c (dbxout_parms): Fix typo in comment.
2001-09-05  zack * function.c (ggc_mark_struct_function): Mark f->outer.
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-19  hubicka * final.c (compute_alignments): New function.
2001-08-19  rth * timevar.def (TV_MACH_DEP): New.
2001-08-17  kazu * sbitmap.c: Fix comment formatting.
2001-08-12  zack * toplev.c (set_float_handler): Make static.
2001-08-06  rth * Makefile.in (reload1.o): Add dedendancy on...
2001-08-04  rth * target.h (gcc_target): Add asm_out.named_section,
2001-07-30  hubicka * i386.c (ix86_output_main_function_alignment_hack...
2001-07-29  hubicka * basic-block.h (CLEANUP_PRE_LOOP): New.
2001-07-26  hubicka * rtl.h (cleanup_barriers): Declare.
2001-07-26  neil * toplev.c, varasm.c, final.c: Include xcoffout.h...
2001-07-24  hubicka * flow.c (try_simplify_condjump): Avoid duplicated...
2001-07-24  hubicka * recog.c (split_all_insns_noflow): New.
2001-07-23  hubicka * basic-block.h (find_sub_basic_block): Declare.
2001-07-22  hubicka * jump.c: Update comments.
2001-07-19  neil * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2001-07-19  neil * Makefile.in (toplev.o, dwarfout.o, final.o): Don...
2001-07-16  hubicka * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-15  hubicka * toplev.c (rest_of_compilation): Fix register_life_up...
2001-07-15  rth * flow.c (redirect_edge_and_branch_force):...
2001-07-15  hubicka * loop.c (scan_loop): Add USEs inside PARALLELs into...
2001-07-15  neil * dbxout.c (dbxout_source_line): Make static, update...
2001-07-14  hubicka Re-install recently reverted patch.
2001-07-13  geoffk Revert Jan Hubicka's patch of Fri Jul 13 14:46:21...
2001-07-13  hubicka * emit-rtl.c (try_split): Update mark_jump_label call.
2001-07-12  kenner * toplev.c (compile_file): Put call of ASM_FILE_START...
2001-07-12  neil * Makefile.in (final.o): Depend on debug.h.
2001-07-11  neil * Makefile.in (c-lex.o): Wrap long lines. Depend...
2001-07-11  hubicka * flow.c (merge_blocks_move_successor_nojumps): Do...
2001-07-10  neil * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,
2001-07-09  law * Makefile.in (OBJS): Add ssa-ccp.o
2001-07-04  dberlin2001-07-04 Daniel Berlin <dan@cgsoftware.com>
2001-07-02  law * toplev.c (dump_file_index): Move SSA dumps...
2001-06-29  law * ssa-dce.c (ssa_eliminate_dead_code): Renamed...
2001-06-26  dberlin2001-06-26 Daniel Berlin <dan@cgsoftware.com>
2001-06-26  gdr * toplev.c (decode_f_option): Adjust setting.
2001-06-26  hubicka * i386.md (float_truncate splitter, and to mov splitte...
2001-06-21  dj* integrate.c (ggc.h): Include.
2001-06-20  hubicka * toplev.c (rest_of_compilation): Run mark_constant_fu...
2001-06-13  mmitchel Revert this patch:
2001-06-10  gdrgcc/
2001-06-10  aoliva* toplev.c (independent_decode_option): Require `=...
2001-06-09  mmitchel * expr.c (expand_expr, case ARRAY_REF): Do not replace
2001-06-08  hubicka * function.c (diddle_return_value): Kill code to determine
2001-06-07  hubicka * toplev.c (rest_of_compilation): Revert previous...
2001-06-07  hubickaThu Jun 7 13:20:14 CEST 2001 Jan Hubicka <jh@suse.cz>
2001-06-05  mmitchel * print-rtl.c (xspaces): Remove.
2001-05-27  neil * c-decl.c (init_decl_processing):
2001-05-26  zack * toplev.c (debug_args, f_options, W_options): Mark
2001-05-20  neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-05-19  mmitchel * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_PO...
2001-05-16  aj * Makefile.in (toplev.o): Add dependency on dwarf2asm.h.
2001-05-12  rth * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.
2001-05-11  law * toplev.c (compile_file): Move comment for...
2001-05-07  law * toplev.c (compile_file): Set up the output...
2001-05-02  ghazi * c-lex.c: NULL_PTR -> NULL.
2001-05-01  oldham2001-05-01 Jeffrey Oldham <oldham@codesourcery.com>
2001-04-20  zack * toplev.c: Excise all code for the undocumented ...
2001-04-19  mmitchel * toplev.h (struct lang_hooks): Allow decode_option...
2001-04-16  zack * toplev.c (output_lang_identify): Delete.
2001-04-13  ghazi * Makefile.in (toplev.o, jump.o, regmove.o): Depend...
2001-04-13  wehle * jump.c (jump_optimize_1): Don't delete dead stores...
2001-04-09  amacleod2001-04-09 Andrew MacLeod <amacleod@redhat.com>
2001-03-28  rthIA-64 ABI Exception Handling.
next