projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8695f61
)
* config/i386/winnt.c (i386_pe_output_labelref); Correct
author
Danny Smith
<dannysmith@gcc.gnu.org>
Wed, 9 Jun 2004 22:43:29 +0000
(22:43 +0000)
committer
Danny Smith
<dannysmith@gcc.gnu.org>
Wed, 9 Jun 2004 22:43:29 +0000
(22:43 +0000)
misplaced ')'.
From-SVN: r82860
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index d9e3267f5264ee34180535cc4a03d045d76f0192..e44f15ec3442336c76e6e37853196c4c8e42bac2 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,8
@@
+2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * config/i386/winnt.c (i386_pe_output_labelref); Correct
+ misplaced ')'.
+
2004-06-09 Steven Bosscher <stevenb@suse.de>
* config/i386/k6.md: Rewrite using the DFA model.