aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-13Create Optimization Diary development branch. It is based on trunk.opt-diaryDevang Patel
2006-04-132006-04-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2006-04-132006-04-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2006-04-13 PR target/26459Alan Modra
2006-04-13Daily bump.GCC Administrator
2006-04-122006-04-13 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2006-04-12 * tree-ssa-alias.c (set_initial_properties, init_alias_info,Kazu Hirata
2006-04-12Fix IA-64 problems with denorms getting clobbered by type conversions.James E. Wilson
2006-04-122006-04-12 J"orn Rennecke <joern.rennecke@st.com>J"orn Rennecke
2006-04-12 PR libgcj/23829NAKATA Maho
2006-04-12 * Makefile.in (GTFILES): Move functions.h after tree.h.Kazu Hirata
2006-04-12 * Makefile.in (TREE_SSA_LIVE_H): Add vecprim.h.Kazu Hirata
2006-04-12 * parser.c (cp_parser_init_declarator): Initialize local variablesMark Mitchell
2006-04-12 * parser.c (cp_parser_init_declarator): InitialiseRoger Sayle
2006-04-12 * expr.c (emit_group_store): Correct operand order in call toRoger Sayle
2006-04-122006-04-12 Richard Guenther <rguenther@suse.de>Richard Guenther
2006-04-12src/libiberty/ChangeLog:Jim Blandy
2006-04-122006-04-10 Jim Blandy <jimb@codesourcery.com>Jim Blandy
2006-04-12 * config/rs6000/rs6000.c (rs6000_mixed_function_arg): UpdateAlan Modra
2006-04-12Daily bump.GCC Administrator
2006-04-11 * dwarf2out.c (output_call_frame_info): Create debug_frame_sectionRoger Sayle
2006-04-11 * g++.dg/parse/dtor7.C: New test.Mark Mitchell
2006-04-11 * darwin_stop_world.c (GC_push_all_stacks, GC_stop_world,Bryce McKinlay
2006-04-11 * pa.md (MAX_12BIT_OFFSET, MAX_17BIT_OFFSET): Define and use newJohn David Anglin
2006-04-11 * caller-save.c: #include "addresses.h" after #include "tm_p.h".Roger Sayle
2006-04-11 PR rtl-optimization/27073Richard Sandiford
2006-04-11 * config/sparc/sparc.c (function_arg_slotno) <BLKmode>: HandleEric Botcazou
2006-04-11 * gnu/gcj/runtime/SystemClassLoader.java (addClass): Get the valueBryce McKinlay
2006-04-11 * dwarf2out.c (premark_used_types): Remove problematic prototype.Roger Sayle
2006-04-11 * gcc.c (LINK_COMMAND_SPEC): Move link_gomp after %o.Jakub Jelinek
2006-04-11 * io/io.h (st_parameter_dt): Revert 2005-12-10 change toJakub Jelinek
2006-04-11 PR/27087Jeff Law
2006-04-11* gcc/Makefile.in (gcc-cross): Add $(exeext) to target name.Mike Frysinger
2006-04-11 PR/21391Aldy Hernandez
2006-04-11 PR target/26459Mark Mitchell
2006-04-11Daily bump.GCC Administrator
2006-04-10gcc/testsuite:Matthias Klose
2006-04-10 * config/i386/i386.c (ix86_expand_vector_init_one_nonzero): RenamedRoger Sayle
2006-04-10 * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o,Kazu Hirata
2006-04-10 * dwarf2out.c (struct dw_attr_struct): Remove dw_attr_next.Geoffrey Keating
2006-04-102006-04-10 Andrew Haley <aph@redhat.com>Andrew Haley
2006-04-10Fix latest entry.Eric Botcazou
2006-04-10 * doc/install.texi (*-*-solaris2*): Point to the configuration page.Eric Botcazou
2006-04-10 PR debug/27057Jakub Jelinek
2006-04-10 PR libgfortran/24685Jakub Jelinek
2006-04-102006-04-10 Paolo Carlini <pcarlini@suse.de>Paolo Carlini
2006-04-10 * expr.c (store_constructor): Don't bother clearing target ifRoger Sayle
2006-04-102006-04-10 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2006-04-10Daily bump.GCC Administrator
2006-04-09 PR target/27034John David Anglin