summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-111-2/+2
* final.c (*_MAX_SKIP): Use *_max_skip variables.Jan Hubicka2001-11-111-0/+9
* Makefile.in: Update.Neil Booth2001-11-091-1/+1
* c-lang.c (LANG_HOOKS_NAME): New.Neil Booth2001-11-091-1/+5
* Clean up langhooksNeil Booth2001-11-061-0/+1
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-041-11/+11
* tree.c (id_string_size): Remove.Neil Booth2001-10-301-0/+1
* basic-block.h (purge_all_dead_edges): Add update_life_p argument.Jan Hubicka2001-10-291-1/+1
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-3/+3
* Makefile.in (toplev.o, halfpic.o): Depend on halfpic.hKaveh R. Ghazi2001-10-281-0/+4
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-4/+4
* langhooks.c (lang_hook_default_clear_binding_stack): New.Zack Weinberg2001-10-251-2/+1
* i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.Jan Hubicka2001-10-231-14/+1
* c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi2001-10-211-2/+2
* langhooks.c (lang_hook_default_do_nothing, [...]): New defaults.Neil Booth2001-10-211-8/+4
* basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka2001-10-201-6/+13
* aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL w...Zack Weinberg2001-10-191-12/+1
* toplev.c (compile_file): Ignore return value from yyparse.Zack Weinberg2001-10-121-13/+9
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-7/+7
* calls.c: Fix formatting.Kazu Hirata2001-10-101-1/+1
* acinclude.m4: Fix spelling error of "separate" as "seperate".Joseph Myers2001-10-071-1/+1
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-16/+16
* integrate.c (allocate_initial_values): New function.J"orn Rennecke2001-09-211-0/+9
* basic-block.h (free_bb_for_insn): Declare.Jan Hubicka2001-09-161-5/+27
* c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2001-09-121-1/+1
* configure.in: Check whether assembler supports section merging.Jakub Jelinek2001-09-111-0/+14
* dbxout.c (dbxout_parms): Fix typo in comment.Hans-Peter Nilsson2001-09-111-1/+1
* function.c (ggc_mark_struct_function): Mark f->outer.Zack Weinberg2001-09-051-1/+7
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* final.c (compute_alignments): New function.Jan Hubicka2001-08-191-0/+1
* timevar.def (TV_MACH_DEP): New.Richard Henderson2001-08-181-0/+2
* sbitmap.c: Fix comment formatting.Kazu Hirata2001-08-171-1/+1
* toplev.c (set_float_handler): Make static.Zack Weinberg2001-08-121-1/+2
* Makefile.in (reload1.o): Add dedendancy on except.hJan Hubicka2001-08-051-1/+4
* target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson2001-08-031-10/+12
* i386.c (ix86_output_main_function_alignment_hack): New function.Jan Hubicka2001-07-301-3/+3
* basic-block.h (CLEANUP_PRE_LOOP): New.Jan Hubicka2001-07-291-8/+8
* rtl.h (cleanup_barriers): Declare.Jan Hubicka2001-07-261-0/+4
* toplev.c, [...]: Include xcoffout.h if appropriate.Neil Booth2001-07-261-0/+5
* flow.c (try_simplify_condjump): Avoid duplicated edges.Jan Hubicka2001-07-241-0/+2
* recog.c (split_all_insns_noflow): New.Jan Hubicka2001-07-241-2/+6
* basic-block.h (find_sub_basic_block): Declare.Jan Hubicka2001-07-231-11/+6
* jump.c: Update comments.Jan Hubicka2001-07-221-7/+17
* Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth2001-07-191-46/+0
* Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth2001-07-191-100/+3
* basic-block.h (CLEANUP_PRE_SIBCALL): New constant.Jan Hubicka2001-07-161-10/+18
* toplev.c (rest_of_compilation): Fix register_life_up_to_date handling...Jan Hubicka2001-07-151-7/+7
* flow.c (redirect_edge_and_branch_force): Initialize global_live_at_start and ...Richard Henderson2001-07-151-0/+1
* loop.c (scan_loop): Add USEs inside PARALLELs into dependencies of the movable.Jan Hubicka2001-07-151-0/+2
* dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth2001-07-151-3/+3