Michael Brown
|
19904804da
|
Restore the "shared symbol found only in a single object should be
treated as being provided by that object" code.
|
před 17 roky |
Michael Brown
|
62d92348fe
|
Added symbols that the DBG() macros will use.
|
před 17 roky |
Michael Brown
|
c3290aae54
|
Use objdump -t for symcheck; it allows us to take the symbol section
into account (and so remove the false positives due to .tbl.* symbols).
|
před 17 roky |
Michael Brown
|
cc73bba7ba
|
Allow read-only symbols to be large
|
před 19 roky |
Michael Brown
|
7df2857248
|
Reduce large symbol warning threshold, now that most of the really
large symbols have been fixed.
|
před 19 roky |
Michael Brown
|
35ab3bf808
|
Report on misuses of shared symbols, and excessively large static symbols.
|
před 19 roky |
Michael Brown
|
88baf7a383
|
Tweaked to read more information (including symbol size) from blib.a
|
před 19 roky |
Michael Brown
|
69f09ebdd8
|
Linker no longer provides start and end symbols for each table; these
markers are now static labels within the objects that refer to them.
|
před 19 roky |
Michael Brown
|
d94cb57143
|
Fixed to properly catch multiply defined symbols.
|
před 19 roky |
Michael Brown
|
4e5f10790b
|
First working version
|
před 19 roky |