* ldlang.c (lang_map): print changes in sizes due to relaxing
authorSteve Chamberlain <sac@cygnus>
Tue, 14 Jul 1992 15:39:31 +0000 (15:39 +0000)
committerSteve Chamberlain <sac@cygnus>
Tue, 14 Jul 1992 15:39:31 +0000 (15:39 +0000)
commit67cddd9fafe4a4148ffb677b9c21a27141ba2695
tree1a12fc19494fcf17b1f17bea781a33932aa75ea4
parent1acf6627e45ca6ec9b5714f7134e18a8108181d7
* ldlang.c (lang_map): print changes in sizes due to relaxing
(size_input_section): maintain the delta information.
* ldlang.h: add new field to struct to contain delta info.
* relax.c  (relax_section): complain if input not relaxable.
* ldlex.l : add '_', ',' and '$' to chars which can appear at the
start of a filename
ld/ChangeLog
ld/relax.c