projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
739484a
)
Mon Aug 21 18:30:42 1995 steve chamberlain <sac@slash.cygnus.com>
author
Steve Chamberlain
<sac@cygnus>
Tue, 22 Aug 1995 01:54:56 +0000
(
01:54
+0000)
committer
Steve Chamberlain
<sac@cygnus>
Tue, 22 Aug 1995 01:54:56 +0000
(
01:54
+0000)
* ldmain.c (main): Remove PE stuff.
* lexsup.c (options): Load more PE options.
(set_pe_value): New function.
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index f0d18a3cb2a8fbae918646c88b1ccd6249a3eacf..ea68650336131b10ad015d3dd21262fee812b790 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,3
+1,8
@@
+Mon Aug 21 18:30:42 1995 steve chamberlain <sac@slash.cygnus.com>
+
+ * ldmain.c (main): Remove PE stuff.
+ * lexsup.c (options): Load more PE options.
+
Thu Aug 17 13:35:49 1995 steve chamberlain <sac@slash.cygnus.com>