aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-08-26arith.c: Include system.h, not real system headers.Richard Henderson7-257/+345
2004-08-26re PR c/13801 (Decls should regain old type at end of scope)Joseph Myers15-14/+1938
2004-08-26c-parse.in (OBJC_TYPE_QUAL): New %token for ObjC use.Ziemowit Laski2-0/+8
2004-08-26tree-alias-common.c (gate_pta): New function.Daniel Berlin2-5/+19
2004-08-26cp-tree.h (DECL_FIELD_IS_BASE): New.Richard Henderson3-3/+20
2004-08-26Fixed several -mcpu=G5 and 'long double' issues for apple-ppc-darwin.Fariborz Jahanian4-12/+64
2004-08-26check.c (gfc_check_atan2): New function.Tobias Schlüter4-1/+20
2004-08-26[multiple changes]Daniel Berlin8-100/+2320
2004-08-26xtensa.c (xtensa_ld_opcodes, [...]): Delete.Bob Wilson2-15/+11
2004-08-26re PR target/13506 (tcpsm.c:263: internal compiler error: Segmentation fault)Richard Earnshaw2-0/+15
2004-08-26re PR target/17119 ([m32r] ICE at switch case 0x8000)Nick Clifton4-5/+31
2004-08-26Revert corruption introduced in revision 1.3846.Joseph Myers1-10/+5866
2004-08-26* gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.Joseph Myers3-0/+1690
2004-08-26re PR target/16974 (could not split insn (ice in final_scan_insn, final.c))Richard Henderson2-4/+13
2004-08-26* treetree.c (tree_code_get_integer_value): Fix build_int_cst call.Nathan Sidwell2-1/+6
2004-08-26re PR debug/10695 (ICE in dwarf2out_frame_debug_expr,)Richard Henderson2-40/+72
2004-08-25arith.c (gfc_validate_kind): Add may_fail argument; abort if false and we don...Richard Henderson9-101/+74
2004-08-25intrinsic_sr_kind.f90: Disable the bits that expect kind=8 to be the largest ...Richard Henderson2-14/+20
2004-08-25re PR target/17171 (Unrecognized comments in generated asm)Richard B. Kreckel2-0/+9
2004-08-25alpha.c (alpha_cannot_force_const_mem): New.Richard Henderson2-0/+18
2004-08-26const-str-3.m: Include <stdlib.h> and <memory.h>.Ziemowit Laski2-0/+6
2004-08-26Document new ssa operand iterator.Andrew MacLeod2-1/+118
2004-08-26re PR target/16480 (using -msdata causes internal compiler error)Alan Modra2-12/+15
2004-08-26Fix typo.Paul Brook1-1/+1
2004-08-26symbian.h (SUBTARGET_ASM_FLOAT_SPEC): Default to -mfpu=vfp -march=armv5tPaul Brook3-5/+10
2004-08-25target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New.Richard Henderson9-36/+174
2004-08-26Daily bump.GCC Administrator1-1/+1
2004-08-25freebsd.h (SUBTARGET_OVERRIDE_OPTIONS): Don't set REAL_MODE_FORMAT for TFmode.Richard Henderson2-2/+5
2004-08-25c-decl.c (grokparm): New function.Ziemowit Laski3-0/+20
2004-08-26expr.c (gfc_check_assign): Add comment.Tobias Schlüter5-0/+62
2004-08-25tree-ssa-operands.h (struct ssa_operand_iterator_d): New.Andrew MacLeod20-852/+509
2004-08-25config-lang.in: Remove dead commented line.Paul Brook3-3/+6
2004-08-25re PR fortran/17190 (MPFR semantics for mpfr_get_z_exp changed)Paul Brook2-3/+11
2004-08-25* g++.dg/template/repo3.C: New test.Adam Nemet2-0/+11
2004-08-25tlink.c (initial_cwd): New variable.Adam Nemet2-15/+65
2004-08-25re PR middle-end/16693 (Bitwise AND is lost when used within a cast to an enu...Roger Sayle6-1/+86
2004-08-25c-typeck.c (build_c_cast): In ObjC...Ziemowit Laski4-2/+64
2004-08-25install.texi: Document that libstdc++-v3 requires now automake 1.9.1.Paolo Carlini2-3/+9
2004-08-25re PR c++/17155 (Another link problem with function-local classes)Mark Mitchell4-0/+30
2004-08-25Add more details to hot/cold partitioning comments and documentation.Caroline Tice9-35/+173
2004-08-25mips.md (reg): Renamed mode attribute from ccreg.Richard Sandiford2-6/+11
2004-08-25* mangle.c (get_identifier_nocopy): Add cast.Mark Mitchell2-1/+3
2004-08-25mips.md (any_shift): New code macro.Richard Sandiford2-427/+99
2004-08-25config.gcc (arm*-*-symbianelf*): Add t-symbian Makefile fragment.Mark Mitchell1-0/+7
2004-08-25gimplify.c (lookup_tmp_var): Separate temporaries when not optimizing.Geoffrey Keating2-5/+19
2004-08-25PR libstdc++/17005 (fix for HP-UX 11.11)John David Anglin12-214/+458
2004-08-25cp-tree.h (mangle_type): Remove.Mark Mitchell3-40/+86
2004-08-25re PR fortran/17144 (Not Implemented: Character string array constructors / A...Paul Brook10-60/+292
2004-08-25trans.h (build2_v, build3_v): New macros.Tobias Schlüter12-460/+525
2004-08-25re PR c++/15461 (ICE due to NRV and inlining)Jason Merrill1-0/+13