* symbols.c (resolve_symbol_value): Improve the error message if
an undefined symbol is used in an expression.
This commit is contained in:
parent
e468146789
commit
527dc0c9ed
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Thu Oct 31 16:33:21 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* config/obj-coff.c (do_relocs_for): Call resolve_symbol_value on
|
||||
a symbol found in a reloc.
|
||||
|
||||
* symbols.c (resolve_symbol_value): Improve the error message if
|
||||
an undefined symbol is used in an expression.
|
||||
|
||||
Wed Oct 30 20:15:35 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* doc/internals.texi: Rewrite, and add a lot of documentation.
|
||||
|
|
Loading…
Add table
Reference in a new issue