aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-08-27call.c (validate_conversion_obstack): Replace my_friendly_assert with gcc_ass...Nathan Sidwell20-478/+484
2004-08-27stor-layout.c (sizetype_set): Remove.Nathan Sidwell2-5/+3
2004-08-27tree.h (size_int_type): Remove.Nathan Sidwell10-108/+35
2004-08-27configure.ac: Add ENABLE_ASSERT_CHECKING control.Nathan Sidwell6-21/+101
2004-08-27gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter19-199/+172
2004-08-27rewind.c (st_rewind): Reset unit to read mode.Paul Brook2-0/+22
2004-08-27rtl.h (read_rtx): Change prototype.Richard Sandiford4-37/+33
2004-08-27* utils.c (gnat_init_decl_processing): Ada has a signed sizetype.Nathan Sidwell2-1/+5
2004-08-27* Make-lang.in (EXTRA_GNATBIND_OBJS): Add errors.o.Andreas Schwab2-1/+5
2004-08-27re PR libfortran/16597 (gfortran: bug in unformatted I/O on scratch files)Bud Davis2-0/+32
2004-08-26Update comment for staticp.Richard Henderson1-3/+8
2004-08-26c-typeck.c (build_offsetof): Remove.Richard Henderson6-37/+94
2004-08-26tree.c (staticp): Return the static object.Richard Henderson8-27/+33
2004-08-27Daily bump.GCC Administrator1-1/+1
2004-08-26alpha.h (HARD_REGNO_MODE_OK): Allow complex float modes.Richard Henderson2-9/+15
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