aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-04-23re PR target/21283 (ICE with doubles)Roger Sayle2-1/+9
2006-04-23fr30.md (addsi_small_int): Use REGNO_PTR_FRAME_P to identify potentially elim...Roger Sayle2-6/+13
2006-04-23re PR target/16641 (fr30-elf-gcc compiler error when building newlib-1.12.0)Roger Sayle2-6/+16
2006-04-23re PR fortran/25099 (Conformance of arguments to ELEMENTAL subroutines)Paul Thomas5-6/+72
2006-04-23fold-const.c (range_predecessor): Use operand_equal_p as the predicate for eq...Eric Botcazou2-2/+10
2006-04-23Daily bump.GCC Administrator1-1/+1
2006-04-22revert: op-common.h: Fix a typo.Kazu Hirata2-1/+6
2006-04-22re PR libmudflap/26864 (multithreaded mudflap not working)Frank Ch. Eigler3-1/+11
2006-04-22op-common.h, [...]: Fix comment typos.Kazu Hirata5-4/+10
2006-04-22* decl.c: Fix comment typos.Kazu Hirata2-4/+8
2006-04-22* gcc.c-torture/compile/20060421-1.c: New testcase.Joseph Myers2-0/+13
2006-04-22dwarf2out.c (struct die_struct): Document that die_sib makes a circular linke...Geoffrey Keating2-175/+200
2006-04-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Jakub Jelinek2-5/+12
2006-04-22Commit ChangeLog entries.Eric Christopher2-23/+32
2006-04-22decl.c: Fix typo in function name.Eric Christopher4-17/+17
2006-04-22Daily bump.GCC Administrator1-1/+1
2006-04-21re PR c/25875 (ICE: segmentation fault)Volker Reichelt4-0/+14
2006-04-21* c-typeck.c (pop_init_level): Simplify.Volker Reichelt2-9/+6
2006-04-21de.po, [...]: Update.Joseph Myers5-7717/+35622
2006-04-21* config/pa/t-pa64: Add dependencies on $(GCC_PASSES).Steve Ellcey2-4/+8
2006-04-21arm.c (arm_override_options): Error on iWMMXt and hardware floating point.Paul Brook4-0/+16
2006-04-21rs6000.h (REG_CLASS_CONTENTS): Add sfp to NON_FLOAT_REGS.David Edelsohn2-1/+6
2006-04-21* config/sh/t-elf (EXTRA_MULTILIB_PARTS): Include OPT_EXTRA_PARTS.Nick Clifton2-1/+6
2006-04-21re PR fortran/27122 (binary operator functions should require intent(in))Paul Thomas7-30/+203
2006-04-21re PR target/27230 (many obj-c++.dg tests ICE in rs6000_output_function_epilo...Alan Modra2-3/+13
2006-04-21Daily bump.GCC Administrator1-1/+1
2006-04-20i386.c (asm_preferred_eh_data_format): Reformat.H.J. Lu2-1/+5
2006-04-20re PR c++/26789 (ICE on incomplete struct with -fmudflap)Volker Reichelt2-3/+10
2006-04-20re PR tree-optimization/26854 (Inordinate compile times on large routines)Jeff Law5-6/+15
2006-04-20c-pretty-print.c (pp_c_direct_abstract_declarator): Print TYPE_MAX_VALUE (TYP...Jakub Jelinek4-1/+24
2006-04-20rs6000.c (rs6000_gimplify_va_arg): Consume all fp regs if the last fp arg doe...Alan Modra2-1/+6
2006-04-20re PR target/27182 (SH: wrong-code generation)Kaz Kojima2-0/+8
2006-04-20re PR c/26774 (Out of memory compiling 9-line Delta-reduced Linux kernel driv...Carlos O'Donell4-11/+46
2006-04-20Daily bump.GCC Administrator1-1/+1
2006-04-19re PR c++/26558 (segfault on syntax error)Volker Reichelt4-7/+28
2006-04-19Fix PR numbers.Volker Reichelt1-2/+2
2006-04-19re PR c++/26739 (ICE in g++.old-deja/g++.pt/friend36.C)Volker Reichelt4-2/+12
2006-04-19re PR c++/26036 (Treating a class object as a function with member variables ...Volker Reichelt6-11/+23
2006-04-19re PR c++/10385 (Internal compiler error in build_up_reference, at cp/cvt.c:3...Volker Reichelt5-3/+32
2006-04-19re PR c++/27102 (ICE with invalid class name in function template)Mark Mitchell10-66/+136
2006-04-19dominance.c: Include timevar.h.Zdenek Dvorak4-1/+13
2006-04-19PR reference added to ChangeLogAndreas Krebbel2-0/+2
2006-04-19ifcvt.c (noce_emit_move_insn): Call store_bit_field if the resulting move wou...Andreas Krebbel4-39/+106
2006-04-19s390.md: Add comments with the instructions emitted by an insn pattern if mac...Andreas Krebbel2-12/+101
2006-04-19Daily bump.GCC Administrator1-1/+1
2006-04-19re PR rtl-optimization/26026 (power of 2 mod missing optimisation)Alan Modra2-21/+39
2006-04-18dwarf2out.c (prune_unused_types_update_strings): Don't add strings to hash ta...Geoffrey Keating2-3/+7
2006-04-18soft-fp: New directory.Joseph Myers79-59/+7411
2006-04-18* config/m32c/m32c.h (PTRDIFF_TYPE): Define.DJ Delorie2-0/+7
2006-04-18parse.c (next_free): Use consistent error string between free-form and fixed-...Bernhard Fischer4-4/+15