Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1994-06-24 | * config/mips/xm-makeva.h: Removed, no longer necessary. | Peter Schauer | 1 | -21/+0 | |
* Makefile.in, config/mips/xm-irix3.h, config/mips/xm-irix5.h, config/mips/xm-mips.h, config/mips/xm-news-mips.h, config/mips/xm-riscos.h: Remove references to xm-makeva.h | |||||
1993-10-13 | * printcmd.c (printf_command): Instead of using makeva* and | Jim Kingdon | 1 | -17/+3 | |
calling vprintf, just make the appropriate calls to printf. * printcmd.c, config/pa/xm-pa.h, config/mips/xm-makeva.h, config/alpha/xm-alpha.h, config/m88k/xm-m88k.h: Remove all traces of makeva*. My apologies to everyone (including me!) who spent so much time getting it to work on various machines, but look at the bright side, at least you won't have to do it again in the future. * printcmd.c (printf_command): Make a cleanup for val_args (fixes a memory leak). | |||||
1993-07-21 | * config/mips/xm-makeva.h: New file implements va_list alignment | Peter Schauer | 1 | -0/+35 | |
restrictions for mips hosts. |