aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-05-01configure.in (alpha*-*-linux-gnulibc1*): Remove reference to alpha/t-linux.Richard Henderson3-4/+9
2000-05-01flow.c (calculate_global_regs_live): Skip for_each_successor_phi if not in SS...Richard Henderson2-3/+5
2000-05-01* calls.c (expand_call): Don't emit reg notes for a sibcall.Richard Henderson2-1/+6
2000-05-01tree.c (build_target_expr_with_type): If we already have a TARGET_EXPR, just ...Jason Merrill4-12/+38
2000-05-01(The patch contained impurities -- this should fix the situation.)Alexandre Petit-Bianco2-181/+239
2000-05-01* ifcvt.c (if_convert): Only verify_flow_info if ENABLE_CHECKING.Richard Henderson2-0/+6
2000-05-01integrate.c (copy_decl_for_inlining): Copy TREE_READONLY and TREE_THIS_VOLATILE.Jason Merrill2-0/+7
2000-05-01re GNATS gcj/195: (gcj fail on code to implement an inner interface.)Alexandre Petit-Bianco2-5/+33
2000-05-01ifcvt.c (noce_emit_cmove): Conditionally compile call to emit_conditional_move.Richard Henderson2-0/+13
2000-05-01Change dynamic linker name to conform to current glibc. From Jakub Jelinek.Jakub Jelinek2-1/+6
2000-05-01cppfiles.c (open_include_file): Open file in blocking mode.Zack Weinberg2-24/+24
2000-05-01Oops, forgot to commit this with the last changeZack Weinberg1-0/+23
2000-05-01cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, now static.Zack Weinberg8-138/+85
2000-05-01Update copyrights.Jeff Law12-12/+12
2000-05-01Update copyright.Jeff Law1-1/+1
2000-05-01mn10300.c (print_operand_address): Do not add zero to SP.Alexandre Oliva2-6/+4
2000-05-01Update copyrights.Jeff Law16-16/+16
2000-05-01Update copyrightJeff Law1-1/+1
2000-05-01Update copyright.Jeff Law5-5/+5
2000-05-01mn10300.c (expand_epilogue): If SP is to be adjusted by less than 256 bytes...Alexandre Oliva2-25/+12
2000-05-01* tm.texi (TARGET_HAS_F_SETFLKW): Fix typo.Laurynas Biveinis2-1/+5
2000-05-01cp-tree.h (same_type_ignoring_top_level_qualifiers_p): New macro.Mark Mitchell9-38/+75
2000-05-01djgpp.h (INT_ASM_OP): Define.Mark Elbrecht2-1/+79
2000-05-01* i386/cygwin.h (INT_ASM_OP): Define.Mumit Khan2-0/+8
2000-05-01avr.c (address_cost): renamed to avr_address_cost.Denis Chertykov3-2/+7
2000-05-01avr.c (asm_file_start): output 0 as r0 and 1 as r1 in __tmp_reg__ and __zero_...Denis Chertykov2-2/+7
2000-05-01Daily bump.Jeff Law2-2/+2
2000-05-01* flow.c (propagate_one_insn): Mark sets even when the insn is dead.Richard Henderson2-5/+11
2000-04-30ifcvt.c (noce_process_if_block): Fail the conversion if X is referenced bewte...Richard Henderson2-6/+17
2000-05-01decl.c (finish_destructor_body): Use the base destructor when destroying virt...Scott Snyder3-1/+29
2000-05-01expr.c (cplus_expand_expr): Preserve temporaries when expanding STMT_EXPRs.Mark Mitchell4-6/+104
2000-05-01bb-reorder.c (scope_def): New struct.Jason Eckhardt2-2/+683
2000-05-01* decl2.c (finish_file): Fix typo in comment.Mark Mitchell2-1/+3
2000-04-30removed two stale entriesBruce Korb2-39/+6
2000-04-30Added definitions needed by OSR5Bruce Korb4-286/+572
2000-04-30ifcvt.c (dead_or_predicable): Manually squeeze non-movable notes from the las...Richard Henderson2-0/+18
2000-04-30* method.c (emit_thunk): Don't try to return a `void' value.Mark Mitchell2-1/+6
2000-04-30optimize.c (initialize_inlined_parameters): If the parameter is addressable...Mark Mitchell2-1/+9
2000-04-30cpplex.c (cpp_idcmp): New function.Zack Weinberg6-200/+243
2000-04-30cppfiles.c (redundant_include_p): Provide length of token to cpp_defined.Zack Weinberg5-39/+37
2000-04-30Fix memory corruption bugBernd Schmidt2-30/+34
2000-04-30d30v: New port.Richard Henderson11-91/+14466
2000-04-30ifcvt.c: New file.Richard Henderson6-1494/+2147
2000-04-30t-crtbe (crtbegin.o): Add "-I.".Richard Henderson2-4/+9
2000-04-30Remove ifnottex block confusing makeinfo 3.12.Richard Henderson1-3/+0
2000-04-30flow.c (struct reg_cond_life_info): New.Richard Henderson3-1/+453
2000-04-30Makefile.in (TIMEVAR_H): New.Richard Henderson2-7/+11
2000-04-30Missed last config/alpha update.Richard Henderson1-0/+7
2000-04-30Daily bump.Jeff Law2-2/+2
2000-04-30cpphash.h (enum node_type): Take out T_MCONST.Zack Weinberg4-145/+195