projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f9b308
)
Fix typo in ChangeLog
author
Mark Mitchell
<mmitchel@gcc.gnu.org>
Tue, 21 Oct 2003 17:36:59 +0000
(17:36 +0000)
committer
Mark Mitchell
<mmitchel@gcc.gnu.org>
Tue, 21 Oct 2003 17:36:59 +0000
(17:36 +0000)
From-SVN: r72762
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 9f44e803a89e9f942791cdffe476ad4817ef4e34..b92673365ea89fb22e0709eda9392eaaafb762a7 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,10
+1,13
@@
+2003-10-21 Mark Mitchell <mark@codesourcery.com>
+
+ * Makefile.in ($(docobjdir)/%.info): Honor BUILD_INFO.
+
2003-10-21 Andrew Haley <aph@redhat.com>
* varasm.c (output_constructor): Annotate constructor.
2003-10-21 Mark Mitchell <mark@codesourcery.com>
- * Makefile.in ($(docobjdir)/%.info): Honor BUILD_INFO.
* Makefile.in ($(DESTDIR)$(infodir)/%.info): Conditionalize chmod
on existence of destination file.