* ldmain.h (overflow_cutoff_limit): Declare.
commit76536c793b448c64b25e498e63f4949ba8ee567e
authorAlexandre Oliva <aoliva@redhat.com>
Wed, 7 May 2003 04:14:57 +0000 (7 04:14 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 7 May 2003 04:14:57 +0000 (7 04:14 +0000)
tree28234e9b216d979ee25a399854b146928fb9aab4
parent5806d4e1c37f25de3cfad42af4061dfbe78b70ee
* ldmain.h (overflow_cutoff_limit): Declare.
* ldmain.c (overflow_cutoff_limit): Define, initialized to 10.
(reloc_overflow): Limit error messages based on it.
* lexsup.c (parse_args) <OPTION_VERBOSE>: Set cutoff to
unlimited.
ld/ChangeLog
ld/ldmain.c
ld/ldmain.h
ld/lexsup.c