aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-08-23Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell16-82/+70
2004-08-23tree.h (enum size_type_kind): Remove USIZETYPE, UBITSIZETYPE.Nathan Sidwell4-10/+7
2004-08-23tree.h (build_distinct_type_copy): New.Nathan Sidwell10-32/+74
2004-08-23mips.md (mfhilo_[sd]i): Redefine using :GPR.Richard Sandiford2-15/+12
2004-08-23mips.md (length): Don't use mips_fetch_insns for indexed loads and stores.Richard Sandiford2-66/+30
2004-08-23tree-ssa-loop-im.c (fem_single_reachable_address, [...]): New functions.Zdenek Dvorak2-22/+167
2004-08-23mips.md (*mov<mode>_ra): Name previously unnamed MIPS16 $31 store insns.Richard Sandiford2-17/+12
2004-08-23mips.md (P): New mode macro.Richard Sandiford2-126/+59
2004-08-23* gcc.c-torture/execute/20040823-1.c: New test.Zdenek Dvorak2-0/+33
2004-08-23mips.md (UNSPEC_[LS][WD][LR]): Delete in favor of...Richard Sandiford2-83/+47
2004-08-23mips.md (one_cmpl[sd]i2): Redefine using :GPR.Richard Sandiford2-196/+74
2004-08-23tree-ssa-operands.c (get_call_expr_operands): Add VUSE operands for noreturn ...Zdenek Dvorak2-1/+6
2004-08-23mips.h (ISA_HAS_DCLZ_DCLO): Delete.Richard Sandiford2-94/+35
2004-08-23* config/mips/mips.md ({,u}divmod[sd]i4): Redefine using :GPR.Richard Sandiford2-44/+24
2004-08-23mips.md (any_extend): New code macro.Richard Sandiford2-301/+138
2004-08-23mips.h (GENERATE_MULT3_SI): Check TARGET_MAD.Richard Sandiford3-78/+50
2004-08-23config.gcc (mips-*-*): Remove definitions of MASK_GAS and OBJECT_FORMAT_ELF.Richard Sandiford11-318/+135
2004-08-23read-rtl.c (map_value, [...]): New structures.Richard Sandiford4-435/+1050
2004-08-23* read-rtl.c (read_rtx): Tidy use of format_ptr.Richard Sandiford2-5/+9
2004-08-23read-rtl.c (string_obstack): New file-scope variable.Richard Sandiford2-37/+47
2004-08-22re PR tree-optimization/15262 ([tree-ssa] Alias analyzer cannot handle addres...Andrew Pinski7-2/+121
2004-08-23Daily bump.GCC Administrator1-1/+1
2004-08-22re PR middle-end/17075 (miscompilation with tail calls in cfgexpand)Richard Henderson2-9/+38
2004-08-22reload.c (find_reloads_address): Make return value tri-state.Ulrich Weigand5-8/+85
2004-08-22tree.h (SAVE_EXPR_RESOLVED_P): New.Richard Henderson4-19/+36
2004-08-22* trans-const.c, trans-decl.c, trans-expr.c: Spelling fixes.Tobias Schlüter4-58/+73
2004-08-22fold-const.c (rtl_expr_nonnegative_p): Delete.Andrew Pinski3-45/+5
2004-08-22ppro.md (ppro_complex_insn): Add missing check for cpu==pentiumpro.Steven Bosscher3-15/+23
2004-08-22* c-tree.h (c_sizeof_nowarn): Remove.Joseph Myers2-2/+4
2004-08-22* gfortran.dg/reduction.f90: Add checks with complex arguments.Tobias Schlüter2-0/+31
2004-08-22check.c (gfc_check_reduction): Rename to ...Tobias Schlüter4-15/+52
2004-08-22Daily bump.GCC Administrator1-1/+1
2004-08-21c-decl.c (set_array_declarator_type): Rename to set_array_declarator_inner.Joseph Myers4-47/+86
2004-08-21c-decl.c (build_array_declarator, [...]): Change boolean parameters to type b...Joseph Myers4-38/+48
2004-08-21darwin.h (SUBTARGET_OPTIONS): Move from here, to...Mike Stump3-11/+17
2004-08-21re PR libfortran/16908 (Segfault in libgfortran/io/transfer.c)Bud Davis2-0/+36
2004-08-21Correct date on last Changelog entry.Danny Smith1-1/+1
2004-08-21PR c++/16030Danny Smith2-72/+66
2004-08-21darwin.c (machopic_indirect_data_reference): Mark stubs as defined.Mike Stump3-15/+50
2004-08-21linux64.h (DOT_SYMBOLS): Define.Alan Modra9-132/+349
2004-08-21re PR c++/17121 (Link problem with function-local classes)Mark Mitchell4-1/+24
2004-08-21re PR c++/17120 (warning: suggest parentheses around assignment used as truth...Joseph Myers4-1/+38
2004-08-21Daily bump.GCC Administrator1-1/+1
2004-08-21* reload.c (find_reloads_address): Fix thinko in previous change.Mark Mitchell2-2/+3
2004-08-21darwin-longlong.c: Include <stdlib.h>.Mark Mitchell4-0/+10
2004-08-20reload.c (find_reloads_address): Reload the sum of a LO_SUM and a CONST_INT.Mark Mitchell2-49/+58
2004-08-20re PR rtl-optimization/17099 (Bootstrap failure on powerpc64-redhat-linux)Jakub Jelinek4-3/+37
2004-08-20config.gcc (arm*-*-symbianelf*): Add t-symbian Makefile fragment.Mark Mitchell3-2/+20
2004-08-20config.gcc (arm*-*-symbianelf*): Add t-symbian Makefile fragment.Mark Mitchell1-0/+12
2004-08-20regrename.c (kill_value_regno): ANSIfy.Andrew Pinski2-4/+6