aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-17Makefile.in (cfgcleanup.o): Add cselib.h dependancy.Jan Hubicka1-22/+9
2001-12-16toplev.c (parse_options_and_default_flags): Don't enable flag_cprop_registers...Richard Henderson1-1/+1
2001-12-16c-lex.c (lex_number): Use ISXDIGIT/hex_value.Kaveh R. Ghazi1-0/+2
2001-12-15c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages.Joseph Myers1-1/+1
2001-12-15gcc.c, [...]: Use American spelling in messages.Joseph Myers1-13/+13
2001-12-13toplev.c (process_options, [...]): Set flag_no_inline before the post_options...Neil Booth1-9/+14
2001-12-13predict.c (estimate_probability): Reorganize opcode heuristics.Jan Hubicka1-1/+23
2001-12-12regrename.c (copyprop_hardreg_forward): New optimization.Richard Henderson1-2/+9
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka1-54/+1
2001-12-05attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner1-18/+0
2001-12-05* toplev.c (display_target_options): Don't print twice.Neil Booth1-0/+6
2001-12-05rtl.h (initialize_uninitialized_subregs): New prototype.Andrew MacLeod1-0/+11
2001-12-02vms.h (VMS_DEBUGGING_INFO): New macro.Douglas B Rupp1-4/+14
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-7/+7
2001-11-27cpphash.c (_cpp_init_hashtable): Update.Neil Booth1-4/+1
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner1-2/+0
2001-11-26* toplev.c (rest_of_compilation): Call free_bb_for_insn before exit.Richard Henderson1-0/+1
2001-11-26cppfiles.c (stack_include_file): Don't optimize zero-length files.Neil Booth1-29/+36
2001-11-26toplev.c (process_options): Don't force flag_optimize_sibling_calls to zero j...Alexandre Oliva1-6/+0
2001-11-23ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-2/+2
2001-11-20configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.Geoffrey Keating1-37/+0
2001-11-19toplev.c (DUMPFILE_FORMAT): Define default.Douglas B Rupp1-3/+8
2001-11-18Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth1-64/+72
2001-11-15toplev.c (toplev_main): Don't start timing until after command-line options a...Richard Kenner1-2/+5
2001-11-15c-common.c: Include c-lex.h.Neil Booth1-409/+473
2001-11-11ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-2/+2
2001-11-11final.c (*_MAX_SKIP): Use *_max_skip variables.Jan Hubicka1-0/+9
2001-11-09Makefile.in: Update.Neil Booth1-1/+1
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth1-1/+5
2001-11-06Clean up langhooksNeil Booth1-0/+1
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-11/+11
2001-10-30tree.c (id_string_size): Remove.Neil Booth1-0/+1
2001-10-29basic-block.h (purge_all_dead_edges): Add update_life_p argument.Jan Hubicka1-1/+1
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-3/+3
2001-10-28Makefile.in (toplev.o, halfpic.o): Depend on halfpic.hKaveh R. Ghazi1-0/+4
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-4/+4
2001-10-25langhooks.c (lang_hook_default_clear_binding_stack): New.Zack Weinberg1-2/+1
2001-10-23i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.Jan Hubicka1-14/+1
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-2/+2
2001-10-21langhooks.c (lang_hook_default_do_nothing, [...]): New defaults.Neil Booth1-8/+4
2001-10-20basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka1-6/+13
2001-10-19aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL w...Zack Weinberg1-12/+1
2001-10-12toplev.c (compile_file): Ignore return value from yyparse.Zack Weinberg1-13/+9
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-7/+7
2001-10-10calls.c: Fix formatting.Kazu Hirata1-1/+1
2001-10-07acinclude.m4: Fix spelling error of "separate" as "seperate".Joseph Myers1-1/+1
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-16/+16
2001-09-21integrate.c (allocate_initial_values): New function.J"orn Rennecke1-0/+9
2001-09-16basic-block.h (free_bb_for_insn): Declare.Jan Hubicka1-5/+27
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi1-1/+1