aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-03sh.c (sh_register_move_cost): Add case for moving from T_REGS to FP register ...Kaz Kojima2-0/+8
2005-10-03backport: ltmain.sh: add support for installing into temporary staging area (...Andreas Schwab2-1/+57
2005-10-03re PR middle-end/24135 (nonlocal goto from nested function gets 'undefined sy...Richard Henderson3-12/+70
2005-10-03* runtime/memory.c (allocate_size): Malloc 1 byte if size == 0.Jakub Jelinek2-1/+5
2005-10-03re PR libgcj/24057 (libgcj installs jawt.h and jni.h in version independent l...Tom Tromey3-97/+27
2005-10-03hashtable (node_iterator::node_iterator(const node_iterator<,true,>&)): Fix t...Paolo Carlini6-4/+206
2005-10-03re PR java/24127 (ICE in libjava.compile/PR6865.java reported as "PASS" in te...Ranjit Mathew2-0/+11
2005-10-03re PR c++/17775 (-frepo with function template in anonymous namespace fails t...Mark Mitchell4-1/+38
2005-10-03configure.in (*-*-darwin*): Build bfd, binutils and opcodes.H.J. Lu3-2/+7
2005-10-03t-aix43 (LDFLAGS): New.David Edelsohn3-0/+7
2005-10-03Fix typo in ChangeLogMark Mitchell1-1/+1
2005-10-03trans-types.c (gfc_init_kinds): Only pass float...Steve Ellcey2-0/+13
2005-10-03gimplify.c (find_single_pointer_decl_1): New static function.Ian Lance Taylor5-5/+162
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert419-504/+35858
2005-10-03target-supports.exp (check_effective_target_vect_shift): Implement with resul...Uros Bizjak4-13/+26
2005-10-03Daily bump.GCC Administrator1-1/+1
2005-10-02re PR c++/22621 (Member function overloading introduces syntax errors)Mark Mitchell5-5/+48
2005-10-02jni.exp (gcj_jni_test_one): For darwin, use -shared-libgcc not -lgcc_s, and e...Andrew Pinski2-7/+18
2005-10-02re PR c++/23840 (Bogus "invalid lvalue in unary '&'" diagnostic and ICE with ...Mark Mitchell4-1/+29
2005-10-02re PR tree-optimization/24142 (VRP miscompiles unzip inflate.c)Diego Novillo4-3/+37
2005-10-02re PR c/18851 (IMA is slow and could be sped up)Andrew Pinski2-53/+186
2005-10-02invoke.texi: Fix typo and speling error.Matthias Klose2-2/+6
2005-10-02re PR libstdc++/24054 (std::tr1::unordered_map's erase does not seem to retur...Paolo Carlini3-0/+64
2005-10-02* tree-stdarg.c (execute_optimize_stdarg): Process PHI nodes too.Richard Henderson2-0/+49
2005-10-02unknown-elf.h (LINK_GCC_C_SEQUENCE_SPEC): Define using --start-group and --en...Mark Mitchell2-0/+11
2005-10-01tree-vrp.c (value_inside_range, [...]): Add FIXME note regarding quirky seman...Diego Novillo2-2/+27
2005-10-01re PR tree-optimization/24141 (VRP ICE in compare_name_with_value, at tree-vr...Diego Novillo4-1/+52
2005-10-01re PR tree-optimization/23604 (wrong code due to VRP)James A. Morrison4-7/+58
2005-10-01memory.c (malloc_t): Remove.Jakub Jelinek2-128/+26
2005-10-01libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define.Jakub Jelinek7-72/+95
2005-10-01gcc_release (build_sources): If trying to apply a tag that already exists, is...Mark Mitchell2-4/+16
2005-10-01tuple_iterate.h (tuple::operator=(const std::pair<>&)): Add missing return.Kenny Simpson2-0/+6
2005-10-01re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Paul Thomas20-39/+523
2005-10-01libffi-dg.exp (libffi_target_compile): For darwin, use -shared-libgcc not -lg...Geoffrey Keating2-2/+12
2005-10-01Daily bump.GCC Administrator1-1/+1
2005-09-30Makefile.in (LIPO_FOR_TARGET): Define.Geoffrey Keating2-0/+14
2005-09-30Don't build thread library for targets that don't support threads.James E Wilson3-57/+97
2005-09-30re PR other/23693 (Manuals in the Portable Document Format (PDF))Joseph Myers2-4/+10
2005-09-30arm.md (movqi): On thumb when optimizing...Richard Earnshaw2-42/+62
2005-09-30* update_web_docs_old: Remove.Joseph Myers2-154/+4
2005-09-30re PR libgcj/24051 (libjava failed to configure)Tom Tromey37-1230/+1500
2005-09-30re PR libfortran/24112 (Reopening file with STATUS='OLD' doesn't work)Janne Blomqvist4-1/+19
2005-09-30reload1.c (merge_assigned_reloads): Do not change any RELOAD_FOR_OUTPUT_ADDRE...Daniel Jacobowitz2-4/+12
2005-09-30t-slibgcc-darwin (libgcc_s_%.dylib): Remove old symlinks before creating new ...Geoffrey Keating2-7/+12
2005-09-30Fix mips-elf gp relocation overflow errors.James E Wilson2-2/+7
2005-09-30t-slibgcc-darwin (libgcc_s_%.dylib): Use --print-multi-lib to work out which ...Geoffrey Keating2-4/+12
2005-09-30re PR libstdc++/24064 (tr1::unordered_map seems to seg-fault when caching has...Paolo Carlini3-0/+67
2005-09-30configure: Regenerate with the correct autoconf version.Andrew Pinski2-4410/+1939
2005-09-30configure.in (bfin-*-*): New.Catherine Moore3-1934/+4427
2005-09-30tree-vect-transform.c, [...]: Fix comment typos.Kazu Hirata7-10/+17