Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-11-22 | CLeanups to compile, mostly on BSD (okeeffe) and sco (kithrup). | John Gilmore | 1 | -2/+2 | |
1991-09-28 | * coffread.c (coff_symfile_read): Use xmalloc, not malloc. | John Gilmore | 1 | -0/+2 | |
* language.c, printcmd.c: Lint. * language.h (get_frame_language): Declare. * saber.suppress: update. * stack.c (find_relative_frame): Remove complex code that was #if 0'd, stick with simple code. Lint. * saber.suppress: Update a bit. * symfile.c (add_symbol_file_command): Add "?" to question. * utils.c (parse_escape): Avoid \a due to bdead compilers. * value.h: Declare typedef_print. * valprint.c (val_print, type_print_base): TYPE_CODE_RANGE less kludgey. | |||||
1991-09-19 | * language.h, language.c: New files for language-specific macros, | John Gilmore | 1 | -0/+168 | |
declarations, and definitions. |