gcc.git
2004-07-25 Bernardo Innocentic-common.c: Rename all identifiers named `class' to...
2004-07-25 Bernardo Innocenti* decl.c: Rename all identifiers named `class' to ...
2004-07-25 Bernardo Innocentidecl.c: Rename all identifiers named `class' to `cl'.
2004-07-25 Gabriel Dos... cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW.
2004-07-25 Daniel Jacobowitzregmove.c (optimize_reg_copy_1): Don't try to replace...
2004-07-25 Richard Kennertree-ssa-operands.c (get_stmt_operands, [...]): Handle...
2004-07-25 Richard KennerRemove obsolete text in comment.
2004-07-25 Joseph Myersc-typeck.c (digest_init): Don't allow arrays of signed...
2004-07-25 Richard Hendersonc-decl.c (start_function): Set DECL_ARTIFICIAL and...
2004-07-25 Zack Weinberg[multiple changes]
2004-07-25 Zack WeinbergZack Weinberg <zack@codesourcery.com
2004-07-25 Bernardo Innocenti* tree.h (staticp): Change return type to bool.
2004-07-25 Bernardo Innocenti* c-common.c (c_staticp): Last episode of the staticp...
2004-07-25 Bernardo Innocentic-common.h (c_staticp): Change return type from int...
2004-07-25 Bernardo Innocentilanghooks-def.h (lhd_staticp): Change return type from...
2004-07-25 Bernardo Innocentisystem.h (bool, [...]): Don't redefine as preprocessor...
2004-07-25 Roger Sayleexpmed.c (init_expmed): A signed modulus by a power...
2004-07-25 Bernardo Innocentiggc.h (GGC_NEW, [...]): New macros.
2004-07-25 GCC AdministratorDaily bump.
2004-07-25 Bernardo Innocentic-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-24 Bernardo Innocentiinternal.h (xnew, [...]): Remove.
2004-07-24 Bernardo Innocenti* ansidecl.h (ARG_UNUSED): New Macro.
2004-07-24 Bernardo Innocentilibiberty.h (XNEW, [...]): Move here from libcpp/intern...
2004-07-24 Bryce McKinlayMakefile.am: Add gnu/java/security/action/GetPropertyAc...
2004-07-24 Roman Zippelm68k.c (output_scc_di): Fix coding style.
2004-07-24 Mike Stumpc-typeck.c (convert_for_assignment): Tightened up point...
2004-07-24 Zack Weinberg* genmodes.c (make_vector_modes): Mark with ATTRIBUTE_U...
2004-07-24 Richard Kennertree.def (VIEW_CONVERT_EXPR): Change to class 'r'.
2004-07-24 Richard Kennergimplify.c (gimplify_compound_lval): Check for no handl...
2004-07-24 Bryce McKinlayprims.cc (_Jv_InitPrimClass): Don't create an array...
2004-07-24 Diego Novillore PR tree-optimization/16688 (ICE in group_aliases...
2004-07-24 GCC AdministratorDaily bump.
2004-07-24 Benjamin Kosnikre PR libstdc++/16678 (warning: suggest parentheses...
2004-07-24 Mike Stumpboehm.c (set_bit): Improve type safety wrt unsignedness.
2004-07-23 Thomas FitzsimmonsMakefile.am: Rename jar binary to fastjar.
2004-07-23 Richard Hendersonre PR c++/16277 (Wrong code with conditionals in initia...
2004-07-23 Richard Hendersonexpr.c (expand_expr_real_1): Don't handle non-local...
2004-07-23 Jakub JelinekMakefile.in (site.exp): Add HOSTCC and HOSTCFLAGS to...
2004-07-23 Bryce McKinlayConnection.java: Use GetPropertyAction for privileged...
2004-07-23 Bryce McKinlayObjectStreamField (ObjectStreamField): Don't unset...
2004-07-23 Zack Weinbergprint-rtl.c (print_rtx <case 'b'>): Don't attempt to...
2004-07-23 Joseph Myersc-decl.c (start_function): Form composite type of funct...
2004-07-23 Janis Johnsonaltivec.h (vec_lvewx, [...]): Remove the const qualifie...
2004-07-23 Janis Johnsonaltivec.h (vec_stvewx, [...]): Use specific pointer...
2004-07-23 Janis Johnsonaltivec.h (vec_vadduwm): (vec_vadduwm...
2004-07-23 Janis Johnsonaltivec.h (vec_vcmpgtsh): Fix C++ function name.
2004-07-23 Janis Johnson8-02a.c: Fix typo.
2004-07-23 Janis Johnsonvarargs-4.c: Remove a Darwin-specific check.
2004-07-23 Janis Johnsondebug-1.c: Use int, not long, in union with vector.
2004-07-23 Janis Johnsonops.c: Remove checks using pointers to long.
2004-07-23 Mark WielaardDefaultContentHandlerFactory.java: Check in real file...
2004-07-23 Mark WielaardSystem.java (static): Set http.agent system property...
2004-07-23 Mark WielaardDefaultContentHandlerFactory.java: New dummy implementa...
2004-07-23 Paolo Bonzinimachmode.def: Remove vector modes.
2004-07-23 Nathan Sidwellcp: * search.c (lookup_conversion_operator): Avoid...
2004-07-23 Jonathan Wakelydebug.html: Say debug mode only available since 3.4.0.
2004-07-23 Matthias Klose2004-07-23 Matthias Klose <doko@debian.org>
2004-07-23 Matthias Kloseintl.c (gcc_init_libintl): Use PACKAGE for the text...
2004-07-23 Mark Mitchelldwarf2out.c (output_call_frame_info): Set SYMBOL_FLAG_L...
2004-07-23 Bryce McKinlayMakefile.am (ordinary_java_source_files): Add DefaultCo...
2004-07-23 GCC AdministratorDaily bump.
2004-07-22 Andrew Pinskithr.c (__objc_thread_detach_function): Do not mark...
2004-07-22 Mark Mitchell* g++.dg/parse/attr2.C: Simplify.
2004-07-22 Joseph Myersre PR c/7284 (incorrectly simplifies leftshift followed...
2004-07-22 Joseph Myersimplement-c.texi: New file.
2004-07-22 Jason Merrillintegrate.c (copy_decl_for_inlining): Remove invisible...
2004-07-22 Brian Boothfix typo.
2004-07-22 Brian Boothtree-ssa-ccp.c (latticevalue): Add UNKNOWN_VAL.
2004-07-22 Richard Henderson* expr.c (emit_push_insn): Don't use set_mem_attributes.
2004-07-22 Richard Hendersontree-ssa-live.c (create_ssa_var_map): Avoid defined...
2004-07-22 Diego Novillotree-into-ssa.c (set_livein_block): Fix typo in comment.
2004-07-22 Graydon Hoare[multiple changes]
2004-07-22 Nathan Sidwell* pt.c
2004-07-22 David Billinghurst2004-07-22 David Billinghurst (David.Billinghurst...
2004-07-22 Hans-Peter... cris.md: Tweak formatting.
2004-07-22 Hans-Peter... cris-peep2-xsrand.c, [...]: New tests.
2004-07-22 Paolo Bonzinitree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-07-22 Richard Hendersongimple-low.c (expand_var_p): Don't look at TREE_ADDRESS...
2004-07-22 Bryce McKinlayURLConnection.java (position): New field.
2004-07-22 Ben Elliston* gdbinit.in: Set a breakpoint on internal_error.
2004-07-22 Richard Hendersoncfgexpand.c (expand_gimple_tailcall): Fix case where...
2004-07-22 GCC AdministratorDaily bump.
2004-07-22 Joseph Myersre PR c/15052 (gcc frontend accepts mismatched function...
2004-07-21 Joseph Myersc-typeck.c (set_init_index): Require designator to...
2004-07-21 Joseph Myersre PR c/11250 (-pedantic accepts `char a[] = ("x");')
2004-07-21 David S. Millersparc.c (sparc_rtx_costs): Fix typo in previous commit.
2004-07-21 Eric Christopherbuiltins.c (expand_builtin_setjmp_receiver): Fix commen...
2004-07-21 Frank Ch. Eigler* whitespace tweak
2004-07-21 Steven Bosscherrtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-21 Benjamin Kosnikmainpage.html: Clarify links.
2004-07-21 Frank Ch. Eiglermf-runtime.c (__mfu_check): Remove mistaken mode-nop...
2004-07-21 Josef Zlomekvar-tracking.c (vt_find_locations): Set the in_pending...
2004-07-21 Andrew HaleyPR java/16431.
2004-07-21 Andrew Haleyverify.c (verify_jvm_instructions): Comment change...
2004-07-21 Paul BrookFix formatting.
2004-07-21 Paolo Bonzinic-common.c (vector_types_convertible_p): Use vector...
2004-07-21 Paolo Bonziniansidecl.h (ATTRIBUTE_PURE): New.
2004-07-21 Paolo Bonzinic-common.c (vector_types_convertible_p): Use vector...
2004-07-21 Jakub Jelinekre PR middle-end/15345 ([non-unit-at-a-time] unreferenc...
2004-07-21 H.J. Lure PR target/16559 (Incorrect code generated for functi...
next