OSDN Git Service

Mark the generated insn not the set as being DWARF2_FRAME_RELATED_P.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index b65a352..e8bc306 100644 (file)
@@ -1,3 +1,42 @@
+2000-12-09  Nick Clifton  <nickc@redhat.com>
+
+       * config/arm/arm.c (arm_expand_prologue): Mark the generated
+       insn not the set as being DWARF2_FRAME_RELATED_P.
+
+2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
+
+       * Makefile.in: use $(build_exeext) for all build
+       system executable targets.
+
+2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
+
+       * install.texi: remove i[345]86-*-winnt3.5 section.
+       * configur.bat: removed.
+       * config/msdos: directory removed.
+
+2000-12-09  Neil Booth  <neilb@earthling.net>
+
+        * cppfiles.c (NEVER_REREAD, DO_NOT_REREAD): Move from cpphash.h.
+        * cpphash.h (NEVER_REREAD, DO_NOT_REREAD, ABSOLUTE_PATH): Delete.
+        * cpplex.c (parse_identifier): Improve diagnostic.
+        (_cpp_lex_token): Return unconditionally at the end of a directive.
+        * cpplib.c (read_flag): Verify legality of each flag.
+        (end_directive): Resotre pfile->skipping before skip_rest_of_line.
+        (do_line): Use the new read_flag.
+        * cppmacro.c (struct cpp_macro, parse_arg, replace_args,
+        check_macro_redefinition, parse_params): Rename var_args to
+        variadic.
+
+2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * .cvsignore: Add info files.
+
+2000-12-08 Laurynas Biveinis <lauras@softhome.net>
+
+       * config/winnt: Remove obsolete directory.
+       * install.texi (Configurations): Remove obsolete documentation for
+       Windows NT.
+
 2000-12-08  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * configure.in: Don't define INSTALL_INFO.