Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-03-23 | * nm-*, xm-*, tm-*: All native, host, and target files, which | Fred Fish | 1 | -10/+0 | |
get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory. * nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h: Native, host, and target files that are common across more than one cpu architecture and included by one of the configured native, host, or target files, get moved to config directory. | |||||
1992-10-22 | * partial-stab.h ('f', 'F'): Don't reference pst->textlow if pst | John Gilmore | 1 | -0/+3 | |
is null. * tm-sun4sol2.h (PROLOGUE_FIRSTLINE_OVERLAP): Remove -- it causes problems in setting breakpoint in the right place in functions with `float' args which are passed as doubles. * xm-vaxbsd.h (MEM_FNS_DECLARED): Avoid erroneous redecl's. * config/rs6000.mh (NATDEPFILES): Add corelow.o. | |||||
1992-02-13 | * xm-vaxbsd.h: Close off comment. | Stu Grossman | 1 | -1/+1 | |
1992-02-01 | * xm-vax.h, xm-vaxult.h, xm-vaxbsd.h, config/mh-vaxult, | Stu Grossman | 1 | -0/+7 | |
config/mh-vaxbsd, configure.in: Split up config stuff for Vaxen into BSD and Ultrix. |