aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-02-13* flags.h, read-rtl.c, tree-ssa-live.h: Update copyright.Kazu Hirata4-3/+7
2005-02-13temporarily revert last changesJason Merrill4-127/+21
2005-02-13treetree.c (tree_lang_type_for_mode): Return NULL_TREE for all non scalar int...James A. Morrison2-2/+10
2005-02-13trans-stmt.c (generate_loop_for_temp_to_lhs, [...]): Remove if whose conditio...Tobias Schlüter2-8/+10
2005-02-13re PR libmudflap/19319 (Mudflap produce many violations on simple, correct c+...Jason Merrill4-19/+119
2005-02-13pr15784-1.c, [...]: New tests.James A. Morrison4-0/+68
2005-02-13re PR tree-optimization/14303 ([tree-ssa] gcc.c-torture/execute/20020720-1.c ...James A. Morrison2-0/+31
2005-02-13passes.c (rest_of_handle_gcse): Remove dead assignments to tem and tem2.Kazu Hirata2-1/+3
2005-02-13passes.c (rest_of_handle_gcse): Don't run cse_main and delete_trivially_dead_...Kazu Hirata2-11/+4
2005-02-13Daily bump.GCC Administrator1-1/+1
2005-02-12utils.c (gnat_type_for_mode): Return NULL for COMPLEX modes...Richard Henderson2-2/+11
2005-02-12* gcc.dg/vect/vect-96.c: Fix typo.Dorit Naishlos2-1/+5
2005-02-12symbol.c (gfc_use_ha_derived): Remove, fold functionality into ...Tobias Schlüter2-19/+11
2005-02-12re PR c++/14479 (enum definition in template class with template methods caus...Kriang Lerdsuwanakij6-46/+31
2005-02-12builtins.c, [...]: Update copyright.Kazu Hirata7-6/+12
2005-02-12c-tree.h, [...]: Fix comment typos.Kazu Hirata8-9/+15
2005-02-12tree-vectorizer.c (vect_get_base_and_offset): Remove.Ira Rosen4-435/+502
2005-02-12tree-data-ref.c (array_base_name_differ_p): Check that the bases exist and ar...Ira Rosen5-33/+141
2005-02-12optabs.h (enum optab_index): Add new OTI_ldexp.Uros Bizjak8-1/+121
2005-02-12tree-vectorizer.h (struct _stmt_vec_info): Rename a field: base to base_address.Ira Rosen3-40/+34
2005-02-12* gcc.dg/tree-ssa/20040703-1.c: Quote decimal dot.Hans-Peter Nilsson2-1/+5
2005-02-11re PR java/15543 ("jv-scan --complexity" segfaults)Per Bothner4-35/+23
2005-02-12re PR regression/19898 (cris-elf testsuite failure: gcc.c-torture/execute/str...Hans-Peter Nilsson2-38/+20
2005-02-11tree-complex.c (expand_complex_libcall): New.Richard Henderson13-12/+568
2005-02-12Daily bump.GCC Administrator1-1/+1
2005-02-11gcc-dg.exp: (dg-require-weak...Janis Johnson3-281/+335
2005-02-11target-supports.exp (check_effective_target_broken_cplxf_arg): New.Janis Johnson2-0/+91
2005-02-11re PR tree-optimization/19876 (g++ starts eating all the memory and the CPU)Steven Bosscher2-41/+27
2005-02-11re PR c++/19666 (Trouble with prt-to-members: rejects-valid/ICE in fold_convert)Jakub Jelinek2-0/+13
2005-02-11re PR middle-end/19858 (ICE on simple SSE code)Jakub Jelinek4-2/+31
2005-02-11sysv4.h (ENDFILE_LINUX_SPEC): Use crtendS.o instead of crtend.o if -pie.Jakub Jelinek2-2/+8
2005-02-11re PR c++/19634 (Infinite memory usage on Alpha)Richard Henderson2-8/+12
2005-02-11linux-unwind.h (mips_fallback_frame_state): Adjust offsets for the big-endian...Daniel Jacobowitz2-0/+12
2005-02-11* config/ia64/hpux.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Define.Joseph Myers2-0/+10
2005-02-11cselib.c (cselib_process_insn): Clear out regs where HARD_REGNO_CALL_PART_CLO...Dale Johannesen3-3/+14
2005-02-11re PR c++/19755 (-Wmissing-braces doesn't warn anymore)Mark Mitchell4-4/+22
2005-02-11* cp-tree.def, except.c, ptree.c: Update copyright.Kazu Hirata4-3/+7
2005-02-11read-rtl.c (read_rtx_1): Give fatal error if we see a vector with no elements.Ian Lance Taylor2-0/+6
2005-02-11tree.c (build_function_type_list): Work correctly if there are no arguments.Ian Lance Taylor2-3/+13
2005-02-11s390.md ("*cmpdi_cct", [...]): Use %h instead of %c to print immediate operand.Ulrich Weigand2-6/+13
2005-02-112005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-6/+19
2005-02-11linux-unwind.h (pa32_fallback_frame_state): Handle misaligned signal trampoli...John David Anglin2-1/+21
2005-02-11linux-unwind.h: Add exception clause to copyright.David Daney10-8/+92
2005-02-11Daily bump.GCC Administrator1-1/+1
2005-02-10re PR tree-optimization/17549 (10% increase in codesize with C code compared ...Steven Bosscher2-2/+25
2005-02-10mips.md: Fix the placement of the match_scratch in the lea64 peephole2.Richard Sandiford2-3/+8
2005-02-10cse.c, [...]: Fix comment typos.Kazu Hirata4-3/+8
2005-02-10tree-ssa-loop-ivopts.c (determine_base_object): Ignore casts.Zdenek Dvorak2-74/+129
2005-02-10builtins.def, [...]: Update copyright.Kazu Hirata9-8/+13
2005-02-10* df.h (DF_REF_MODE_CHANGE, DF_REF_MEM_OK): Remove.Kazu Hirata2-14/+5