- 02 Mar, 2007 21 commits
-
-
2007-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org> * typeck.c (common_base_type): Delete unused function. From-SVN: r122472
Manuel López-Ibáñez committed -
2007-03-02 Andrew Haley <aph@redhat.com> * sun/reflect/annotation/AnnotationInvocationHandler.java: Whitespace only changes. 2007-03-02 Andrew Haley <aph@redhat.com> * sun/reflect/annotation/AnnotationInvocationHandler.java: Moved from Classpath to libgcj local. From-SVN: r122471
Andrew Haley committed -
2007-03-02 Andrew Haley <aph@redhat.com> * sun/reflect/annotation/AnnotationInvocationHandler.java: Moved from Classpath to libgcj local. From-SVN: r122470
Andrew Haley committed -
re PR middle-end/30992 (Scaling error in decimal floating-point arithmetic blows conversions to integers) 2007-03-02 Ben Elliston <bje@au.ibm.com> PR 30992 * config/dfp-bit.c (DFP_TO_INT): Initialise qval with "1.". From-SVN: r122469
Ben Elliston committed -
* target.h (init_dwarf_reg_sizes_extra): New target hook. * target-def.h (TARGET_INIT_DWARF_REG_SIZES_EXTRA): New default. * doc/tm.texi (TARGET_INIT_DWARF_REG_SIZES_EXTRA): Document. * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Call this hook. * config/rs6000/rs6000.c (TARGET_INIT_DWARF_REG_SIZES_EXTRA, rs6000_init_dwarf_reg_sizes_extra): New. * config/rs6000/linux-unwind.h (ppc_fallback_frame_state): Support SPE register high parts. testsuite: * gcc.target/powerpc/spe-unwind-1.c, g++.dg/eh/simd-5.C: New tests. From-SVN: r122468
Joseph Myers committed -
* configure.ac: Add "--with-pdfdir" configure option, which defines pdfdir variable. * Makefile.def (target=fixincludes): Add install-pdf to missing targets. (recursive_targets): Add install-pdf target. (flags_to_pass): Add pdfdir. * Makefile.tpl: Add pdfdir handling, add do-install-pdf target. * configure: Regenerate * Makefile.in: Regenerate From-SVN: r122467
Brooks Moses committed -
* Makefile.in: Add install-pdf target as copied from automake v1.10 rules. * configure.ac: Add install-pdf to target list. * configure: Regenerate. From-SVN: r122466
Brooks Moses committed -
* Make-lang.in: Add install-pdf target as copied from automake v1.10 rules. From-SVN: r122465
Brooks Moses committed -
* Make-lang.in: Add install-pdf target as copied from automake v1.10 rules. From-SVN: r122464
Brooks Moses committed -
* Make-lang.in: Add install-pdf target as copied from automake v1.10 rules. From-SVN: r122463
Brooks Moses committed -
* Make-lang.in: Add install-pdf target as copied from automake v1.10 rules. From-SVN: r122461
Brooks Moses committed -
From-SVN: r122460
GCC Administrator committed -
From-SVN: r122457
Brooks Moses committed -
From-SVN: r122456
Brooks Moses committed -
From-SVN: r122455
Brooks Moses committed -
* Makefile.am: Add dummy install-pdf target. * Makefile.in: Regenerate * include/Makefile.in: Regenerate * testsuite/Makefile.in: Regenerate * gcj/Makefile.in: Regenerate From-SVN: r122454
Brooks Moses committed -
From-SVN: r122453
Brooks Moses committed -
* Makefile.in: Add install-html and install-pdf dummy targets. From-SVN: r122452
Brooks Moses committed -
* Makefile.am: Add install-pdf target as copied from automake v1.10 rules. * Makefile.in: Regenerate From-SVN: r122451
Brooks Moses committed -
From-SVN: r122450
Brooks Moses committed -
* Makefile.am: Add dummy install-pdf target. * Makefile.in: Regenerate From-SVN: r122449
Brooks Moses committed
-
- 01 Mar, 2007 19 commits
-
-
* Makefile.am: Add dummy install-pdf target. * Makefile.in: Regenerate From-SVN: r122448
Brooks Moses committed -
From-SVN: r122447
Brooks Moses committed -
* Makefile.am: Add dummy install-pdf target. * Makefile.in: Regenerate From-SVN: r122446
Brooks Moses committed -
From-SVN: r122445
Brooks Moses committed -
From-SVN: r122444
Brooks Moses committed -
From-SVN: r122443
Brooks Moses committed -
* Makefile.am: Add dummy install-pdf target. * Makefile.in: Regenerate From-SVN: r122442
Brooks Moses committed -
* Makefile.am: Add dummy install-pdf target. * Makefile.in: Regenerate From-SVN: r122441
Brooks Moses committed -
* Makefile.am: Add dummy install-pdf target. * Makefile.in: Regenerate From-SVN: r122440
Brooks Moses committed -
* Makefile.am: Add dummy install-pdf target. * Makefile.in: Regenerate From-SVN: r122439
Brooks Moses committed -
* Makefile.in: Add install-pdf target as copied from automake v1.10 rules. * testsuite/Makefile.in: Add dummy install-pdf target. From-SVN: r122438
Brooks Moses committed -
2007-03-01 Paul Brook <paul@codesourcery.com> * config/arm/arm.c (arm_legitimate_index_p): Limit iWMMXt addressing modes to LDRD for DImode. (output_move_double): Fixup out of range ldrd/strd. (vfp_secondary_reload_class): Rename... (coproc_secondary_reload_class): ... to this. Add wb argument. * config/arm/arm.h (SECONDARY_OUTPUT_RELOAD_CLASS): Use coproc_secondary_reload_class for CLASS_IWMMXT. (SECONDARY_INPUT_RELOAD_CLASS): Ditto. * arm-protos.h (coproc_secondary_reload_class): Update prototype. From-SVN: r122437
Paul Brook committed -
tree-ssa-loop-prefetch.c (determine_unroll_factor): Bound the unroll factor by the estimated number of iterations. * tree-ssa-loop-prefetch.c (determine_unroll_factor): Bound the unroll factor by the estimated number of iterations. (loop_prefetch_arrays): Do not prefetch in loops that iterate less than prefetch latency. * gcc.dg/tree-ssa/prefetch-4.c: New test. From-SVN: r122435
Zdenek Dvorak committed -
cp/: PR c++/23689 * decl.c (check_tag_decl): Added new warning for typedef ignored when it precedes an otherwise valid non-typedef declaration. testsuite/: PR c++/23689 * warn/ignored_typedef.C: New. * init/ctor8.C: Added dg-warning to consume ignored typedef warning. * template/typedef2.C: Ditto. Moved dg-error onto its own line and added an explicit line number. From-SVN: r122434
Simon Baldwin committed -
* expr.c (emit_move_complex_push): Export. (emit_move_complex_parts): Split out from ... (emit_move_complex): ... here. * expr.h (emit_move_complex_push, emit_move_complex_parts): Declare. * config/i386/i386.md (movcdi): New. From-SVN: r122432
Richard Henderson committed -
PR other/16513 * Makefile.in: Install library under $(MULTIOSDIR), not $(MULTISUBDIR). Install headers in multilib independent location. Co-Authored-By: Eric Botcazou <ebotcazou@libertysurf.fr> From-SVN: r122430
Peter Breitenlohner committed -
i386.c (ix86_modes_tieable_p): Fix typo, use also size of mode1 to check for tieable modes in MMX case. * config/i386/i386.c (ix86_modes_tieable_p): Fix typo, use also size of mode1 to check for tieable modes in MMX case. From-SVN: r122429
Uros Bizjak committed -
gcc/ * Makefile.in (rtlanal.o): Depend on tree.h. * rtl.h (offset_within_section_p, split_const): Declare. * rtlanal.c: Include tree.h. (offset_within_block_p): New function, taken from mips_offset_within_object_p. (split_const): New function, taken from mips_split_const. * config/m68k/m68k-protos.h (m68k_illegitimate_symbolic_constant_p): Declare. * config/m68k/m68k.h (M68K_OFFSETS_MUST_BE_WITHIN_SECTIONS_P): Define. (CONSTANT_ADDRESS_P): Only accept legitimate constants. (LEGITIMATE_CONSTANT_P): Check m68k_illegitimate_symbolic_constant_p. * config/m68k/m68k.c (TARGET_CANNOT_FORCE_CONST_MEM): Define. (m68k_illegitimate_symbolic_constant_p): New function. * config/m68k/m68k.md (movsi): Remove misleading predicates. If M68K_OFFSETS_MUST_BE_WITHIN_SECTIONS_P and the source is a symbolic constant that might be outside the symbol's section, move the symbol first and then add the offset. * config/m68k/uclinux.h (M68K_OFFSETS_MUST_BE_WITHIN_SECTIONS_P): Override. * config/mips/mips.c (mips_split_const): Delete. (mips_offset_within_object_p): Delete. (mips_symbolic_constant_p): Use offset_within_section_p and split_const instead of mips_offset_within_object_p and mips_split_const. (mips_cannot_force_const_mem, mips_const_insns, mips_unspec_address) (mips_legitimize_const_move, print_operand_reloc) (mips_dangerous_for_la25_p): Use split_const instead of mips_split_const. From-SVN: r122428
Richard Sandiford committed -
2007-03-01 Paolo Carlini <pcarlini@suse.de> PR libstdc++/31005 * include/bits/localefwd.h: Include <cctype>. From-SVN: r122424
Paolo Carlini committed
-