top:
* Makefile.def, Makefile.tpl, configure.in: Remove all mention of libf2c. * configure, Makefile.in: Regenerate. contrib: * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files from list of files to be touched. * convert_to_f2c, convert_to_g2c, download_f2c: Delete. gcc: * f: Entire directory removed * c-common.h (CTI_G77_INTEGER_TYPE, CTI_G77_UINTEGER_TYPE) (CTI_G77_LONGINT_TYPE, CTI_G77_ULONGINT_TYPE) (g77_integer_type_node, g77_uinteger_type_node) (g77_longint_type_node, or g77_ulongint_type_node): Delete. * c-common.c (c_common_nodes_and_builtins): Do not initialize the above set of variables. * config/i386/uwin.h: No need to define WIN32_UWIN_TARGET. * doc/invoke.texi, doc/standards.texi: Remove cross-references to g77 manual. gcc/po: * exgettext (spec_error_string): Do not scan beyond the end of the string for a close brace. Do not bail out at the first incidence of %%e. * gcc.pot: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81967 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- ChangeLog 40 additions, 34 deletionsChangeLog
- Makefile.def 0 additions, 1 deletionMakefile.def
- Makefile.in 0 additions, 294 deletionsMakefile.in
- Makefile.tpl 0 additions, 2 deletionsMakefile.tpl
- configure 59 additions, 66 deletionsconfigure
- configure.in 3 additions, 10 deletionsconfigure.in
- contrib/ChangeLog 7 additions, 1 deletioncontrib/ChangeLog
- contrib/convert_to_f2c 0 additions, 48 deletionscontrib/convert_to_f2c
- contrib/convert_to_g2c 0 additions, 48 deletionscontrib/convert_to_g2c
- contrib/download_f2c 0 additions, 77 deletionscontrib/download_f2c
- contrib/gcc_update 0 additions, 8 deletionscontrib/gcc_update
- gcc/ChangeLog 17 additions, 2 deletionsgcc/ChangeLog
- gcc/c-common.c 0 additions, 53 deletionsgcc/c-common.c
- gcc/c-common.h 0 additions, 11 deletionsgcc/c-common.h
- gcc/config/i386/uwin.h 0 additions, 3 deletionsgcc/config/i386/uwin.h
- gcc/doc/invoke.texi 2 additions, 6 deletionsgcc/doc/invoke.texi
- gcc/doc/standards.texi 0 additions, 3 deletionsgcc/doc/standards.texi
- gcc/f/ChangeLog 0 additions, 7304 deletionsgcc/f/ChangeLog
- gcc/f/ChangeLog.0 0 additions, 4806 deletionsgcc/f/ChangeLog.0
- gcc/f/ChangeLog.tree-ssa 0 additions, 21 deletionsgcc/f/ChangeLog.tree-ssa
Loading
Please register or sign in to comment