OSDN Git Service

* c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, not
[pf3gnuchains/gcc-fork.git] / gcc / f / ChangeLog
index f563485..e97a710 100644 (file)
@@ -1,3 +1,56 @@
+2003-09-28  Richard Henderson  <rth@redhat.com>
+
+       * com.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, not
+       file and line separately.
+
+2003-09-21  Richard Henderson  <rth@redhat.com>
+
+       * com.c, ste.c: Revert.
+
+2003-09-21  Richard Henderson  <rth@redhat.com>
+
+       * com.c, ste.c: Update for DECL_SOURCE_LOCATION rename and
+       change to const.
+
+2003-09-21  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * news.texi: Update with fixed PR's.
+
+2003-09-21  George Helffrich  <bugzilla@w170.uklinux.net>
+
+       * g77.texi: Remove ancient part about debugging COMMON
+       and EQUIVALENCE not correctly.
+
+2003-09-18  Roger Sayle  <roger@eyesopen.com>
+
+       * com.c (ffecom_overlap_): Remove FFS_EXPR case.
+       (ffecom_tree_canonize_ref_): Likewise.
+       (ffe_truthvalue_conversion): Likewise.
+
+2003-09-01  Josef Zlomek  <zlomekj@suse.cz>
+
+       * com.c (ffecom_overlap_): Kill BIT_ANDTC_EXPR.
+       (ffecom_tree_canonize_ref_): Kill BIT_ANDTC_EXPR.
+
+Thu Jul 31 01:47:27 2003  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * com.c (ffecom_init_0): Use `dconsthalf'.
+
+Sat Jul 19 12:03:03 2003  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * com.c data.c expr.c fini.c g77spec.c global.c lab.c lex.c name.c
+       sta.c stc.c std.c storag.c stt.c stw.c symbol.c target.c type.c:
+       Remove unnecessary casts.
+
+Thu Jul 17 06:34:41 2003  Neil Booth  <neil@daikokuya.co.uk>
+
+       * lang-options.h: Remove.
+       * lang.opt: Document most options.
+
+2003-07-14  Geoffrey Keating  <geoffk@apple.com>
+
+       * lang-specs.h (f77-cpp-input): Use -o to specify the CPP output file.
+
 2003-07-10  Toon Moene  <toon@moene.indiv.nluug.nl>
 
        * ffe.texi: Correctly use @var{srcdir}.