aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-04-27Fix ada enabled "make html".James E Wilson2-0/+7
2005-04-28c-typeck.c (build_compound_expr): Correct logic in last change.Joseph Myers4-4/+21
2005-04-27Fix issues brought up by Nathan's assertify patch for the ia64 backend.James E Wilson2-67/+50
2005-04-28* doc/cpp.texi: gcc now implements universal character names.Mike Stump2-2/+6
2005-04-28Daily bump.GCC Administrator1-1/+1
2005-04-27user.cfg.in: Update to doxygen-1.4.2.Benjamin Kosnik3-27/+1044
2005-04-27* Fix Paul's email address in ChangeLog entry.Julian Brown1-1/+1
2005-04-27re PR c/21159 ("no effect" warning despite cast to void*)Joseph Myers4-3/+32
2005-04-27Correct fixes for various hot/cold partitioning concerns.Caroline Tice9-194/+302
2005-04-27Connection.java: Return correct content length for directory listing.Chris Burdess3-15/+88
2005-04-27* gnu/java/net/protocol/https/Handler.java: Commit.Thomas Fitzsimmons1-0/+76
2005-04-27tree-ssa-propagate.c (set_rhs): Revert last change.Richard Guenther2-2/+5
2005-04-27* explow.c (convert_memory_address): Add gcc_assert.Steve Ellcey2-0/+5
2005-04-27configure.ac: Check for ld --sysroot support.Mark Mitchell5-0/+78
2005-04-27[multiple changes]Thomas Fitzsimmons4-3/+34
2005-04-27IIORegistry.java (IIORegistry): Don't assume that awt Toolkit is always Class...Jeroen Frijters2-1/+8
2005-04-27fold-const.c (fold_binary): Use build_fold_addr_expr for address calculation ...Richard Guenther2-15/+8
2005-04-27HTTPURLConnection.java (connect): Accept absolute and relative paths in Locat...Chris Burdess2-1/+39
2005-04-272005-04-27 Sven de Marothy <sven@physto.se>Sven de Marothy2-7/+23
2005-04-27postreload-gcse.c (hash_scan_set): Remove bogus assertion.Andrew Haley2-3/+4
2005-04-27arm.h (CONDITIONAL_REGISTER_USAGE): Reserve arm frame pointer when thumb back...Nathan Sidwell3-2/+11
2005-04-27gcj.texi (libgcj Runtime Properties): Remove obsolete gnu.gcj.runtime.NameFin...Bryce McKinlay2-24/+16
2005-04-27* c-semantics.c (add_stmt): Don't test STATEMENT_CODE_PIan Lance Taylor2-1/+5
2005-04-272005-04-27 Roman Kennke <roman@kennke.org>Roman Kennke19-68/+206
2005-04-27* tree-ssa-dce.c: Fix a comment typo.Kazu Hirata2-1/+5
2005-04-27Fix a typo.Kazu Hirata1-3/+2
2005-04-27explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): Kill setjmpless...David S. Miller5-148/+50
2005-04-27fp-bit.c (abort): Add noreturn attribute.Nathan Sidwell4-10/+17
2005-04-27tree-complex.c (expand_vector_operations_1): Do not build VIEW_CONVERT_EXPR's...Paolo Bonzini2-3/+9
2005-04-27pa.h (PRINT_OPERAND_ADDRESS): Use gcc_assert, remove unnecessary noncanonical...Nathan Sidwell3-13/+11
2005-04-27gen-vect-25.c: Make more portable.Paolo Bonzini2-1/+9
2005-04-27arm.h (ARM_PRINT_OPERAND_ADDRESS): Use gcc_assert and gcc_unreachable as appr...Nathan Sidwell7-468/+441
2005-04-27dojump.c: Fix comment typos.Kazu Hirata7-64/+68
2005-04-27be.po, [...]: Update.Joseph Myers14-551/+17651
2005-04-27re PR libstdc++/21244 (Vector<bool> anonymous enum problem)Dominik Strasser3-1/+45
2005-04-27tree-flow.h (ssa_names): Change the type to VEC(tree,gc).Kazu Hirata3-12/+24
2005-04-27be.po, [...]: Update.Joseph Myers13-35281/+38257
2005-04-27re PR fortran/21177 (wrong code with NULL())François-Xavier Coudert4-10/+74
2005-04-27* dbxout.c (dbxout_type): Check use_gnu_debug_info_extensions.Devang Patel2-1/+5
2005-04-27vax.c (vax_rtx_costs): Whitespace cleanup.Matt Thomas2-36/+20
2005-04-27tree-ssa-propagate.c (set_rhs): Check operand of ADDR_EXPR for gimpliness, too.Richard Guenther2-1/+7
2005-04-27* tree-ssa-pre.c: Fix a comment typo.Kazu Hirata2-1/+5
2005-04-27type_traits (has_trivial_copy, [...]): Adjust according to the resolution of ...Paolo Carlini7-116/+84
2005-04-27re PR tree-optimization/21171 (IV OPTS removes does not create a new VOPs for...Zdenek Dvorak4-0/+45
2005-04-27tree-complex.c (expand_vector_operation): New, extracted from expand_vector_o...Paolo Bonzini29-110/+563
2005-04-27ia64.c (ia64_encode_addr_area): Use gcc_assert and gcc_unreachable as appropr...Nathan Sidwell6-294/+278
2005-04-27[multiple changes]Michael Koch2-23/+116
2005-04-27vax.c (legitimate_constant_address_p): New.Matt Thomas4-156/+287
2005-04-27* tree.h (phi_arg_d): Expand a comment in phi_arg_d.Kazu Hirata2-1/+7
2005-04-27re PR c/21213 (segfault declaring a transparent union)Joseph Myers4-1/+34