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