OSDN Git Service

* config/sh/sh.c (sh_output_mi_thunk): Initialize bitmap obstacks
[pf3gnuchains/gcc-fork.git] / gcc /
2004-11-26 kkojima * config/sh/sh.c (sh_output_mi_thunk): Initialize...
2004-11-26 kazu * tree-ssa-forwprop.c (substitute_single_use_vars...
2004-11-26 gccadminDaily bump.
2004-11-26 pinskia2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-25 pinskia2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-25 kazu * tree-phinodes.c (add_phi_arg): Take "tree" instead of
2004-11-25 nathan * bitmap.c (bitmap_malloc_alloc, bitmap_malloc_free...
2004-11-25 amacleod2004-11-25 Andrew Macleod <amacleod@redhat.com>
2004-11-25 uweigand * config/s390/s390.c (s390_short_displacement): UNSPEC...
2004-11-25 uweigand * config/s390/s390.c (legitimize_pic_address): Use...
2004-11-25 mmitchel PR c++/18001
2004-11-25 lerdsuwa Friend class name lookup 3/n, PR c++/3332
2004-11-25 lerdsuwa Friend class name lookup 2/n, PR c++/14513, c++/15410
2004-11-25 charletResync.
2004-11-25 charlet * g-socthi-mingw.ads, g-socthi-vms.ads: Remove C_Read...
2004-11-25 charlet * ada-tree.h: Minor reformatting of previous change...
2004-11-25 gerald * tree-cfg.c (tree_verify_flow_info): Do not terminate...
2004-11-25 charlet * tb-gcc.c: GCC infrastructure based implementation of
2004-11-25 charletComplete previous check-in: add Style_Check_Xtra_Parens.
2004-11-25 nathan * config/rs6000/altivec.md (VIshort): New mode macro.
2004-11-25 aph2004-11-25 Andrew Haley <aph@redhat.com>
2004-11-25 jsm28 * config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS...
2004-11-25 nathan * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.
2004-11-25 nathan * bt-load.c (migrate_btr_defs): Remove unneeded NULL...
2004-11-25 nathan * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
2004-11-25 rth * verify-glue.c (vfy_init_name, vfy_clinit_name...
2004-11-25 tromey * verify.c (defer_merging): Don't use C++-style comment.
2004-11-25 tromey * verify-impl.c (vfy_push_type): Removed bogus "return".
2004-11-25 corsepiu2004-11-25 Ralf Corsepius <ralf.corsepius@rtems.org>
2004-11-25 amylaar2004-11-25 J"orn Rennecke <joern.rennecke@st.com>
2004-11-25 danglin * lib/target-libpath.exp (orig_ld_library_path_saved...
2004-11-25 law * tree-ssa-alias.c (compute_flow_insensitive_al...
2004-11-25 tromey * Merged gcj-abi-2-dev-branch to trunk.
2004-11-25 sayle * config/i386/i386.c (override_options): Disable x87...
2004-11-25 sayle * configure.ac: Tweak test for HAVE_DECL_LDGETNAME...
2004-11-25 kazu * tree-phinodes.c (remove_phi_args): Replace phi_arg_f...
2004-11-25 gccadminDaily bump.
2004-11-25 kazu * tree-outof-ssa.c (coalesce_abnormal_edges): Use...
2004-11-24 bje * config/i386/i386.h (ASM_OUTPUT_DWARF_ADDR_CONST...
2004-11-24 mmitchel PR c++/17473
2004-11-24 kennerFix indentation on line 3063.
2004-11-24 kenner * tree-sra.c (sra_walk_modify_expr): Handle RHS first...
2004-11-24 kenner * tree-inline.c (copy_body_r): Explicitly copy a const...
2004-11-24 mmitchel PR c++/18586
2004-11-24 stevengcc/
2004-11-24 kazu * tree-outof-ssa.c (eliminate_build): Use g->e->dest_idx
2004-11-24 rsandifo * optabs.h (force_expand_binop): Declare.
2004-11-24 mmitchel * pt.c (tsubst_function_type): Do not permit function...
2004-11-24 austernMinor back end speedup.
2004-11-24 mmitchel PR c++/18586
2004-11-24 mmitchel PR c++/18530
2004-11-24 dpatel PR/18555
2004-11-24 dpatel * gcc.c (process_command): Supply -v to linker.
2004-11-24 dje * config/rs6000/rs6000.c (rs6000_return_in_memory...
2004-11-24 aldyh * tree.c (recompute_tree_invarant_for_addr_expr):...
2004-11-24 kenner * tree-pretty-print.c (dump_generic_node, case POINTER...
2004-11-24 kenner * fold-const.c (operand_equal_p): Remove kludge allowi...
2004-11-24 kazu * tree-ssa-dom.c (cprop_into_successor_phis): Replace...
2004-11-24 nathan * bitmap.c (INLINE): Do not define.
2004-11-24 kazuFix a date.
2004-11-24 kazu * tree-ssa-dom.c (cprop_into_successor_phis): Remove...
2004-11-24 dnovillo * tree-ssa-alias.c (merge_pointed_to_info): Fix comment
2004-11-24 jsm28 * config/i386/i386.c (optimization_options): Use
2004-11-24 jsm28 * config/i386/sol2.h (X86_FILE_START_VERSION_DIRECTIVE):
2004-11-24 jsm28 * config/i386/t-sol2-10 (MULTILIB_DIRNAMES, MULTILIB_O...
2004-11-24 jsm282004-11-24 Mark Mitchell <mark@codesourcery.com>
2004-11-24 kazu * tree-ssa-loop-manip.c (lv_adjust_loop_header_phi...
2004-11-24 kazu * tree-ssa-pre.c (phi_translate): Use find_edge to...
2004-11-24 stevengcc/
2004-11-24 steven * cfgrtl.c (rtl_delete_block): Fix comment.
2004-11-24 giovannibajo PR c++/8929
2004-11-24 ebotcazou * gcc.target/sparc/align.c: Do not include <stdint.h>.
2004-11-24 nickcOops - forgot to commit the change to config.gcc when...
2004-11-24 bonzini2004-11-24 Paolo Bonzini <bonzini@gnu.org>
2004-11-24 ebotcazou * target.h (late_rtl_prologue_epilogue): Remove.
2004-11-24 danglin * gcc/testsuite/ada/acats/run_acats: Missed in last...
2004-11-24 danglin * lib/target-libpath.exp: New file defining set_ld_lib...
2004-11-24 mmitchel * hwint.h (HOST_LONG_LONG_FORMAT): New macro. Use...
2004-11-24 bje * cp-tree.h (context_as_string): Remove extern.
2004-11-24 jsm282004-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2004-11-24 gccadminDaily bump.
2004-11-24 rth * rtl.h (validate_subreg): Declare.
2004-11-23 rth * expmed.c (extract_bit_field): Use simplify_ge...
2004-11-23 dnovilloAdd missing PR number.
2004-11-23 dnovillo * tree-into-ssa.c (DEF_VEC_MALLOC_P(basic_block))...
2004-11-23 rth * cse.c (record_jump_cond_subreg): New.
2004-11-23 rth * combine.c (gen_lowpart_for_combine): Factor...
2004-11-23 jsm28gcc:
2004-11-23 rth * emit-rtl.c, rtl.h (subreg_hard_regno): Remove.
2004-11-23 rth * simplify-rtx.c (simplify_subreg): Use subreg_...
2004-11-23 kazu * tree-cfg.c (tree_forwarder_block_p): Speed up by...
2004-11-23 rth * gcc.dg/vect/pr18425.c: Use effective target...
2004-11-23 zack * function.h (struct function): Remove calls_longjmp.
2004-11-23 dorit * tree-vectorizer.c (vect_analyze_operations...
2004-11-23 uweigand * config/s390/s390.md ("*iordi3"): Mark commutative.
2004-11-23 kazu * tree-cfg.c (tree_try_redirect_by_replacing_jump...
2004-11-23 kazu * tree-phinode.c (resize_phi_node): Abort when LEN...
2004-11-23 uweigand2004-11-23 Andreas Krebbel <krebbel1@de.ibm.com>
2004-11-23 uros rtl-optimization/18614
2004-11-23 ebotcazou * gthr-solaris.h (__gthread_recursive_mutex_init_funct...
next