Age | Commit message (Expand) | Author | Files | Lines |
2002-07-23 | * doc/tm.texi: Update documentation. | Neil Booth | 2 | -9/+1 |
2002-07-23 | dwarf2out.c (SECTION_ASM_OP, [...]): Remove. | Neil Booth | 10 | -64/+19 |
2002-07-23 | recog.c (asm_operand_ok): Allow float CONST_VECTORs for 'F'. | J"orn Rennecke | 5 | -7/+23 |
2002-07-23 | va-arg-15.x, [...]: Delete. | Kaveh R. Ghazi | 4 | -21/+5 |
2002-07-23 | reload.c (find_reloads_toplev): Use simplify_gen_subreg. | J"orn Rennecke | 5 | -43/+44 |
2002-07-23 | simplify-rtx.x (simplify_subreg): When constructing a CONST_VECTOR from indiv... | J"orn Rennecke | 2 | -1/+14 |
2002-07-23 | genautomata.c (VLA_HWINT_SHORTEN, [...]): Remove. | Neil Booth | 7 | -45/+12 |
2002-07-23 | pretty-print.h: New file. | Gabriel Dos Reis | 2 | -0/+62 |
2002-07-23 | real.c (REAL_WORDS_BIG_ENDIAN): Make 1 for DEC. | John David Anglin | 2 | -742/+482 |
2002-07-23 | extend.texi: Say ISO C90, not ISO C89. | Gabriel Dos Reis | 4 | -12/+17 |
2002-07-23 | explow.c (convert_memory_address): Fix conversion of CONSTs. | Steve Ellcey | 3 | -16/+69 |
2002-07-23 | Fix PR/7363: | Gabriel Dos Reis | 11 | -124/+124 |
2002-07-23 | gcse.c (try_replace_reg): Use num_changes_pending. | Jan Hubicka | 4 | -8/+33 |
2002-07-23 | calls.c (emit_library_call_value_1): If FUNCTION_ARG_PASS_BY_REFERENCE is tru... | J"orn Rennecke | 2 | -0/+16 |
2002-07-23 | Daily bump. | GCC Administrator | 3 | -3/+3 |
2002-07-23 | * config/m88k/m88k.h (SECTION_ASM_OP): Remove. | Neil Booth | 2 | -1/+4 |
2002-07-23 | * vmsdbgout.c (SECTION_ASM_OP): Remove. | Neil Booth | 2 | -5/+4 |
2002-07-23 | * config/i386/i386.c (AT_BP): Remove. | Neil Booth | 2 | -2/+4 |
2002-07-23 | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 30 | -80/+21 |
2002-07-23 | * lex.c (java_lex): Check for `e' or `E' after 0. | Tom Tromey | 2 | -2/+7 |
2002-07-22 | re PR target/6744 (Generates ASM containing reference to pseudo register z) | Stephane Carrez | 2 | -0/+7 |
2002-07-22 | re PR target/7361 (Internal compiler error in reload_cse_simplify_operands, a... | Stephane Carrez | 2 | -1/+7 |
2002-07-22 | cppfiles.c (stack_include_file): Correct test of whether a dependency should ... | Neil Booth | 2 | -1/+6 |
2002-07-22 | * collect2.c (is_ctor_dtor): Add other possible JOINER values. | David Edelsohn | 2 | -0/+13 |
2002-07-22 | arm.md (movqi): If optimizing and we can create pseudos... | Richard Earnshaw | 2 | -3/+25 |
2002-07-22 | * ssa-ccp.c (PHI_PARMS): Remove. | Neil Booth | 2 | -1/+4 |
2002-07-22 | mips.h (CLASS_CANNOT_CHANGE_MODE): Include FP_REGS on big-endian targets. | Richard Sandiford | 2 | -2/+11 |
2002-07-22 | hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE, [...]): New formatting macros. | Kaveh R. Ghazi | 3 | -10/+34 |
2002-07-22 | rtlanal.c (subreg_regno_offset): Return correct offset for big endian paradox... | J"orn Rennecke | 2 | -1/+14 |
2002-07-22 | PR c++/7347, c++/7348 | Kriang Lerdsuwanakij | 13 | -32/+121 |
2002-07-22 | optabs.c (expand_vector_unop): Don't expand using sub_optab if we got the wro... | J"orn Rennecke | 2 | -2/+8 |
2002-07-22 | hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define. | J"orn Rennecke | 4 | -3/+12 |
2002-07-22 | * c-decl.c (build_compound_literal): Set decl TREE_READONLY from TYPE. | Jakub Jelinek | 2 | -0/+5 |
2002-07-22 | c-decl.c (build_compound_literal): Defer compound literal decls until until f... | Jakub Jelinek | 4 | -5/+45 |
2002-07-22 | Daily bump. | GCC Administrator | 3 | -3/+3 |
2002-07-22 | ra-build.c (check_conflict_numbers): Hide unused function. | Kaveh R. Ghazi | 4 | -45/+59 |
2002-07-21 | expr.c (expand_expr): Don't use GOTO_SUBROUTINE_EXPR when finally_block can b... | Richard Henderson | 4 | -19/+72 |
2002-07-21 | unroll.c (find_splittable_givs): Do not split DEST_ADDR givs that are not unr... | Richard Henderson | 2 | -99/+8 |
2002-07-21 | loop.h (LOOP_AUTO_UNROLL): Rename from LOOP_FIRST_PASS. | Richard Henderson | 4 | -7/+16 |
2002-07-21 | emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECL when flag_... | Richard Henderson | 4 | -1/+56 |
2002-07-21 | libgcc2.c (__divdi3, __moddi3): Use unary minus operator instead of __negdi2 ... | Hartmut Schirmer | 2 | -10/+12 |
2002-07-21 | gengenrtl.c (gencode): Don't define obstack_alloc_rtx. | Neil Booth | 8 | -45/+15 |
2002-07-21 | c-lex.c (GET_ENVIRONMENT): Remove. | Neil Booth | 9 | -41/+36 |
2002-07-21 | c-decl.c (build_array_declarator): Say 'ISO C90', not 'ISO C89'. | Gabriel Dos Reis | 9 | -20/+34 |
2002-07-21 | * c-format.c (T99_I, T99_UI): Remove. | Neil Booth | 2 | -2/+4 |
2002-07-21 | * c-typeck.c (SAVE_SPELLING_DEPTH): Remove. | Neil Booth | 2 | -9/+4 |
2002-07-21 | gcse.c (do_local_cprop): Do not extend lifetimes of registers set by do_local... | Jan Hubicka | 2 | -1/+15 |
2002-07-21 | * reload1.c (fixup_abnormal_edges): Remove unused variable. | Andreas Jaeger | 2 | -1/+4 |
2002-07-21 | Enhancements for the if-conversion pass | Bernd Schmidt | 4 | -182/+668 |
2002-07-21 | Daily bump. | GCC Administrator | 3 | -3/+3 |