Commit Graph

13734 Commits

Author SHA1 Message Date
Richard Stallman
766e6d2dbe (i?86:UNIX_SV:4.2MP:2.*): Recognize unixware.
From-SVN: r14397
1997-07-07 08:40:20 +00:00
Jim Meyering
28517aa476 (crt1.o, crt1.o, crtn.o): Also depend on $(GCC_PASSES).
From-SVN: r14396
1997-07-07 04:02:08 +00:00
Jim Meyering
694226b657 ($(OBJC_O)): Also depend on $(GCC_PASSES).
From-SVN: r14395
1997-07-07 04:01:33 +00:00
Jim Meyering
27b81fc2de (cplib2.ready): Also depend on $(LANGUAGES).
From H.J. Lu.

From-SVN: r14394
1997-07-07 04:00:34 +00:00
Ulrich Drepper
114d6a82f0 update from main archive 970706
From-SVN: r14393
1997-07-06 22:30:44 +00:00
Karl Berry
c708ad0247 (\titlefonts): New macro to set title font styles, so italic etc.
(\titlefonts): New macro to set title font styles, so italic etc. work
in @title.
(\titlefont): No longer needed.
(\titlepage): Call \titlefonts instead of \titlefont.
(\chapsf, \ssecsy, \ssecttsl): Correct magstep values.
From: Stephen Gildea <gildea@intouchsys.com>.

From-SVN: r14392
1997-07-05 21:51:30 +00:00
Karl Berry
c961867061 (\onepageout): Back up to 2\baselineskip per Stephen.
(\kbdinputstyle): New command.

From-SVN: r14391
1997-07-05 21:16:39 +00:00
Jason Merrill
a6ab3aad51 x
From-SVN: r14390
1997-07-04 18:49:39 +00:00
Richard Stallman
991d659956 (\kbdfont, \kbdexamplefont): New macros, parms that tell @kbd what to do.
(\kbdfont, \kbdexamplefont): New macros, parms that
tell @kbd what to do.
(\setkbdinputdistinct, \setkbdinputexample): New commands set them.
(\kbd): Use those parms.

From-SVN: r14387
1997-07-04 00:07:28 +00:00
Jim Wilson
04ac3c66b0 (unpack_d): Check fraction not sign to distinquish QNaN.
From-SVN: r14386
1997-07-03 14:37:23 -07:00
Karl Berry
ecfcbd6db9 (\onepageout): Leave only one line space above the footline, to be more like plain.
(\onepageout): Leave only one line space above the footline, to be more
like plain.  Suggested by Stephen Gildea.
(\evenfootline): Left one too many line spaces here, so reduce by two.

(\ifnottex): Another ignore command.
(\ifnothtml,\ifnotinfo): New commands.
(\doignore): Ignore brace characters, so mismatched braces in ignored
text do not cause complaints.

From-SVN: r14385
1997-07-03 20:52:37 +00:00
Michael Meissner
e50ab9ee27 Do not go beyond end of array
From-SVN: r14384
1997-07-02 13:52:15 +00:00
Richard Kenner
26ef0fc85a ($(srcdir)/objc/objc-parse.c): Fix command to use the right file names.
From-SVN: r14383
1997-07-02 07:51:10 -04:00
Richard Kenner
2f013c71f3 (process_template): Place increment expression outside of putchar
function call.

From-SVN: r14382
1997-07-02 07:47:41 -04:00
Richard Kenner
9ad03bc1e2 (sparc-*-linux-gnulibc1*): New configuration.
From-SVN: r14381
1997-07-02 07:40:30 -04:00
Richard Kenner
985c5e5bdc (LIBGCC_SPEC): Removed.
(CC1_SPEC): Add %{profile:-p}.
({CPP,LIB,LINK}_SPEC): Choose glibc 1 or 2 depending on USE_GNULIBC_1.

From-SVN: r14380
1997-07-02 07:40:08 -04:00
Richard Kenner
d7308c0c97 (powerpc-*-linuxgnu*): Default thread_file is posix.
Set xmake_file to x-linux.  Add extra_parts.

From-SVN: r14379
1997-07-02 07:03:18 -04:00
Richard Kenner
7affc5753e (LINK_SPEC): Defined.
From-SVN: r14378
1997-07-02 07:02:40 -04:00
Richard Kenner
95fd39815d (m68k-*-linux-gnu*): Default thread_file is `posix'.
(m68k-*-linux-gnulibc1): New configuration.

From-SVN: r14377
1997-07-02 07:00:33 -04:00
Richard Kenner
89d9619dc8 (LINK_SPEC): Pass -shared for -shared.
({CPP,LINK}_SPEC): Choose for glibc 1 or 2 depending on USE_GNULIBC_1.

From-SVN: r14376
1997-07-02 07:00:16 -04:00
Richard Kenner
c811d261c3 (alpha-*-linux-gnu*): Default thread_file is `posix'.
From-SVN: r14375
1997-07-02 06:56:49 -04:00
Richard Kenner
06142dae84 (LINK_SPEC): Change ld-gnu.so.1 to ld-linux.so.2.
From-SVN: r14374
1997-07-02 06:56:35 -04:00
Richard Kenner
70ee78ec3f (divsi3, modsi3, udivsi3): Comment out.
(extendsfsd2_no_tp): Add alternative with output in MEM, input in REG.

