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:
b98bd3d
)
move BYTE_SIZE, SHORT_SIZE, LONG_SIZE from ldlang.c into ld.h
author
K. Richard Pixley
<rich@cygnus>
Tue, 24 Aug 1993 23:34:32 +0000
(23:34 +0000)
committer
K. Richard Pixley
<rich@cygnus>
Tue, 24 Aug 1993 23:34:32 +0000
(23:34 +0000)
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 6a7de3222e8b495dcbee475fd078beee4f5c3aaf..852cda036457b9bf2c3191f4802ded825c1c9e23 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,7
+1,9
@@
Tue Aug 24 16:17:00 1993 K. Richard Pixley (rich@sendai.cygnus.com)
- * ldlang.c: define BYTE_SIZE, SHORT_SIZE, and LONG_SIZE which are
- no longer in bfd.h.
+ * ld.h: define BYTE_SIZE, SHORT_SIZE, and LONG_SIZE which are no
+ longer in bfd.h.
+
+ * ldlang.c, ld.h: updated copyright.
Tue Aug 17 15:22:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)