aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-12-02* tree-eh.c: Revert yesterday's change.Jeff Law2-27/+8
2004-12-02varasm.c (decode_reg_name): Revert change to check for zero length strings.Andrew Pinski2-6/+20
2004-12-02re PR tree-optimization/18716 ([ICE] verify_flow_info failed (loop))Dorit Naishlos2-5/+19
2004-12-02re PR c++/18758 (ICE redeclaring struct as template)Nathan Sidwell4-1/+29
2004-12-02Makefile.in (WERROR_FLAGS): Renamed from WERROR.Andreas Schwab3-4/+12
2004-12-02PR c++/15664, c++/18276Kriang Lerdsuwanakij5-34/+89
2004-12-02re PR c++/18123 (ICE on templated enum)Kriang Lerdsuwanakij5-3/+30
2004-12-02xstormy16: New test directory.Nick Clifton4-0/+96
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford4-23/+26
2004-12-02re PR target/16952 (GCC for powerpc cross target with -mrelocatable reports e...Alan Modra2-0/+9
2004-12-02rs6000.c (rs6000_assemble_integer): Put back the #ifdef RELOCATABLE_NEEDS_FIXUP.Alan Modra2-4/+7
2004-12-02re PR target/9908 ([x86] wrong code generated for virtual method call with -m...Roger Sayle2-2/+8
2004-12-01Fix typo.Jeff Law1-1/+1
2004-12-01expr.c (expand_assignment): Handle CONCAT both as a final destination and as ...Richard Henderson3-2/+40
2004-12-01tree.h (save_eptr, save_filt): Now file scoped statics.Jeff Law2-4/+35
2004-12-02re PR libfortran/18284 (BACKSPACE broken)Bud Davis2-0/+16
2004-12-02inquire.c (inquire_via_unit): do not allow a direct access file to be opened ...Bud Davis2-0/+15
2004-12-02flush.c: New file.Steven G. Kargl7-6/+288
2004-12-02* tree-phinodes.c (remove_phi_arg_num): Fix a comment.Kazu Hirata2-4/+8
2004-12-02re PR target/16952 (GCC for powerpc cross target with -mrelocatable reports e...Alan Modra4-9/+26
2004-12-02intrinsic.c: Fix and add comments, fix function declarationsSteven G. Kargl2-327/+402
2004-12-02t-aix43, t-aix52 (SHLIB_LINK): Change temporary file tag from a prefix to an ...Zack Weinberg3-8/+13
2004-12-02Daily bump.GCC Administrator1-1/+1
2004-12-02gcc-dg.exp (dg-process-target): Wrapper for dg function to handle effective-t...Janis Johnson3-4/+84
2004-12-01* gcc.c (struct option_map): Add entry for "--pass-exit-codes".Andreas Schwab2-0/+5
2004-12-01re PR tree-optimization/18763 (Gcc failed to bootstrap with --disable-checking)Andrew Pinski2-0/+21
2004-12-01Makefile.in (WERROR): New variable.Mark Mitchell3-2/+14
2004-12-01expr.c (get_inner_reference): Fix thinko in REAL/IMAGPART_EXPR offsetting.Richard Henderson2-2/+7
2004-12-01Compile speed improvement.Matt Austern2-1/+8
2004-12-01re PR tree-optimization/18291 (ICE in merge_alias_info)Diego Novillo4-13/+60
2004-12-01Test for PR 15289.Richard Henderson1-0/+15
2004-12-01re PR rtl-optimization/15289 (reload error with non-lowpart subregs)Richard Henderson6-462/+422
2004-12-01expr.c (optimize_bitfield_assignment_op): Split out from ...Richard Henderson2-137/+148
2004-12-01expmed.c (store_bit_field): Use simplify_gen_subreg instead of gen_rtx_SUBREG...Richard Henderson2-14/+9
2004-12-01re PR rtl-optimization/17107 (Opportunity to improve code generated for compl...David Edelsohn2-8/+13
2004-12-01re PR middle-end/18667 (ice with --parm integer-share-limit=0)Nathan Sidwell5-93/+105
2004-12-01re PR c++/18729 (ICE on invalid typedef)Nathan Sidwell4-0/+22
2004-12-01re PR c++/17431 (Internal error: Segmentation fault (program cc1plus))Nathan Sidwell7-5/+121
2004-12-01re PR target/12817 ([SYSV] Altivec code generation error with many registers ...Alan Modra2-2/+9
2004-12-01standards.texi: Update for C99 TC2.Joseph Myers4-29/+10
2004-11-30sbitmap.c (sbitmap_any_common_bits): New function.Jeff Law5-22/+33
2004-12-01Daily bump.GCC Administrator1-1/+1
2004-11-30tree-vectorizer.c (vect_analyze_data_refs): Reformat and avoid uninitialized ...Nathan Sidwell2-12/+25
2004-11-30* lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.Janis Johnson2-0/+5
2004-11-30* lib/target-supports.exp (is-effective-target): Simplify.Janis Johnson2-11/+11
2004-11-30target-supports.exp (check_effective_target_vect_long): Fix for powerpc64-*-*.Janis Johnson2-14/+14
2004-11-30fold-const.c (fold_widened_comparison): Make sure that we're passing an INTEG...Eric Christopher2-3/+9
2004-11-30badalloc1.C (arena_size): Bump up to 262144 to support new requirements on Fr...Loren J. Rittle2-2/+7
2004-11-30re PR target/18702 (mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/isysroo...Devang Patel2-1/+6
2004-11-30mklibgcc.in: Correct calculation of libgcc_s_soname and libunwind_soname.Zack Weinberg2-45/+62