gcc.git
2004-09-28 Andrew Haleyjcf-parse.c (load_class): Back out previous broken...
2004-09-28 Andrew Haleyre PR java/17586 (kawa build fails with ICE)
2004-09-28 Diego Novillotree-ssa-alias.c (create_name_tags): If PTR points...
2004-09-28 Andrew Pinskitree.def (vec_cond_expr): Fix.
2004-09-28 Kazu Hirata* basic-block.h: Fix a comment typo.
2004-09-28 Kazu Hirata* tree.c: Fix a comment typo.
2004-09-28 Kazu Hirata* optabs.c, optabs.h: Fix comment typos.
2004-09-28 Eric Botcazousparc.md (call_address_struct_value_sp32): Properly...
2004-09-28 Michael KochURLConnection.java: Reformatted.
2004-09-28 Paolo Carlini[multiple changes]
2004-09-28 Nathan Sidwellclass.c (VTT_TOP_LEVEL_P, [...]): Remove.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-28 Eric Botcazoure PR target/16532 (Inefficient jump to epilogue)
2004-09-28 David EdelsohnFix formatting.
2004-09-28 Mark Mitchellre PR c++/17642 (internal compiler error: in invert_tru...
2004-09-28 GCC AdministratorDaily bump.
2004-09-28 Devang Patelexpr.c (expand_expr_real_1): Handle VEC_COND_EXPR.
2004-09-27 Kelley CookMakefile.in (STAGESTUFF): Split into ...
2004-09-27 Kelley Cookconfigure.ac: Update all AC_DEFINEs to newer style.
2004-09-27 R. Kelley Cookaclocal.m4: Quote m4_includes.
2004-09-27 Eric Botcazou* system.h (getpagesize): Return 'int' instead of ...
2004-09-27 Matt AusternFix implicit extern "C" breakage introduced by tokeniza...
2004-09-27 Michael Matzre PR rtl-optimization/17698 (Mainline failed to bootst...
2004-09-27 R. Kelley Cookaclocal.m4: Quote m4_includes.
2004-09-27 Dorit Naishlosrs6000.c (rs6000_legitimate_address, [...]): Handle...
2004-09-27 Joseph Myersre PR c/13804 (Error message enhancement Request)
2004-09-27 DJ Deloriestormy16.c (xstormy16_asm_output_aligned_common): ...
2004-09-27 Devang Pateltree-pretty-print.c (dump_generic_node): Print VEC_COND...
2004-09-27 Mark Mitchellre PR c++/17585 (usage of unqualified name of static...
2004-09-27 Devang Patel* tree-pretty-print.c (dump_generic_node): Print VEC_CO...
2004-09-27 Jan Hubicka* i386.c (athlon_cost, k8_cost): Set BRANCH_COST to 5.
2004-09-27 Tobias Schlüterre PR fortran/16938 (Internal compiler error using...
2004-09-27 Mark Mitchellre PR c++/17585 (usage of unqualified name of static...
2004-09-27 Nathan Sidwellre PR c++/17681 (Bad message about constructor ordering...
2004-09-27 Nathan Sidwellclass.c (struct count_depth_data): Remove.
2004-09-27 Kazu Hirata* bitmap.h: Fix a comment typo.
2004-09-27 Michael Koch2004-09-27 Michael Koch <konqueror@gmx.de>
2004-09-27 Aaron W. LaFramboiselibgcc2.c (getpagesize): Change type of return value...
2004-09-27 Matt Austernggc-page.c (GGC_QUIRE_SIZE): Bump up from 16 to 256...
2004-09-27 GCC AdministratorDaily bump.
2004-09-26 Ulrich Weigand* gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390...
2004-09-26 Per Bothnerprims.cc (unblock_signal): Annotate signum with __unuse...
2004-09-26 Per Bothner* prims.cc (process_gcj_properties): Optimization.
2004-09-26 Per BothnerCollections.java (sort): Copy from array in forwards...
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-26 John David... pa.c (print_operand): Use non-trapping completers for...
2004-09-26 Ulrich Weigandbuiltins.c (expand_builtin_memcmp): Adjust MEM_SIZE...
2004-09-26 Ulrich Weigandbuiltins.c (get_memory_rtx): Set mem attributes for...
2004-09-26 Mark WielaardSystem.java (properties): Make package private.
2004-09-26 Tobias Schlüterre PR fortran/15164 (trans-decl.c:411: gfc_finish_var_d...
2004-09-26 Tobias Schlüterre PR fortran/15164 (trans-decl.c:411: gfc_finish_var_d...
2004-09-26 Roger Saylere PR middle-end/17112 (Copying of packed bitfields...
2004-09-26 Roger Saylere PR rtl-optimization/17151 (x >> (y % WORDSIZE) not...
2004-09-26 Tobias Schlüterre PR libfortran/16137 (Fortran compiler unable to...
2004-09-26 Casey Marshall2004-09-26 Casey Marshall <csm@gnu.org>
2004-09-26 Tobias Schlüter* trans-intrinsic.c: Comment fixes.
2004-09-26 Kazu Hirata* profile.c: Fix a comment typo.
2004-09-26 Zdenek Dvorakre PR tree-optimization/17591 (Ada bootstrap SEGV in...
2004-09-26 Joseph Myersre PR c/11459 (-ansi -std=c99 -pedantic warns about...
2004-09-26 GCC AdministratorDaily bump.
2004-09-25 Jan Hubickadwarf2out.c (dwarf2out_finish): Set parent to comp_unit...
2004-09-25 Jan Hubickaprofile.c (compute_branch_probabilities): Use REG_BR_PR...
2004-09-25 Mark Wielaard[multiple changes]
2004-09-25 Dale Johannesentree-gimple.c: Move GIMPLE definition...
2004-09-25 Ulrich Weigandloop-2.c: Avoid matching new-line in regexp.
2004-09-25 Jeroen FrijtersProxy.java (getPackage, [...]): Fixed handling of defau...
2004-09-25 Tom Tromeyre PR java/17500 (Anonymous inner class compile freakout)
2004-09-25 Tom Tromeyre PR java/17500 (Anonymous inner class compile freakout)
2004-09-25 Shashank BapatRE.java (initialize): Add RETokenLookAhead support.
2004-09-25 Tobias Schlüter* decl.c (add_init_expr_to_sym, variable_decl): Comment...
2004-09-25 Kazu Hirata* tree-vectorizer.c: Fix a comment typo.
2004-09-25 Kazu Hiratac-typeck.c, [...]: Fix comment formatting.
2004-09-25 Kazu Hirata* tree-ssa-loop-unswitch.c: Fix a comment typo.
2004-09-25 Kazu Hirata* doc/passes.texi: Fix a typo.
2004-09-25 Kazu Hirataexpr.c, [...]: Fix comment typos.
2004-09-25 Zdenek Dvoraktree-optimize.c (init_tree_optimization_passes): Add...
2004-09-25 Tobias Schlüter* gfortran.dg/pr15324.f90: Make array bounds consistent.
2004-09-25 Zdenek Dvorakre PR tree-optimization/17474 (Compiling at -01 yields...
2004-09-25 Jan Hubicka30040909-1.c: New test.
2004-09-25 Jan Hubickapredict.c (counts_to_freqs): Make glolbal.
2004-09-25 Jan Hubickapasses.c (rest_of_handle_cfg): Disable const/pure funct...
2004-09-25 Michael KochObjectStreamField.java: Removed unused import statement.
2004-09-25 Richard Sandifordmips.h (struct mips_args): Clarify comments.
2004-09-25 Richard Sandiford* config/mips/mips.md (loadx, storex): Define for V2SF.
2004-09-25 Ulrich Weigands390-protos.h (s390_back_chain_rtx): Add prototype.
2004-09-25 GCC AdministratorDaily bump.
2004-09-25 Joseph Myerstrouble.texi: Remove obsolete information.
2004-09-24 Joseph Myersre PR c/12951 (-Wno-error-implicit-function-declaration...
2004-09-24 Ziemowit Laskiobjc-act.c (init_objc_symtab, [...]): When initializing...
2004-09-24 Richard Hendersonalpha.h (UNITS_PER_SIMD_WORD): New.
2004-09-24 Jeff Lawtree-ssa-dom.c (dom_opt_finalize_block): Fix violation...
2004-09-24 Zack Weinbergwarnings.m4: New file.
2004-09-24 Zack Weinbergobjc-act.c: Change annotate_with_locus to SET_EXPR_LOCA...
2004-09-24 Joseph Myersre PR c/12802 (-fms-extensions documentation problem)
2004-09-24 Joseph Myersre PR c/12713 (Document interaction of attribute noretu...
2004-09-24 Richard Hendersonre PR middle-end/17503 (quadratic behaviour in invalid_...
2004-09-24 Andrew Pinskitree-ssa-phiopt.c (conditional_replacement): Use the...
2004-09-24 Andrew Pinskire PR tree-optimization/16954 (ICE in get_tmt_for with...
2004-09-24 Joseph Myersre PR c/17188 (struct Foo { } redefinition)
2004-09-24 Devang Pateltree-if-conv.c (tree_if_convert_cond_expr0): Create...
next