From-SVN: r14373
1997-07-02 06:45:21 -04:00
Richard Kenner
844dadc757 (*-linux*): Add "-gnu" to names to match.
From-SVN: r14372
1997-07-02 06:40:14 -04:00
Richard Kenner
e4b151062f (_trampoline): Add stdcall attribute to VirtualProtect on i386.
From-SVN: r14371
1997-07-02 06:38:04 -04:00
Richard Kenner
cbae24bcbe (redundant_insn): If INSN or possible match has REG_UNUSED note, don't
have match.

From-SVN: r14370
1997-07-01 23:25:39 -04:00
Doug Evans
4144ff62cf mips.c (mips_output_external): Don't output .extern's for variables in user specified sections unless...
* mips/mips.c (mips_output_external): Don't output .extern's for
variables in user specified sections unless they're .sbss/.sdata.

From-SVN: r14369
1997-07-01 22:36:13 +00:00
Jim Wilson
f953dd66a2 (float_to_usi): Move code for negative numbers before code for infinity.
(float_to_usi): Move code for negative numbers before code
for infinity.  Modify infinty code to only handle positive infinities.

From-SVN: r14368
1997-07-01 15:33:05 -07:00
Jim Wilson
9a252d2903 (find_best_addr): Add missing rtx_cost arguments.
From-SVN: r14367
1997-07-01 15:29:59 -07:00
Ian Lance Taylor
b3fd81925d Fix static functions in sys/stat.h for C++
From-SVN: r14366
1997-07-01 20:16:19 +00:00
Ian Lance Taylor
8195ec37af Restore directory after copy. Fix abs in math.h.
From-SVN: r14365
1997-07-01 15:16:38 +00:00
Michael Meissner
7cd5235bad fix previous change
From-SVN: r14364
1997-07-01 15:08:07 +00:00
Jeff Law
224dd34379 h8300.h (BIGGEST_FIELD_ALIGNMENT): Remove definition.
* h8300.h (BIGGEST_FIELD_ALIGNMENT): Remove definition.
        * mips.h (BIGGEST_FIELD_ALIGNMENT): Remove definition.

From-SVN: r14363
1997-07-01 09:05:31 -06:00
Jeff Law
07f5b9aa23 sh.c (sh_expand_epilogue): Emit a blockage insn before cutting back the stack.
* sh.c (sh_expand_epilogue): Emit a blockage insn before
        cutting back the stack.

From-SVN: r14362
1997-06-30 14:56:46 -06:00
Michael Meissner
38c1f2d7e6 Fix various problems; Add -m{,no-}fused-madd, -m{,no-}no-update switches; Allow add/and/ior/xor of 32 bit constants
From-SVN: r14361
1997-06-29 16:13:13 +00:00
Doug Evans
8b0c969eb1 Rewrite.
From-SVN: r14360
1997-06-27 23:55:57 +00:00
Richard Kenner
0bb8b20bbb Initial revision
From-SVN: r14359
1997-06-27 19:36:32 -04:00
Richard Kenner
a0effa2858 (libobjc_entry.o, libobjc_s.a, libobjc.dll): New targets.
(objc.install-normal): Install Objective-C runtime as a DLL.
(objc.mostlyclean): Clean up files used to build DLL.

From-SVN: r14358
1997-06-27 19:36:18 -04:00
Richard Kenner
b63b5db5c7 (DLLTOOL): Define.
From-SVN: r14357
1997-06-27 19:36:01 -04:00
Richard Kenner
255e0babcb (search_for_method_in_list): No longer static.
From-SVN: r14356
1997-06-27 19:30:41 -04:00
Richard Kenner
5f62d4e1b2 (CPP_SPEC, LINK_SPEC): Choose for glibc 1 or 2 depending on
USE_GNULIBC_1.

From-SVN: r14355
1997-06-27 19:00:48 -04: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
Richard Kenner
78b9f8df80 (i[3456]86-*-linux*): Default thread_file is `posix'.
(i[3456]86-*-linux*gnulibc1): New case.

From-SVN: r14353
1997-06-27 19:00:07 -04:00
Richard Kenner
b2c44c9c83 Initial revision
From-SVN: r14352
1997-06-27 18:59:02 -04:00
Richard Kenner
d2fdae0bf1 Print message about ObjC thread file.
From-SVN: r14351
1997-06-27 18:49:49 -04:00
Richard Kenner
6131ad9d4d (OBJC_THREAD_FILE): New definition.
From-SVN: r14350
1997-06-27 18:49:33 -04:00
Richard Kenner
f25270fc59 (GCC_THREAD_FILE): Renamed from OBJC_THREAD_FILE.
From-SVN: r14349
1997-06-27 18:49:22 -04:00
Richard Kenner
0bbb169793 (--enable-threads): New parameter.
From-SVN: r14348
1997-06-27 18:47:40 -04:00
Doug Evans
24e22c117c Make-lang.in (OBJC_CCOMMON): Object files don't go in srcdir.
* objc/Make-lang.in (OBJC_CCOMMON): Object files don't go in srcdir.
	(OBJC_OBJS): Likewise.
	(OBJC_O): Likewise.
	(objc-parse.o, objc-act.o): Fix rules.
	(objc/libobjc files): Fix rules.

From-SVN: r14347
1997-06-27 22:34:54 +00:00
Richard Kenner
f98d121457 (distclean): Delete */Make-{host,target,lang,hooks}
From-SVN: r14346
1997-06-27 18:34:22 -04:00