Age | Commit message (Expand) | Author | Files | Lines |
2000-05-03 | gensupport.c: New file. | Clinton Popetz | 17 | -246/+477 |
2000-05-03 | flow.c (verify_flow_info): Added two more sanity checks. | Jason Eckhardt | 2 | -1/+24 |
2000-05-03 | cpplib.h: Add accessor macros for token lists. | Zack Weinberg | 5 | -71/+78 |
2000-05-03 | expr.c (expand_expr, [...]): Don't check for checking memory usage if not in ... | Richard Kenner | 3 | -2/+10 |
2000-05-03 | Add missing blank | Richard Kenner | 1 | -1/+1 |
2000-05-03 | ifcvt.c (noce_try_cmove_arith): Use may_trap_p to thest whether address may t... | Jan Hubicka | 3 | -2/+8 |
2000-05-03 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-05-03 | bb-reorder (chain_reorder_blocks): Changed code to test for EDGE_FALLTHRU rat... | Jason Eckhardt | 2 | -14/+42 |
2000-05-02 | spelling tweak | Jason Merrill | 1 | -1/+1 |
2000-05-03 | change MIPS varargs ABI in config/mips/mips.c | Donald Lindsay | 2 | -138/+332 |
2000-05-03 | bb-reorder.c (struct reorder_block_def): Remove members end, block_begin, and... | Jason Eckhardt | 2 | -85/+10 |
2000-05-02 | bb-reorder.c (remove_scope_notes): Check for both types of scope notes as the... | Jason Eckhardt | 2 | -3/+9 |
2000-05-02 | oops | Jason Merrill | 1 | -1/+1 |
2000-05-02 | final.c (final_start_function): Fix spelling of "necessary". | Mumit Khan | 2 | -1/+5 |
2000-05-02 | toplev.c (debug_ignore_block): Return int. | Jason Merrill | 6 | -35/+49 |
2000-05-02 | class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native fu... | Tom Tromey | 12 | -244/+447 |
2000-05-02 | aclocal.m4 (gcc_AC_CHECK_PROG_VER): New macro. | Zack Weinberg | 5 | -153/+289 |
2000-05-02 | cpphash.c (collect_params): Fix off-by-one error. | Zack Weinberg | 2 | -2/+8 |
2000-05-02 | cpphash.c (trad_stringify): Adjust p after stringification as well. | Jakub Jelinek | 4 | -0/+11 |
2000-05-02 | cpplib.h (CPP_POP, [...]): Delete. | Zack Weinberg | 9 | -142/+115 |
2000-05-02 | 20000502-1.c: New test. | Jakub Jelinek | 3 | -0/+36 |
2000-05-02 | ia64.c (ia64_encode_section_info): Handle the case where this function is cal... | Andrew Haley | 3 | -1/+35 |
2000-05-02 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-05-01 | ifcvt.c (dead_or_predicable): Set merge_bb->end to the insn before the sequen... | Richard Henderson | 2 | -2/+8 |
2000-05-02 | * tree.c (walk_tree): Set lineno. | Jason Merrill | 2 | -2/+11 |
2000-05-01 | re GNATS gcj/195: (gcj fail on code to implement an inner interface.) | Alexandre Petit-Bianco | 2 | -2/+4 |
2000-05-02 | exception.cc: Update license notice. | Mark Mitchell | 13 | -49/+209 |
2000-05-01 | configure.in (alpha*-*-linux-gnulibc1*): Remove reference to alpha/t-linux. | Richard Henderson | 3 | -4/+9 |
2000-05-01 | flow.c (calculate_global_regs_live): Skip for_each_successor_phi if not in SS... | Richard Henderson | 2 | -3/+5 |
2000-05-01 | * calls.c (expand_call): Don't emit reg notes for a sibcall. | Richard Henderson | 2 | -1/+6 |
2000-05-01 | tree.c (build_target_expr_with_type): If we already have a TARGET_EXPR, just ... | Jason Merrill | 4 | -12/+38 |
2000-05-01 | (The patch contained impurities -- this should fix the situation.) | Alexandre Petit-Bianco | 2 | -181/+239 |
2000-05-01 | * ifcvt.c (if_convert): Only verify_flow_info if ENABLE_CHECKING. | Richard Henderson | 2 | -0/+6 |
2000-05-01 | integrate.c (copy_decl_for_inlining): Copy TREE_READONLY and TREE_THIS_VOLATILE. | Jason Merrill | 2 | -0/+7 |
2000-05-01 | re GNATS gcj/195: (gcj fail on code to implement an inner interface.) | Alexandre Petit-Bianco | 2 | -5/+33 |
2000-05-01 | ifcvt.c (noce_emit_cmove): Conditionally compile call to emit_conditional_move. | Richard Henderson | 2 | -0/+13 |
2000-05-01 | Change dynamic linker name to conform to current glibc. From Jakub Jelinek. | Jakub Jelinek | 2 | -1/+6 |
2000-05-01 | cppfiles.c (open_include_file): Open file in blocking mode. | Zack Weinberg | 2 | -24/+24 |
2000-05-01 | Oops, forgot to commit this with the last change | Zack Weinberg | 1 | -0/+23 |
2000-05-01 | cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, now static. | Zack Weinberg | 8 | -138/+85 |
2000-05-01 | Update copyrights. | Jeff Law | 12 | -12/+12 |
2000-05-01 | Update copyright. | Jeff Law | 1 | -1/+1 |
2000-05-01 | mn10300.c (print_operand_address): Do not add zero to SP. | Alexandre Oliva | 2 | -6/+4 |
2000-05-01 | Update copyrights. | Jeff Law | 16 | -16/+16 |
2000-05-01 | Update copyright | Jeff Law | 1 | -1/+1 |
2000-05-01 | Update copyright. | Jeff Law | 5 | -5/+5 |
2000-05-01 | mn10300.c (expand_epilogue): If SP is to be adjusted by less than 256 bytes... | Alexandre Oliva | 2 | -25/+12 |
2000-05-01 | * tm.texi (TARGET_HAS_F_SETFLKW): Fix typo. | Laurynas Biveinis | 2 | -1/+5 |
2000-05-01 | cp-tree.h (same_type_ignoring_top_level_qualifiers_p): New macro. | Mark Mitchell | 9 | -38/+75 |
2000-05-01 | djgpp.h (INT_ASM_OP): Define. | Mark Elbrecht | 2 | -1/+79 |