OSDN Git Service

PR c/10175
[pf3gnuchains/gcc-fork.git] / gcc / f / ChangeLog
index f935c1c..14f1b84 100644 (file)
@@ -1,3 +1,115 @@
+2003-03-27  Steven Bosscher  <steven@gcc.gnu.org>
+
+       * ffe.texi: Don't mention dead file proj.c.
+
+2003-03-26  Roger Sayle  <roger@eyesopen.com>
+
+       PR fortran/9793
+       * target.h (ffetarget_divide_integer1): Perform division by -1
+       using negation to prevent possible overflow trap on the host.
+
+2003-03-25  Marcelo Abreu  <mmabreu@inf.ufrgs.br>
+
+       PR fortran/10204
+       * ffe.texi: Reference the GCC web site in the URL.
+
+2003-03-24  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       PR fortran/10197
+       * news.texi: Document PR fortran/10197 fixed.
+
+Sun Mar 23 23:43:45 2003  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/7086
+       * com.c (ffecom_sym_transform_): Adjust calls to
+       put_var_into_stack.
+       (ffe_mark_addressable): Likewise.
+
+2003-03-22  Bud Davis  <bdavis9659@comcast.net>
+
+       * com.c (ffecom_constantunion_with_type): New function.
+       * com.h (ffecom_constantunion_with_type): Declare.
+       * stc.c (ffestc_R810): Check for kind type.
+       * ste.c (ffeste_R810): Use ffecom_constantunion_with_type
+       to discern SELECT CASE variables.
+
+2003-03-15  Roger Sayle  <roger@eyesopen.com>
+
+       * stb.c (ffestb_R100110_): Allow the number before the X format
+       to be optional when not -fpedantic.
+       * std.c (ffestd_R1001dump_1010_3_): Delete unused static function.
+       (ffestd_R1001dump_): For the FFESTP_formattypeX case, call
+       ffestd_R1001dump_1010_2_ instead of ffestd_R1001dump_1010_3_.
+
+2003-03-15  Roger Sayle  <roger@eyesopen.com>
+
+       * f/ste.c (ffeste_R810): Fix whitespace.
+
+2003-03-15  Andreas Jaeger  <aj@suse.de>
+
+       * g77spec.c (DEFAULT_SWITCH_TAKES_ARG): Remove.
+       (DEFAULT_WORD_SWITCH_TAKES_ARG): Remove.
+
+2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * g77.texi, invoke.texi, g77spec.c, lang-specs.h: GCC, not
+       GNU CC.  Especially here.
+
+2003-03-10  Roger Sayle  <roger@eyesopen.com>
+
+       * com.c (duplicate_decls): Synchronize with C's duplicate_decls.
+
+Sat Mar  8 21:11:40 2003  Neil Booth  <neil@daikokuya.co.uk>
+
+       * com.c (ffe_init): Update prototype; move code to ffe_post_options.
+       (ffe_post_options): New.
+
+2003-03-04  Tom Tromey  <tromey@redhat.com>
+
+       * Make-lang.in (f77.tags): New target.
+
+2003-02-20  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * news.texi: Document fixing PR fortran/9038.
+
+2003-02-04  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * g77.texi, invoke.texi: Update to GFDL 1.2.
+
+2003-01-31  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * news.texi: Document fixing PR fortran/7681
+       and optimization/9258.
+
+2003-01-26  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * lang-specs.h: Revoke change to (incorrectly) prohibit
+       passing -f options to cc1 when preprocessing.
+       * news.texi: Document this.
+
+Tue Jan 21 08:42:12 2003  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       Make-lang.in (f/sta.o-warn): Add -Wno-error.
+
+Thu Jan 16 10:53:16 2003  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * Make-lang.in (f/target.o): Depend on toplev.h.
+       * target.c: Include toplev.h.
+
+Sat Jan 11 21:31:10 2003  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * com.c (ffecom_convert_narrow_, ffecom_convert_widen_,
+       pushdecl_top_level, storedecls, convert, delete_block,
+       insert_block, ffe_init, ffe_mark_addressable, poplevel,
+       ffe_print_identifier, pushdecl, pushlevel, set_block,
+       ffe_signed_or_unsigned_type, ffe_signed_type,
+       ffe_truthvalue_conversion, ffe_type_for_mode, ffe_type_for_size,
+       ffe_unsigned_type, append_include_chain, open_include_file,
+       read_filename_string, read_name_map): Convert to ISO C style function
+       definitions.
+       * parse.c (ffe_parse_file): Likewise.
+       * top.c (ffe_is_digit_string_): Likewise.
+
 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
 
        * Make-lang.in (f77.install-common, f77.install-info,