Commit Graph

14 Commits

Author SHA1 Message Date
Jeffrey A Law
bebc46636d linux.h (ASM_COMMENT_START): Remove from here,
* config/linux.h (ASM_COMMENT_START): Remove from here,
	* config/linux-aout.h (ASM_COMMENT_START): and here,
	* config/i386/linux.h (ASM_COMMENT_START): to here,
	* config/i386/linux-aout.h (ASM_COMMENT_START): and here.
	* config/i386/linux-oldld.h (ASM_COMMENT_START): Define
	here as '#' too.

From-SVN: r19609
1998-05-07 03:21:51 -06:00
Alan Modra
410c387510 linux.h (ASM_COMMENT_START): Define as "#".
* config/linux.h (ASM_COMMENT_START): Define as "#".
        * config/linux-aout.h (ASM_COMMENT_START): Likewise.

From-SVN: r19595
1998-05-06 12:31:37 -06:00
Jeff Law
e5e809f419 * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
for details.

        * haifa-sched.c: Mirror recent changes from gcc2.

From-SVN: r18984
1998-04-04 06:32:39 -07:00
H.J. Lu
1398405bf8 linux.h (LIB_SPEC): Add -lc for -shared if USE_GNULIBC_1 is not defined.
* config/linux.h (LIB_SPEC): Add -lc for -shared if
        USE_GNULIBC_1 is not defined.
        * config/sparc/linux.h; Ditto.
        * config/sparc/linux64.h (LIB_SPEC): Add -lc for -shared.
        * config/alpha/linux-elf.h (LIB_SPEC): New. Defined if
        USE_GNULIBC_1 is not defined.

From-SVN: r17895
1998-02-12 17:33:05 -07:00
Jeff Law
956d69504d Merge from gcc-2.8
From-SVN: r16987
1997-12-06 17:31:01 -07:00
H.J. Lu
bba17b29e1 linux.h (CC1_SPEC): Define it only if not defined.
* config/linux.h (CC1_SPEC): Define it only if not defined.

        * config/m68k/linux.h (CC1_SPEC): Undefine it before include
        <linux.h>

        * config/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined as 1 if
        USE_GNULIBC_1 is not defined.

        * config/alpha/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined
        as 1.
        * config/rs6000/linux.h (DEFAULT_VTABLE_THUNKS): Ditto.

        * config/sparc/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined
        as 1 if USE_GNULIBC_1 is not defined.
Linux patches from HJ.

From-SVN: r14960
1997-08-27 01:26:22 -06:00
Richard Kenner
020bf2e727 (LIB_SPEC): Choose for glibc 1 or 2 depending on USE_GNULIBC_1.
(PREFERRED_DEBUGGING_TYPE): Undefine before define.

From-SVN: r14354
1997-06-27 19:00:30 -04:00
Stan Cox
1240b4abee (COMMENT_BEGIN): Delete.
From-SVN: r13206
1996-11-19 22:25:12 +00:00
Stan Cox
bab34d98aa (SET_ASM_OP): New. __attribute__ ((alias ()))
From-SVN: r12078
1996-05-22 20:42:09 +00:00
Richard Kenner
12e2fea92c (STARTFILE_SPEC): Add crtbeginS.o if -shared.
(CC1_SPEC): New.
(LIB_SPEC): Remove %{mieee-fp:-lieee}; use -lc_p for -profile.

From-SVN: r11246
1996-02-12 20:55:24 -05:00
Richard Kenner
8baa67d994 (STARTFILE_SPEC): Use crtbegin.o for both shared llibrary and normal executable; use gcrt1.o for -profile.
(STARTFILE_SPEC): Use crtbegin.o for both shared llibrary and normal
executable;  use gcrt1.o for -profile.
(ENDFILE_SPEC): Use crtend.o for shared llibrary and normal executable.

From-SVN: r10985
1996-01-15 08:31:41 -05:00
Jason Merrill
52a08fa63e (LIBGCC_SPEC): Remove.
From-SVN: r10676
1995-12-05 03:26:37 +00:00
Richard Kenner
0af195cf99 Update FSF address.
From-SVN: r9972
1995-06-15 08:55:05 -04:00
Richard Kenner
9e2fc7c03e Initial revision
From-SVN: r9255
1995-03-30 06:18:41 -05:00