- 13 Nov, 2002 7 commits
-
-
2002-11-13 Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6558 * config-lang.in: Remove diff_excludes. From-SVN: r59088
Nathanael Nerode committed -
2002-11-13 Janis Johnson <janis187@us.ibm.com> * doc/install.texi (Testing): Document extra Java testing. * doc/sourcebuild.texi (Test Suites): Document libgcj testing. From-SVN: r59085
Janis Johnson committed -
* pa64-hpux.h (LINK_SPEC): Move "+Accept TypeMismatch" switch to the beginning of the spec. (LDD_SUFFIX, PARSE_LDD_OUTPUT): Delete. (LD_INIT_SWITCH, LD_FINI_SWITCH): Define but don't enable. Add comment regarding problems with global constructors when using GNU ld. From-SVN: r59084
John David Anglin committed -
From-SVN: r59076
Kazu Hirata committed -
From-SVN: r59071
GCC Administrator committed -
From-SVN: r59064
Kazu Hirata committed -
From-SVN: r59063
Kazu Hirata committed
-
- 12 Nov, 2002 10 commits
-
-
2002-11-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * doc/install.texi (powerpc-*-linux-gnu*): Update binutils requirement. From-SVN: r59059
Franz Sirl committed -
* config/h8300/h8300.c (tiny_constant_address_p): Parenthesize expressions appropriately. From-SVN: r59057
Kazu Hirata committed -
PR c/8439 * gcc.dg/20021110.c: Move to ... * gcc.c-torture/compile/20021110.c: .... here. From-SVN: r59054
Eric Botcazou committed -
From-SVN: r59051
Kazu Hirata committed -
* config/h8300/h8300.c (single_one_operand): Correctly compute mask when mode is SImode. (single_zero_operand): Likewise. * config/h8300/h8300.md (two new anonymous insns): New. From-SVN: r59050
Kazu Hirata committed -
* doc/contrib.texi (Contributors): Use GCJ instead of gcj to refer to that entire project. From-SVN: r59048
Gerald Pfeifer committed -
* config/mips/t-iris6 (MULTILIB_OSDIRNAMES): Restore old directories. From-SVN: r59047
Rainer Orth committed -
From-SVN: r59045
GCC Administrator committed -
* params.def (ggc-min-expand, ggc-min-heapsize): New parameters. * doc/invoke.texi: Document them. * ggc-page.c: Include params.h. Remove definitions of GGC_MIN_EXPAND_FOR_GC, GGC_MIN_LAST_ALLOCATED. Replace GGC_POISON with ENABLE_GC_CHECKING in ifdefs, delete #define. (init_gcc): Don't set G.allocated_last_gc here. (ggc_collect): Use PARAM_VALUE (GGC_MIN_HEAPSIZE) and PARAM_VALUE (GGC_MIN_EXPAND) to decide whether or not to perform collection. * ggc-simple.c: Similarly. * Makefile.in (ggc-common.o, ggc-simple.o): Add $(PARAMS_H) to dependencies. From-SVN: r59034
Zack Weinberg committed -
From-SVN: r59032
Kazu Hirata committed
-
- 11 Nov, 2002 8 commits
-
-
2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> PR c/8467 * gcc.c-torture/execute/20021111-1.c From-SVN: r59026
Franz Sirl committed -
2002-11-11 Janis Johnson <janis187@us.ibm.com> * doc/contrib.texi: Merge in the list from the libstdc++ web pages. From-SVN: r59024
Janis Johnson committed -
From-SVN: r59020
Jan Hubicka committed -
From-SVN: r59019
GCC Administrator committed -
* config/m68k/t-crtstuff (crti.o): Use this... ($(T)crti.o): ... instead. (crtn.o): Use this... ($(T)crtn.o): ... instead. From-SVN: r59008
Joel Sherrill committed -
PR c/8439 * recog.c (validate_replace_rtx_1) [PLUS]: Simplify only if there is something new to be simplified. From-SVN: r59005
Eric Botcazou committed -
2002-11-10 H.J. Lu <hjl@gnu.org> * calls.c (PUSH_ARGS_REVERSED): Define only if not defined. * expr.c (PUSH_ARGS_REVERSED): Likewise. * config/i386/i386.h (PUSH_ARGS_REVERSED): Set to 1. From-SVN: r59002
H.J. Lu committed -
From-SVN: r59001
Mark Mitchell committed
-
- 10 Nov, 2002 8 commits
-
-
* config/rs6000/sysv4.h: Define NO_IMPLICIT_EXTERN_C here... * config/rs6000/linux.h, config/rs6000/linux64.h, config/rs6000/windiss.h: ... not here. From-SVN: r58989
Zack Weinberg committed -
* reg-stack.c (compensate_edge): Fix sanity check. From-SVN: r58988
Jan Hubicka committed -
* config/mips/netbsd.h (TARGET_OS_CPP_BUILTINS): Define __ABICALLS__ if TARGET_ABICALLS. From-SVN: r58987
Jason Thorpe committed -
From-SVN: r58986
Jan Hubicka committed -
c-decl.c (grokdeclarator): Make error for duplicate type qualifiers into a pedwarn, disabled for C99. * c-decl.c (grokdeclarator): Make error for duplicate type qualifiers into a pedwarn, disabled for C99. testsuite: * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests. From-SVN: r58983
Joseph Myers committed -
From-SVN: r58977
GCC Administrator committed -
* config/mmix/mmix.h (FUNCTION_ARG_CALLEE_COPIES): Define the same as FUNCTION_ARG_PASS_BY_REFERENCE. From-SVN: r58970
Hans-Peter Nilsson committed -
* pa.h (STARTING_FRAME_OFFSET): Change offset for TARGET_64BIT to 16. * config.gcc (hppa*64*-*-linux*): Shorten lines in tm_file define. (hppa*64*-*-hpux11*): Likewise. Use elfos.h with gas. * pa.c (output_millicode_call): Use symbol difference rather than $PIC_pcrel$0 when using HP assembler. * pa64-hpux.h (TARGET_GAS): Define to 1 or 0 depending on whether or not elfos.h (i.e., gas) is being used. (ASM_FILE_START, STRING_ASM_OP, TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP, BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_COMMON, ASM_OUTPUT_ALIGNED_LOCAL, GLOBAL_ASM_OP, ASM_DECLARE_FUNCTION_NAME, ASM_OUTPUT_EXTERNAL, ASM_OUTPUT_EXTERNAL_LIBCALL, ASM_OUTPUT_INTERNAL_LABEL, ASM_GENERATE_INTERNAL_LABEL): Define when using elfos.h. (TARGET_ASM_GLOBALIZE_LABEL): Undefine when using elfos.h. (DWARF2_ASM_LINE_DEBUG_INFO): Delete. (ASM_FILE_START): Add standard .SPACE and .SUBSPA defines when not using elfos.h. (TEXT_SECTION_ASM_OP, READONLY_DATA_SECTION_ASM_OP, DATA_SECTION_ASM_OP, BSS_SECTION_ASM_OP): New HP style defines when not using elfos.h. (TARGET_ASM_NAMED_SECTION, MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL): Don't define when not using elfos.h. (ASM_DECLARE_RESULT): Don't define. * doc/install.texi (hppa*-hp-hpux*): Remove statement that HP assembler doesn't work on hppa64-hp-hpux11. (hppa*-hp-hpux11): Update. From-SVN: r58967
John David Anglin committed
-
- 09 Nov, 2002 7 commits
-
-
* lib/compat.exp (compat-execute): Fix logic error in last change. From-SVN: r58962
Hans-Peter Nilsson committed -
* config/mips/netbsd.h (SUBTARGET_ASM_SPEC): Don't pass -KPIC to the assembler if -mno-abicalls was specified. From-SVN: r58957
Jason Thorpe committed -
* pa-linux.h (PREFERRED_DEBUGGING_TYPE, DWARF2_ASM_LINE_DEBUG_INFO, ASM_OUTPUT_DEF): Delete. From-SVN: r58953
John David Anglin committed -
From-SVN: r58952
Neil Booth committed -
From-SVN: r58951
Neil Booth committed -
PR c++/8389 * pt.c (instantiate_template): Push class scope for member functions. (get_mostly_instantiated_function_type): Likewise. Don't call tsubst on context. Remove CONTEXTP and TPARMSP parameters. * cp-tree.h (get_mostly_instantiated_function_type): Adjust. * mangle.c (write_encoding, write_unqualified_name): Adjust. PR c++/8389 * g++.dg/template/access6.C: New test. From-SVN: r58950
Kriang Lerdsuwanakij committed -
From-SVN: r58949
GCC Administrator committed
-