gcc.git
2004-06-11 Jason Merrillfix typo
2004-06-11 Jerry Quinntypeclass.h: Add GPL plus exception license.
2004-06-11 Jason Merrillgimplify.c (gimplify_modify_expr): Don't force a tempor...
2004-06-11 Jeff Lawfold-const.c (fold_inf_compare): Avoid creating non...
2004-06-11 Giovanni Bajotypeck2.c (abstract_virtual_errors): Reword diagnostics...
2004-06-11 GCC AdministratorDaily bump.
2004-06-11 GCC AdministratorDaily bump.
2004-06-10 Diego NovilloMakefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-06-10 Joseph Myerssourcebuild.texi (Front End): Add details of more insta...
2004-06-10 Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-06-10 Vladimir Makarovre PR target/15653 (Gcc 3.4 ICE on valid code)
2004-06-10 Volker Reicheltre PR web/15263 (configure.html: end tag for element...
2004-06-10 Aaron W. LaFramboiseistream.tcc (istream::ignore): Fix for -Wuninitialized.
2004-06-10 Roger Saylebuiltins.c (expand_builtin): Fall back to library funct...
2004-06-10 Jason Merrillre PR c++/15875 (rejects pointer to member in template)
2004-06-10 J"orn Renneckesh.c (dump_table): New argument start.
2004-06-10 Jan van Dijkstd_complex.h (sin(const complex<_Tp>& __z)): Make...
2004-06-10 Jason Merrillfix conflict markers
2004-06-10 Jason Merrilltarget.h (struct gcc_target): Change gimplify_va_arg_ex...
2004-06-10 Stephen Crowleyre PR libmudflap/13505 ([tree-ssa] libmudflap mf-hooks2...
2004-06-10 Zdenek DvorakMakefile.in (df.o): Remove fibheap dependency.
2004-06-10 Mark Mitchellre PR c++/15227 (Trouble with invalid function definition)
2004-06-10 Roger Saylefold-const.c (fold_abs_const): Make extern.
2004-06-10 Tobias Schlüterre PR fortran/14957 (testsuite issues)
2004-06-10 Jakub Jelinekre PR target/15569 (Gcc 3.4.1 failed to build ia64...
2004-06-10 Jakub Jelinekunwind-ia64.c (uw_frame_state_for): Don't assume a...
2004-06-10 Jakub Jelinekunix.S (ffi_call_unix): Insert group barrier break...
2004-06-10 Jakub JelinekOops.
2004-06-10 Jakub Jelinekre PR c++/14791 (13070 does not fix -Wformat with fprintf)
2004-06-10 Tom Tromey* interpret.cc (run): Handle wide fload.
2004-06-10 Jakub JelinekFix typos.
2004-06-10 Jason Merrillclean up obsolete comment
2004-06-10 Andreas Jaeger* gcc_update: Add libgfortran.
2004-06-10 Daniel Berlintree-ssa.c (verify_ssa): Verify that vdefs/makes_aliase...
2004-06-10 Danny Smithi386-bitfield1.c: Add mingw32 and cygwin to targets...
2004-06-10 GCC AdministratorDaily bump.
2004-06-10 GCC AdministratorDaily bump.
2004-06-10 Roger Saylefold-const.c (fold_not_const): New function.
2004-06-09 Richard Hendersonre PR middle-end/15228 (useless copies of floating...
2004-06-09 Richard Hendersonre PR tree-optimization/15108 ([tree-ssa] [regression...
2004-06-09 Diego NovilloMove SSA_NAME annotations into tree_ssa_name.
2004-06-09 Danny Smithwinnt.c (i386_pe_output_labelref): Correct misplaced...
2004-06-09 Danny Smith* config/i386/winnt.c (i386_pe_output_labelref); Correct
2004-06-09 Steven Bosscherk6.md: Rewrite using the DFA model.
2004-06-09 Richard Hendersonalpha.c (alpha_gimplify_va_arg_1, [...]): New.
2004-06-09 Paolo Carlinire PR libstdc++/15775 (Allocator::pointer consistently...
2004-06-09 Danny Smithbitfield3.C: Add -mno-align-double compile option for...
2004-06-09 Richard Henderson* expmed.c (emit_store_flag): Cope with FLOAT_STORE_FLA...
2004-06-09 Geoffrey KeatingIndex: gcc/ChangeLog
2004-06-09 Toon Moenetrans-expr.c (gfc_conv_cst_int_power): Compute x**...
2004-06-09 Frank Ch. Eiglerctype support.
2004-06-09 Mark Mitchellrevert: re PR c++/15815 (Update #pragma interface and...
2004-06-09 David S. Millersparc.h (MOVE_RATIO): New definition.
2004-06-09 Andrew Pinskig++spec.c (lang_specific_driver): Remove check for...
2004-06-09 Richard Hendersonbasic-block.h (struct edge_def): Add goto_locus.
2004-06-09 Anil Paranjpe* h8300.md (ldm_h8300s_4): Fix condition for expander.
2004-06-09 Jason MerrillGimplify VA_ARG_EXPR into simpler forms.
2004-06-09 Andrew Pinskitree-complex.c (expand_complex_comparison): Use fold_co...
2004-06-09 Tobias Schlüterre PR fortran/13249 (Error when using COMMON)
2004-06-09 Tobias Schlüterre PR fortran/13372 (ICE in trans-types.c (gfc_typenode...
2004-06-09 J"orn Renneckere PR rtl-optimization/15521 (sched1 extends life of...
2004-06-09 Tobias Schlüterre PR fortran/13201 (PARAMETER variables of nonconstant...
2004-06-09 Paolo Bonzinigcc_release (build_sources): Move the libcpp gmo files...
2004-06-09 Arnaud Charletre PR ada/6637 (Would be nice to support --enable-share...
2004-06-09 Paolo BonziniMakefile.tpl (touch-stage[+id+]): New.
2004-06-09 Benjamin Kosnikcrossconfig.m4: Remove signbit, signbitf, signbitl.
2004-06-09 Benjamin Kosnikfilter.sed: Rename _GLIBCXX_STD to std.
2004-06-09 Jason Merrilllinker-map.gnu: Use wildcards for __basic_file::{xsgetn...
2004-06-09 Per Bothner* configure.ac: New --enable-mapped-location sets...
2004-06-09 Bud Davisre PR libfortran/14897 ('T' edit descriptor output...
2004-06-09 Bud Davisre PR libfortran/15755 (gfortran: backspace call causes...
2004-06-09 Paul Brook* gfortran.fortran-torture/execure/intrinsic_associated.f90
2004-06-09 GCC AdministratorDaily bump.
2004-06-09 GCC AdministratorDaily bump.
2004-06-09 Richard Kennertoplev.c (floor_log2_wide): Correct casts for 64-bit...
2004-06-08 James E Wilsonre PR target/15790 ([3.4 only] Alignment error building...
2004-06-08 Paolo Carlinipool_allocator.h: Convert to a global free-list, as...
2004-06-08 Andrew Pinskifold-const.c (fold_convert): Treat OFFSET_TYPE like...
2004-06-08 Bernardo Innocentimodulo-sched.c: Compile only when INSN_SCHEDULING is...
2004-06-08 Jeff Lawcontrib.texi: Add entries for Stefan Olsson and Ola...
2004-06-08 DJ Delorietoplev.c (floor_log2_wide): Replace loop with faster...
2004-06-08 Andrew Pinskirs6000.c (print_operand, <case 'z'>): Make sure that...
2004-06-08 David Edelsohnaltivec-1.c: XFAIL powerpc-ibm-aix*.
2004-06-08 David Edelsohnaltivec-1.C: Correct dg syntax.
2004-06-08 Anil Paranjpeh8300.md (extendqisi2_h8300): Add constraints.
2004-06-08 Richard Hendersongimple-low.c (struct lower_data): Replace the_return_la...
2004-06-08 Vladimir Makarovre PR target/15598 (Gcc 3.4 ICE on valid code)
2004-06-08 Andrew Pinskire PR java/15769 (ICE: infinite recursion through gimpl...
2004-06-08 Andrew Pinskire PR java/15769 (ICE: infinite recursion through gimpl...
2004-06-08 Zdenek Dvorakre PR rtl-optimization/15717 (Error: can't resolve...
2004-06-08 Richard KennerCorrect indentation of one line.
2004-06-08 Arnaud Charletre PR ada/15568 (Shared libgnat fails to link on IRIX...
2004-06-08 Alexandre Olivagimplify.c (copy_if_shared_r): Revert: 2004-05-21 Richa...
2004-06-08 Canqun YangMAINTAINERS (Write After Approval): Add myself.
2004-06-08 Roger Sayleexpmed.c (add_cost, [...]): Make arrays indexed by...
2004-06-08 Giovanni Bajore PR c++/7841 (gcc accepts illegal member function...
2004-06-08 GCC AdministratorDaily bump.
2004-06-08 GCC AdministratorDaily bump.
2004-06-07 Dhruv Matani2004-06-07 Dhruv Matani <dhruvbird@gmx.net>
2004-06-07 Eric Botcazoure PR target/15783 (ICE with union assignment in 64...
next