OSDN Git Service

* doc/fragments.texi, doc/trouble.texi: Remove links to old
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 3125941..7def69a 100644 (file)
@@ -1,4 +1,154 @@
+2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * doc/fragments.texi, doc/trouble.texi: Remove links to old
+       installation chapter.
+       * doc/gcc.texi: Don't claim that this manual documents
+       installation.  Mark Installation menu entry as being out of date.
+
+Mon Nov 19 07:21:35 2001  Douglas B. Rupp  <rupp@gnat.com>
+
+       * config/alpha/xm-vms.h: Don't define macros that autoconf handles.
+       (SUCCESS_EXIT_CODE, FATAL_EXIT_CODE): Define for posix compatibility.
+       * gcc.c (exit): Remove definition for VMS; moved to xm-vms.h.
+
+2001-11-19  Jason Merrill  <jason@redhat.com>
+
+       * cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing
+       cur_token, not after.
+
+       * config/clipper/clix.h, config/h8300/elf.h, config/mips/linux.h:
+       Lose ASM_OUTPUT_CONSTRUCTOR.
+       * system.h: Poison it and INT_ASM_OP.
+       * c-lang.c (finish_file): Don't check for it.
+       * libgcc2.c (L_ctors): Check TARGET_ASM_CONSTRUCTOR instead.
+
+2001-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * mmix.c (mmix_cc1_ignored_option): Const-ify.
+       (mmix_init_machine_status): Make static to match declaration.
+       (mmix_unique_section): Const-ify.
+       (mmix_output_quoted_string): Avoid automatic aggregate
+       initialization.
+       (mmix_output_register_setting): Likewise.
+       (mmix_output_shiftvalue_op_from_str): Likewise.
+
+       * mmix.h (mmix_cc1_ignored_option): Const-ify.
+       (ASM_OUTPUT_BYTE): Fix format specifier warning.
+       (ASM_GENERATE_INTERNAL_LABEL): Likewise.
+
+2001-11-18  Craig Rodrigues  <rodrigc@gcc.gnu.org>
+
+       PR c/4448
+       * gthr-win32.h: (__gthread_objc_thread_exit): Fix variable
+       name __objc_thread_exit_status so that it matches the 
+       variable defined in objc/thr.h.
+
+2001-11-18  Craig Rodrigues  <rodrigc@gcc.gnu.org>
+
+       PR bootstrap/4020
+       * mklibgcc.in: Add missing semi-colons.
+       * Makefile.in: Same.
+
+Sun Nov 18 16:47:00 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
+
+       * expr.c (expand_expr, case VAR_DECL): Update alignment of DECL_RTL
+       after re-laying out decl in incomplete case.
+       (expand_expr, case ADDR_EXPR): Fix typo in copy case.
+
+2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * doc/install-old.texi: Move some sections out to ...
+       * doc/collect2.texi, doc/configfiles.texi, doc/headerdirs.texi:
+       ... here.  New files.  Make into chapters rather than sections.
+       * doc/gcc.texi: Include the new files and add menu entries for
+       them.
+       * Makefile.in ($(docdir)/gcc.info, gcc.dvi): Update dependencies.
+
+Sun Nov 18 14:13:52 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
+
+       * tree.h (TYPE_ALIGN_OK): New flag.
+       * emit-rtl.c (set_mem_attributes): Handle it.
+       * expr.c (emit_single_push_insn): Only set to alias set 0 if
+       doing sibcall optimization.
+       (expand_expr, case COMPONENT_REF): Call set_mem_attributes on case
+       when make temporary.
+       (expand_expr, case CONVERT_EXPR): Simplify convert-to-union case.
+       (expand_expr, case ADDR_EXPR): Abort if TYPE_ALIGN_OK and need copy.
+
+       * sdbout.c (sdbout_symbol): Avoid warning due to &DECL_RTL.
+
+2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * c-decl.c (c_decode_option): Give deprecation warning for
+       -traditional.
+       * doc/invoke.texi (-traditional): Note that this option is
+       deprecated.
+
+Sun Nov 18 07:40:07 2001  Douglas B. Rupp  <rupp@gnat.com>
+
+       * config/alpha/alpha.c (alpha_start_function, VMS): Cast shift
+       arg to HOST_WIDE_INT, not long.
+
+       * config/alpha/vms.h (DIR_SEPARATOR, PREFIX). Don't define.
+       (HAS_INIT_SECTION): Define.
+       (REAL_ARITHMETIC): Don't undefine.
+
+2001-11-18  Egor Duda  <deo@logos-m.ru>
+
+       * config/i386/cygwin.h: Strip leading '*' from name, if any.
+
+2001-11-18  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * Makefile.in (c-parse.o, c-common.o): Update dependencies.
+       * c-common.c: Include diagnostic.h.
+       (c_common_finish): New.
+       * c-common.h (c_common_finish): New.
+       * c-lang.c (LANG_HOOKS_FINISH): Override.
+       * c-parse.in: Don't include diagnostic.h.
+       (finish_parse): Remove.
+       * langhooks.h: Update comments.
+       * toplev.c (lang_dependent_init): New prototype.
+       (finalize): New.
+       (compile_file): Split cleanup code out to finalize.
+       (lang_dependent_init): Stop if lang_hooks.init fails.
+       (toplev_main): Update.
+       * tree.h (finish_parse): Remove.
+objc:
+       * objc-act.c (LANG_HOOKS_FINISH): Override.
+
+Sat Nov 17 23:30:44 2001  Douglas B. Rupp  <rupp@gnat.com>
+
+       * config/alpha/t-vms (LIB2FUNCS_EXTRA): Add vms_tramp.asm.
+       * config/alpha/vms_tramp.asm: New file.
+       * config/alpha/vms-tramp.asm: Removed.
+
+2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * c-common.c (struct disabled_builtin, disabled_builtins,
+       disable_builtin_function, builtin_function_disabled_p): New.
+       (builtin_function_2): Check for disabled built-in functions.
+       * c-common.h (disable_builtin_function): Declare.
+       * c-decl.c (c_decode_option): Handle -fno-builtin-FUNCTION.
+       * doc/invoke.texi: Document -fno-builtin-FUNCTION.
+       * doc/extend.texi: Mention -fno-builtin-FUNCTION.
+
+2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
+
+       PR target/4606
+       * config.gcc: Remove reference to va-clipper.h.
+
+2001-11-17  Stan Shebs  <shebs@apple.com>
+
+       * config/rs6000/rs6000.h (REG_CLASS_CONTENTS): Fix the
+       AltiVec-related bitfields.
+
+Sat Nov 17 12:06:31 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
+
+       * except.c (enum eh_region_type): Add ERT_UNKNOWN.
+       (mark_eh_region, case ERT_UKNONW): New case.
+
 2001-11-17  Christopher Faylor  <cgf@redhat.com>
+           Corinna Vinschen  <vinschen@redhat.com>
 
        * config/i386/cygwin.h: Search target specific include directory for
        w32api stuff, if appropriate.