mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-26 23:20:08 +08:00
re PR ada/6558 (Wrongly reverted patches)
2002-11-13 Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6558 * config-lang.in: Remove diff_excludes. From-SVN: r59088
This commit is contained in:
parent
f702e70065
commit
cc41268d05
@ -1,3 +1,7 @@
|
||||
2002-11-13 Nathanael Nerode <neroden@gcc.gnu.org>
|
||||
PR ada/6558
|
||||
* config-lang.in: Remove diff_excludes.
|
||||
|
||||
2002-11-05 Graham Stott <graham.stott@btinternet.com>
|
||||
PR ada/8358
|
||||
* trans.c (gnu_pending_elaboration_lists): New GC root.
|
||||
|
@ -25,7 +25,6 @@
|
||||
# boot_language - "yes" if we need to build this language in stage1
|
||||
# compilers - value to add to $(COMPILERS)
|
||||
# stagestuff - files to add to $(STAGESTUFF)
|
||||
# diff_excludes - files to ignore when building diffs between two versions.
|
||||
|
||||
language="ada"
|
||||
boot_language=yes
|
||||
@ -37,6 +36,4 @@ stagestuff="gnatbind\$(exeext) gnat1\$(exeext)"
|
||||
|
||||
gtfiles="\$(srcdir)/ada/ada-tree.h \$(srcdir)/ada/gigi.h \$(srcdir)/ada/decl.c \$(srcdir)/ada/trans.c \$(srcdir)/ada/utils.c"
|
||||
|
||||
diff_excludes="-x ada/a-einfo.h -x ada/a-sinfo.h -x ada/nmake.adb -x ada/nmake.ads -x ada/treeprs.ads -x ada/sysid.ads"
|
||||
|
||||
outputs=ada/Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user