Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-03-22 | * as.h (strdup): Don't declare. | Ian Lance Taylor | 1 | -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 after | Ken Raeburn | 1 | -0/+407 | |
parsing value expression, if any, to avoid separating continued .stabs lines. |