Steve Chamberlain
9c99a57eca
* relax.c (build_it): don't allocate space in the output file for
...
stuff if -R flag applys to it.
1992-05-06 00:49:18 +00:00
Steve Chamberlain
0d3e45eab0
* relax.c: added handling for new "padding" seclet type, used to
...
fill out gaps between section.
* ldgram.y, ldlex.l: now -defsym on the command line is done
properly.
1992-04-17 15:59:37 +00:00
Steve Chamberlain
9aa97a39fe
Lint removal, extra prototypes.
...
Recopied cplus-dem from gdb, makes more things come out right.
1992-03-07 18:31:24 +00:00
Michael Tiemann
58216160ef
Work around for problems in linking C++ programs that need file-level
...
initialization. Now C++ programs can be linked.
1992-02-02 21:12:25 +00:00
Steve Chamberlain
870f54b2c8
* ldgram.y: map -M behave in the same way as -Map (sets file name
...
to be "-".
* ldsym.c, ldlang.c: remember that size of a section is dependent on
whether or not relaxing has been done.
* ldmain.c: don't open a map file if it doesn't have a name
* relax.c: all the brains have moved into bfd.
* ldwrite.c: ammend comment
1992-01-28 18:21:36 +00:00
Steve Chamberlain
2e2bf962db
* 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
1992-01-24 22:34:34 +00:00