OSDN Git Service

contrib:
[pf3gnuchains/gcc-fork.git] / gcc / f / ChangeLog
index c2464d9..730ce5d 100644 (file)
@@ -1,3 +1,261 @@
+2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * Make-lang.in: Change all uses of $(manext) to $(man1ext).
+
+2001-11-14  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * g77.1: Remove from CVS.
+       * Make-lang.in: Build g77.1 in $(srcdir).
+       Add --section=1 to POD2MAN command line.
+       * invoke.texi: Correct copyright years.
+       Add more sections to man page.  Add GFDL.
+
+Fri Nov  9 23:16:45 2001  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * 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.
+
+2001-11-09  Zack Weinberg  <zack@codesourcery.com>
+
+       * 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.
+
+Fri Nov  9 07:14:47 2001  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * com.c (language_string, lang_identify): Remove.
+       (struct lang_hooks): Constify.
+       (LANG_HOOKS_NAME): Override.
+       (init_parse): Update.
+
+2001-11-08  Andreas Franck  <afranck@gmx.de>
+
+       * Make-lang.in (G77_INSTALL_NAME, G77_CROSS_NAME): Handle 
+       program_transform_name the way suggested by autoconf.
+
+2001-11-08  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * Make-lang.in: Add rules for building g77.1.
+       * invoke.texi: Add man page stuff.  Move indexing
+       from g77.texi to here.
+       * g77.texi: Remove indexing specific to invoke.texi.
+       * news.texi: Document that g77.1 is now a generated
+       file.
+
+Tue Nov  6 21:17:47 2001  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
+
+       * com.c: Include langhooks-def.h.
+       * Make-lang.in: Update.
+
+2001-11-04  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * g77.texi: Split off invoke.texi (preliminary to using it
+       to generate a man page).
+       * Make-lang.in: Reflect in build rules.
+
+Fri Nov  2 10:51:34 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * com.c (ffecom_initialize_char_syntax_, U_CHAR, is_idchar,
+       is_idstart, is_hor_space, is_space, SKIP_WHITE_SPACE,
+       SKIP_ALL_WHITE_SPACE): Delete.
+       (read_filename_string, read_name_map): Don't use is_space or
+       is_hor_space.
+
+2001-10-29  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * news.texi: Document new ability to compile programs with
+       arrays larger than 512 Mbyte on 32-bit targets.
+
+2001-10-24  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * com.c (ffecom_check_size_overflow_): Only check for TREE_OVERFLOW.
+
+Tue Oct 23 14:01:27 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
+
+       * com.c (LANG_HOOKS_GET_ALIAS_SET): New macro.
+       (lang_get_alias_set): Delete.
+
+2001-10-23  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * g77.texi (Sending Patches): Remove.
+
+2001-10-22  Zack Weinberg  <zack@codesourcery.com>
+
+       * Make-lang.in (f/intdoc): Depend on safe-ctype.o.
+
+Sun Oct 21 17:28:17 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * bad.c (ffebad_finish): Use safe-ctype macros and/or fold extra
+       calls into fewer ones.
+       * implic.c (ffeimplic_lookup_): Likewise.
+       * intdoc.c (dumpimp): Likewise.
+       * intrin.c (ffeintrin_init_0): Likewise.
+       * lex.c (ffelex_backslash_, ffelex_cfebackslash_, ffelex_hash_):
+       Likewise.
+       * lex.h (ffelex_is_firstnamechar): Likewise.
+       * target.c (ffetarget_integerhex): Likewise.
+
+2001-10-21  Craig Prescott  <prescott@phys.ufl.edu>
+
+       * target.h (FFETARGET_32bit_longs): Don't define 
+       for 64-bit hppa.
+
+2001-10-17  Richard Henderson  <rth@redhat.com>
+
+       * std.c (ffestd_labeldef_format): Fix variable/stmt ordering.
+       (ffestd_R737A): Likewise.
+
+2001-10-17  Richard Henderson  <rth@redhat.com>
+
+       * com.h: Remove FFECOM_targetCURRENT, FFECOM_ONEPASS, BUILT_FOR_270,
+       BUILT_FOR_280, FFECOM_GCC_INCLUDE, all derivitive defines, and all
+       related conditional compilation directives.
+       * bad.c, bld.c, bld.h, com.c, equiv.c, equiv.h, global.h, intdoc.c,
+       intrin.c, intrin.h, lex.c, parse.c, sta.c, std.c, ste.c, ste.h, stt.c,
+       stt.h, stw.h, symbol.c, symbol.h, target.h, top.c: Likewise.
+
+2001-10-17  Richard Henderson  <rth@redhat.com>
+
+       * Make-lang.in (f/com.o): Depend on langhooks.h.
+       * com.c: Include it.
+       (LANG_HOOKS_INIT, LANG_HOOKS_FINISH): New.
+       (LANG_HOOKS_INIT_OPTIONS, LANG_HOOKS_DECODE_OPTION): New.
+       (lang_hooks): Use LANG_HOOKS_INITIALIZER.
+
+Sun Oct  7 12:27:54 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * bad.c (_ffebad_message_, ffebad_messages_): Const-ify.
+       * bld.c (ffebld_arity_op_): Likewise.
+       * bld.h (ffebld_arity_op_): Likewise.
+       * com.c (ffecom_init_0): Likewise.
+       * intdoc.c (_ffeintrin_name_, _ffeintrin_gen_, _ffeintrin_spec_,
+       _ffeintrin_imp_, names, gens, imps, specs, cc_pair,
+       cc_descriptions, cc_summaries): Likewise.
+       * intrin.c (_ffeintrin_name_, _ffeintrin_gen_, _ffeintrin_spec_,
+       _ffeintrin_imp_, ffeintrin_names_, ffeintrin_gens_,
+       ffeintrin_imps_, ffeintrin_specs_): Likewise.
+
+2001-10-05  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * news.texi: Document libf2c being built as a shared library.
+       Use of array elements in bounds of adjustable arrays ditto.
+
+2001-10-03  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * Make-lang.in: Remove reference to FORTRAN_INIT.
+       * g77spec.c: Add reference to FORTRAN_INIT.
+
+2001-09-29  Juergen Pfeifer  <juergen.pfeifer@gmx.net>
+
+       Make libf2c a shared library.
+
+       * Make-lang.in: Pass define of frtbegin.o to compilation of g77spec.c.
+       * g77spec.c (lang_specific_driver): Treat linking in of frtbegin.o.
+
+2001-09-28  Robert Anderson  <rwa@alumni.princeton.edu>
+
+       * expr.c (ffeexpr_sym_rhs_dimlist_): Allow array elements
+       as bounds of adjustable arrays.
+
+Thu Sep 20 15:05:20 JST 2001  George Helffrich  <george@geo.titech.ac.jp>
+
+       * com.c (ffecom_subscript_check_): Loosen subscript checking rules
+       for character strings, to permit substring expressions like
+       string(1:0).
+       * news.texi: Document this as a new feature.
+Thu Sep 13 10:33:27 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * bad.c (ffebad_finish): Const-ification and/or static-ization.
+       * intrin.c (ffeintrin_cmp_name_): Likewise.
+       * stc.c (ffestc_R904): Likewise.
+
+Wed Sep 12 12:09:04 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * bld.c (ffebld_op_string_): Const-ification.
+       * com.c (ffecom_gfrt_name_, ffecom_gfrt_argstring_): Likewise.
+       * fini.c (xspaces): Likewise.
+       * global.c (ffeglobal_type_string_): Likewise.
+       * info.c (ffeinfo_basictype_string_, ffeinfo_kind_message_,
+       ffeinfo_kind_string_, ffeinfo_kindtype_string_,
+       ffeinfo_where_string_): Likewise.
+       * lex.c (ffelex_type_string_): Likewise.
+       * malloc.c (malloc_types_): Likewise.
+       * stc.c (ffestc_subr_binsrch_, ffestc_R904, ffestc_R904,
+       ffestc_R907): Likewise.
+       * symbol.c (ffesymbol_state_name_, ffesymbol_attr_name_):
+       Likewise.
+       * version.c (ffe_version_string): Likewise.
+       * version.h (ffe_version_string): Likewise.
+
+2001-09-11  Richard Henderson  <rth@redhat.com>
+
+       * parse.c (finput): Mark extern.
+
+2001-09-11  Jakub Jelinek  <jakub@redhat.com>
+
+       * com.c (ffe_init_options): Default to -fmerge-all-constants
+       if optimizing.
+
+2000-08-14  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * target.h (FFETARGET_32bit_longs): Don't define
+       for 64-bit S/390.
+
+2001-07-20  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * com.c (ffecom_expr_intrinsic_):
+       case FFEINTRIN_impIBITS: Remove TREE_SHIFT_FULLWIDTH define.
+       case FFEINTRIN_impISHFT: Ditto. Change LT_EXPR to NE_EXPR.
+       case FFEINTRIN_impISHFTC: Ditto.
+       case FFEINTRIN_impMVBITS: Ditto.
+
+2001-07-19  Jakub Jelinek  <jakub@redhat.com>
+
+       * top.c (ffe_decode_option): Disallow lang-independent processing
+       for -ffixed-form.
+
+2001-07-19  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * f/com.c (ffecom_expr_intrinsic_): Deal (correctly) with
+       {L|R}SHIFT_EXPR not working when shift > size of type.
+
+2001-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * com.c (lang_print_error_function): Argument context
+       is unused.
+
+2001-07-14  Tim Josling  <tej@melbpc.org.au>
+
+       * com.c (ffecom_overlap_): Remove references to EXPON_EXPR.
+       (ffecom_tree_canonize_ref_): Likewise.
+
+2001-07-10  James Smaby  <jsmaby@virgo.umeche.maine.edu>
+
+       * intdoc.in: Fix the definition of COMPLEX ABS.
+       Remove `the' where inappropriate.
+       * intdoc.texi: Rebuilt.
+
+2001-07-04  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * g77.texi: Use gpl.texi and funding.texi.  Remove Look and Feel
+       section.  Add Funding Free Software to invariant sections.
+       * Make-lang.in ($(srcdir)/f/g77.info, f/g77.dvi): Update
+       dependencies and use doc/include in search path.
+
 2001-06-28  Gabriel Dos Reis  <gdr@codesourcery.com>
 
        * Make-lang.in (f/com.o): Depend on diagnostic.h