aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-02Makefile.tpl (.NOTPARALLEL): Revert previous change.Seongbae Park3-4/+5
2008-04-02re PR ada/33688 (Ada package Gnat.Sockets missing constant for IP_PKTINFO (pa...John David Anglin2-0/+4
2008-04-02Daily bump.GCC Administrator1-1/+1
2008-04-01re PR tree-optimization/35787 (Revision 133680 breaks 447.dealII)Richard Guenther5-89/+256
2008-04-01re PR ada/33857 (Cannot bootstrap Ada with host gnatmake-4.2)John David Anglin2-6/+12
2008-04-01re PR middle-end/35705 (Symbol address check eliminated by C frontend.)John David Anglin2-1/+7
2008-04-01trans-common.c (create_common): Add decl to function chain to preserve identi...George Helffrich12-18/+650
2008-04-01re PR c/35436 (ICE with attribute "format")Volker Reichelt4-2/+26
2008-04-02v850.md (casesi): Remove if (0) code.Ben Elliston4-34/+6
2008-04-01i386.md (rex64suffix): New mode attribute.Uros Bizjak2-450/+434
2008-04-01i386.md (smaxmin): New.H.J. Lu4-294/+160
2008-04-01tree-cfg.c (verify_expr): remove in_phi.Rafael Avila de Espindola2-26/+7
2008-04-01texi2pod.pl: Handle @samp and @url inside verbatim blocks.Joseph Myers14-12/+68
2008-04-01* MAINTAINERS (Write After Approval): Add myself.Peter O'Gorman2-0/+5
2008-04-01g-soccon-linux-ppc.ads: Add new constants SO_REUSEPORT and IP_PKTINFO.Andreas Jaeger2-0/+7
2008-04-01re PR pch/13675 (#including a precompiled header more than once in the same u...Jakub Jelinek4-11/+27
2008-04-01tree-vrp.c (extract_code_and_val_from_cond_with_ops): New.Rafael Avila de Espindola2-51/+75
2008-04-01function.c (free_after_compilation): Free epilogue_delay_list.Jan Hubicka2-1/+9
2008-04-01re PR middle-end/35781 (Revision 133759 breaks ia64)Jan Hubicka4-10/+20
2008-04-01* doc/c-tree.texi (Function Basics): Fix grammatical error.Ben Elliston2-1/+5
2008-03-31Fix IA-64 enable-checking glibc ICE.James E Wilson2-5/+8
2008-04-01Daily bump.GCC Administrator1-1/+1
2008-03-31common.opt (fprofile-dir=, [...]): New optionsSeongbae Park20-26/+163
2008-03-31re PR target/35695 (-funroll-loops breaks inline float divide)James E Wilson4-2/+13
2008-03-31re PR c/35750 (ICE with invalid old-style parameter declaration)Volker Reichelt4-2/+18
2008-03-31g-table.adb, [...]: Fix comment typos.Ralf Wildenhues90-194/+224
2008-03-31decl.c (gnat_to_gnu_entity): Do not force a non-null size if it has overflowed.Eric Botcazou4-3/+30
2008-03-31re PR tree-optimization/30186 (accessing an element via a "pointer" on a vect...Andrew Pinski6-0/+155
2008-03-31tlink.c (scan_linker_output): Look for symbol name in single quotes.Ian Lance Taylor2-1/+9
2008-03-31Update copyright date.Ian Lance Taylor1-1/+2
2008-03-31cp-demangle.c (d_substitution): Correct overflow check to avoid -fstrict-over...Ian Lance Taylor2-5/+13
2008-03-31builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...Jan Hubicka8-204/+213
2008-03-31utils2.c (find_common_type): Document assumption on t1/t2 vs lhs/rhs.Olivier Hainque5-20/+80
2008-03-31re PR rtl-optimization/35729 (const volatile variable access incorrectly hois...Zdenek Dvorak4-1/+27
2008-03-31Add missing ChangeLog entry for revision 133750.H.J. Lu1-0/+5
2008-03-31re PR target/32000 (x86 backend uses aligned load on unaligned memory)H.J. Lu5-6/+77
2008-03-31Removed, causes resource issues on some environments.Arnaud Charlet1-25/+0
2008-03-31re PR tree-optimization/35431 (ICE with complex integer, invalid gimple)Andrew Pinski4-0/+31
2008-03-31constraints.md: Add 'j' constraint.Jan Beulich3-6/+20
2008-03-31error27.C: Use -fno-finite-math-only on sh* targets.Kaz Kojima2-0/+6
2008-03-31Daily bump.GCC Administrator1-1/+1
2008-03-30re PR c++/35245 (FAIL: g++.dg/other/anon5.C)John David Anglin2-1/+6
2008-03-30re PR c++/35578 (Error about misplaced 'friend' word is issued on a wrong line)Volker Reichelt4-1/+18
2008-03-30re PR c/35748 (ICE with cast to invalid union)Volker Reichelt4-2/+21
2008-03-30re PR target/35757 (Incorrect contraint on sse4_1_blendp<ssemodesuffixf2c>)H.J. Lu6-1/+181
2008-03-30a-textio.ads, [...]: Fix comment typos.Ralf Wildenhues92-213/+250
2008-03-30internal_pack_1.f90: Added complex to test case.Thomas Koenig9-5/+197
2008-03-30fold-const.c (fold_binary): Add missing conversions.Eric Botcazou4-2/+31
2008-03-30re PR middle-end/31023 (Fold is agnostic of integer sub-types)Richard Guenther2-0/+11
2008-03-30re PR fortran/35740 (a = conjg(transpose(a)) still gives wrong results, see ...Paul Thomas4-2/+55