Steve Chamberlain
85e38cfa01
-y support
...
* ld.texinfo: new doc.
* ldgram.y, ldlex.l: understand -y<symbol>
* ldmain.c (Q_enter_file_symbols): if had -y, lookup symbol and
print info. (add_ysym): new function.
* ldsym.h: (ldsym_type): new define SYM_Y.
1992-12-07 16:49:54 +00:00
Steve Chamberlain
6bf2e3a762
* ldlex.l: now parses comment correctly, added ~ to acceptable
...
chars in filenames
* ldexp.c (exp_unop): pass down abs_output_section - now can have
unary -ve constants.
* ldlang.c (lang_finish): warn when an entry symbol supplied on
the command line can't be found.
1992-08-13 19:16:49 +00:00
Per Bothner
91e25b4f8f
* ldlex.c: Fix some unnecessary flex-specific-isms.
1992-05-22 20:56:37 +00:00
Steve Chamberlain
dc4726c236
lint
1992-05-01 20:09:44 +00:00
Steve Chamberlain
ee0c4cf7d1
* ldlex.l: added CMDFILENAMECHAR state so that you can lex
...
different sorts of filenames on the command line than in a script.
1992-04-22 19:55:15 +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
1bd1fa2ddb
Lint found by Rich and gcc
1992-04-16 18:03:51 +00:00
Steve Chamberlain
2e38b71d27
Strange link script support
1992-04-15 23:11:09 +00:00
Steve Chamberlain
3d2b83ea49
Personal checkpoint - now should parse some MRI stuff
1992-04-15 22:23:33 +00:00
Steve Chamberlain
9d1fe8a410
New lexer.
...
New targets for h8/300 simulator and DOS
1992-04-05 01:47:16 +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
Steve Chamberlain
48491e2e15
*** empty log message ***
1991-06-04 23:05:54 +00:00
Steve Chamberlain
6812f0e89f
Fixed the shift reduce errors in the grammer using the yacc debugger.
...
Removed some lint highlighted by the same.
1991-05-07 19:16:33 +00:00
Steve Chamberlain
b63165349f
*** empty log message ***
1991-05-03 23:52:48 +00:00
Steve Chamberlain
65c552e308
Added the sizeof_headers keyword.
1991-04-24 20:53:36 +00:00
Steve Chamberlain
a37cc0c05c
*** empty log message ***
1991-04-23 15:59:24 +00:00
Steve Chamberlain
1d45ccb383
Yet more diffs due to my incompetence.
1991-04-19 00:59:53 +00:00
Steve Chamberlain
ac00487023
Fixed some bugs.
1991-04-18 00:06:26 +00:00
Steve Chamberlain
fd846434f0
Added keywords
...
FORCE_COMMON_ALLOCATION
OUTPUT_FORMAT
1991-04-17 00:49:15 +00:00
Steve Chamberlain
070aa81923
*** empty log message ***
1991-04-16 14:32:02 +00:00
Steve Chamberlain
1418c83b39
checkpoint before a merge
1991-04-14 03:22:42 +00:00
Steve Chamberlain
7ca04d280d
Fixed some grammer ambiguities
...
Better error reporting
sun3 support
1991-04-03 22:03:55 +00:00
David Henkel-Wallace
2fa0b342a5
Initial revision
1991-03-21 21:29:06 +00:00