aboutsummaryrefslogtreecommitdiff
path: root/gas/stabs.c
AgeCommit message (Collapse)AuthorFilesLines
1996-03-22 * as.h (strdup): Don't declare.Ian Lance Taylor1-16/+44
* stabs.c: Include libiberty.h (get_stab_string_offset): Use xstrdup rather than strdup. (s_stab_generic): Likewise. * as.c (parse_args): Likewise. * read.c (s_mri_sect): Likewise.
1995-10-18* stabs.c (aout_process_stab): Insert debug symbol into symbol chain afterKen Raeburn1-0/+407
parsing value expression, if any, to avoid separating continued .stabs lines.