aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-10re PR libgcj/25713 (GZIPOutputStream bad checksum)Tom Tromey10-878/+48
2006-03-10re PR middle-end/26004 (gcc errors on valid code [SVO])Jason Merrill3-1/+19
2006-03-10run testJason Merrill1-0/+2
2006-03-10PR c++/16387, c++/16389Jason Merrill3-12/+101
2006-03-10powerpc-signal.h: Fix typo in comment.Andreas Tobler2-1/+5
2006-03-10Imported GNU Classpath 0.90Mark Wielaard1367-22568/+188595
2006-03-10configure.in: Handle --disable-<component> generically.Aldy Hernandez3-191/+194
2006-03-10genpreds.c (write_insn_constraint_len): Change definition of insn_constraint_...Adam Nemet2-1/+6
2006-03-10m32c.c (m32c_const_ok_for_constraint_p): Bit numbers start at zero.DJ Delorie2-5/+15
2006-03-10re PR middle-end/26565 (Unaligned accesses with __attribute__(packed) and mem...Richard Guenther4-4/+49
2006-03-10config.gcc (sh*-superh-elf, [...]): Use newlib.h when building with libgloss.J"orn Rennecke2-1/+35
2006-03-10cmath: Add atan2 and pow bits; add using declarations.Paolo Carlini17-417/+730
2006-03-10* struct-equiv.c (rtx_equiv_p): Fix POST_MODIFY case.J"orn Rennecke2-6/+6
2006-03-10re PR libfortran/26499 (gfortran - End of File incorrectly positioned after b...Jerry DeLisle4-110/+111
2006-03-10re PR libfortran/26499 (gfortran - End of File incorrectly positioned after b...Jerry DeLisle4-18/+25
2006-03-1020060309-1.c: New.Eric Christopher2-7/+14
2006-03-09tree-ssa-phiopt.c (tree_ssa_phiopt): Add cfgchanged variable.Andrew Pinski2-8/+17
2006-03-10re PR libgcj/23495 (java.lang.String.equals is suboptimal)Tom Tromey2-57/+51
2006-03-10Daily bump.GCC Administrator1-1/+1
2006-03-09configure: Rebuilt.Tom Tromey3-2/+14
2006-03-09combine.c (simplify_shift_const_1): Use gen_lowpart_or_truncate instead of ge...Adam Nemet2-1/+6
2006-03-09trans-expr.c (gfc_add_interface_mapping): Copy 'allocatable' attribute from s...Erik Edelmann4-2/+24
2006-03-09mips-protos.h (mips_output_conditional_branch): Change interface.Richard Sandiford8-358/+320
2006-03-09re PR libgcj/24461 (array access in either GZIPInputStream, Inflater, natInfl...Tom Tromey2-3/+11
2006-03-09win32.cc (_Jv_platform_nanotime): New function.Tom Tromey14-6/+167
2006-03-09md.texi: Update documentation of MIPS constraints.Richard Sandiford6-192/+237
2006-03-09Merge C++ from gomp-20050608-branch.Richard Henderson131-311/+6608
2006-03-09fold-const.c (build_range_check): Make sure to use a valid type to apply the ...Eric Botcazou2-59/+95
2006-03-09re PR middle-end/26561 (ACATS failures c34004a, c46033a and cxg2024 at -O0)Roger Sayle4-5/+64
2006-03-09re PR fortran/26257 (internal compiler error: Segmentation fault, on function...Paul Thomas6-7/+55
2006-03-08addsub.md (addqi3): Disparage a0/a1.DJ Delorie13-172/+1436
2006-03-09Daily bump.GCC Administrator1-1/+1
2006-03-09dwarf2out.c (expand_builtin_dwarf_sp_column): Make dwarf_regnum unsigned to f...Andreas Tobler2-2/+8
2006-03-08tree-ssa-operands.c (finalize_ssa_def_ops): Move the declaration of ptr into ...Andreas Tobler2-1/+7
2006-03-08tree-vrp.c (infer_value_range): Only count pointer uses and dereferences if -...Jeff Law6-16/+76
2006-03-08gcj.texi: Document -static-libgcj option.David Daney6-4/+137
2006-03-08re PR bootstrap/26500 (info/gfortran.info is no longer being installed)Paolo Bonzini6-3/+24
2006-03-08re PR libgcj/24183 (xmlj code not properly built)Tom Tromey3-17/+53
2006-03-08tree-ssa-opfinalize.h: Removed.Zdenek Dvorak4-287/+498
2006-03-08Implement the resolution of DR 455, [DR].Paolo Carlini5-2/+94
2006-03-08df-scan.c: (df_bb_refs_record): Fix obvious typo with wrong block as parameter.Kenneth Zadeck2-1/+6
2006-03-08* varasm.c (assemble_end_function): Say that 'fnname' is unused.Geoffrey Keating2-1/+3
2006-03-08Daily bump.GCC Administrator1-1/+1
2006-03-08i386.c (ix86_delegitimize_address): Handle Darwin addresses with offsets; reo...Geoffrey Keating2-38/+46
2006-03-08dwarf2out.c (DWARF2_FRAME_REG_OUT): Move up in file.Geoffrey Keating2-29/+40
2006-03-07re PR target/26588 (gfortran -fopenmp passes unrecognised -pthread)David Billinghurst2-0/+11
2006-03-08* config/fp-bit.h (CMPtype): Typedef to a word mode integer.Ben Elliston2-2/+7
2006-03-07re PR libgcj/26103 (Wrong exception thrown)Tom Tromey3-3/+14
2006-03-07re PR middle-end/26238 (passes.texi does not document the openMP lowering pass)Aldy Hernandez2-0/+25
2006-03-07* include/java-interp.h: Removed extern "C" around #include <ffi.h>.David Daney2-2/+4