Age | Commit message (Expand) | Author | Files | Lines |
2001-04-25 | decl.c (init_decl_processing): Add new class "protectionDomain" field. | Bryce McKinlay | 3 | -0/+8 |
2001-04-25 | oops | Jason Merrill | 1 | -10/+0 |
2001-04-25 | * loop.c (try_swap_copy_prop): Go back to checking insn. | Jason Merrill | 2 | -1/+15 |
2001-04-25 | emit-rtl.c (subreg_hard_regno): Only do HARD_REGNO_MODE_OK check if check_mod... | Jakub Jelinek | 4 | -1/+27 |
2001-04-25 | i386.c (ix86_expand_int_movcc): If overlap between out and comparison sequenc... | Jakub Jelinek | 4 | -5/+30 |
2001-04-25 | decl.c (grokdeclarator): Set context of namespace scope TYPE_DECLS. | Nathan Sidwell | 4 | -2/+34 |
2001-04-25 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-04-25 | Makefile.in (LIB2FUNCS): Remove _varargs and __dummy. | Zack Weinberg | 6 | -234/+211 |
2001-04-24 | except.c (reachable_handlers): Step out one level from a RESX. | Jason Merrill | 2 | -58/+90 |
2001-04-25 | optimize.c: Include hashtab.h. | Zack Weinberg | 4 | -16/+117 |
2001-04-24 | c-semantics.c (add_scope_stmt): Don't call current_scope_stmt_stack multiple ... | Nathan Sidwell | 2 | -6/+10 |
2001-04-24 | Lazy __FUNCTION__ generation. | Nathan Sidwell | 20 | -272/+431 |
2001-04-24 | pt.c (tsubst_decl): Use VOID_TYPE_P. | Nathan Sidwell | 3 | -6/+11 |
2001-04-24 | If a SYMBOL_REF is in the constant pool, use the pool's SYMBOL_REF. | Nick Clifton | 2 | -0/+9 |
2001-04-24 | Always set STRICT_ALIGNMENT | Nick Clifton | 2 | -3/+6 |
2001-04-24 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-04-24 | * gcc.c-torture/execute/20010124-1.c: No longer expected to fail. | Zack Weinberg | 2 | -2/+4 |
2001-04-23 | c-convert.c (convert): When converting to a BOOLEAN_TYPE, avoid passing neste... | Joseph Myers | 4 | -1/+34 |
2001-04-23 | * reg-stack.c (emit_swap_insn): Do not get pass CALL_INSNs. | Jan Hubicka | 2 | -0/+5 |
2001-04-23 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-04-23 | * loop.c (loop_delete_insns): Add prototype. | Mark Mitchell | 2 | -0/+5 |
2001-04-23 | configure.in: Remove ENABLE_STD_NAMESPACE. | Phil Edwards | 6 | -285/+295 |
2001-04-23 | config.gcc (powerpc-*-darwin*): Move the flag in xm-darwin.h into xm_defines. | Stan Shebs | 3 | -6/+10 |
2001-04-23 | collect2.c (main): Use concat in lieu of xmalloc/sprintf. | Kaveh R. Ghazi | 10 | -57/+40 |
2001-04-22 | except.c (build_throw): Wrap the initialization of the exception object in a ... | Jason Merrill | 3 | -8/+38 |
2001-04-22 | ABOUT-GCC-NLS: Now that gettext 0.10.37 is out, require it instead of the CVS... | Philipp Thomas | 3 | -7/+12 |
2001-04-22 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-04-21 | calls.c (expand_call): Fix a comment typo. | Kazu Hirata | 2 | -2/+4 |
2001-04-21 | flow.c (proagate_one_insn): Remove useless assignment. | Mark Mitchell | 6 | -14/+63 |
2001-04-21 | sparc.c (sparc_flat_eligible_for_epilogue_delay): Fix a comment typo. | Kazu Hirata | 3 | -2/+6 |
2001-04-21 | news.texi: Update release information for 0.5.27. | Toon Moene | 2 | -7/+50 |
2001-04-21 | h8300.c (general_operand_src): Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2001-04-21 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-04-21 | cp-tree.h (finish_enum): Change prototype. | Mark Mitchell | 4 | -115/+111 |
2001-04-21 | cp-tree.h (finish_enum): Change prototype. | Mark Mitchell | 1 | -0/+13 |
2001-04-20 | Fixes to compile multiple .class files at once. | Per Bothner | 5 | -78/+85 |
2001-04-20 | configure.in: Probe for times, clock, struct tms, and clock_t. | Zack Weinberg | 5 | -162/+377 |
2001-04-20 | * config/pa/som.h (NM_FLAGS): Define. | Jeffrey A Law | 2 | -0/+9 |
2001-04-20 | tree.c (cp_tree_equal): Adjust final switch formatting. | Nathan Sidwell | 4 | -9/+51 |
2001-04-20 | class.c (dfs_unshared_virtual_bases): Add ATTRIBUTE_UNUSED. | Nathan Sidwell | 5 | -21/+222 |
2001-04-20 | Better scheduling of shifts | Bernd Schmidt | 4 | -7/+165 |
2001-04-20 | i386.c (ix86_expand_int_movcc, [...]): Sign-extend CONST_INTs. | Alexandre Oliva | 2 | -3/+12 |
2001-04-20 | rs6000.md (ctrsi_internal1, [...]): In the short-branch case, this insn is on... | Geoffrey Keating | 2 | -12/+21 |
2001-04-20 | comdat2.C: New test. | Jakub Jelinek | 3 | -0/+53 |
2001-04-20 | call.c (maybe_handle_ref_bind): Copy ICS_USER_FLAG and ICS_BAD_FLAG. | Jakub Jelinek | 4 | -1/+44 |
2001-04-20 | search.c (lookup_field_r): If looking for type and non-TYPE_DECL is found... | Jakub Jelinek | 4 | -5/+43 |
2001-04-20 | reg-stack.c (check_asm_stack_operands): Issue error if "=t" resp. | Jakub Jelinek | 2 | -1/+19 |
2001-04-20 | Duh, broken perms. | Jakub Jelinek | 1 | -0/+36 |
2001-04-20 | gcse.c (gcse_main): Fix comment typo. | Jakub Jelinek | 5 | -13/+31 |
2001-04-20 | old-dejagnu.exp: Don't delete output of executable. | David Billinghurst | 2 | -4/+11 |