OSDN Git Service

* c-decl.c (declspecs_add_type): Don't pedwarn for _Complex in
[pf3gnuchains/gcc-fork.git] / gcc / integrate.c
2004-08-18 rth * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-07-27 steven * cfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-25 rth * c-decl.c (start_function): Set DECL_ARTIFICIA...
2004-07-22 jason * integrate.c (copy_decl_for_inlining): Remove...
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-07 aolivagcc/ChangeLog:
2004-07-06 kenner * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TY...
2004-07-04 rth * rtl.def (ADDRESSOF): Remove.
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-07-01 rth * function.h (struct function): Remove x_functi...
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-20 pinskia2004-06-20 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-29 bonzini2004-04-29 Paolo Bonzini <bonzini@gnu.org>
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-22 kazu * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c,
2004-03-20 kazu * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-03-09 sayle * simplify-rtx.c (simplify_const_relational_operation...
2004-03-03 bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-02-17 steven * (c-decl.c, c-semantics.c, calls.c, cgraph...
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2004-01-25 kazu * c-common.h: Fix comment typos.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-16 kazu * c-common.h: Fix comment formatting.
2004-01-14 steven * system.h: Poison PROMOTED_MODE
2004-01-06 kazu * alias.c: Fix comment typos.
2003-12-15 aj2003-12-15 Waldek Hebisch <hebisch@math.uni.wroc.pl>
2003-10-18 hubicka * integrate.c (copy_decl_for_inlining): Revert previou...
2003-10-18 rsandifo * rtl.h (rtl_size): Declare.
2003-10-18 hubicka * integrate.c (copy_decl_for_inlining): Fix copying...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-18 mmitchel PR target/11184
2003-09-04 dj * targhooks.c: New file.
2003-08-29 rth * function.h (struct function): Add rtl_inline_...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-15 mmitchel PR debug/11098
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-07-06 aj * gcc.c: Convert prototypes to ISO C90.
2003-07-01 nathan * rtl.h (emit_line_note_after): Remove.
2003-06-27 nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-16 ghazicp:
2003-06-16 aj * tracer.c: Remove duplication declaration.
2003-06-16 nathan * function.h (struct emit_status): Remove x_last_linenum,
2003-06-08 hubicka * cfglayout.c (insn_scope): New static function
2003-05-14 rth * rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename...
2003-05-13 zack * varasm.c (notice_rtl_inlining_of_deferred_constant...
2003-05-03 kenner * emit-rtl.c (last_call_insn, add_function_usage_to...
2003-05-03 nathan * c-decl.c (pending_invalid_xref_file): Remove.
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-18 kenner * integrate.c (expand_inline_function): Ensure...
2003-04-14 kenner * integrate.c (expand_inline_function): Don't inline...
2003-03-02 geoffk2003-03-02 Kurt Garloff <garloff@suse.de>
2003-02-26 sayle * combine.c (combine_simplify_rtx, simplfy_comparison...
2003-02-06 rth * integrate.c (output_inline_function): Reset...
2003-01-25 sayle * function.h (struct function): New field calls_consta...
2003-01-24 hubicka * emit-rtl.c (reg_attrs_htab): New static variable.
2003-01-03 jason * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EX...
2002-12-22 geoffk * integrate.c (output_inline_function): Don't hold...
2002-12-20 kazu * c-pretty-print.h: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-12-04 jason PR c++/8461, c++/8625
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-16 kazu * ABOUT-NLS: Follow spelling conventions.
2002-08-04 geoffkIndex: ChangeLog
2002-08-01 rth * integrate.c (copy_rtx_and_substitute): Squash...
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-06-23 law * function.h (struct emit_status): Clarify...
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-06 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 hubicka * integrate.c (copy_insn_list): Properly pace the...
2002-06-02 hubicka * loop.c (emit_prefetch_instructions): Properly place...
2002-05-30 davem2002-05-29 David S. Miller <davem@redhat.com>
2002-04-30 kazu * cpplex.c: Fix comment formatting.
2002-04-25 neil * integrate.c (function_attribute_inlinable_p): Simplify.
2002-04-22 janis * rtl.h (RTX_FLAG): New macro.
2002-04-12 dj* integrate.c (compare_blocks): Make comparisons safe...
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-12 ghazi * Makefile.in (debug.o): Depend on debug.h.
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-01-23 bwilson * config/xtensa/elf.h: New file.
2002-01-16 grahams * calls.c (try_to_integrate): Use "(size_t...
2002-01-06 rth * c-decl.c (c_expand_body): Don't call outlinin...
2001-12-30 rth * integrate.c (copy_rtx_and_substitute): Fix...
2001-12-29 kenner * expr.c (store_field): Use adjust_address, not PUT_MODE.
2001-12-28 kenner * integrate.c (copy_rtx_and_substitute, case MEM)...
2001-12-27 kenner * integrate.c (copy_insn_notes): Don't adjust REG_EH_R...
2001-11-15 dj* integrate.c (get_hard_reg_initial_reg): New.
2001-11-11 ghazi * alpha.c (unicosmk_special_name): Prototype.
2001-10-24 kenner * integrate.c (copy_rtx_and_substitute, case CALL...
2001-10-23 kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-19 ghazi * calls.c (emit_call_1): Mark parameter with ATTRIBUTE...
2001-10-19 kennerInstall correct version of file
next