summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]Daniel Berlin2005-06-3015-261/+609
* darwin.h (FRAME_POINTER_REGNUM): Rename to ...Andrew Pinski2005-06-302-2/+7
* * ipa-inline.c (cgraph_clone_inlined_nodes): Revert previous patch.Jan Hubicka2005-06-302-1/+5
* re PR middle-end/22247 (tree-ssa-structalias.c: `uint' undeclared)Francois-Xavier Coudert2005-06-302-25/+33
* * function.c (gen_stack_protect_test): Add third argument.Jakub Jelinek2005-06-302-2/+6
* gthr-tpf.h (CE2THRCPTR): Change field offset to 16.J. D. Johnston2005-06-302-1/+5
* c4x-protos.h: Remove the prototypes for those functions removed from c4x.c.Kazu Hirata2005-06-306-510/+452
* function.c (stack_protect_epilogue): Pass label to stack_protect_test, assume...Jakub Jelinek2005-06-307-11/+128
* rs6000.h (FIRST_PSEUDO_REGISTER): Increment.Jakub Jelinek2005-06-303-31/+98
* sysv4.h (RS6000_VARARGS_AREA): Only return non-zero if DEFAULT_ABI == ABI_V4.Jakub Jelinek2005-06-302-1/+8
* coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher2005-06-3014-70/+124
* re PR testsuite/21967 (gcc.dg/tree-ssa/loop-2.c and gcc.dg/tree-ssa/loop-4.c ...Zdenek Dvorak2005-06-302-0/+18
* bfin.md (addv2hi3, [...]): Pattern names fixed by appending the necessary digit.Bernd Schmidt2005-06-302-7/+13
* * g++.dg/other/ucnid-1.C: xfail on AIX.David Edelsohn2005-06-302-0/+5
* * config/rs6000/rs6000.c (rs6000_file_start): Use PPC405_ERRATUM77.David Edelsohn2005-06-292-4/+6
* re PR tree-optimization/22234 (verify_ssa failed with -fno-exceptions)Diego Novillo2005-06-294-2/+314
* function.h (struct function): Add saved blocks/unexpanded var list.Jan Hubicka2005-06-305-41/+100
* Daily bump.GCC Administrator2005-06-301-1/+1
* ia64.c (ia64_expand_vecint_minmax): Use us_minus and plus for V4HImode UMAX.Richard Henderson2005-06-292-0/+17
* c-tree.h (default_function_array_conversion): Take and return struct c_expr.Joseph Myers2005-06-294-134/+171
* darwin.c (machopic_select_section): constant ObjC string objects now always h...Ziemowit Laski2005-06-2910-15/+176
* target-supports.exp (check_effective_target_vect_no_int_max): Rename from che...Richard Henderson2005-06-297-14/+46
* * config/alpha/alpha.md (vec_shl_<VEC>, vec_shr_<VEC>): New.Richard Henderson2005-06-292-0/+24
* tree-vect-transform.c (vect_min_worthwhile_factor): Declare.Richard Henderson2005-06-292-0/+39
* re PR rtl-optimization/21956 (useless symbols in object files)Caroline Tice2005-06-292-4/+10
* i386.c (ix86_expand_int_vcond): Remove unsignedp argument.Richard Henderson2005-06-296-127/+158
* dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Change GEN_INT to gen_int_...Ian Lance Taylor2005-06-292-1/+7
* re PR middle-end/21969 (ICE on float __attribute__((vector_size(2048))))Steve Ellcey2005-06-292-0/+9
* mmintrin.h: Mark vector intrinsics always_inline.Stuart Hastings2005-06-295-494/+501
* re PR middle-end/21969 (ICE on float __attribute__((vector_size(2048))))Steve Ellcey2005-06-292-0/+9
* re PR middle-end/21969 (ICE on float __attribute__((vector_size(2048))))Steve Ellcey2005-06-294-3/+17
* s390.c (s390_decompose_address): Accept invalid displacements for addresses c...Andreas Krebbel2005-06-293-14/+31
* c-common.c (flag_next_runtime): Move...Ziemowit Laski2005-06-297-13/+23
* linux-unwind.h (shmedia_fallback_frame_state): Disable aliasing warning with ...Kaz Kojima2005-06-292-2/+14
* target.h (gcc_target): New field allocate_initial_value.Kaz Kojima2005-06-299-55/+99
* tree-vectorizer.c (vect_is_simple_reduction): Compare types using TYPE_MAIN_V...Richard Henderson2005-06-282-2/+8
* ia64.c (ia64_expand_vecint_compare): Decompose to EQ when using psubN.uuu.Richard Henderson2005-06-285-5/+243
* Daily bump.GCC Administrator2005-06-291-1/+1
* gcc.texi: Update FSF address.Kelley Cook2005-06-292-2/+6
* re PR c/22052 (redefinition of inline function succeeds)Eric Christopher2005-06-298-35/+69
* * tree-optimize.c (init_tree_optimization_passes): Fix typo.Diego Novillo2005-06-282-1/+5
* re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)Thomas Koenig2005-06-282-0/+12
* rs6000.md (setmemsi): s/operand/operands/.Andrew Pinski2005-06-282-1/+5
* ia64.c (ia64_expand_vecint_compare): Use unsigned saturating subtraction for ...Richard Henderson2005-06-282-128/+60
* rtlanal.c (nonzero_bits1): Use the mode of the value for determining integral...Richard Henderson2005-06-282-3/+10
* rs6000.md (setmemsi): Fix operand 2.Andrew Pinski2005-06-282-1/+5
* 20030708-1.c: Remove static from test function.Richard Henderson2005-06-289-8/+22
* re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)Thomas Koenig2005-06-282-0/+14
* target.h (invalid_conversion, [...]): New hooks.Joseph Myers2005-06-2819-132/+578
* Makefile.in: Set and use UNWIND_H.Paul Brook2005-06-285-0/+1619