OSDN Git Service

* config/m68k/m68k.c (output_move_const_into_data_reg,
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
2003-08-14 bothner * regclass.c (init_reg_modes): Make non-static.
2003-08-08 neil * common.opt: Add debug switches.
2003-08-05 aoliva* c.opt: Introduce -fworking-directory.
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-07-25 gdr Remove pedwarn_with_decl, warning_with_decl...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-19 neil * common.opt: Document --param.
2003-07-18 ebotcazou * toplev.c (rest_of_handle_addresof): Rename into
2003-07-18 neil * Makefile.in, configure, configure.in: Remove handling of
2003-07-17 neil * c.opt: Document Uncodumented; use it. Document...
2003-07-15 neil * c.opt: Document more options.
2003-07-13 neroden PR other/11123
2003-07-12 kazu * c-format.c: Fix comment formatting.
2003-07-11 neil * common.opt: More --help messages.
2003-07-10 steven2003-07-10 Steven Bosscher <steven@gcc.gnu.org>
2003-07-09 neil * toplev.c (warn_dummy, W_options): Die.
2003-07-09 hubicka * cgraph.c (cgraph_node_name): New function.
2003-07-08 dannysmith * toplev.c (randomize): Correct call to time().
2003-07-08 neil * Makefile.in: Update.
2003-07-07 nathan * configure.in (enable_coverage): Remove -DSELF_COVERA...
2003-07-06 nathan * tree.h (default_flag_random_seed): Remove.
2003-07-05 nathan * toplev.c (output_clean_symbol_name): Remove.
2003-07-02 neil * c-common.h (c_common_init_options): New prototype.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-29 neil * toplev.c (flag_dummy): Remove.
2003-06-28 neil * Makefile.in: Update.
2003-06-27 dpatelRemove extra bits from my previous commit.
2003-06-27 hubicka * toplev.c (rest_of_decl_compilation): Only varpooliz...
2003-06-27 dpatel * final.c (debug_flush_symbol_queue): New function.
2003-06-26 rakdver * value-prof.c: New.
2003-06-25 neil * c-opts.c (complain_wrong_lang, write_langs): Remove.
2003-06-24 hubicka * Makefile.in (cgraph.o): Depend on output.h, not...
2003-06-23 kazu * ChangeLog.1: Fix a typo.
2003-06-22 neil * common.opt: Add -finline-limit.
2003-06-22 neil * common.opt: More -f switches.
2003-06-21 neil * Makefile.in: Update.
2003-06-21 neil * Makefile.in: Update.
2003-06-20 neil * c-decl.c (store_parm_decls): Make saved_warn_shadow...
2003-06-19 zack * target.h (asm_out.file_start, file_start_app_off,
2003-06-18 kazu * toplev.c (rest_of_handle_sched): Hide the entire...
2003-06-18 amylaar2003-06-18 Stephen Clarke <stephen.clarke@superh.com>
2003-06-18 amylaar * toplev.c (Remaining -d letters summary): Update.
2003-06-18 neil * Makefile.in: Update.
2003-06-17 aj * rtl.h: Remove declarations from coverage.h.
2003-06-16 aj * tracer.c: Remove duplication declaration.
2003-06-16 neroden * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c,...
2003-06-15 neil * c-pch.c (asm_file_name): Remove.
2003-06-14 neil * Makefile.in: Update to use common.opt and lang_opt_f...
2003-06-08 hubicka * cfglayout.c (insn_scope): New static function
2003-06-07 zack * config.gcc (with_cpu handling): Translate sparc64 in
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-06-06 hubicka * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-06-05 bothner * toplev.c (push_srcloc): Simplify behavior to save...
2003-06-04 ghazi * toplev.c (rest_of_type_compilation): Fix typo.
2003-06-03 jakub * configure.in (HAVE_LD_PIE): Check for ld -pie.
2003-06-02 zack * ggc-page.c (init_ggc): Give better diagnostics on...
2003-06-01 aj * toplev.c: Use ISO C90 prototypes.
2003-05-31 aldyh2003-05-31 Aldy Hernandez <aldyh@redhat.com>
2003-05-31 sayle * flags.h (flag_wrapv): New flag controlling overflow...
2003-05-19 kraai * flags.h (g_switch_value): Change to an unsigned
2003-05-14 rsandifo * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
2003-05-13 zack * diagnostic.c (output_format): Add support for %m.
2003-05-11 nathan * coverage.h (coverage_counter_alloc): New function.
2003-05-08 rth * toplev.c (enum dump_file_index): Swap DFI_ce3...
2003-05-07 rthgcc/
2003-05-05 geoffk2003-05-05 Geoffrey Keating <geoffk@apple.com>
2003-05-03 zack PR c/10604
2003-05-03 nathan * c-decl.c (pending_invalid_xref_file): Remove.
2003-05-02 nathan * Makefile.in (TREE_H): Replace location.h with input.h.
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-29 lerdsuwa * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.
2003-04-26 neil * flags.h (time_report): Remove.
2003-04-26 pme2003-04-25 Phil Edwards <pme@gcc.gnu.org>
2003-04-24 rth PR opt/8300
2003-04-21 nathan Break out coverage routines to new file.
2003-04-17 dj* toplev.c (target_options): Add value field.
2003-04-12 geoffk PR c++/9393
2003-04-12 geoffk * c-pch.c: Include flags.h. Add comments to routines.
2003-04-02 rth * except.c (convert_from_eh_region_ranges_1...
2003-03-30 rth * toplev.c (rest_of_compilation): Run purge_bui...
2003-03-24 neil * toplev.c (independent_decode_option): Don't skip...
2003-03-20 bothner Various cleanups to help compile server.
2003-03-12 aoliva* toplev.c (independent_decode_option): Return success...
2003-03-10 steven2003-03-10 Steven Bosscher <s.bosscher@student.tudelf...
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2003-03-08 kazu * calls.c: Fix comment formatting.
2003-03-05 hubicka * Makefile.in (calls.o, toplev.o alias.o): Depend...
2003-03-05 hubicka * gcc.dg/i386-local.c: New.
2003-03-04 hubicka * doc/invoke.texi: Document that unit-at-a-time is...
2003-03-03 hubicka * toplev.c (rest_of_compilation): Avoid cfg_cleanup...
2003-03-02 geoffk2003-03-02 Kurt Garloff <garloff@suse.de>
2003-03-02 neil * toplev.c (aux_base_name): Moved from toplev.h.
2003-03-01 rth * toplev.c (flag_eliminate_unused_debug_types...
2003-02-28 rth * flags.h: Add flag_eliminate_unused_debug_types.
2003-02-28 hubicka * combine.c (gen_lowpart_for_combine): Update handling of
2003-02-27 bosch * toplev.c (print_version): Add indentation for GGC...
2003-02-26 rakdver * cse.c (count_reg_usage): Fix handling of REG_EQUAL...
2003-02-25 hubicka * Makefile.in (lcm.o): Add dependency on function.h
2003-02-22 hubicka * toplev.c (rest_of_compilation): Apply fotgotten...
next