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:
76e473b
)
* config/obj-ecoff.c (ecoff_build_symbols): Handle st_End symbol
author
Ian Lance Taylor
<ian@airs.com>
Wed, 13 Oct 1993 18:53:03 +0000
(18:53 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 13 Oct 1993 18:53:03 +0000
(18:53 +0000)
for st_StaticProc just like st_Proc.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 3d4d9bd7f3525c402387750e6a7a5452cb820f1b..fb6399e3d234c4b945a851549ff813c4f9b9ed91 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Wed Oct 13 14:00:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * config/obj-ecoff.c (ecoff_build_symbols): Handle st_End symbol
+ for st_StaticProc just like st_Proc.
+
* write.c (relax_and_size_all_segments): Moved #endif for OBJ_BOUT
so that OBJ_BOUT doesn't forget to adjust all the fragments in the
.bss section.