aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-08-30mips.md (UNSPEC_{RSQRT,RECIP}[12]_{S,D,PS}): Delete.Richard Sandiford3-155/+42
2004-08-30tree-pretty-print.c (dump_generic_node): Handle VALUE_HANDLE in COMPONENT_REF...Diego Novillo2-5/+13
2004-08-30c-opts.c (c_common_handle_option): <case OPT_Werror> set global_dc->warning_a...Gabriel Dos Reis4-10/+21
2004-08-29trans-const.c (gfc_conv_mpz_to_tree): Use mpz_export.Richard Henderson3-32/+32
2004-08-30* sched-deps.c (get_condition): Fix breakage in previous patch.Richard Earnshaw2-5/+10
2004-08-30* doc/install.texi: Fix broken mpfr link.Paul Brook2-1/+5
2004-08-30Daily bump.GCC Administrator1-1/+1
2004-08-29sysv4.h (LINK_OS_FREEBSD_SPEC): Sync '-p' handling with other FreeBSD platforms.David O'Brien2-1/+6
2004-08-29arm.h (REVERSE_CONDITION): Define.Richard Earnshaw2-1/+11
2004-08-29flow.c (REVERSE_CONDEXEC_PREDICATES_P): Use the whole comparison, not just th...Richard Earnshaw4-18/+28
2004-08-29sched-deps.c (get_condition): Rewrite using jump support functions.Richard Earnshaw2-14/+22
2004-08-29mips.c (override_options): Disable hot/cold partitioning for MIPS16.Richard Sandiford2-0/+9
2004-08-29mips.h (mips_builtins, [...]): Delete.Richard Sandiford3-1685/+317
2004-08-29re PR rtl-optimization/16590 (Incorrect execution when compiling with -O2)Mark Mitchell4-1/+37
2004-08-29re PR fortran/13910 (Cannot initialize variables with declation as allowed by...Tobias Schlüter10-361/+551
2004-08-29check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl15-36/+491
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