| Commit message (Expand) | Author | Age | Files | Lines |
* | * toplev.c (process_options): Don't force | aoliva | 2001-11-26 | 1 | -6/+0 |
* | * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog, | jsm28 | 2001-11-23 | 1 | -2/+2 |
* | * configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define. | geoffk | 2001-11-20 | 1 | -37/+0 |
* | * toplev.c (DUMPFILE_FORMAT): Define default. | kenner | 2001-11-19 | 1 | -3/+8 |
* | * Makefile.in (c-parse.o, c-common.o): Update dependencies. | neil | 2001-11-18 | 1 | -64/+72 |
* | * toplev.c (toplev_main): Don't start timing until after | kenner | 2001-11-15 | 1 | -2/+5 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -409/+473 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-11 | 1 | -2/+2 |
* | * final.c (*_MAX_SKIP): Use *_max_skip variables. | hubicka | 2001-11-11 | 1 | -0/+9 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -1/+1 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -1/+5 |
* | * alias.c:: Include langhooks.h. | neil | 2001-11-06 | 1 | -0/+1 |
* | * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-04 | 1 | -11/+11 |
* | * tree.c (id_string_size): Remove. | neil | 2001-10-30 | 1 | -0/+1 |
* | * basic-block.h (purge_all_dead_edges): Add update_life_p argument. | hubicka | 2001-10-29 | 1 | -1/+1 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -3/+3 |
* | * Makefile.in (toplev.o, halfpic.o): Depend on halfpic.h | ghazi | 2001-10-28 | 1 | -0/+4 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -4/+4 |
* | * langhooks.c (lang_hook_default_clear_binding_stack): New. | zack | 2001-10-25 | 1 | -2/+1 |
* | * i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op. | hubicka | 2001-10-23 | 1 | -14/+1 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -2/+2 |
* | * langhooks.c (lang_hook_default_do_nothing, | neil | 2001-10-21 | 1 | -8/+4 |
* | * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | hubicka | 2001-10-20 | 1 | -6/+13 |
* | * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and | zack | 2001-10-19 | 1 | -12/+1 |
* | * toplev.c (compile_file): Ignore return value from yyparse. | zack | 2001-10-12 | 1 | -13/+9 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -7/+7 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -1/+1 |
* | config: | jsm28 | 2001-10-07 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -16/+16 |
* | * integrate.c (allocate_initial_values): New function. | amylaar | 2001-09-21 | 1 | -0/+9 |
* | * basic-block.h (free_bb_for_insn): Declare. | hubicka | 2001-09-16 | 1 | -5/+27 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | * configure.in: Check whether assembler supports section merging. | jakub | 2001-09-11 | 1 | -0/+14 |
* | * dbxout.c (dbxout_parms): Fix typo in comment. | hp | 2001-09-11 | 1 | -1/+1 |
* | * function.c (ggc_mark_struct_function): Mark f->outer. | zack | 2001-09-05 | 1 | -1/+7 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * final.c (compute_alignments): New function. | hubicka | 2001-08-19 | 1 | -0/+1 |
* | * timevar.def (TV_MACH_DEP): New. | rth | 2001-08-19 | 1 | -0/+2 |
* | * sbitmap.c: Fix comment formatting. | kazu | 2001-08-17 | 1 | -1/+1 |
* | * toplev.c (set_float_handler): Make static. | zack | 2001-08-12 | 1 | -1/+2 |
* | * Makefile.in (reload1.o): Add dedendancy on except.h | rth | 2001-08-06 | 1 | -1/+4 |
* | * target.h (gcc_target): Add asm_out.named_section, | rth | 2001-08-04 | 1 | -10/+12 |
* | * i386.c (ix86_output_main_function_alignment_hack): New function. | hubicka | 2001-07-30 | 1 | -3/+3 |
* | * basic-block.h (CLEANUP_PRE_LOOP): New. | hubicka | 2001-07-29 | 1 | -8/+8 |
* | * rtl.h (cleanup_barriers): Declare. | hubicka | 2001-07-26 | 1 | -0/+4 |
* | * toplev.c, varasm.c, final.c: Include xcoffout.h if appropriate. | neil | 2001-07-26 | 1 | -0/+5 |
* | * flow.c (try_simplify_condjump): Avoid duplicated edges. | hubicka | 2001-07-24 | 1 | -0/+2 |
* | * recog.c (split_all_insns_noflow): New. | hubicka | 2001-07-24 | 1 | -2/+6 |
* | * basic-block.h (find_sub_basic_block): Declare. | hubicka | 2001-07-23 | 1 | -11/+6 |
* | * jump.c: Update comments. | hubicka | 2001-07-22 | 1 | -7/+17 |