- 10 Nov, 2001 2 commits
-
-
2001-11-07 David O'Brien <obrien@FreeBSD.org> * config.gcc: Add FreeBSD/IA-64 target. Expand config/i64/elf.h headers. * config/i64/ia64.h (TARGET_VERSION,ASM_SPEC,LINK_SPEC): Remove, they are OS specific. Use CPP_CPU_SPEC rather than CPP_PREDEFINES, so OS specific files and use CPP_PREDEFINES for their needs. * config/i64/elf.h (TARGET_VERSION): Add. Also, move inclusion of target headers to tm_file. * config/ia64/aix.h (TARGET_VERSION): Likewise. * config/ia64/hpux.h (TARGET_VERSION): Likewise. * config/ia64/linux.h (TARGET_VERSION): Likewise. (FUNCTION_PROFILER): Remove. * config/ia64/ia64.h (FUNCTION_PROFILER): Update defintion using the version in config/ia64/linux.h. * config/ia64/freebsd.h: New file. * config/freebsd.h: Tidy up. (_USING_CONFIG_FREEBSD): Define. (FBSD_CPP_PREDEFINES): Add __KPRINTF_ATTRIBUTE__. (FBSD_CPP_SPEC): Define generic FreeBSD spec. (FBSD_STARTFILE_SPEC): Likewise. (FBSD_ENDFILE_SPEC): Likewise. (FBSD_LIB_SPEC): Likewise. (WCHAR_UNSIGNED): Undefine, FreeBSD's wchars are signed. (USER_LABEL_PREFIX): Define to ELF compatible value as some CPU headers set an ELF-improper one. Approved by: Richard Henderson <rth@redhat.com> Message-ID: <20011109100352.A6186@redhat.com> From-SVN: r46909
David O'Brien committed -
pa.c (emit_move_sequence): Use cint_ok_for_move to check whether a constant can be loaded in a single... * pa.c (emit_move_sequence): Use cint_ok_for_move to check whether a constant can be loaded in a single instruction to a register. When loading immediate constants, use PLUS instead of HIGH/LO_SUM. Use depdi for insertion of most significant 32-bits on 64-bit hosts. * pa.h (LEGITIMATE_CONSTANT_P): Accept constants that can be built with ldil/ldo/depdi instruction sequence on 64-bit hosts. * pa.md: New addmove pattern for adding constant_int to HImode register and moving result to HImode register. Remove HImode HIGH and LO_SUM patterns. From-SVN: r46908
John David Anglin committed
-
- 09 Nov, 2001 36 commits
-
-
* Makefile.in: Update. * c-decl.c (print_lang_decl, print_lang_type): Remove. (print_lang_identifier): Rename c_print_identifier. * c-lang.c (LANG_HOOKS_PRINT_IDENTIFIER, LANG_HOOKS_SET_YYDEBUG): New. (print_lang_statistics, lang_print_xnode): Remove. * c-parse.in (set_yydebug): Rename c_set_yydebug. * c-tree.h (c_set_yydebug, c_print_identifier): New. * langhooks-def.h (lhd_print_tree_nothing, lhd_set_yydebug): New. LANG_HOOKS_PRINT_STATISTICS, LANG_HOOKS_PRINT_XNODE, LANG_HOOKS_PRINT_DECL, LANG_HOOKS_PRINT_TYPE, LANG_HOOKS_PRINT_IDENTIFIER, LANG_HOOKS_SET_YYDEBUG): New. (LANG_HOOKS_INITIALIZER): Update. * langhooks.h (struct lang_hooks): New members. (lang_print_tree_hook): New. * langhooks.c (lhd_print_tree_nothing, lhd_set_yydebug): New. * print-tree.c: Include langhooks.h. (print_node): Update. * toplev.c (decode_d_option): Update. * tree.c: Include langhooks.h. (dump_tree_statistics): Update. * tree.h (print_lang_statistics, print_lang_decl, print_lang_type, print_lang_identifier, set_yydebug, lang_print_xnode): Remove. ada: * misc.c (gnat_print_decl, gnat_print_type): Renamed. (LANG_HOOKS_PRINT_DECL, LANG_HOOKS_PRINT_TYPE): Override. (print_lang_statistics, lang_print_xnode, print_lang_identifier, set_yydebug): Remove. cp: * cp-lang.c (LANG_HOOKS_PRINT_DECL, LANG_HOOKS_PRINT_TYPE, LANG_HOOKS_PRINT_STATISTICS, LANG_HOOKS_PRINT_XNODE, LANG_HOOKS_PRINT_IDENTIFIER, LANG_HOOKS_SET_YYDEBUG): Override. * cp-tree.h (print_class_statistics): Remove. (cxx_print_statistics, cxx_print_xnode, cxx_print_decl, cxx_print_type, cxx_print_identifier, cxx_set_yydebug): New. * lex.c (set_yydebug): Rename c_set_yydebug. * ptree.c (print_lang_decl, print_lang_type, print_lang_identifier, lang_print_xnode): Rename. * tree.c (print_lang_statistics): Rename. f: * com.c (ffe_print_identifier): Rename. (LANG_HOOKS_PRINT_IDENTIFIER): Override. (lang_print_xnode, print_lang_decl, print_lang_statistics, print_lang_type, set_yydebug): Remove. java: * java-tree.h (java_set_yydebug): New. * jcf-parse.c (set_yydebug): Rename java_set_yydebug. * lang.c (LANG_HOOKS_SET_YYDEBUG): Override. (print_lang_decl, print_lang_type, print_lang_identifier, print_lang_statistics, lang_print_xnode): Remove. objc: * objc-act.c (LANG_HOOKS_PRINT_IDENTIFIER, LANG_HOOKS_SET_YYDEBUG): Override. (lang_print_xnode, print_lang_statistics): Remove. From-SVN: r46907
Neil Booth committed -
* dwarf2asm.c (dw2_force_const_mem): Invoke STRIP_NAME_ENCODING on the symbol string. From-SVN: r46906
Richard Henderson committed -
* pa/elf.h (ASM_DECLARE_FUNCTION_NAME, ASM_OUTPUT_EXTERNAL_LIBCALL): Undef before defining. * config.gcc (hppa1.1-*-rtems*): Remove duplicate clause. From-SVN: r46905
Kaveh R. Ghazi committed -
* clipper.h (ASM_OUTPUT_REG_POP): Fix typo. * tlink.c (recompile_files): Copy strings passed to `putenv'. From-SVN: r46904
Kaveh R. Ghazi committed -
From-SVN: r46903
Kaveh R. Ghazi committed -
* tree.h (TYPE_VOLATILE): Trap use not on TYPEs. (TYPE_READONLY): Likewise. From-SVN: r46902
Geoffrey Keating committed -
* flow.c (insn_dead_p): Allow for AUTO_INC notes all the time. In testsuite/: * gcc.c-torture/execute/20011109-2.c: New test. From-SVN: r46901
Geoffrey Keating committed -
* config/stormy16/stormy16.h (ASM_SPEC): Revert last change, don't pass --gdwarf2 to the assembler if the compiler will also provide debug info. From-SVN: r46900
Geoffrey Keating committed -
* config/stormy16/stormy16.c (xstormy16_expand_casesi): Don't change INDEX. In testsuite/: * gcc.c-torture/execute/20011109-1.c: New test. From-SVN: r46899
Geoffrey Keating committed -
* alias.c (nonoverlapping_memrefs_p): New function. (true_dependence, canon_true_depenence, write_dependence_p): Call it. From-SVN: r46897
Richard Kenner committed -
From-SVN: r46896
Richard Kenner committed -
2001-11-09 Aldy Hernandez <aldyh@redhat.com> * rs6000.h (REG_CLASS_CONTENTS): Add VRSAVE bit to ALL_REGS. (CONDITIONAL_REGISTER_USAGE): Disable AltiVec registers unless generating altivec code. (FIXED_REGISTERS): VRSAVE is fixed. (CALL_USED_REGISTERS): VRSAVE is call used. From-SVN: r46895
Aldy Hernandez committed -
mips.c (mips_output_conditional_branch): Do not hard code the branch target as ".+16/.+12", but rather use labels. * config/mips/mips.c (mips_output_conditional_branch): Do not hard code the branch target as ".+16/.+12", but rather use labels. From-SVN: r46893
Jason Eckhardt committed -
* config/pa/milli64.S: Use %r25 and %r0 instead of arg1 and r0 to work around limitations of certain versions of GAS. From-SVN: r46890
Jeffrey A Law committed -
* pa.md (mulsi3): Remove PA64 hack to work around SUBREG issues. (muldi3): Update due to SUBREG_BYTE changes. (casesi): Similarly. From-SVN: r46889
Jeffrey A Law committed -
From-SVN: r46888
Kazu Hirata committed -
From-SVN: r46887
Zack Weinberg committed -
* config/convex/convex.c: Fix comment formatting. * config/convex/convex.h: Likewise. From-SVN: r46886
Kazu Hirata committed -
From-SVN: r46885
John David Anglin committed -
* Makefile.in (.po.pox): Look both in srcdir and builddir for $(PACKAGE).pot. (po/$(PACKAGE).pot): Don't move-if-change the new potfile over to the source directory. * po/exgettext: Deposit new potfile in po subdir. From-SVN: r46884
Zack Weinberg committed -
g77spec.c (lang_specific_driver): Adjust behavior of -v and --version for consistency with other front ends. * g77spec.c (lang_specific_driver): Adjust behavior of -v and --version for consistency with other front ends. Remove large #if 0 block. Do not add libraries to argv if there are no input files. (add_version_magic): Delete all references and dependent code. * lang-options.h: Delete -fnull-version. * lang-specs.h: Delete f77-version spec. * lex.c: Delete logic conditional on ffe_is_null_version() and now-unused label. * top.c: Delete ffe_is_null_version_ variable. (ffe_decode_option): Delete -fnull-version case. * top.h: Delete declaration of ffe_is_null_version_ and ffe_is_null_version(), ffe_set_is_null_version() macros. From-SVN: r46883
Zack Weinberg committed -
From-SVN: r46882
Jeff Sturm committed -
* m32r.c: Add support for m32rx processor. * m32r.h: Ditto. * m32r.md: Ditto. * t-m32r: Ditto. * m32r-protos.h: Add prototypes for m32rx functions. * doc/invoke.texi: Document -m32rx option. Co-Authored-By: Andrew MacLeod <amacleod@redhat.com> Co-Authored-By: Catherine Moore <clm@redhat.com> Co-Authored-By: Michael Meissner <meissner@redhat.com> Co-Authored-By: Nick Clifton <nickc@redhat.com> Co-Authored-By: Richard Henderson <rth@redhat.com> From-SVN: r46881
Ben Elliston committed -
* config/sparc/sparc.md (movdf): Avoid calling validize_mem during or after reload. * gcc.c-torture/compile/20011109-1.c: New test. From-SVN: r46880
Jakub Jelinek committed -
From-SVN: r46879
Gerald Pfeifer committed -
Makefile.in ($(HOST_PREFIX_1)rtl.o, $(HOST_PREFIX_1)print-rtl.o, $(HOST_PREFIX_1)bitmap.o, $(HOST_PREFIX_1)vfprintf.o, $(HOST_PREFIX_1)doprint.o, $(HOST_PREFIX_1)strstr.o, $(HOST_PREFIX_1)errors.o, $(HOST_PREFIX_1)ggc-none.o): Update dependencies. * Makefile.in ($(HOST_PREFIX_1)rtl.o, $(HOST_PREFIX_1)print-rtl.o, $(HOST_PREFIX_1)bitmap.o, $(HOST_PREFIX_1)vfprintf.o, $(HOST_PREFIX_1)doprint.o, $(HOST_PREFIX_1)strstr.o, $(HOST_PREFIX_1)errors.o, $(HOST_PREFIX_1)ggc-none.o): Update dependencies. From-SVN: r46878
Andreas Schwab committed -
2001-11-09 H.J. Lu <hjl@gnu.org> * config/mips/mips.c (mips_output_function_prologues): Cast `tsize' to long for output. From-SVN: r46877
H.J. Lu committed -
From-SVN: r46876
GCC Administrator committed -
* c-lang.c (LANG_HOOKS_NAME): New. (lang_hooks): Constify. (c_init_options): Update. (lang_identify): Remove. * c-parse.in (language_string): Remove. * dbxout.c: Include langhooks.h. (dbxout_symbol_location): Update. * dwarf2out.c: Include langhooks.h. (gen_compile_unit_die): Update. * dwarfout.c: Include langhooks.h. (prototyped_attribute, output_compile_unit_die): Update. * langhooks-def.h (LANG_HOOKS_NAME, LANG_HOOKS_IDENTIFIER_SIZE): New. (LANG_HOOKS_INITIALIZER): Update. * langhooks.h (struct lang_hooks): New members. Constify. * stringpool.c: Don't include toplev.h. (set_identifier_size): Remove. * toplev.c (toplev_main): Initialize identifier size. (print_version): Update. * tree.h (language_string, init_lex, lang_identify, set_identifier_size): Remove. * Makefile.in: Update dependencies. * config/darwin.c: Include langhooks.h. (func_name_maybe_scoped): Update. * config/darwin.h (ASM_END_FILE): Update. * config/nextstep.h (ASM_END_FILE): Update. * config/nextstep21.h (ASM_END_FILE): Update. * config/i386/sun386.h (ASM_END_FILE): Update. * config/rs6000/rs6000.c (ASM_END_FILE): Include langhooks.h. (rs6000_output_function_epilogue): Update. ada: * misc.c (LANG_HOOKS_NAME, LANG_HOOKS_IDENTIFIER_SIZE): Override. (struct lang_hooks): Constify. (language_string, lang_identify): Remove. * utils.c (init_decl_processing): Update. cp: * cp-lang.c (LANG_HOOKS_NAME): Override. (struct lang_hooks): Constify. * lex.c (cxx_init_options): Update. (lang_identify): Remove. * parse.y (language_string): Remove. f: * com.c (language_string, lang_identify): Remove. (struct lang_hooks): Constify. (LANG_HOOKS_NAME): Override. (init_parse): Update. java: * jcf-parse.c (init_lex): Remove. * lang.c (language_string, lang_identify): Remove. (struct lang_hooks): Constify. (LANG_HOOKS_NAME): Override. (init_parse): Update. objc: * objc-act.c (LANG_HOOKS_NAME): Override. (struct lang_hooks): Constify. (objc_init_options): Update. (lang_identify): Remove. From-SVN: r46874
Neil Booth committed -
From-SVN: r46873
Geoffrey Keating committed -
* fold-const.c (lshift_double): Honor PREC. (rshift_double): Likewise. From-SVN: r46872
John Wehle committed -
* config/1750a/1750a.c: Fix comment formatting. * config/1750a/1750a.h: Likewise. From-SVN: r46871
Kazu Hirata committed -
* configure.in (--enable-languages): Be more permissive about syntax. Check for empty lists better. Warn about $LANGUAGES. * configure: Regenerated. From-SVN: r46870
Phil Edwards committed -
* configure.in (--enable-languages): Be more permissive about syntax. Check for empty lists better. Warn about $LANGUAGES. From-SVN: r46869
Phil Edwards committed -
From-SVN: r46868
Richard Henderson committed -
In ChangeLog: 2001-11-08 Geoffrey Keating <geoffk@redhat.com> * config.sub: Import from master sources, rev. 1.230. * MAINTAINERS: Change 'stormy16' to 'xstormy16'. Index: gcc/ChangeLog 2001-11-08 Geoffrey Keating <geoffk@redhat.com> * config.gcc: Rename stormy16 to xstormy16. * config/stormy16/stormy-abi: Likewise. * config/stormy16/stormy16-protos.h: Likewise. * config/stormy16/stormy16.c: Likewise. * config/stormy16/stormy16.h: Likewise. * config/stormy16/stormy16.md: Likewise. Index: gcc/testsuite/ChangeLog 2001-11-08 Geoffrey Keating <geoffk@redhat.com> * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16. * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16. * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16. * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16. * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16. * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16. * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16. From-SVN: r46867
Geoffrey Keating committed
-
- 08 Nov, 2001 2 commits
-
-
From-SVN: r46866
Richard Kenner committed -
* expr.c (emit_block_move): If X is readonly emit CLOBBER for it. (clear_storage): Likewise, for OBJECT. From-SVN: r46865
Richard Kenner committed
-