aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-01-11* include/cpplib.h (c_lang): Fix comment to say cpp_create_reader.Tobias Schlüter2-1/+5
2005-01-11istream.cc (basic_istream<char>::ignore(streamsize), [...]): Revert 2005-01-0...Paolo Carlini5-133/+24
2005-01-11altivec-3.C (baz, baz2): Check one component of structs at a time.Alan Modra3-4/+20
2005-01-11type_traits: Implement alignment_of and aligned_storage.Paolo Carlini6-5/+269
2005-01-11s390.c (override_options): Return error if -mbackchain, -mpacked-stack and -m...Andreas Krebbel3-19/+24
2005-01-11s390.c (struct s390_frame_layout): Remove save_backchain_p.Andreas Krebbel2-10/+12
2005-01-11re PR target/18916 (mis-aligned vector code with copy memory (-maltivec))Alan Modra5-40/+121
2005-01-11ia64.md (zero_extendsidi2): Replace zxt4 by addp4.Jan Beulich3-2/+22
2005-01-11expr.c (store_constructor): Use rtvec_alloc instead of alloca+gen_rtvec_v...Richard Henderson2-6/+11
2005-01-11* config/alpha/alpha.c, config/i386/mmx.md: Fix comment typos.Kazu Hirata3-3/+7
2005-01-11varasm.c (default_section_type_flags_1): Don't set SECTION_SMALL.Alan Modra4-23/+42
2005-01-10re PR target/18987 ([ia64] Extra '.restore sp' in tail call)David Mosberger2-1/+7
2005-01-11Daily bump.GCC Administrator2-2/+2
2005-01-10re PR c++/19355 (ICE: tree check at c-common.c:2332)Roger Sayle4-1/+28
2005-01-10* mauve-libgcj: Exclude some swing tests.Tom Tromey2-0/+7
2005-01-10i386.c (ix86_function_value): Use type_natural_mode.Richard Henderson3-31/+75
2005-01-10PR libgcj/12016, PR libgcj/18405, PR libgcj/17738:Tom Tromey11-106/+159
2005-01-10* cp-tree.h: Fix a comment typo.Kazu Hirata2-1/+5
2005-01-10* tree-vectorizer.c, tree.def: Fix comment typos.Kazu Hirata3-4/+8
2005-01-10re PR libgcj/18868 (Interface containing anonymous class breaks gij)Tom Tromey3-154/+134
2005-01-10re PR libgcj/18014 (java.util.Locale changes variant to upper case)Michael Koch2-3/+10
2005-01-10[multiple changes]Michael Koch3-3/+22
2005-01-10* verify.c: Revert to the version before the BC-ABI merge.Ranjit Mathew2-74/+38
2005-01-10re PR java/19277 (allows array.length++ although it is final)Ranjit Mathew3-0/+13
2005-01-10re PR java/19277 (allows array.length++ although it is final)Ranjit Mathew2-2/+17
2005-01-10Makefile.in: Regenerate.Paolo Carlini8-9/+19
2005-01-10s390.c (struct processor_costs): 4 new fields: ddbr, ddr, debr, der.Mark Dettinger2-0/+40
2005-01-10* config/rs6000/t-aix43 (BOOT_LDFLAGS): Define.David Edelsohn2-0/+5
2005-01-10c456001.a: New from ACATS 2.5LLaurent GUERBY6-22/+178
2005-01-10ia64.c (ia64_in_small_data_p): Also handle the section names resulting from...Jan Beulich3-10/+35
2005-01-10Daily bump.GCC Administrator2-2/+2
2005-01-10invoke.texi (Code Gen Options): Add PowerPC to the list of targets for which ...Ben Elliston2-2/+7
2005-01-09re PR fortran/17675 ([Regression w.r.t. g77] Alignment constraints not honore...Paul Brook5-51/+188
2005-01-09fold-const.c (fold): Also handle EXACT_DIV_EXPR when folding X/C1 cmpop C2.Falk Hueffner2-1/+7
2005-01-09re PR other/18720 (collect2 uses wrong search order if -brtl specified)David Edelsohn2-5/+17
2005-01-09* gcc.dg/tree-ssa/loop-4.c: Fix outcome.Zdenek Dvorak2-2/+15
2005-01-09re PR libgcj/17069 (InetAddress.getLocalHost() returns broken InetAddress obj...Michael Koch2-1/+9
2005-01-09tree-vectorizer.c (vect_enhance_data_refs_alignment): Add dump prints.Dorit Naishlos74-36/+326
2005-01-09tree-vectorizer.c (vect_analyze_offset_expr): Use expr_invariant_in_loop_p.Ira Rosen2-19/+32
2005-01-09parse.y (process_imports): Allocate (and free) original_name only when not al...Mark Wielaard3-9/+34
2005-01-09pr18241-1.c: Fix dg-do parameter.Manfred Hollstein6-5/+13
2005-01-09i386.c (bdesc_2arg): Update names for mmx_ prefixes.Richard Henderson6-1335/+1307
2005-01-09re PR tree-optimization/19224 (Endless loop compiling simple file: Bug in tre...Zdenek Dvorak2-36/+98
2005-01-08i386.md (addhi_4): Correct reference in comment.David Edelsohn2-2/+7
2005-01-08emmintrin.h (_mm_cvtsi128_si32): Move earlier.Richard Henderson13-3616/+3841
2005-01-09Daily bump.GCC Administrator2-2/+2
2005-01-09Fix typoTobias Schlüter1-1/+1
2005-01-08configure.ac (DWARF-2 debug_line): Use objdump.Eric Botcazou3-4/+11
2005-01-08arith.c (arctangent2, [...]): Fix whitespace issues.Tobias Schlüter3-135/+82
2005-01-08trans-intrinsic.c (gfc_get_intrinsic_lib_fndecl, [...]): Remove trailing whit...Tobias Schlüter2-29/+38