OSDN Git Service

* emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
2000-01-27 geoffk* emit-rtl.c (unshare_all_rtl): Unshare virtual paramet...
2000-01-19 rth * stupid.c: Die die die.
2000-01-17 ghazi * toplev.c: PROTO -> PARAMS.
2000-01-13 jason * configure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-11 ghazi * Makefile.in (toplev.o): Depend on regs.h.
2000-01-09 ghazi * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses...
2000-01-08 oliva* toplev.c (rest_of_compilation): Initialize cse_not_ex...
2000-01-07 khan2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-05 law * cse.c (cse_insn): Missing cast added.
2000-01-05 lawUpdate copyright date.
2000-01-05 law * toplev.c (rest_of_compilation): Run shorten...
1999-12-24 mmitchel * toplev.h (note_deferall_of_defined_inline_function...
1999-12-24 ghazi * Makefile.in (toplev.o): Depend on loop.h.
1999-12-20 cruxcurrent_function -> cfun
1999-12-18 davem * toplev.c (rest_of_compilation): Restore BLOCK tree
1999-12-18 gdr1999-12-18 Gabriel Dos Reis <gdr@codesourcery.com>
1999-12-16 mmitchel * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-16 law * toplev.c (rest_of_compilation): Run branch...
1999-12-15 hubicka * flow.c (calculate_loop_depth): Make global, remove...
1999-12-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-12-03 geoffk* flags.h (warn_padded, warn_packed): Add global var...
1999-11-25 ghazi * c-common.c (check_format_info): Don't call a variadi...
1999-11-25 jason * dwarf2out.c (free_AT, free_die): New fns.
1999-11-21 hubicka * regclass.c (dump_regclass): New function.
1999-11-18 nickcFix command line parsing to report unrecognised options.
1999-11-15 law * basic-block.h: Remove all #defines and protot...
1999-11-08 mmitchel * tree.h (get_containing_scope): Declare it.
1999-11-08 mmitchel * cse.c (delete_trivially_dead_insns): Replace alloca...
1999-11-05 rth * bitmap.h (BITMAP_XFREE): New.
1999-11-04 mmitchel * flags.h (flag_renumber_insns): Declare.
1999-11-03 mmitchel * rtl.h (renumber_insns): New function.
1999-11-02 rth * resource.c: Revert Oct 26 20:42 and Oct 27...
1999-11-01 rth * toplev.c (rest_of_compilation): Don't optimiz...
1999-11-01 mmitchel * toplev.c (rest_of_compilation): Fix thinko in this...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-31 pcgSun Oct 31 13:32:15 CET 1999 Marc Lehmann <pcg@goof...
1999-10-29 rth * flow.c (count_or_remove_death_notes): Equate...
1999-10-27 rth * jump.c (jump_optimize_1): If we did cross...
1999-10-27 rth * toplev.c (rest_of_compilation): Open jump1...
1999-10-26 ghazi * c-parse.in (cast_expr): Constify.
1999-10-20 rth * basic-block.h (PROP_*): Move constants from ...
1999-10-19 nickcDo not generate error message about unrecognised comman...
1999-10-16 gkm* flags.h (flag_bounds_check, flag_bounded_pointers...
1999-10-15 jason * toplev.c (main): Only warn about options for other...
1999-10-14 jasontypo
1999-10-14 jason * toplev.c (main): Don't complain about options for...
1999-10-09 rth * Makefile.in (flow.o): Depend on TREE_H.
1999-10-05 rth * toplev.c (dbr_sched_time): Unconditional.
1999-10-04 rth * toplev.c (rest_of_compilation): Turn on cse_n...
1999-10-02 ghazi * graph.h: New file to prototype functions exported...
1999-09-30 law * c-tree.h (warn_float_equal): Declare.
1999-09-25 law * cse.c: Update comments.
1999-09-24 mmitchel * toplev.c (rest_of_decl_compilation): Update comment.
1999-09-23 jason * toplev.c (documented_lang_options): Add -fshort...
1999-09-23 law * invoke.texi: Document -fdelete-null-pointer...
1999-09-22 jasonremove check_lang_option prototype
1999-09-20 law * gcse.c (invalid_nonnull_info): New function.
1999-09-20 nickcPass all command line options to both language dependen...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-16 rth * toplev.c: Allow -f[no-]math-errno to set...
1999-09-16 rth * emit-rtl.c (free_emit_status): Don't check...
1999-09-15 ghazi * rtl.h (get_insn_name, print_rtl_with_bb): Add protot...
1999-09-14 rth* toplev.c (compile_function): Unconditionally emit...
1999-09-14 rth * recog.h (INSN_OUTPUT_FORMAT_*): New.
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-10 jasonrevert:
1999-09-09 mmitchel * function.h (free_after_compilation): Remove decl...
1999-09-09 nickcPass -pedantic command line switch on to cpplib
1999-09-09 rth* toplev.c (main): Always init_ggc.
1999-09-09 rth * combine.c (SUBST): Break out to a real functi...
1999-09-07 mmitchel * emit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-07 cruxCommit parts that were missing in Mark's last commit
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-09-05 mmitchel * Makefile.in (ggc-simple.o): Depend on varray.h.
1999-09-05 mmitchel * Makefile.in (stor-layout.o): Depend on ggc.h.
1999-09-05 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-05 mmitchel * c-decl.c (struct language_function): Renamed from...
1999-09-04 mmitchel * Makefile.in (GGC, GGC_LIB): New.
1999-09-04 cruxChange memory mangement and constant pool handling...
1999-09-02 geoffk* flags.h: New variables align_loops, align_loops_log,
1999-08-31 rth Merge peephole2 from new_ia32_branch:
1999-08-31 ghazi * c-parse.in (language_string): Constify.
1999-08-29 ghazi * tree.c (tree_code_name): Constify a char*.
1999-08-27 zack1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-25 amacleodWed Aug 25 13:41:47 EDT 1999 Andrew MacLeod <amacleod...
1999-08-25 cruxFix small problem with gcse dumps
1999-08-24 cruxFix more problems from GC diffs
1999-08-24 law * configure.in: Remove code to select/de-select...
1999-08-18 geoffk* cse.c (cse_insn): Call never_reached_warning when...
1999-08-16 nickcAllow machine dependent reorganisation pass to place...
1999-08-13 jason * toplev.c (flag_new_exceptions): On by default.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-07-20 jasonoops
1999-07-20 jason * gcc.c (default_compilers, cpp-output): Pass -fprepro...
1999-07-09 jason * toplev.c (main): Don't complain about saying -gdwarf.
1999-05-20 mmitchel * expr.h (lang_expand_constant): Declare.
1999-05-18 burleyimprove open-coding of complex divide, use new method...
1999-05-12 burleydisable maintenance of errno
next