|
|
|
@ -1,3 +1,26 @@ |
|
|
|
Tue May 4 21:58:56 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) |
|
|
|
|
|
|
|
* configure.in: Look for ${target_makefile_frag} relative to |
|
|
|
${srcdir}, not relative to build directory. |
|
|
|
|
|
|
|
* hppaosf.em, hppaosf.sc-sh, hppaosf.sh: New files. |
|
|
|
* configure.in: Recognize hppa*-hp-osf. |
|
|
|
* Makefile.in (ALL_EMULATIONS): Include hppaosf emulation. |
|
|
|
(em_hppaosf.c): Build it. |
|
|
|
|
|
|
|
* ld.h (ALIGN_N): Renamed from ALIGN, because that conflicted with |
|
|
|
some system header files. All uses changed. |
|
|
|
|
|
|
|
* configure.in: Recognize i386-aix configurations as i386-coff |
|
|
|
targets. |
|
|
|
|
|
|
|
* configure.in: Recognize m68*-*-hpux. |
|
|
|
* aout.sc-sh: If STACKZERO and RELOCATING are both defined, output |
|
|
|
the value of STACKZERO. |
|
|
|
* Makefile.in (ALL_EMULATIONS): Include hp300-hpux emulation. |
|
|
|
(em_hp3hpux.c): Build it. |
|
|
|
* hp3hpux.sh, config/hp300hpux.mt: New files. |
|
|
|
|
|
|
|
Tue May 4 12:37:35 1993 Ian Lance Taylor (ian@cygnus.com) |
|
|
|
|
|
|
|
* mips.sc-sh: Put constructors in the .data section. |
|
|
|
|