aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-08-29tree-ssa-ccp.c (ccp_visit_stmt): Remove #if 0 guards.Diego Novillo3-4/+7
2004-08-29mips.md (*mov[sd]f_on_*): Redefine using :SCALARF.Richard Sandiford2-42/+20
2004-08-29* config/mips/mips.md (cmp[sd]f): Redefine using :SCALARF.Richard Sandiford2-15/+8
2004-08-29mips.md (divide_condition): New mode attribute.Richard Sandiford2-181/+74
2004-08-29mips.md (ANYF, SCALARF): New mode macros.Richard Sandiford2-402/+160
2004-08-29mips.c (mips_init_builtins): Simplify.Richard Sandiford2-143/+49
2004-08-29mips.h (MIPS_CMP_MOVT, [...]): Delete.Richard Sandiford3-440/+202
2004-08-29mips.c (print_operand): Remove '%Y' and '%y'.Richard Sandiford3-101/+47
2004-08-29mips.md (UNSPEC_MOVE_TF_PS): New.Richard Sandiford4-18/+20
2004-08-29mips-modes.def (V2SF, CCV2, CCV4): New modes.Chao-ying Fu8-31/+4360
2004-08-29Makefile.in (OBJS-common): Add tree-ssa-propagate.oDiego Novillo6-1353/+1590
2004-08-28tree-ssa-loop.c: Remove extra include of basic-block.h.Andrew Pinski2-1/+4
2004-08-29Daily bump.GCC Administrator1-1/+1
2004-08-28gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.Steven G. Kargl6-51/+103
2004-08-28c-common.h: Update comments about ObjC/ObjC++ entry points.Ziemowit Laski9-17/+68
2004-08-28re PR libfortran/17195 (Infinite loop in output_float in libgfortran/io/write.c)Paul Brook2-0/+71
2004-08-28fix thinkoJason Merrill1-1/+1
2004-08-28system.h (gcc_assert): Remove __builtin_expect.Nathan Sidwell2-3/+8
2004-08-28error.c (gfc_error_init_1): Remove blank line in front of function body.Tobias Schlüter2-13/+16
2004-08-28* decl.c (expand_static_init): Avoid bogus warnings.Jason Merrill2-2/+6
2004-08-27re PR c++/16851 (ICE when throwing a comma expression)Jason Merrill3-0/+13
2004-08-27re PR c++/13684 (local static object variable constructed once but ctors and ...Jason Merrill21-50/+514
2004-08-28Daily bump.GCC Administrator1-1/+1
2004-08-27cp-tree.def (OFFSETOF_EXPR): New.Richard Henderson4-12/+21
2004-08-27outer_code, not Outer code.David Edelsohn1-1/+1
2004-08-27rs6000.c (rs6000_override_options): Increase maximum skip to 15.David Edelsohn2-5/+25
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