gcc.git
2004-06-28 Richard KennerCheck-in change to this file that got left out of last...
2004-06-28 Paolo Carlinicpp_type_traits.h: Move the additions to namespace...
2004-06-28 Benjamin Kosniksafe_base.h (__gnu_debug::_Safe_sequence_base): Revert...
2004-06-28 Ulrich Weigand* Makefile.in (vec.o): Fix dependencies.
2004-06-28 Andreas ToblerMakefile.in: Fix parallel make dependency problem on...
2004-06-28 Zack Weinbergcp-demangle.h: Declare cplus_demangle_operators...
2004-06-28 Ian Lance Taylor* testsuite/demangle-expected: Add test case.
2004-06-28 Dhananjay Deshpandere PR target/14041 (H8300-elf unaligned word/longword...
2004-06-28 Nathan Sidwellcp-tree.h (VAR_OR_FUNCTION_DECL_CHECK, [...]): Use...
2004-06-28 Ian Lance Taylorre PR c++/16240 (g++ generates incorrect mangled name)
2004-06-28 Nathan Sidwellcp-tree.h (struct deferred_access): Move to ...
2004-06-28 Arnaud Charlet[multiple changes]
2004-06-28 Ulrich Weigandcombine.c (can_combine_p): Do not prevent building...
2004-06-28 Richard Kennertree-sra.c (is_sra_candidate_ref): Remove second arg...
2004-06-28 Richard Kennertree-pretty-print.c (dump_function_declaration): New.
2004-06-28 Richard Kennertree-nested.c (create_tmp_var_for): Allow ARRAY_TYPE.
2004-06-28 Richard KennerAdd ChangeLog entry not commited due to typo in CVS...
2004-06-28 Paolo Carlinilocalename.cc (locale::_Impl::_Impl): Slightly improve...
2004-06-28 Paolo BonziniMakefile.am: Give a .gch extension to the PCH files...
2004-06-28 Nathan Sidwellre PR c++/16174 (deducing top-level consts)
2004-06-28 Nathan Sidwellfix typo
2004-06-28 Nathan Sidwellfriend.c (add_friend): Only perform access checks when...
2004-06-28 Nathan SidwellUse vector API for vbase list.
2004-06-28 Nathan Sidwellvec.h, vec.c: New, type safe vector API.
2004-06-28 Paolo Bonzinifold-const.c (fold_cond_expr_with_comparison): Add...
2004-06-28 Paolo Carlini2004-06-28 Paolo Carlini <pcarlini@suse.de>
2004-06-28 Alexandre Olivamn10300-protos.h (legitimate_address_p): Declare.
2004-06-28 Mark Mitchell* parser.c (cp_parser_set_decl_spec_type): Fix thinko.
2004-06-28 Ben Elliston* doc/cfg.texi (Basic Blocks): Define dominators.
2004-06-28 Andrew Pinskire PR c++/16205 (ICE with -Wall on no-throw specifier)
2004-06-28 Andrew Pinskire PR c++/16205 (ICE with -Wall on no-throw specifier)
2004-06-28 Andrew Pinskire PR c++/15145 (Implementing -Wsequence-point for...
2004-06-28 Bud Davisre PR libfortran/12839 (incorrect IO of Inf)
2004-06-28 GCC AdministratorDaily bump.
2004-06-28 GCC AdministratorDaily bump.
2004-06-27 Paul BrookDocument failure.
2004-06-27 Paul Brook* gfortran.fortran-torture/execute/specfics.f90: Use...
2004-06-27 Zack Weinberg* g++.old-deja/g++.mike/p7325.C: Remove.
2004-06-27 Gabriel Dos... re PR c++/14123 (odd number of parentheses in error...
2004-06-27 Andrew Pinskire PR c/14963 (Unknown types cause ICE in function...
2004-06-27 Andrew Pinskire PR c/14963 (Unknown types cause ICE in function...
2004-06-27 Paolo Carlinicontribute.html: Update some links.
2004-06-27 Andrew Pinskire PR c/14963 (Unknown types cause ICE in function...
2004-06-27 Mark WielaardFilePermission.java (usingPerms): Removed.
2004-06-27 Mark WielaardConnection.java (userAgent): New static final field.
2004-06-27 Mark Mitchellre PR c++/16193 (Bootstrap failure in libstdc++-v3)
2004-06-27 Joseph Myers20021123-1.c: Remove duplicate of 20021110.c.
2004-06-27 Ranjit MathewFormatting fixes.
2004-06-27 Paolo Carlinirope: Trivial formatting fixes.
2004-06-27 David Edelsohnrs6000.c (rs6000_legitimate_offset_address_p): Accept...
2004-06-27 Ulrich Weigands390-protos.h (s390_load_got): Update prototype.
2004-06-27 Bryce McKinlayre PR java/15715 (member interfaces are always static)
2004-06-27 Roger Saylefold-const.c (fold): Optimize ~X|X and X|~X as -1.
2004-06-27 Gabriel Dos... error.c (pp_template_argument_list_start): Remove.
2004-06-27 Mark Wielaard[multiple changes]
2004-06-27 Giovanni Bajore PR bootstrap/15627 (Sun CC cannot bootstrap GCC)
2004-06-27 Mark Mitchellcp-tree.h (cp_cv_quals): New type.
2004-06-27 Bryce McKinlayparse.y (qualify_and_find): Pass type decl, not identif...
2004-06-27 GCC AdministratorDaily bump.
2004-06-26 Richard Kennerada-tree.def (DECL_STMT): Deleted.
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-26 Bryce McKinlayre PR java/15734 (internal compiler error: Segmentation...
2004-06-26 Bryce McKinlayPR java/1207, java/16178
2004-06-26 Andrew Pinskire PR bootstrap/13334 (Bootstrap failure: libiberty...
2004-06-26 Matthias Kloselibtool-version: Fix typo in revision/age.
2004-06-26 Zack Weinbergre PR preprocessor/15933 (Caching of include files...
2004-06-26 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-26 Bud Davisre PR libfortran/16196 (gfortran fails to create file...
2004-06-26 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-26 Jan Hubickare PR c++/14865 (No instantiation of VTT at -O1)
2004-06-26 Andrew Haleyemit-rtl.c (set_mem_attributes_minus_bitpos): Check...
2004-06-26 Paolo Carlinire PR libstdc++/16210 ([3.4 only] gratuitously omits...
2004-06-26 Kaz Kojimagenattrtab.c (write_test_expr): Put a unsigned cast...
2004-06-26 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2004-06-26 Eric Christophermips.md: Add back scheduling exclusion info.
2004-06-26 Andreas Tobler2004-06-26 Andreas Tobler <a.tobler@schweiz.ch>
2004-06-26 Roger Sayleifcvt.c (seq_contains_jump): Delete function.
2004-06-26 GCC AdministratorDaily bump.
2004-06-26 GCC AdministratorDaily bump.
2004-06-25 Kelley Cookre PR other/15194 (Fastjar configure needlessly fails...
2004-06-25 Philip Blundellre PR tree-optimization/15089 (local register variable...
2004-06-25 DJ Deloriec-common.h (warn_cast_qual, [...]): Remove explicit...
2004-06-25 Richard Kennergimplify.c (lookup_tmp_var): Set TREE_READONLY in is_fo...
2004-06-25 Richard Kennertree-nested.c (build_addr): Merge real/imagpart with...
2004-06-25 Mark Mitchellcp-mudflap.c (mflang_flush_calls): Fix thinkos resultin...
2004-06-25 Mark Mitchellre PR c++/16129 (g++.old-deja/g++.eh/catch[35679]*.C)
2004-06-25 Richard Kennertree-inline.c (remap_type): Arrange to have just one...
2004-06-25 Roger Saylere PR middle-end/15825 (if-cvt optimisation patch noce_...
2004-06-25 Jeff Lawgimplify.c (gimplify_compound_lval): Reset TREE_SIDE_EF...
2004-06-25 Richard Kennertree-dfa.c (get_virtual_var): Merge real/imaginary...
2004-06-25 Richard Sandifordre PR target/16176 (Miscompilation of unaligned data...
2004-06-25 Richard Kennertree-cfg.c (verify_expr): Add macro CHECK_OK.
2004-06-25 Benjamin Kosnikre PR libstdc++/16182 (wctype.h not included by c+...
2004-06-25 Devang Patel* doc/tree-ssa.texi: Document info about MODIFY_EXPR...
2004-06-25 Frank Ch. Eigler* quick build fix
2004-06-25 Paul Brooktarget-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.
2004-06-25 Arnaud Charletrevert: [multiple changes]
2004-06-25 Paul Brookconcurrence.h: Still create mutex object when single...
2004-06-25 Devang Pateldarwin.h (CC1_SPEC): Handle -gused and -gfull.
2004-06-25 Tobias Schlüter* gfortran.fortran-torture/execute/der_init_3.f90:...
next