summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* re PR c/15360 (c99: extern w/initializer; extern w/internal linkage)Joseph Myers2004-07-254-2/+44
* * config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*)Daniel Jacobowitz2004-07-2514-3/+517
* pragma-align-2.c: New test.Daniel Jacobowitz2004-07-254-2/+112
* c-common.c: Rename all identifiers named `class' to `cl'.Bernardo Innocenti2004-07-2512-229/+249
* * decl.c: Rename all identifiers named `class' to `cl'.Bernardo Innocenti2004-07-252-2/+6
* decl.c: Rename all identifiers named `class' to `cl'.Bernardo Innocenti2004-07-253-8/+16
* cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW.Gabriel Dos Reis2004-07-258-30/+53
* regmove.c (optimize_reg_copy_1): Don't try to replace call-used hard registers.Daniel Jacobowitz2004-07-252-0/+8
* tree-ssa-operands.c (get_stmt_operands, [...]): Handle ARRAY_RANGE_REF like A...Richard Kenner2004-07-252-2/+9
* Remove obsolete text in comment.Richard Kenner2004-07-251-2/+1
* c-typeck.c (digest_init): Don't allow arrays of signed or unsigned variants o...Joseph Myers2004-07-254-19/+102
* c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU...Richard Henderson2004-07-2513-9/+64
* [multiple changes]Zack Weinberg2004-07-254-25/+21
* Zack Weinberg <zack@codesourcery.comZack Weinberg2004-07-254-13/+38
* * tree.h (staticp): Change return type to bool.Bernardo Innocenti2004-07-252-1/+5
* * c-common.c (c_staticp): Last episode of the staticp saga.Bernardo Innocenti2004-07-252-3/+7
* c-common.h (c_staticp): Change return type from int to bool.Bernardo Innocenti2004-07-254-9/+15
* langhooks-def.h (lhd_staticp): Change return type from int to bool in prototy...Bernardo Innocenti2004-07-252-1/+6
* system.h (bool, [...]): Don't redefine as preprocessor macros in C++.Bernardo Innocenti2004-07-252-8/+23
* expmed.c (init_expmed): A signed modulus by a power of two is considered chea...Roger Sayle2004-07-252-1/+6
* ggc.h (GGC_NEW, [...]): New macros.Bernardo Innocenti2004-07-252-0/+13
* Daily bump.GCC Administrator2004-07-251-1/+1
* c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.Bernardo Innocenti2004-07-2519-127/+153
* m68k.c (output_scc_di): Fix coding style.Roman Zippel2004-07-245-85/+66
* c-typeck.c (convert_for_assignment): Tightened up pointer converstions that d...Mike Stump2004-07-243-1/+32
* * genmodes.c (make_vector_modes): Mark with ATTRIBUTE_UNUSED.Zack Weinberg2004-07-242-2/+6
* tree.def (VIEW_CONVERT_EXPR): Change to class 'r'.Richard Kenner2004-07-233-1/+5
* gimplify.c (gimplify_compound_lval): Check for no handled operations, rather ...Richard Kenner2004-07-233-57/+37
* re PR tree-optimization/16688 (ICE in group_aliases, at tree-ssa-alias.c:1234)Diego Novillo2004-07-237-37/+119
* Daily bump.GCC Administrator2004-07-241-1/+1
* boehm.c (set_bit): Improve type safety wrt unsignedness.Mike Stump2004-07-2412-55/+77
* Makefile.am: Rename jar binary to fastjar.Thomas Fitzsimmons2004-07-233-36/+42
* re PR c++/16277 (Wrong code with conditionals in initializers)Richard Henderson2004-07-232-10/+23
* expr.c (expand_expr_real_1): Don't handle non-local variables.Richard Henderson2004-07-2313-111/+66
* Makefile.in (site.exp): Add HOSTCC and HOSTCFLAGS to site.exp.Jakub Jelinek2004-07-2419-0/+3181
* print-rtl.c (print_rtx <case 'b'>): Don't attempt to print bitmap contents if...Zack Weinberg2004-07-233-17/+22
* c-decl.c (start_function): Form composite type of function types rather than ...Joseph Myers2004-07-234-1/+42
* altivec.h (vec_lvewx, [...]): Remove the const qualifier for the second argum...Janis Johnson2004-07-232-9/+12
* altivec.h (vec_stvewx, [...]): Use specific pointer types.Janis Johnson2004-07-232-17/+84
* altivec.h (vec_vadduwm): (vec_vadduwm...Janis Johnson2004-07-232-164/+663
* altivec.h (vec_vcmpgtsh): Fix C++ function name.Janis Johnson2004-07-232-28/+30
* 8-02a.c: Fix typo.Janis Johnson2004-07-232-1/+3
* varargs-4.c: Remove a Darwin-specific check.Janis Johnson2004-07-233-8/+37
* debug-1.c: Use int, not long, in union with vector.Janis Johnson2004-07-233-4/+7
* ops.c: Remove checks using pointers to long.Janis Johnson2004-07-234-62/+120
* machmode.def: Remove vector modes.Paolo Bonzini2004-07-238-34/+59
* cp: * search.c (lookup_conversion_operator): Avoid two loops.Nathan Sidwell2004-07-237-83/+434
* intl.c (gcc_init_libintl): Use PACKAGE for the text domain.Matthias Klose2004-07-235-2/+19
* dwarf2out.c (output_call_frame_info): Set SYMBOL_FLAG_LOCAL on generated SYMB...Mark Mitchell2004-07-238-541/+379
* Daily bump.GCC Administrator2004-07-231-1/+1