about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 908b4551d3..e6fc5701cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 Tue Jan 16 17:37:39 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
+	* gmon/Makefile (CFLAGS-mcount.c): New variable.
+	(mcount.po): New target.
+
+	* Makeconfig (CFLAGS): Append $(CFLAGS-$(<F)).
+
 	* csu/Makefile [have-initfini=yes] (CPPFLAGS): Append -DHAVE_INITFINI.
 	(initfini): Compile initfini.c with -fPIC.