Age | Commit message (Expand) | Author | Files | Lines |
2004-07-25 | fold-const.c (constant_boolean_node): Make extern. | Roger Sayle | 6 | -32/+66 |
2004-07-25 | Remove DOS line endings | Giovanni Bajo | 3 | -59/+59 |
2004-07-25 | re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas... | Niall Douglas | 42 | -25/+584 |
2004-07-26 | basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | Bernardo Innocenti | 14 | -64/+97 |
2004-07-25 | Add a few missing items to a ChangeLog entry of mine. | Bernardo Innocenti | 1 | -0/+15 |
2004-07-25 | bitmap.c: Use type-safe memory allocation macros from libiberty. | Bernardo Innocenti | 16 | -80/+102 |
2004-07-25 | Fix a ChangeLog entry. | Bernardo Innocenti | 1 | -0/+4 |
2004-07-25 | c-decl.c (groktypename, [...]): Rename variable typename to type_name. | Bernardo Innocenti | 3 | -18/+24 |
2004-07-25 | convert.c (convert_to_real, [...]): Replace calls to build with calls to buildN. | Roger Sayle | 14 | -159/+184 |
2004-07-25 | c-common.c: Rename all identifiers named `new'. | Bernardo Innocenti | 5 | -55/+62 |
2004-07-25 | re PR c/15360 (c99: extern w/initializer; extern w/internal linkage) | Joseph Myers | 4 | -2/+44 |
2004-07-25 | * config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*) | Daniel Jacobowitz | 14 | -3/+517 |
2004-07-25 | pragma-align-2.c: New test. | Daniel Jacobowitz | 4 | -2/+112 |
2004-07-25 | c-common.c: Rename all identifiers named `class' to `cl'. | Bernardo Innocenti | 12 | -229/+249 |
2004-07-25 | * decl.c: Rename all identifiers named `class' to `cl'. | Bernardo Innocenti | 2 | -2/+6 |
2004-07-25 | decl.c: Rename all identifiers named `class' to `cl'. | Bernardo Innocenti | 3 | -8/+16 |
2004-07-25 | cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW. | Gabriel Dos Reis | 8 | -30/+53 |
2004-07-25 | regmove.c (optimize_reg_copy_1): Don't try to replace call-used hard registers. | Daniel Jacobowitz | 2 | -0/+8 |
2004-07-25 | tree-ssa-operands.c (get_stmt_operands, [...]): Handle ARRAY_RANGE_REF like A... | Richard Kenner | 2 | -2/+9 |
2004-07-25 | Remove obsolete text in comment. | Richard Kenner | 1 | -2/+1 |
2004-07-25 | c-typeck.c (digest_init): Don't allow arrays of signed or unsigned variants o... | Joseph Myers | 4 | -19/+102 |
2004-07-25 | c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU... | Richard Henderson | 13 | -9/+64 |
2004-07-25 | [multiple changes] | Zack Weinberg | 4 | -25/+21 |
2004-07-25 | Zack Weinberg <zack@codesourcery.com | Zack Weinberg | 4 | -13/+38 |
2004-07-25 | * tree.h (staticp): Change return type to bool. | Bernardo Innocenti | 2 | -1/+5 |
2004-07-25 | * c-common.c (c_staticp): Last episode of the staticp saga. | Bernardo Innocenti | 2 | -3/+7 |
2004-07-25 | c-common.h (c_staticp): Change return type from int to bool. | Bernardo Innocenti | 4 | -9/+15 |
2004-07-25 | langhooks-def.h (lhd_staticp): Change return type from int to bool in prototy... | Bernardo Innocenti | 2 | -1/+6 |
2004-07-25 | system.h (bool, [...]): Don't redefine as preprocessor macros in C++. | Bernardo Innocenti | 2 | -8/+23 |
2004-07-25 | expmed.c (init_expmed): A signed modulus by a power of two is considered chea... | Roger Sayle | 2 | -1/+6 |
2004-07-25 | ggc.h (GGC_NEW, [...]): New macros. | Bernardo Innocenti | 2 | -0/+13 |
2004-07-25 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2004-07-25 | c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists. | Bernardo Innocenti | 19 | -127/+153 |
2004-07-24 | internal.h (xnew, [...]): Remove. | Bernardo Innocenti | 6 | -15/+21 |
2004-07-24 | * ansidecl.h (ARG_UNUSED): New Macro. | Bernardo Innocenti | 2 | -3/+15 |
2004-07-24 | libiberty.h (XNEW, [...]): Move here from libcpp/internal.h. | Bernardo Innocenti | 1 | -0/+31 |
2004-07-24 | Makefile.am: Add gnu/java/security/action/GetPropertyAction.java and... | Bryce McKinlay | 3 | -0/+12 |
2004-07-24 | m68k.c (output_scc_di): Fix coding style. | Roman Zippel | 5 | -85/+66 |
2004-07-24 | c-typeck.c (convert_for_assignment): Tightened up pointer converstions that d... | Mike Stump | 3 | -1/+32 |
2004-07-24 | * genmodes.c (make_vector_modes): Mark with ATTRIBUTE_UNUSED. | Zack Weinberg | 2 | -2/+6 |
2004-07-23 | tree.def (VIEW_CONVERT_EXPR): Change to class 'r'. | Richard Kenner | 3 | -1/+5 |
2004-07-23 | gimplify.c (gimplify_compound_lval): Check for no handled operations, rather ... | Richard Kenner | 3 | -57/+37 |
2004-07-24 | prims.cc (_Jv_InitPrimClass): Don't create an array class. | Bryce McKinlay | 4 | -21/+20 |
2004-07-23 | re PR tree-optimization/16688 (ICE in group_aliases, at tree-ssa-alias.c:1234) | Diego Novillo | 7 | -37/+119 |
2004-07-24 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2004-07-24 | re PR libstdc++/16678 (warning: suggest parentheses around assignment used as... | Benjamin Kosnik | 2 | -37/+49 |
2004-07-24 | boehm.c (set_bit): Improve type safety wrt unsignedness. | Mike Stump | 12 | -55/+77 |
2004-07-23 | Makefile.am: Rename jar binary to fastjar. | Thomas Fitzsimmons | 15 | -150/+173 |
2004-07-23 | re PR c++/16277 (Wrong code with conditionals in initializers) | Richard Henderson | 2 | -10/+23 |
2004-07-23 | expr.c (expand_expr_real_1): Don't handle non-local variables. | Richard Henderson | 13 | -111/+66 |