OSDN Git Service

pf3gnuchains/gcc-fork.git
29 years agoAllow white space between `#' and `if' when looking for lines to
kenner [Thu, 25 May 1995 21:37:38 +0000 (21:37 +0000)]
Allow white space between `#' and `if' when looking for lines to
patch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9823 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoAdd `sel', `tahoe', `r3000', `r4000' to the list of pre-ANSI symbols
kenner [Thu, 25 May 1995 21:35:55 +0000 (21:35 +0000)]
Add `sel', `tahoe', `r3000', `r4000' to the list of pre-ANSI symbols
that need to be surrounded with __ __.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9822 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(PRECOMPUTE_SELECTORS, struct soffset): Use #ifdef __sparc__, not
kenner [Thu, 25 May 1995 21:27:36 +0000 (21:27 +0000)]
(PRECOMPUTE_SELECTORS, struct soffset): Use #ifdef __sparc__, not
sparc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9821 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agofix typo
meissner [Thu, 25 May 1995 15:55:33 +0000 (15:55 +0000)]
fix typo

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9820 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoIf cross compiler or if -nostdlib, do not pass -YP to linker.
meissner [Thu, 25 May 1995 15:42:32 +0000 (15:42 +0000)]
If cross compiler or if -nostdlib, do not pass -YP to linker.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9819 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(addsi_lshrsi_31, ashldi_const, ashrdi_const, lshrdi_const): Replace
kenner [Thu, 25 May 1995 11:56:00 +0000 (11:56 +0000)]
(addsi_lshrsi_31, ashldi_const, ashrdi_const, lshrdi_const): Replace
`mov' with `move'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9818 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(L_eh, i386): Remove in-line comments in assembly code--the '#'
kenner [Thu, 25 May 1995 11:35:27 +0000 (11:35 +0000)]
(L_eh, i386): Remove in-line comments in assembly code--the '#'
character is not valid for the SYSV as.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9817 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(BC_ALL): Restore it from May 22 change; vms uses it.
kenner [Thu, 25 May 1995 11:28:44 +0000 (11:28 +0000)]
(BC_ALL): Restore it from May 22 change; vms uses it.
(STAGESTUFF): Use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9816 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(alpha_emit_set_const): Don't call expand_binop for other than add if
kenner [Thu, 25 May 1995 11:11:49 +0000 (11:11 +0000)]
(alpha_emit_set_const): Don't call expand_binop for other than add if
SImode and can't create pseudos.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9815 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(reemit_notes): New function.
wilson [Thu, 25 May 1995 01:41:18 +0000 (01:41 +0000)]
(reemit_notes): New function.
(schedule_block): Call reemit_notes twice.  Reorganize code for
handling SCHED_GROUP_P insns, so that reemit_notes works.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9814 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(shiftcosts, genshifty_op): Add SH3 support.
wilson [Thu, 25 May 1995 01:38:04 +0000 (01:38 +0000)]
(shiftcosts, genshifty_op): Add SH3 support.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9813 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(ashlsi3, lshrsi3): Add SH3 support.
wilson [Thu, 25 May 1995 01:37:39 +0000 (01:37 +0000)]
(ashlsi3, lshrsi3): Add SH3 support.
(ashlsi3_d, ashrsi3_d, lshrsi3_d): New patterns for SH3.
(ashrsi2_31): Remove r/!r constraint.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9812 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago*** empty log message ***
merrill [Wed, 24 May 1995 21:46:55 +0000 (21:46 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9811 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(libgcc2.a): Handle case of separate srcdir.
kenner [Wed, 24 May 1995 20:49:36 +0000 (20:49 +0000)]
(libgcc2.a): Handle case of separate srcdir.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9810 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(strstr, strncmp, strlen): Remove declarations.
kenner [Wed, 24 May 1995 20:01:04 +0000 (20:01 +0000)]
(strstr, strncmp, strlen): Remove declarations.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9809 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib.
dje [Wed, 24 May 1995 19:58:12 +0000 (19:58 +0000)]
(LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9808 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agodecl.c
kenner [Wed, 24 May 1995 19:55:47 +0000 (19:55 +0000)]
decl.c
decl2.c
method.c

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9807 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(largest_union_member): Check simple_cst_equal result against 0.
kenner [Wed, 24 May 1995 19:53:53 +0000 (19:53 +0000)]
(largest_union_member): Check simple_cst_equal result against 0.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9806 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(FUNCTION_ARG_BOUNDARY): Use GET_MODE_BITSIZE.
dje [Wed, 24 May 1995 19:50:38 +0000 (19:50 +0000)]
(FUNCTION_ARG_BOUNDARY): Use GET_MODE_BITSIZE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9805 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(finish_anon_union): Check simple_cst_equal result against 0.
kenner [Wed, 24 May 1995 19:47:11 +0000 (19:47 +0000)]
(finish_anon_union): Check simple_cst_equal result against 0.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9804 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(duplicate_decls): Check simple_cst_equal result against 0.
kenner [Wed, 24 May 1995 19:46:27 +0000 (19:46 +0000)]
(duplicate_decls): Check simple_cst_equal result against 0.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9803 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(type_list_equal, simple_cst_list_equal, index_type_equal):
kenner [Wed, 24 May 1995 19:41:37 +0000 (19:41 +0000)]
(type_list_equal, simple_cst_list_equal, index_type_equal):
Check for simple_cst_equal return value of -1.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9802 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago*** empty log message ***
merrill [Wed, 24 May 1995 19:41:29 +0000 (19:41 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9801 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoMake-lang.in
kenner [Wed, 24 May 1995 18:41:43 +0000 (18:41 +0000)]
Make-lang.in

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9800 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoStrip leading * from names.
meissner [Wed, 24 May 1995 18:41:08 +0000 (18:41 +0000)]
Strip leading * from names.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9799 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(cxxmain.o): Replace single quotes with backslashes.
kenner [Wed, 24 May 1995 18:40:42 +0000 (18:40 +0000)]
(cxxmain.o): Replace single quotes with backslashes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9798 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoProvide start, _start for gld to use as start address.
meissner [Wed, 24 May 1995 16:52:13 +0000 (16:52 +0000)]
Provide start, _start for gld to use as start address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9797 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agomake compatible with new rs6000 change.
meissner [Wed, 24 May 1995 16:52:13 +0000 (16:52 +0000)]
make compatible with new rs6000 change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9796 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoMake -mstring more like -mmultiple; Emit correct stabs on V.4; Emit correct cpp flags...
meissner [Wed, 24 May 1995 14:40:43 +0000 (14:40 +0000)]
Make -mstring more like -mmultiple; Emit correct stabs on V.4; Emit correct cpp flags on little endian eabi

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9795 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago*** empty log message ***
merrill [Wed, 24 May 1995 08:21:04 +0000 (08:21 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9794 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib.
dje [Wed, 24 May 1995 02:20:13 +0000 (02:20 +0000)]
(LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9793 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(CROSS_LINK_SPEC): ENDFILE_SPEC moved to -nostartfiles.
dje [Wed, 24 May 1995 02:17:46 +0000 (02:17 +0000)]
(CROSS_LINK_SPEC): ENDFILE_SPEC moved to -nostartfiles.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9792 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(crtend.o): Remove crufty -o.
dje [Wed, 24 May 1995 01:10:42 +0000 (01:10 +0000)]
(crtend.o): Remove crufty -o.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9791 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(link_command_spec): Move ENDFILE_SPEC from -nostdlib to -nostartfiles.
dje [Tue, 23 May 1995 23:54:00 +0000 (23:54 +0000)]
(link_command_spec): Move ENDFILE_SPEC from -nostdlib to -nostartfiles.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9790 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(hash_rtx): Avoid warning on int-to-pointer conversion.
kenner [Tue, 23 May 1995 23:12:13 +0000 (23:12 +0000)]
(hash_rtx): Avoid warning on int-to-pointer conversion.
(output_fpops): Cast args to bcopy to char *.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9789 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(negsi2-2): Change output pattern to #.
wilson [Tue, 23 May 1995 22:49:30 +0000 (22:49 +0000)]
(negsi2-2): Change output pattern to #.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9788 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(get_fnaddr): Add = to output contraint.
wilson [Tue, 23 May 1995 22:00:52 +0000 (22:00 +0000)]
(get_fnaddr): Add = to output contraint.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9787 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(mips_finalize_pic): Delete declaration.
wilson [Tue, 23 May 1995 22:00:04 +0000 (22:00 +0000)]
(mips_finalize_pic): Delete declaration.
(FINALIZE_PIC): Delete.
(INIT_EXPANDERS): Clear embedded_pic_fnaddr_rtx.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9786 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(embedded_pic_offset): Output RTL to initialize
wilson [Tue, 23 May 1995 21:59:19 +0000 (21:59 +0000)]
(embedded_pic_offset): Output RTL to initialize
embedded_pic_fnaddr_rtx.
(mips_finalize_pic): Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9785 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(shift_amounts): Correct entry for shifts by 29.
wilson [Tue, 23 May 1995 21:38:27 +0000 (21:38 +0000)]
(shift_amounts): Correct entry for shifts by 29.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9784 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(sett): New pattern.
wilson [Tue, 23 May 1995 21:37:52 +0000 (21:37 +0000)]
(sett): New pattern.
(movsi_i): Change source constraint for move to T reg to be 'z'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9783 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(STARTFILE_SPEC): Define to null string.
wilson [Tue, 23 May 1995 21:19:14 +0000 (21:19 +0000)]
(STARTFILE_SPEC): Define to null string.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9782 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoCorrect typo in comment.
wilson [Tue, 23 May 1995 21:18:51 +0000 (21:18 +0000)]
Correct typo in comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9781 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(MIPS_CPU_DEFAULT): Delete.
wilson [Tue, 23 May 1995 21:01:25 +0000 (21:01 +0000)]
(MIPS_CPU_DEFAULT): Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9780 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(override_options): Delete #ifdef MIPS_CPU_DEFAULT code.
wilson [Tue, 23 May 1995 20:59:57 +0000 (20:59 +0000)]
(override_options): Delete #ifdef MIPS_CPU_DEFAULT code.
Add #ifdef MIPS_CPU_DEFAULT_STRING code before the first
mips_cpu_string test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9779 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(initialize_builtins): Add missing parm to timestamp call.
kenner [Tue, 23 May 1995 18:33:04 +0000 (18:33 +0000)]
(initialize_builtins): Add missing parm to timestamp call.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9778 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(install-libobjc): Don't depend on libobjc.a.
kenner [Tue, 23 May 1995 11:27:14 +0000 (11:27 +0000)]
(install-libobjc): Don't depend on libobjc.a.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9777 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoObjc shift/reduce conflicts now 48.
kenner [Tue, 23 May 1995 11:22:29 +0000 (11:22 +0000)]
Objc shift/reduce conflicts now 48.
(parm): Use setspecs/restore here.
(parmlist_or_identifiers): Not here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9776 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUse -oformat to set link output format, not -m.
meissner [Tue, 23 May 1995 01:54:01 +0000 (01:54 +0000)]
Use -oformat to set link output format, not -m.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9775 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(movsf_h8300h): Add missing post-inc case to constraints.
dje [Mon, 22 May 1995 23:30:17 +0000 (23:30 +0000)]
(movsf_h8300h): Add missing post-inc case to constraints.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9774 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(mystrstr): Replacement for strstr.
kenner [Mon, 22 May 1995 23:15:56 +0000 (23:15 +0000)]
(mystrstr): Replacement for strstr.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9773 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate comments.
kenner [Mon, 22 May 1995 23:11:12 +0000 (23:11 +0000)]
Update comments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9772 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoSet new variables into Makefile.
kenner [Mon, 22 May 1995 22:57:06 +0000 (22:57 +0000)]
Set new variables into Makefile.
Build winnt.obj.
Edit CCCP definition.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9771 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(SYMLINK): Deleted; unused.
kenner [Mon, 22 May 1995 22:55:23 +0000 (22:55 +0000)]
(SYMLINK): Deleted; unused.
(oldobjext): Deleted; no longer used.
(FLAGS_TO_PASS): Include objext and exeext.
(STAGESTUFF, protoize.o, unprotoize.o): Use $(objext), not .o.
(test_protoize_simple, compare{,3}, gnucompare{,3}): Likewise.
(STAGESTUFF, specs, gcc-cross, collect2): Add missing $(exeext).
(libgcc1.null, libgcc[12].a, stage[1-4]): Likewise.
(xgcc, cc1, cc1obj, enquire): Use $@ instead of filename for -o value.
(collect2, mips-tfile, mips-tdump, gen*): Likewise.
(bi-arity, bi-opcode, bi-opname, cccp, cppmain): Likewise.
(protoize, unprotoize, gen-protos, fix-header): Likewise.
(crtbegin.o, crtend.o): Don't use -o; move output to proper
filename (using objext) instead.
(BI_ALL, BC_ALL, bytecode): Deleted; unused.
(bi-*.o, cexp.o, stamp-{proto,fixinc}): Remove unneeded $(srcdir).
(getopt{,1}.o, SYSCALLS.c.X): Likewise.
(install-driver): New target.
(install-normal): Depend on it.
(install-common): Don't depend on xgcc.
(maketest): Deleted; no longer used.
(stage[1-4]): Use name collect-ld, not real-ld.
(risky-stage[1-4]): Use stage[1-4] as dependencies; don't copy.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9770 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoMake-lang.in
kenner [Mon, 22 May 1995 21:40:39 +0000 (21:40 +0000)]
Make-lang.in
Makefile.in

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9769 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(../cc1plus): Use $(exeext) in name of executable.
kenner [Mon, 22 May 1995 21:38:14 +0000 (21:38 +0000)]
(../cc1plus): Use $(exeext) in name of executable.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9768 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(g++, g++-cross, cc1plus, DEMANGLER_PROG):
kenner [Mon, 22 May 1995 21:37:40 +0000 (21:37 +0000)]
(g++, g++-cross, cc1plus, DEMANGLER_PROG):
Use $@ instead of output name so works even if have .exe.
(cxxmain.o): Use cp if ln -s fails.
(c++.install-man): Use $(exeext) in executable names.
(c++.mostlyclean, stage[1-4]): Use $(objext) in object file names.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9767 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(HAVE_OBJECT_SUFFIX): New macro.
kenner [Mon, 22 May 1995 21:10:06 +0000 (21:10 +0000)]
(HAVE_OBJECT_SUFFIX): New macro.
(process_command): Convert x.o to x.foo for OBJECT_SUFFIX of ".foo".
(do_spec_1): Avoid shadow variable "i" and always use for loop var.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9766 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(finish_decl_top_level): Removed; no longer used.
kenner [Mon, 22 May 1995 21:03:30 +0000 (21:03 +0000)]
(finish_decl_top_level): Removed; no longer used.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9765 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoNumerous formatting changes.
kenner [Mon, 22 May 1995 21:02:40 +0000 (21:02 +0000)]
Numerous formatting changes.
(NULLT): Deleted; all uses changed to NULL_TREE.
(get_{static,object}_reference, objc_add_static_instance):
Use push_obstacks instead of saving obstacks manually.
(build_{selector,class}_reference_decl): Likewise.
(build_objc_string_decl, build_protocol_reference): Likewise.
(comp_{method,proto}_with_proto): Likewise.
(create_builtin_decl, synth_module_prologue): Set DECL_ARTIFICIAL for internal
objects.
(build_{selector,class}_reference_decl, add_objc_decls): Likewise.
(generate_objc_symtab_decl, build_module_descriptor): Likewise.
(build_protocol_reference): Likewise.
(build_objc_string_decl, synch_forward_declarations): Likewise.
Delete call to end_temporary_allocation.
(generate_static_references, generate_strings): Likewise.
(build_selector_translation_table, generate_category): Likewise.
(generate_{ivars,protocol}_list, build_protocol_reference): Likewise.
(build_objc_string_object): If next_runtime, put everything in
permanent obstack.
(objc_add_static_instance): Use build_decl instead of start_decl
and finish_decl_top_level.
(build_{class_reference,objc_string}_decl): Clear DECL_CONTEXT.
(start_class): Exit with FATAL_EXIT_CODE, not 1.
(add_objc_decls): Don't set DECL_IN_SYSTEM_HEADER.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9764 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoAdd -mno-toc; Support block moves if -mno-string.
meissner [Mon, 22 May 1995 18:57:01 +0000 (18:57 +0000)]
Add -mno-toc; Support block moves if -mno-string.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9763 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(valid_machine_attribute): Handle attribute on pointer-to-function
kenner [Mon, 22 May 1995 11:10:37 +0000 (11:10 +0000)]
(valid_machine_attribute): Handle attribute on pointer-to-function
types.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9762 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(HAVE_STRERROR): Remove.
wilson [Sun, 21 May 1995 21:21:54 +0000 (21:21 +0000)]
(HAVE_STRERROR): Remove.
Use __start as entry point. Ifdef some paths on CROSS_COMPILE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9761 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(datadef, fndef, ivar_decl, mydecls): Restore declspec_stack since
kenner [Sun, 21 May 1995 12:39:16 +0000 (12:39 +0000)]
(datadef, fndef, ivar_decl, mydecls): Restore declspec_stack since
setspecs is used.
(parmlist_or_identifiers): Use setspecs before parsing parms and
restore after parsing parms.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9760 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago * pa.c (hppa_encode_label): New variable "permanent" to
law [Sun, 21 May 1995 05:05:25 +0000 (05:05 +0000)]
   * pa.c (hppa_encode_label): New variable "permanent" to
        where/how memory is allocated for the new label.  All
        callers changed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9759 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoDo not do insv/extz on 1/2 byte structures
meissner [Sat, 20 May 1995 21:22:28 +0000 (21:22 +0000)]
Do not do insv/extz on 1/2 byte structures

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9758 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(push_reload): Don't reload inside a SUBREG when SUBREG_WORD is
kenner [Sat, 20 May 1995 11:52:46 +0000 (11:52 +0000)]
(push_reload): Don't reload inside a SUBREG when SUBREG_WORD is
nonzero.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9757 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago#include config.h before any other .h file.
kenner [Sat, 20 May 1995 11:16:51 +0000 (11:16 +0000)]
#include config.h before any other .h file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9756 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(shadow_tag_warned): Don't warn about useless keyword if in system
kenner [Sat, 20 May 1995 11:04:26 +0000 (11:04 +0000)]
(shadow_tag_warned): Don't warn about useless keyword if in system
header file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9755 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(simple_cst_equal): Don't look at language-specific nodes since we
kenner [Sat, 20 May 1995 11:00:47 +0000 (11:00 +0000)]
(simple_cst_equal): Don't look at language-specific nodes since we
don't know what's in them.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9754 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago#include config.h before any other .h file.
kenner [Sat, 20 May 1995 10:51:33 +0000 (10:51 +0000)]
#include config.h before any other .h file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9753 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(udivmodhi4): Output "divu" instead of "divs".
kenner [Sat, 20 May 1995 10:44:41 +0000 (10:44 +0000)]
(udivmodhi4): Output "divu" instead of "divs".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9752 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(LIBGCC1, CROSS_LIBGCC1): Make not, not "libgcc1.null".
kenner [Sat, 20 May 1995 10:11:28 +0000 (10:11 +0000)]
(LIBGCC1, CROSS_LIBGCC1): Make not, not "libgcc1.null".
(OTHER_FIXINCLUDES_DIRS, LIMITS_H_TEST): Delete from here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9751 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(OTHER_FIXINCLUDES_DIR, LIMITS_H_TEST): Move to here.
kenner [Sat, 20 May 1995 10:11:09 +0000 (10:11 +0000)]
(OTHER_FIXINCLUDES_DIR, LIMITS_H_TEST): Move to here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9750 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoAdded reference to INIT_SECTION_PREAMBLE for systems that do something
kenner [Fri, 19 May 1995 23:30:17 +0000 (23:30 +0000)]
Added reference to INIT_SECTION_PREAMBLE for systems that do something
which must be undone prior to __do_global_ctors.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9749 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(CPP_SPEC): Add defines for -fPIC.
kenner [Fri, 19 May 1995 23:27:05 +0000 (23:27 +0000)]
(CPP_SPEC): Add defines for -fPIC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9748 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(strstr): Define ifndef POSIX.
kenner [Fri, 19 May 1995 21:46:22 +0000 (21:46 +0000)]
(strstr): Define ifndef POSIX.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9747 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(strstr): Deleted.
kenner [Fri, 19 May 1995 21:46:07 +0000 (21:46 +0000)]
(strstr): Deleted.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9746 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoAdd comment that '@' is not an escape inside a string.
bothner [Fri, 19 May 1995 18:20:31 +0000 (18:20 +0000)]
Add comment that '@' is not an escape inside a string.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9745 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago* cpplib.c (collect_expansion): Don't escape '@' inside string.
bothner [Fri, 19 May 1995 18:19:56 +0000 (18:19 +0000)]
* cpplib.c (collect_expansion):  Don't escape '@' inside string.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9744 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoHandle revised filenames from vmsconfig.com;
kenner [Fri, 19 May 1995 10:59:16 +0000 (10:59 +0000)]
Handle revised filenames from vmsconfig.com;
(DO_OBJCLIB): New variable, plus code to compile objc/*.{c,m}.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9743 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(process_objc_lib, configure_makefile): New routines.
kenner [Fri, 19 May 1995 10:58:50 +0000 (10:58 +0000)]
(process_objc_lib, configure_makefile): New routines.
(bc_all.list, ./vax.md, objc-objs.opt, objc-hdrs.list): New files created
at config time.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9742 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoChange all TFmode patterns to have XFmode.
tege [Thu, 18 May 1995 18:14:51 +0000 (18:14 +0000)]
Change all TFmode patterns to have XFmode.
(movxf recognizer, frame version): Use movt, ldt, and stt.
(movxf recognizer, non-frame version): Delete.
(extenddfxf2): Delete * before f constraint.
(extendsfxf2): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9741 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoFix typos in comments.
kenner [Thu, 18 May 1995 04:00:40 +0000 (04:00 +0000)]
Fix typos in comments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9740 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(DATA_ALIGNMENT): Define.
tege [Thu, 18 May 1995 02:25:40 +0000 (02:25 +0000)]
(DATA_ALIGNMENT): Define.
(ROUND_TYPE_ALIGN): Align XFmode scalars at 128 bit boundaries.
(ROUND_TYPE_SIZE): Round up the size of XFmode objects to 128 bits.
(CONST_DOUBLE_OK_FOR_LETTER_P): Use CONST0_RTX and CONST1_RTX
so that all FP modes are recognized.
(ASM_OUTPUT_LONG_DOUBLE): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9739 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(i960_output_ldconst): New code for XFmode.
tege [Thu, 18 May 1995 02:24:35 +0000 (02:24 +0000)]
(i960_output_ldconst): New code for XFmode.
Also, move SFmode code to immediately after DFmode code.
(S_MODES, D_MODES): Handle XFmode.
(XF_MODES): Was TF_MODES, handle XFmode instead of TFmode.
(hard_regno_mode_ok): Replace TFmode with XFmode.
(i960_output_long_double): New function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9738 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago72nd Cygnus<->FSF merge
mrs [Wed, 17 May 1995 23:34:39 +0000 (23:34 +0000)]
72nd Cygnus<->FSF merge

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9737 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(unroll_loop): Increment copy_start_luid if copy_start
wilson [Wed, 17 May 1995 21:53:11 +0000 (21:53 +0000)]
(unroll_loop): Increment copy_start_luid if copy_start
is loop_start.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9736 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(invert_truthvalue, case CLEANUP_POINT_EXPR): New case.
kenner [Wed, 17 May 1995 21:44:45 +0000 (21:44 +0000)]
(invert_truthvalue, case CLEANUP_POINT_EXPR): New case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9735 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoAdd -mstring support.
meissner [Tue, 16 May 1995 23:07:37 +0000 (23:07 +0000)]
Add -mstring support.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9734 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agog++.c
kenner [Tue, 16 May 1995 22:38:22 +0000 (22:38 +0000)]
g++.c

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9733 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoChanged WINNT to _WIN32.
kenner [Tue, 16 May 1995 22:36:33 +0000 (22:36 +0000)]
Changed WINNT to _WIN32.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9732 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(fix_argv): Removed call to free.
kenner [Tue, 16 May 1995 22:35:31 +0000 (22:35 +0000)]
(fix_argv): Removed call to free.
Changed WINNT to _WIN32.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9731 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoAdded line to echo usage on invalid input.
kenner [Tue, 16 May 1995 22:34:39 +0000 (22:34 +0000)]
Added line to echo usage on invalid input.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9730 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoRemoved call to free.
kenner [Tue, 16 May 1995 22:33:31 +0000 (22:33 +0000)]
Removed call to free.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9729 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoChanged link32 to link.
kenner [Tue, 16 May 1995 22:33:10 +0000 (22:33 +0000)]
Changed link32 to link.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9728 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoChanged WINNT to _WIN32.
kenner [Tue, 16 May 1995 22:26:10 +0000 (22:26 +0000)]
Changed WINNT to _WIN32.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9727 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(FAILURE_EXIT_CODE): Remove.
kenner [Tue, 16 May 1995 22:04:44 +0000 (22:04 +0000)]
(FAILURE_EXIT_CODE): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9726 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
kenner [Tue, 16 May 1995 22:03:31 +0000 (22:03 +0000)]
Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9725 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
kenner [Tue, 16 May 1995 22:02:38 +0000 (22:02 +0000)]
Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
Include config.h #ifndef EMACS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9724 138bc75d-0d04-0410-961f-82ee72b054a4