summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorshebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-13 04:00:56 +0000
committershebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-13 04:00:56 +0000
commitf087dfe1a3c810a29021b8422852f69ec7dd42e7 (patch)
tree1a3bcc888c552deaa75a88d5e06879c43b57aa38 /gcc/ChangeLog
parenta08b74c8bf89232cd59a439190b786dae8a87a5f (diff)
downloadgcc-f087dfe1a3c810a29021b8422852f69ec7dd42e7.tar.gz
* config/darwin.h (USER_LABEL_PREFIX): Define here...
* config/i386/darwin.h: ... instead of here. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57090 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a5bdc1d0059..814fa4040e8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,8 @@
2002-09-12 Stan Shebs <shebs@apple.com>
+ * config/darwin.h (USER_LABEL_PREFIX): Define here...
+ * config/i386/darwin.h: ... instead of here.
+
* target.h (struct gcc_target): New field
terminate_dw2_eh_frame_info.
* target-def.h (TARGET_TERMINATE_DW2_EH_FRAME_INFO): Define.