aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-08-30re PR target/23630 (built-ins MMX regression)Richard Henderson2-10/+21
2005-08-30re PR objc/23381 (Next runtime objc exceptions are broken)Andrew Pinski2-0/+7
2005-08-31calls.c (load_register_parameters): Fix comment typo.Alan Modra3-2/+7
2005-08-31Daily bump.GCC Administrator1-1/+1
2005-08-30x-cygwin (host-cygwin): Change dependency from hosthooks-def.h to $(HOSTHOOKS...Ian Lance Taylor2-1/+6
2005-08-30re PR testsuite/23609 (all obj-c++ execute tests fails with the GNU runtime)Andrew Pinski2-34/+26
2005-08-30re PR c++/23586 (Bad diagnostic for invalid namespace-name)Volker Reichelt3-23/+20
2005-08-30builtin-stringop-chk-1.c: Add -mstructure-size-boundary=8 to command-line opt...Josh Conner2-0/+6
2005-08-30[multiple changes]Geoffrey Keating4-2/+31
2005-08-30re PR preprocessor/20348 (File not included when file with same name is inclu...Jakub Jelinek9-0/+74
2005-08-30intrinsic_count.f90: Fix array dimension to avoid correct end-of-file error.Jerry DeLisle2-2/+7
2005-08-30Daily bump.GCC Administrator1-1/+1
2005-08-29[multiple changes]Thomas Koenig2-0/+19
2005-08-29[multiple changes]Andrew Pinski4-1/+15
2005-08-29resyncArnaud Charlet1-0/+47
2005-08-29trans.c: Protect < in error msg with quote Replace GCC_ZCX by Back_End_Except...Arnaud Charlet1-11/+15
2005-08-29re PR ada/21053 (Warnings from init.c)Arnaud Charlet4-94/+72
2005-08-29re PR c++/23099 (ICE in build_simple_base_path, at cp/class.c:460)Mark Mitchell10-42/+134
2005-08-29re PR bootstrap/21268 (Bootstrap, configuration problem and insn-conditions.c)Paolo Bonzini2-28/+36
2005-08-29re PR ada/23187 (MAXPATHLEN usage in gcc/ada/*.c)Arnaud Charlet1-0/+4
2005-08-29pr23575.c: Use -msse2 instead of -march=pentium4, remove ilp32 requirement.Jakub Jelinek2-2/+4
2005-08-29re PR middle-end/23484 (__builtin___memcpy_chk miscompilation)Jakub Jelinek5-9/+89
2005-08-29re PR tree-optimization/23475 (Frequences are not updated for empty loop remo...Zdenek Dvorak2-1/+42
2005-08-29Add marker for PR testsuite/23607.Andreas Jaeger1-21/+22
2005-08-29* gcc.target/i386/pr23575.c: Run only on 32-bit x86.Andreas Jaeger2-0/+5
2005-08-29Daily bump.GCC Administrator1-1/+1
2005-08-29re PR middle-end/22455 (ICE tree check: expected function_decl, have type_dec...Daniel Berlin2-7/+19
2005-08-28i386.c (nocona_cost): Increase MOVE_RATIO.Dale Johannesen2-1/+5
2005-08-28tree-vrp.c: Remove obsolete comment in front of vrp_initialize.Andrew Pinski2-3/+5
2005-08-28stor-layout.c (finalize_type_size): Revert workaround from 08-26.Richard Henderson3-12/+18
2005-08-28re PR ada/23593 (5 ACATS compiler SEGV c371002 c371003 c52008b cc51004 cc51b03)Jakub Jelinek2-7/+6
2005-08-2820050316-2.c: New test.Jakub Jelinek4-0/+179
2005-08-28Daily bump.GCC Administrator1-1/+1
2005-08-27re PR middle-end/23463 (va-arg-22.c execution fails)Andrew Pinski4-6/+48
2005-08-27re PR target/23508 (FAIL: PR218)John David Anglin2-3/+9
2005-08-27re PR target/23539 (C & C++ compiler generating misaligned references regardl...David Edelsohn2-2/+9
2005-08-27re PR target/23575 (ICE: output_operand: unterminated assembly dialect altern...Richard Guenther4-2/+33
2005-08-27[multiple changes]Tobias Schlüter3-3/+12
2005-08-27genrecog.c (enum decision_type): Add DT_num_insns.Paul Brook4-27/+66
2005-08-27Daily bump.GCC Administrator1-1/+1
2005-08-26re PR tree-optimization/23584 (ipa-pure-const pass ignores dereferencing a vo...Josh Conner2-6/+13
2005-08-27* rtl.h (MEM_IN_STRUCT_P): Fix comment typo.Jakub Jelinek2-1/+5
2005-08-27re PR rtl-optimization/23561 (nonoverlapping_memrefs_p returns true even for ...Jakub Jelinek4-18/+158
2005-08-26re PR rtl-optimization/23560 (Strength-reduction breaking unsigned COMPARE)Jakub Jelinek2-0/+67
2005-08-26re PR rtl-optimization/23560 (Strength-reduction breaking unsigned COMPARE)Richard Henderson2-182/+107
2005-08-2620030711-1.c: Modify to work on Darwin.Dale Johannesen3-1/+53
2005-08-26combine.c (make_extraction): Avoid reference outside object.Ian Lance Taylor2-3/+9
2005-08-26re PR c++/19004 (ICE in uses_template_parms at cp/pt.c:4860)Mark Mitchell4-6/+40
2005-08-26re PR c++/23491 (new declarator with constant expression gives "error: invali...Mark Mitchell9-38/+104
2005-08-26stor-layout.c (finalize_type_size): Restore behaviour for non-aggregate types...J"orn Rennecke2-11/+17