aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-10-15host-linux.c (TRY_EMPTY_VM_SPACE): Add __powerpc__ definition.Jon Grimm2-0/+7
2004-10-15struct-layout-1.h: Don't include complex.h nor stdint.h.Jakub Jelinek3-3/+9
2004-10-15boehm.c, [...]: Update copyright.Kazu Hirata12-11/+17
2004-10-15* dump.c, g++spec.c, repo.c: Update copyright.Kazu Hirata4-3/+7
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata50-49/+66
2004-10-15* decl.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-10-15* pointer-set.c, tree-vectorizer.c: Fix comment typos.Kazu Hirata3-5/+9
2004-10-15[multiple changes]Andrew Pinski4-1/+21
2004-10-15re PR middle-end/16567 (Nested function and variable-sized structure ICE)Andrew Pinski2-0/+24
2004-10-15vect-44.c: xfail on i?86-*-*...Dorit Naishlos8-27/+38
2004-10-15tree-optimize.c (execute_one_pass): Stop timer right after executing the pass.Diego Novillo2-3/+10
2004-10-15re PR c++/17976 (Calls the dtor twice)Mark Mitchell4-4/+50
2004-10-14revert: re PR middle-end/17967 (Expand is considered slower? (remove_useless_...Andrew Pinski2-0/+17
2004-10-14configure.ac: Add .machine power4 directive when testing for mfcr field.David Edelsohn3-2/+10
2004-10-15* config/darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Don't define.Geoffrey Keating2-7/+4
2004-10-14tree-vectorizer.c (vect_transform_loop): Declare vectorization_factor always.Andrew Pinski2-2/+5
2004-10-15Daily bump.GCC Administrator1-1/+1
2004-10-15* gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.Ben Elliston2-0/+5
2004-10-14rs6000.h (REG_CLASS_FROM_LETTER): Return NO_REGS for 'f' if !TARGET_FPRS.Daniel Jacobowitz2-1/+6
2004-10-14re PR debug/14492 (loc_descriptor_from_tree, in dwarf2out.c:9031)Richard Henderson2-0/+11
2004-10-14re PR c/17023 (ICE with nested functions in parameter declaration)Richard Henderson4-2/+21
2004-10-14Speed up walk_tree by introducing a special-purpose hash table.Matt Austern18-57/+296
2004-10-14darwin.h (ASM_SPEC): Delete.Geoffrey Keating10-43/+86
2004-10-14stmt.c (add_case_node): Make sure that we have integer constant before callin...Andrew Pinski2-6/+17
2004-10-14re PR middle-end/17967 (Expand is considered slower? (remove_useless_stmts is...Andrew Pinski2-8/+7
2004-10-14eabispe.h (SUBSUBTARGET_OVERRIDE_OPTIONS), [...]): Disallow -m64.Joseph Myers5-2/+22
2004-10-14reload.c (find_reloads): When reloading a PLUS with constant operand...Ulrich Weigand3-15/+31
2004-10-14opts.c (common_handle_option): Do not enable flag_speculative_prefetching for...David Edelsohn2-2/+7
2004-10-14tree-if-conv.c (process_phi_nodes): Process latch block.Devang Patel3-5/+21
2004-10-142004-10-14 Olga Golovanevsky <olga@il.ibm.com>Olga Golovanevsky23-97/+1677
2004-10-14tree.h (TREE_STRING_POINTER): Wrap in "const char *".Ranjit Mathew2-2/+8
2004-10-14tree-vectorizer.c (vect_analyze_data_refs): Call vect_get_base_and_bit_offset...Ira Rosen2-5/+13
2004-10-14configure.ac: Use $LN_S for creating symlinks (not $LN).Richard Earnshaw3-114/+216
2004-10-14install.texi (*-*-solaris2*): Update with info about kernel patches to solve ...Kaveh R. Ghazi2-0/+16
2004-10-14tree-vectorizer.c (get_vectype_for_scalar_type): Added debug prinouts.Dorit Naishlos7-22/+195
2004-10-14arm.h (CONDITIONAL_REGISTER_USAGE): Make r11 fixed and global for -mcaller-su...Richard Sandiford5-8/+102
2004-10-14re PR other/17900 (GCC's source path in ICE is wrong)Ben Elliston2-1/+7
2004-10-14errors.c (_cpp_begin_message): Print "error: " for errors.Joseph Myers2-0/+9
2004-10-14c-tree.h (enum c_typespec_kind, [...]): New.Joseph Myers7-46/+246
2004-10-14Daily bump.GCC Administrator1-1/+1
2004-10-13re PR debug/15860 (No DW_AT_location debug info is emitted for formal argumen...Richard Henderson2-8/+27
2004-10-13re PR target/17984 (Recent peephole2:s may cause internal compiler errors (2))Hans-Peter Nilsson2-8/+26
2004-10-13re PR target/17984 (Recent peephole2:s may cause internal compiler errors (2))Hans-Peter Nilsson2-0/+39
2004-10-13re PR c/17384 (ICE with mode attribute on structures)Richard Henderson5-8/+48
2004-10-13re PR debug/13841 (missing debug info for _Complex function arguments)Richard Henderson2-2/+17
2004-10-13(extzvdi_internal1): Add attribute "compare".David Edelsohn2-2/+6
2004-10-14trans-decl.c (generate_local_decl): Simplify logic, fix comment typo.Tobias Schlüter2-6/+9
2004-10-13rs6000.md (andsi3): Add attribute "compare" for andi./andis.David Edelsohn2-2/+10
2004-10-13* doc/md.texi (Insn Canonicalizations): Removed extraneous quote.Tom Tromey2-1/+5
2004-10-13extend.texi (Extended Asm): Rewrite asm volatile description.Dale Johannesen2-27/+33