| Commit message (Expand) | Author | Age | Files | Lines |
* | stor-layout.c (layout_type): Don't complain about a too small an array elemen... | Olivier Hainque | 2005-12-15 | 2 | -0/+11 |
* | re PR target/24969 (tmpdir-gcc.dg-struct-layout-1/t026 fails execution) | Jan Hubicka | 2005-12-15 | 2 | -2/+8 |
* | final.c (final_scan_insn): Flip in_cold_section_p when changing between the h... | Richard Sandiford | 2005-12-15 | 6 | -50/+61 |
* | stl_vector.h (vector<>::_M_get_Tp_allocator): Change to return by ref and add... | Paolo Carlini | 2005-12-15 | 3 | -2/+16 |
* | Second part of MS1->MT renaming | Nathan Sidwell | 2005-12-15 | 8 | -341/+413 |
* | tree-flow.h (okay_component_ref_for_subvars): Remove. | Richard Guenther | 2005-12-15 | 6 | -83/+182 |
* | re PR libstdc++/25421 (catching exception from codecvt_byname() segfaults) | Paolo Carlini | 2005-12-15 | 3 | -1/+75 |
* | combine.c: Remove force_to_mode's fourth parameter. | Paolo Bonzini | 2005-12-15 | 2 | -49/+147 |
* | libjava.exp: Revert 2005-12-01. | Alan Modra | 2005-12-15 | 3 | -6/+5 |
* | re PR target/25406 (gcc.dg/20030625-1.c, gcc.dg/20050620-1.c, gcc.dg/940510-1... | Alan Modra | 2005-12-15 | 3 | -12/+26 |
* | repo1.C: Call cleanup-repo-files. | Kaveh R. Ghazi | 2005-12-15 | 3 | -0/+9 |
* | re PR fortran/18197 (bus error on returning from a function) | Erik Edelmann | 2005-12-15 | 4 | -10/+48 |
* | Daily bump. | GCC Administrator | 2005-12-15 | 1 | -1/+1 |
* | re PR rtl-optimization/25310 (ICE in reload_cse_simplify_operands, at postrel... | Ulrich Weigand | 2005-12-14 | 4 | -10/+53 |
* | Make-lang.in (objcp/objcp-decl.o): Add depends on $(EXPR_H). | Andrew Pinski | 2005-12-14 | 2 | -1/+5 |
* | re PR debug/25023 (ICE in def_cfa_1, at dwarf2out.c:792) | Jakub Jelinek | 2005-12-14 | 4 | -5/+26 |
* | CompilerProcess.java: Use a new thread to handle stdout from the child process. | Andrew Haley | 2005-12-14 | 2 | -4/+26 |
* | re PR classpath/25389 (File(new URI("file:./")) -> java.lang.NullPointerExcep... | Tom Tromey | 2005-12-14 | 2 | -1/+11 |
* | redecl1.C, [...]: Remove xfail. | Kaveh R. Ghazi | 2005-12-14 | 21 | -20/+36 |
* | configure.in: Flip the top-level bootstrap switch. | Paolo Bonzini | 2005-12-14 | 3 | -84/+87 |
* | arm.md: Provide a big-endian version of the (zero_extend:SI (subreg:QI ...)) ... | Richard Sandiford | 2005-12-14 | 2 | -0/+15 |
* | sibcall-6.c: Skip in -fPIC mode on X86 ilp32. | Kean Johnston | 2005-12-14 | 6 | -2/+14 |
* | struct-equiv.c (note_local_live): Handle hard regs with different hard_regno_... | J"orn Rennecke | 2005-12-14 | 2 | -1/+13 |
* | tree-ssa-ccp.c (fold_stmt_r): DATA argument is now a pointer to a structure c... | Jeff Law | 2005-12-14 | 5 | -14/+62 |
* | s390.md ("*tstdi_extimm", [...]): Merge. | Adrian Straetling | 2005-12-14 | 2 | -61/+43 |
* | s390.md ("d0", "1"): New mode attributes. | Adrian Straetling | 2005-12-14 | 2 | -171/+92 |
* | s390.md ("extend<mode>di2", [...]): Merge. | Adrian Straetling | 2005-12-14 | 2 | -131/+82 |
* | s390.md ("atype", "length"): Rewrite. | Adrian Straetling | 2005-12-14 | 2 | -37/+12 |
* | Makefile.tpl: Throughout the file, use : $(MAKE) along with $(stage) and $(un... | Daniel Jacobowitz | 2005-12-14 | 3 | -1896/+2254 |
* | tree-ssa-operands.c (build_ssa_operands): Update leading comment. | Sebastian Pop | 2005-12-14 | 2 | -21/+5 |
* | struct-equiv.c (rtx_equiv_p): Allow arbitrary RVALUE values for PARALLELs wit... | J"orn Rennecke | 2005-12-14 | 2 | -1/+9 |
* | cfgloopmanip.c (lv_adjust_loop_entry_edge): Adjust the type of cond_expr para... | Sebastian Pop | 2005-12-14 | 2 | -2/+7 |
* | loop-unswitch.c (unswitch_loop): Free zero_bitmap before returning. | Sebastian Pop | 2005-12-14 | 2 | -2/+9 |
* | re PR bootstrap/25397 (Bootstrap failed) | J"orn Rennecke | 2005-12-14 | 2 | -5/+10 |
* | re PR target/25254 (ICE with -mcmodel=medium -mlarge-data-threshold=1) | Jakub Jelinek | 2005-12-14 | 5 | -1/+44 |
* | fortran-torture.exp: Catch remaining uses of remote_file build delete. | David Billinghurst | 2005-12-14 | 2 | -10/+15 |
* | stkalign.C: Remove xfail. | Kaveh R. Ghazi | 2005-12-14 | 2 | -1/+5 |
* | Daily bump. | GCC Administrator | 2005-12-14 | 1 | -1/+1 |
* | c-common.c (c_common_truthvalue_conversion): Generalise warning for addresses... | Ben Elliston | 2005-12-14 | 8 | -5/+122 |
* | fpgnulib.c (__unordsf2, [...]): New functions. | Paul Brook | 2005-12-13 | 2 | -0/+101 |
* | t-mt (crti.o, crtn.o): Add multilib options. | Nathan Sidwell | 2005-12-13 | 2 | -5/+13 |
* | PR rtl-optimization/20070 / part1 | J"orn Rennecke | 2005-12-13 | 7 | -190/+1491 |
* | rtlhooks.c (gen_lowpart_general): Handle SUBREGs of floating point values. | J"orn Rennecke | 2005-12-13 | 2 | -2/+10 |
* | t-mt (MULTILIB_OPTIONS): Add ms2 | Nathan Sidwell | 2005-12-13 | 3 | -9/+16 |
* | trans-expr.c (gfc_conv_substring): Use fold_build2 and build_int_cst. | Richard Guenther | 2005-12-13 | 2 | -6/+10 |
* | re PR java/25366 (ICE in do_resolve_class) | Andrew Haley | 2005-12-13 | 2 | -0/+10 |
* | re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ... | Jakub Jelinek | 2005-12-13 | 1 | -0/+17 |
* | Update. | Jakub Jelinek | 2005-12-13 | 1 | -0/+2 |
* | re PR debug/25023 (ICE in def_cfa_1, at dwarf2out.c:792) | Jakub Jelinek | 2005-12-13 | 6 | -23/+103 |
* | re PR c++/24907 ("int x, ;" accepted) | Petr Machata | 2005-12-13 | 4 | -2/+42 |