aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-05-30c-common.c, [...]: Fix comment typos.Kazu Hirata29-57/+67
2004-05-30Index: libcpp/ChangeLogGeoffrey Keating11-38/+149
2004-05-30Daily bump.GCC Administrator2-2/+2
2004-05-29gimplify.c (gimplify_expr): Don't build a statement list if no gimplification...Jason Merrill2-10/+18
2004-05-29pretty-print.c (pp_base_format_text): Support %< instead of %` and %> as well...Joseph Myers3-20/+28
2004-05-29gcc_update (libbanshee/configure): Depend on libbanshee/configure.ac instead ...Andrew Pinski2-1/+6
2004-05-29* c-typeck.c (common_type): Correct comment.Joseph Myers2-4/+11
2004-05-29configure.in: Rename to ...Kelley Cook11-567/+895
2004-05-29Fix typo in previous patch.Bernardo Innocenti1-1/+1
2004-05-29m68k.c (CONST_METHOD): Add MVZ, MVS.Peter Barada2-2/+26
2004-05-29m68k.h (EXTRA_CONSTRAINT): add 'U' for register offset addressing.Peter Barada3-8/+22
2004-05-29re PR libstdc++/14600 (__gnu_cxx::stdio_sync_filebuf should expose internal F...Richard B. Kreckel5-4/+44
2004-05-29* simplify.c (gfc_simplify_log): Remove useless line of code.Steven G. Kargl2-1/+4
2004-05-29jacks.xfail: Update for post tree-ssa merge results.Ranjit Mathew2-47/+10
2004-05-29java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test if a local variable was...Ranjit Mathew4-25/+30
2004-05-28c-semantics.c (emit_local_var): Remove code for DECL_INITIAL.Andrew Pinski2-12/+2
2004-05-28re PR target/15720 (function marked inline which is called directly isn't emi...Andrew Pinski2-0/+9
2004-05-29altivec-10.C: New test.Ziemowit Laski2-0/+23
2004-05-29Typo in last patch.Paul Brook1-1/+1
2004-05-29trans-common.c (find_equivalence): Find multiple rules.Paul Brook4-4/+31
2004-05-29Daily bump.GCC Administrator2-2/+2
2004-05-29Fix formatting.Bryce McKinlay1-2/+3
2004-05-29jcf-write.c (generate_bytecode_conditional): Handle binops UNLT_EXPR, UNLE_EX...Bryce McKinlay2-0/+41
2004-05-28re PR c++/15471 (Incorrect member pointer offsets in anonymous structs/unions)Mark Mitchell4-4/+20
2004-05-28* stor-layout.c (place_field): Revert erroneous commit.DJ Delorie2-1/+4
2004-05-28altivec-16.c: New test.Ziemowit Laski2-0/+23
2004-05-28re PR c++/15083 (spurious "statement has no effect" warning)Mark Mitchell9-4/+70
2004-05-28target-supports.exp (check_vmx_hw_available): New.Janis Johnson3-6/+71
2004-05-28target-supports.exp (check_alias_available, [...]): Use unique names for temp...Janis Johnson2-11/+28
2004-05-28altivec-15.c: New test.Ziemowit Laski2-0/+33
2004-05-28fix typo in last commit....Aldy Hernandez1-4/+1
2004-05-28altivec.h (vec_ctf, [...]): Remove type checks for integral parameters and li...Ziemowit Laski2-324/+295
2004-05-28* c-common.c (fname_as_string): Fix xcalloc to xmalloc.Aldy Hernandez2-1/+5
2004-05-28decl.c (cp_make_fname_decl): Free return value from fname_as_string.Aldy Hernandez2-0/+8
2004-05-28function.cc: New.Aldy Hernandez5-2/+57
2004-05-28* stringpool.c: Add comments to PCH saving/restoring routines.Geoffrey Keating2-2/+25
2004-05-28check-init.c (check_init): Handle binops UNLT_EXPR, UNLE_EXPR, UNGT_EXPR, UNG...Bryce McKinlay2-0/+11
2004-05-28c-common.c (c_estimate_num_insns_1): Kill.Andrew Pinski3-131/+9
2004-05-28gthr-posix.h: Check for _POSIX_PRIORITY_SCHEDULING when checking for...Andrew Pinski2-3/+8
2004-05-28re PR c++/14668 (no warning anymore for reevaluation of declaration)Mark Mitchell5-6/+34
2004-05-28gthr-posix.h: Check for _POSIX_PRIORITY_SCHEDULING when checking for...Andrew Pinski1-0/+8
2004-05-28gcj.texi (Object allocation): Remove _Jv_AllocBytes.Bryce McKinlay9-17/+83
2004-05-28New, from PR 14498.Dale Johannesen1-0/+13
2004-05-28tweakJason Merrill1-1/+1
2004-05-28re PR c++/15214 (Warning non-virtual-dtor too strict)Tom Marshall2-1/+16
2004-05-28re PR rtl-optimization/15649 (ICE with __builtin_isgreater and -ffast-math)Paolo Bonzini21-91/+856
2004-05-28* config/arm/arm.c (arm_output_epilogue): Remove redundant code.Paul Brook2-15/+6
2004-05-28arm.c (thumb_force_lr_save): New function.Paul Brook2-7/+38
2004-05-28mips.md (extendsidi2): Tie the source and destination of the register alterna...Richard Sandiford2-6/+24
2004-05-28rtl.h (skip_consecutive_labels): Declare.Richard Sandiford5-14/+28