]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* Makefile.in: added relax, also made three stage go through a
authorSteve Chamberlain <sac@cygnus>
Fri, 24 Jan 1992 22:34:34 +0000 (22:34 +0000)
committerSteve Chamberlain <sac@cygnus>
Fri, 24 Jan 1992 22:34:34 +0000 (22:34 +0000)
commit2e2bf962db00b2e23a222687e4bc3c5971c645b7
tree0eceb10d2d00f8f32ad14ea539129ee894d7f1e9
parent2cbe4c5f9e97dff6786352e1867c3c6afd383258
* Makefile.in: added relax, also made three stage go through a
partial link stage.
* relax.c : added
* config.h: if GNU960 defined, then default emulation mode is
GLD960
* ldexp.h, ldexp.c: map to file hooks
* ldlang.c: map to file hooks
* ldgram.y: added -Map -relax
* ldlex.l: added -relax, -Map
* ldmain.c: open map file
* ldmisc.c: support for map file
* ldwrite.c: new relax magic
ld/ChangeLog
ld/Makefile.in
ld/config.h
ld/ldexp.c
ld/ldgram.y
ld/ldlex.l
ld/ldmain.c
ld/ldwrite.c
ld/relax.c [new file with mode: 0644]