aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-05-03gensupport.c: New file.Clinton Popetz17-246/+477
2000-05-03flow.c (verify_flow_info): Added two more sanity checks.Jason Eckhardt2-1/+24
2000-05-03cpplib.h: Add accessor macros for token lists.Zack Weinberg5-71/+78
2000-05-03expr.c (expand_expr, [...]): Don't check for checking memory usage if not in ...Richard Kenner3-2/+10
2000-05-03Add missing blankRichard Kenner1-1/+1
2000-05-03ifcvt.c (noce_try_cmove_arith): Use may_trap_p to thest whether address may t...Jan Hubicka3-2/+8
2000-05-03Daily bump.Jeff Law2-2/+2
2000-05-03bb-reorder (chain_reorder_blocks): Changed code to test for EDGE_FALLTHRU rat...Jason Eckhardt2-14/+42
2000-05-02spelling tweakJason Merrill1-1/+1
2000-05-03change MIPS varargs ABI in config/mips/mips.cDonald Lindsay2-138/+332
2000-05-03bb-reorder.c (struct reorder_block_def): Remove members end, block_begin, and...Jason Eckhardt2-85/+10
2000-05-02bb-reorder.c (remove_scope_notes): Check for both types of scope notes as the...Jason Eckhardt2-3/+9
2000-05-02oopsJason Merrill1-1/+1
2000-05-02final.c (final_start_function): Fix spelling of "necessary".Mumit Khan2-1/+5
2000-05-02toplev.c (debug_ignore_block): Return int.Jason Merrill6-35/+49
2000-05-02class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native fu...Tom Tromey12-244/+447
2000-05-02aclocal.m4 (gcc_AC_CHECK_PROG_VER): New macro.Zack Weinberg5-153/+289
2000-05-02cpphash.c (collect_params): Fix off-by-one error.Zack Weinberg2-2/+8
2000-05-02cpphash.c (trad_stringify): Adjust p after stringification as well.Jakub Jelinek4-0/+11
2000-05-02cpplib.h (CPP_POP, [...]): Delete.Zack Weinberg9-142/+115
2000-05-0220000502-1.c: New test.Jakub Jelinek3-0/+36
2000-05-02ia64.c (ia64_encode_section_info): Handle the case where this function is cal...Andrew Haley3-1/+35
2000-05-02Daily bump.Jeff Law2-2/+2
2000-05-01ifcvt.c (dead_or_predicable): Set merge_bb->end to the insn before the sequen...Richard Henderson2-2/+8
2000-05-02* tree.c (walk_tree): Set lineno.Jason Merrill2-2/+11
2000-05-01re GNATS gcj/195: (gcj fail on code to implement an inner interface.)Alexandre Petit-Bianco2-2/+4
2000-05-02exception.cc: Update license notice.Mark Mitchell13-49/+209
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