aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-05-13tree-ssa-forwprop.c (record_single_argument_cond_exprs): Accept new parameter...Jeff Law5-42/+185
2004-05-13btest-gcc.sh: Remove g77.sum from TESTLOGS.Andrew Pinski2-1/+4
2004-05-13archive.c (objc_read_class): Initialize class_name.Andrew Pinski2-2/+7
2004-05-13re PR libstdc++/15046 (Math functions misdetected by cross configuration)Benjamin Kosnik3-2/+241
2004-05-1320030808-1.c: Force enum size.Paul Brook4-3/+10
2004-05-13re PR libstdc++/15090 (-fno-for-scope vs. libstdc++)Simon Marshall12-71/+92
2004-05-13abi.html: Document effect of -fabi-version on value of __GXX_ABI_VERSION...Jonathan Wakely2-76/+105
2004-05-13tree-outof-ssa.c (rewrite_vars_out_of_ssa): Free map at the end of the block.Andrew Pinski2-0/+6
2004-05-13tree-into-ssa.c (def_blocks_free): XFREE bitmaps allocated with BITMAP_XMALLOC.Andrew Pinski2-2/+5
2004-05-13tree-ssa-alias.c (delete_alias_info): XFREE bitmaps allocated with BITMAP_XMA...Andrew Pinski2-5/+8
2004-05-13tree-ssa-dom.c (tree_ssa_dominator_optimize): Free nonzero_vars at the end of...Andrew Pinski2-0/+6
2004-05-13convert.c (convert_to_integer): Make a CONVERT_EXPR when there is a need to g...Andrew Pinski2-1/+6
2004-05-13re PR libstdc++/15074 (g++ -lsupc++ still links against libstdc++)Benjamin Kosnik2-10/+16
2004-05-13re PR libstdc++/15412 (_GLIBCXX_ symbols symbols defined and used in differen...Benjamin Kosnik2-8/+21
2004-05-13re PR testsuite/10819 (testsuite creates CR+LF on compiler version lines in t...Andreas Schwab2-2/+8
2004-05-13gcc.c (default_compilers): Fill out initializers for new Fortran entries.Ian Lance Taylor2-2/+8
2004-05-13abi.html: New.Benjamin Kosnik11-864/+1568
2004-05-13gfortran.texi: Use @table @emph instead of @itemize @emph.Joseph Myers2-32/+9
2004-05-13* config/arm/arm.h (PCC_BITFIELD_TYPE_MATTERS): Define.Paul Brook2-0/+10
2004-05-13arm.c (arm_default_short_enums): New function.Paul Brook2-0/+17
2004-05-13MAINTAINERS (Write After Approval): Add myself.Tobias Schlüter2-0/+5
2004-05-13update_web_docs: Also remove old .gz files from subdirectories on the 15th of...Joseph Myers2-1/+6
2004-05-13* update_web_docs (MANUALS): Add gfortran.Joseph Myers2-1/+5
2004-05-13re PR libfortran/15204 (ADJUSTR intrinsic accesses corrupted pointer)Bud Davis4-3/+58
2004-05-13update_web_docs: Fix generation of Ada docs.Arnaud Charlet2-2/+14
2004-05-13* update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.Joseph Myers2-1/+3
2004-05-13* gcc_release (DIFF): Remove -3 option.Joseph Myers2-1/+5
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1209-11355/+280196
2004-05-13Daily bump.GCC Administrator2-2/+2
2004-05-12Replace several arrays with a struct of arrays.Paolo Bonzini2-225/+214
2004-05-12re PR target/15331 (Assembler error building gnatlib on IRIX 6.5 with GNU as ...Richard Sandiford2-1/+6
2004-05-12re PR rtl-optimization/15100 (cc1plus got hang-up on libstdc++-v3/testsuite/a...Kaz Kojima2-0/+12
2004-05-12Daily bump.GCC Administrator2-2/+2
2004-05-11spe.md (spe_evneg): Rename to negv2si2.Aldy Hernandez3-2/+9
2004-05-11* doc/md.texi (Standard Names): Fix typo in vec_init description.Aldy Hernandez2-1/+5
2004-05-11utils.c (max_size): Use MIN_EXPR to find the minimum value of a COND_EXPR.Roger Sayle2-1/+6
2004-05-11altivec-8.C: Use '-maltivec' instead of '-faltivec'; include <altivec.h> expl...Ziemowit Laski3-4/+18
2004-05-11* doc/gty.texi (GTY Options): Clarify example.Geoffrey Keating2-1/+5
2004-05-11Fix typo.Mike Stump1-1/+1
2004-05-11Test for AltiVec function vec_ld, passing a pointer to const vector.Fariborz Jahanian1-0/+13
2004-05-11Fixed problem related to vec_ld in c++ mode.Fariborz Jahanian2-0/+8
2004-05-112004-05-11 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+6
2004-05-11* gcc.c-torture/compile/20010518-1.c: Force enum size.Paul Brook2-1/+5
2004-05-11flags.h (flag_short_enums): Update comment.Paul Brook4-4/+17
2004-05-11Fix entry.Eric Christopher1-1/+1
2004-05-11sibcall-3.c: Remove xfail for mips*-*-elf.Eric Christopher3-5/+10
2004-05-10re PR target/14063 (conditional around vec_dss() call disappears at -O2)Andrew Pinski2-2/+9
2004-05-11altivec.md ("one_cmplv16qi2"): Change vnot to vnor.Aldy Hernandez2-3/+10
2004-05-11Daily bump.GCC Administrator2-2/+2
2004-05-10re PR target/15130 ([3.3/3.4][sh4-linux] miscompilation with -O2)Kaz Kojima4-16/+95