OSDN Git Service

2005-05-19 David Ayers <d.ayers@inode.at>
[pf3gnuchains/gcc-fork.git] / gcc /
2005-05-19 bonzini2005-05-19 Paolo Bonzini <bonzini@gnu.org>
2005-05-19 hubicka * basic-block.h (REG_BR_PROB_BASE): Define.
2005-05-19 nickc* config/rs6000/eabispe.h (SUBSUBTARGET_OVERRIDE_OPTION...
2005-05-19 rth PR target/21390
2005-05-19 rth PR target/21657
2005-05-19 bernds * config/bfin/bfin.c (branch_dest): Add comment why...
2005-05-19 jakub PR c++/21495
2005-05-19 ebotcazouAdd missing period.
2005-05-19 ebotcazoufixincludes/
2005-05-19 jbeulichgcc/
2005-05-19 rth PR 21541
2005-05-19 rthMark PR number.
2005-05-19 rth * gcc.dg/tree-ssa/20031015-1.c: Expect one...
2005-05-19 rth * tree-ssa-operands.c (opf_non_specific): New.
2005-05-19 kazugcc/
2005-05-19 rth * config.gcc (powerpc-*-linux*): Include linux6...
2005-05-19 rth * tree-cfg.c (pass_remove_useless): Revert...
2005-05-19 gccadminDaily bump.
2005-05-18 dpatel * config/rs6000/rs6000.md (insvsi_internal1...
2005-05-18 rth * tree-ssa-forwprop.c (cfg_changed): New.
2005-05-18 hubickaFix forgotten ChangeLog entries.
2005-05-18 geoffk2005-05-18 Geoffrey Keating <geoffk@apple.com>
2005-05-18 geoffk * rs6000/predicates.md (fix_trunc_dest_operand): New.
2005-05-18 tkoenig2005-05-18 Thomas Koenig <Thomas.Koenig@online.de>
2005-05-18 geoffk * tree-cfg.c (pass_remove_useless): This pass works...
2005-05-18 rguenth2005-05-18 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-18 mrs PR objc/21641
2005-05-18 tobiFix date on ChangeLog entry
2005-05-18 tobifortran/
2005-05-18 rsandifo * config.gcc (sh*-*-*): Define SUPPORT_* macros to 1.
2005-05-18 rth PR target/21632
2005-05-18 law * tree-ssa-forwprop.c (forward_propagate_addr_e...
2005-05-18 nathansplit old changelogs by year
2005-05-18 tobi * f95-lang.c (gfc_init_builtin_functions): Define...
2005-05-18 ian * read-rtl.c (mode_attr_index): Use obstack_grow0...
2005-05-18 dberlin2005-05-18 Daniel Berlin <dberlin@dberlin.org>
2005-05-18 dberlin2005-05-18 Daniel Berlin <dberlin@dberlin.org>
2005-05-18 fengwangfix ChangeLog conflict.
2005-05-18 fengwang2005-05-18 Feng Wang <fengwang@nudt.edu.cn>
2005-05-18 ebotcazou * doc/invoke.texi (SPARC options): Document that ...
2005-05-18 ebotcazou * config/sparc/sol2.h (TARGET_DEFAULT): Add back MASK_...
2005-05-18 dberlin2005-05-17 Daniel Berlin <dberlin@dberlin.org>
2005-05-18 gccadminDaily bump.
2005-05-17 hjl2005-05-17 H.J. Lu <hongjiu.lu@intel.com>
2005-05-17 rakdver * timevar.def (TV_SCEV_CONST): New timevar.
2005-05-17 mrsRemove typo.
2005-05-17 mrs Yet more Objective-C++...
2005-05-17 mrs Yet more Objective-C++...
2005-05-17 ebotcazou * config/sparc/sparc.md (movhi): Do not test constness
2005-05-17 mrs Yet more Objective-C++...
2005-05-17 rakdver * trans-types.c (gfc_array_range_type): New variable.
2005-05-17 rakdver * tree-ssa-loop-ivopts.c (find_bivs, find_givs_in_stmt...
2005-05-17 mrs Yet more Objective-C++...
2005-05-17 mrs Yet more Objective-C++...
2005-05-17 rakdver * tree-cfg.c (tree_can_merge_blocks_p): Allow phi...
2005-05-17 rakdver * cfgloop.h (just_once_each_iteration_p): Declaration...
2005-05-17 rakdver * ggc-page.c (ggc_alloc_stat): Record amount of memory...
2005-05-17 kazu * tree-into-ssa.c (update_ssa): Clean up by shortening the
2005-05-17 hp * config/cris/cris.md (ncond, ocode, rcond): Remove...
2005-05-17 mmitchel * gcc.dg/compat/struct-layout-1_generate.c (iterative_...
2005-05-17 sayle * c-typeck.c (common_type): Also handle BOOLEAN_TYPEs.
2005-05-17 hubicka * cgraph.h (cgraph_node): Add 'lowered' state.
2005-05-17 nathan * unwind-dw2-fde-darwin.c: Include tsystem.h.
2005-05-17 law * Makefile.in (tree-ssa-forwprop.o): Depend on langhoo...
2005-05-17 nathan * unwind-dw2-fde-glibc.c (base_from_cb_data,
2005-05-17 drow * config/arm/lib1funcs.asm (cfi_pop, cfi_push, cfi_start)
2005-05-17 drow * configure.ac: Remove spaces around assignment to
2005-05-17 rguenth2005-05-17 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-17 dje * config/rs6000/aix.h (TARGET_ALTIVEC_VRSAVE...
2005-05-17 bernds * config/bfin/bfin.md (eh_return): Add missing DONE.
2005-05-17 ian * read-rtl.c (struct macro_traverse_data): Add unknown...
2005-05-17 bonziniadd tree-ssa-math-opts.c for real
2005-05-17 bonzinigcc:
2005-05-17 rguenth2005-05-17 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-17 rth * config/i386/sse.md (mulv16qi3, mulv2di3)...
2005-05-17 jakub PR c++/21454
2005-05-17 jakub PR middle-end/21492
2005-05-17 jakub PR tree-optimization/21610
2005-05-17 hp * config/cris/cris.md: Unquote preparation and output...
2005-05-17 jakub * varasm.c (struct constant_descriptor_tree): Add...
2005-05-17 jakub PR fortran/15080
2005-05-17 rth * config/i386/sse.md (mulv4si3): New.
2005-05-17 gccadminDaily bump.
2005-05-17 hp * config/cris/cris.h (EXTRA_CONSTRAINT_T): Remove...
2005-05-16 rth PR tree-opt/21399
2005-05-16 rth * decl.c (build_library_fn_1): Move setting...
2005-05-16 mmitchel * gcc.dg/compat/generate-random.c (config.h): Do not...
2005-05-16 ctice2005-05-16 Caroline Tice <ctice@apple.com>
2005-05-16 sayle * c-common.c (c_common_truthvalue_conversion): Use...
2005-05-16 kazu * tree-ssa-pre.c: Fix a comment typo.
2005-05-16 rth PR target/21556
2005-05-16 rsandifo * optc-gen.awk: Include intl.h after the externally...
2005-05-16 kazu * tree-ssa-copy.c (copy_prop_visit_assignment): Clean...
2005-05-16 fjahanianFix vec_merge patterns for Altivec ppc.
2005-05-16 kazu * tree-data-ref.c (compute_all_dependences): Change...
2005-05-16 kazu * dwarf2out.c (used_rtx_varray): Rename to used_rtx_array.
2005-05-16 rsandifo * Makefile.in (options.c): Tell optc-gen.awk to includ...
2005-05-16 neroden PR ada/20270
2005-05-16 bonzini2005-05-16 Paolo Bonzini <bonzini@gnu.org>
2005-05-16 sayle * tree-scalar-evolution.c (set_nb_iterations_in_loop...
next