aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1998-09-15 22:38:40 +0000
committerStu Grossman <grossman@cygnus>1998-09-15 22:38:40 +0000
commit3c47adae01cff7125a88ac2a74a9a7cd1b2676cb (patch)
tree4824927443bb70f50bd7d9d4c86c250e2e4fb60f /ld
parent27001c664dddac8910b0a9ed55a94d6307e8a9e9 (diff)
downloadgdb-3c47adae01cff7125a88ac2a74a9a7cd1b2676cb.zip
gdb-3c47adae01cff7125a88ac2a74a9a7cd1b2676cb.tar.gz
gdb-3c47adae01cff7125a88ac2a74a9a7cd1b2676cb.tar.bz2
* stabsread.c: Make all complaints static.
* Fix formatting of live range splitting code. * (resolve_symbol_reference define_symbol resolve_live_range): Change errors to complaints so that bad live range symbols won't abort the entire symbol table. Handle errors by aborting just the current symbol. * (ref_init): Goes away. Folded into ref_add(). * (REF_MAP_SIZE): Put parens around parameter so that args like `1 + 2' get handled correctly (yes, this was a real bug). * (ref_add): Remove check for allocation failures. Not necessary when using xrealloc(). Fix pointer arithmetic problem when clearing memory. This and the previous patch prevent random SEGV's when there are lots of live range symbols.
Diffstat (limited to 'ld')
0 files changed, 0 insertions, 0 deletions