aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-04-01adaint.c, [...]: Fix comment typos.Kazu Hirata13-32/+38
2005-04-01* doc/contrib.texi, doc/invoke.texi, doc/tm.texi: Fix typos.Kazu Hirata4-5/+9
2005-04-01decl.c, [...]: Fix comment typos.Kazu Hirata7-10/+15
2005-03-31Handle static const initializers that contain arithmetic.James E Wilson2-50/+61
2005-04-01cgraphunit.c, [...]: Fix comment typos.Kazu Hirata29-41/+54
2005-04-01[multiple changes]Doug Gregor19-1684/+1767
2005-04-01re PR c++/18644 (-Wsynth warning in <complex>)Gabriel Dos Reis2-2/+8
2005-04-01Daily bump.GCC Administrator1-1/+1
2005-04-01re PR c/17855 (modification of function struct return not diagnosed)Joseph Myers6-0/+52
2005-03-31re PR target/20632 (GCC should avoid generating F- and B-unit NOPs)Vladimir Makarov4-36/+55
2005-03-31tree-ssa-dom.c (cprop_into_successor_phis): Remove an obsolete comment.Kazu Hirata2-2/+5
2005-03-31cfgloopanal.c (mark_loop_exit_edges): Clean EDGE_LOOP_EXIT flag for edges out...Zdenek Dvorak2-5/+7
2005-03-31Committing ChangeLog that goes with hot/cold partitioning fix I checked in...Caroline Tice1-0/+176
2005-03-31tls.exp: Remove temporary file.Janis Johnson5-1/+10
2005-03-31profopt.exp: Treat prof_ext as a list.Janis Johnson4-14/+22
2005-03-31nothrow1.C: Use cleanup-tree-dump.Janis Johnson264-58/+412
2005-03-31altivec-16.c: Use cleanup-saved-temps.Janis Johnson8-0/+22
2005-03-31* g++.dg/other/static11.C: Use cleanup-rtl-dump.Janis Johnson2-0/+4
2005-03-31repo1.C: Use cleanup-repo-files.Janis Johnson11-0/+30
2005-03-3120020201-1.c: Use cleanup-coverage_files.Janis Johnson7-0/+18
2005-03-31sourcebuild.texi (Test Directives): Describe cleanup-* procs.Janis Johnson4-0/+129
2005-03-31PR c++/19203, implement DR 214Nathan Sidwell8-83/+269
2005-03-31tree-ssa-alias.c: Follow spelling conventions.Kazu Hirata3-3/+8
2005-03-31re PR target/20045 (gcc.dg/ia64-fptr-1.c fails on ia64-hpux)Steve Ellcey2-1/+6
2005-03-31postreload-gcse.c: Include target.h.J"orn Rennecke3-1/+12
2005-03-31gettimeofday.c: Add "Supplemental" to @deftypefn.Joseph Myers3-2/+7
2005-03-31tree-ssa-loop-im.c (stmt_cost): Add RDIV_EXPR to list of expensive operations.David Edelsohn2-0/+6
2005-03-31re PR libfortran/20660 (INQUIRE incorrectly reports the existence of UNITS)Francois-Xavier Coudert5-1/+46
2005-03-31JTextComponent.java (viewToModel): New method.Thomas Fitzsimmons2-0/+9
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice27-510/+617
2005-03-31collect2.c (lderrout): New variable.Ian Lance Taylor4-26/+61
2005-03-31dwarf2out.c (dwarf2out_frame_finish): Honor DWARF2_FRAME_INFO defined and non...Olivier Hainque2-1/+11
2005-03-31re PR c++/18644 (-Wsynth warning in <complex>)Gabriel Dos Reis4-22/+12
2005-03-31Fix fallout from PR middle-end/15700:Joern Rennecke2-2/+10
2005-03-31re PR target/20611 (duplicate label for inlined function referencing TLS)Alan Modra1-3/+2
2005-03-31re PR target/20611 (duplicate label for inlined function referencing TLS)Alan Modra3-17/+16
2005-03-31New test case for SMS.Mostafa Hagog2-0/+18
2005-03-31config.gcc: Obsolete i860-*-sysv4*, ip2k-*-elf, ns32k-*-netbsdelf*, and ns32k...Kazu Hirata2-1/+11
2005-03-31* src/ia64/ffitarget.h (ffi_arg): Use long long instead of DI.Hans Boehm2-2/+6
2005-03-30tree-sra.c (decide_block_copy): Disable scalarization of sub-elements.Devang Patel4-0/+97
2005-03-3120020919-1.c: Remove unnecessary conditional.Dale Johannesen2-5/+4
2005-03-31scantree.exp (scan-tree-dump, [...]): Strip options from test name.Janis Johnson2-5/+16
2005-03-31Daily bump.GCC Administrator1-1/+1
2005-03-31Makefile.in (print-tree.o): Depend on tree-iterator.h.Stuart Hastings3-1/+30
2005-03-31config.gcc (cpu_is_64bit): Set for 64-bit powerpc cpus.Alan Modra2-17/+41
2005-03-30Emit DW_AT_ranges for inlined subroutines that contain disjoint blocks.James E Wilson2-32/+42
2005-03-30[multiple changes]Jan Hubicka17-69/+369
2005-03-30tree-ssa-alias.c (compute_flow_insensitive_aliasing): Make sure subvars get m...Daniel Berlin4-10/+62
2005-03-30cgraph.h (struct cgraph_node): Add alias.Richard Henderson4-2/+13
2005-03-30* src/ia64/ffitarget.h (ffi_arg) ADD DI attribute.Steve Ellcey3-37/+26