Age | Commit message (Collapse) | Author | Files | Lines |
|
From-SVN: r42624
|
|
* toplev.c (debug_args, f_options, W_options): Mark
descriptions for translation.
(display_help): Translate descriptions on output.
* cp/lang-options.h, f/lang-options.h, java/lang-options.h,
objc/lang-options.h: Mark descriptions for translation.
From-SVN: r42618
|
|
From-SVN: r42615
|
|
From-SVN: r42566
|
|
From-SVN: r42523
|
|
From-SVN: r42490
|
|
2001-05-22 Toon Moene <toon@moene.indiv.nluug.nl>
* g77.texi: Update last-changed date.
* news.texi: Update copyright years, last-changed date.
* bugs.texi: Update copyright years, last-changed date.
From-SVN: r42471
|
|
2001-05-22 Toon Moene <toon@moene.indiv.nluug.nl>
* g77.texi: Update maintenance information for
GNU Fortran. Remove all mention of -fdebug-kludge.
* news.texi: Make more news in 0.5.26 `user visible
changes'. Acknowledge work by important contributors.
* bugs.texi: Remove all mention of -fdebug-kludge.
From-SVN: r42468
|
|
From-SVN: r42430
|
|
From-SVN: r42378
|
|
ch:
* Make-lang.in (chill.dvi): Remove bogus dependencies. Don't cd
to ch; include both $(srcdir)/ch and $(srcdir) in TEXINPUTS.
Don't move chill.dvi after creating it. Fixes PR other/567 and
PR other/1018.
f:
* Make-lang.in (f/g77.dvi): Include $(srcdir) in TEXINPUTS.
From-SVN: r42345
|
|
From-SVN: r42336
|
|
2001-05-19 Toon Moene <toon@moene.indiv.nluug.nl>
* Make-lang.in: Have $(MAKEINFO) look into the parent
directory for includes.
* g77.texi: Use the GFDL.
From-SVN: r42313
|
|
From-SVN: r42306
|
|
From-SVN: r42251
|
|
From-SVN: r42189
|
|
From-SVN: r42139
|
|
From-SVN: r42103
|
|
From-SVN: r42063
|
|
* Makefile.in (STAMP): New macro.
Replace all uses of `touch' with $(STAMP).
* fixinc/Makefile.in: Likewise.
* Make-lang.in: Replace all uses of `touch' with $(STAMP).
* Makefile.in.in (STAMP): New macro.
Replace all uses of `touch' with $(STAMP).
From-SVN: r42041
|
|
From-SVN: r42034
|
|
From-SVN: r41986
|
|
From-SVN: r41960
|
|
From-SVN: r41936
|
|
From-SVN: r41921
|
|
From-SVN: r41914
|
|
From-SVN: r41892
|
|
From-SVN: r41871
|
|
From-SVN: r41863
|
|
From-SVN: r41826
|
|
From-SVN: r41780
|
|
cp:
* call.c: NULL_PTR -> NULL.
* class.c: Likewise.
* cvt.c: Likewise.
* decl.c: Likewise.
* decl2.c: Likewise.
* except.c: Likewise.
* init.c: Likewise.
* rtti.c: Likewise.
* search.c: Likewise.
* tree.c: Likewise.
* typeck.c: Likewise.
* typeck2.c: Likewise.
f:
* com.c: NULL_PTR -> NULL.
java:
* decl.c: NULL_PTR -> NULL.
* jcf-write.c: Likewise.
From-SVN: r41762
|
|
From-SVN: r41757
|
|
From-SVN: r41716
|
|
From-SVN: r41679
|
|
From-SVN: r41669
|
|
From-SVN: r41653
|
|
From-SVN: r41623
|
|
From-SVN: r41581
|
|
From-SVN: r41531
|
|
From-SVN: r41515
|
|
From-SVN: r41500
|
|
* collect2.c (main): Use concat in lieu of xmalloc/sprintf.
(write_c_file_stat): Likewise.
* dbxout.c (dbxout_init): Likewise.
* profile.c (output_func_start_profiler): Likewise.
cp:
* xref.c (GNU_xref_file): Use concat in lieu of xmalloc/sprintf.
f:
* com.c (ffecom_subscript_check_): Use concat in lieu of
xmalloc/sprintf.
java:
* jvspec.c (lang_specific_driver): Fix memory allocation
deficit, by using concat in lieu of xmalloc/sprintf.
From-SVN: r41495
|
|
From-SVN: r41491
|
|
2001-04-21 Toon Moene <toon@moene.indiv.nluug.nl>
* news.texi: Update release information for 0.5.27.
From-SVN: r41483
|
|
From-SVN: r41477
|
|
From-SVN: r41441
|
|
language-independent processing should not...
* toplev.h (struct lang_hooks): Allow decode_option to indicate
that language-independent processing should not be done.
* toplev.c (main): Adjust accordingly.
* top.c (ffe_decode_option): Do not permit language-independent
processing for -ffixed-line-length.
From-SVN: r41427
|
|
From-SVN: r41419
|
|
From-SVN: r41405
|