- 06 Sep, 1998 4 commits
-
-
Sun Sep 6 11:17:20 1998 Dave Love <d.love@dl.ac.uk> * config/m68k/x-next (BOOT_LDFLAGS): Define suitably for f771 linking. From-SVN: r22288
Dave Love committed -
From-SVN: r22287
Dave Love committed -
From-SVN: r22286
Jeff Law committed -
* allgmem.c: Do not include config.h anymore. * allmem.c allocate.c andps.c cardps.c cause.c copyps.c: Likewise. * diffps.c eqps.c exh.c exhstack.c ffsetclrps.c ffsetps.c: Likewise. * flsetclrps.c flsetps.c inbitstr.c inps.c leps.c ltps.c: Likewise. * neps.c notps.c orps.c retmem.c rtsdummy.c setbitps.c: Likewise. * setbits.c sliceps.c terminate.c unhex.c unhex1.c xorps.c: Likewise. From-SVN: r22285
Jeffrey A Law committed
-
- 05 Sep, 1998 36 commits
-
-
From-SVN: r22284
Richard Henderson committed -
* Makefile.in (INCLUDES): Update after recent toplevel gcc reorganizations. From-SVN: r22283
Jeffrey A Law committed -
* Makefile.in (INCLUDES): Update after recent reorganization at the toplevel gcc directory. From-SVN: r22281
Jeffrey A Law committed -
From-SVN: r22279
Richard Henderson committed -
* alpha.c (alpha_ra_ever_killed): Inspect the topmost sequence, not whatever we're generating now. * alpha.c (set_frame_related_p, FRP): New. (alpha_expand_prologue): Mark frame related insns. (alpha_expand_epilogue): Likewise, but with a null FRP. * alpha.h (INCOMING_RETURN_ADDR_RTX): New. * alpha.md (exception_receiver): New. * alpha/crtbegin.asm (.eh_frame): New beginning. (__do_frame_setup, __do_frame_takedown): New. * alpha/crtend.asm (.eh_frame): New ending. * alpha/elf.h (DWARF2_DEBUGGING_INFO): Define. (ASM_SPEC): Don't emit both dwarf2 and mdebug. (ASM_FILE_START): Don't emit .file for dwarf2. From-SVN: r22277
Richard Henderson committed -
* rtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR. * rtl.c (reg_note_name): Likewise. * rtl.texi (REG_NOTES): Likewise. * dwarf2out.c (dwarf2out_frame_debug): Use it. Recognize a store without an offset. From-SVN: r22273
Richard Henderson committed -
* cp-tree.h (TI_PENDING_SPECIALIZATION_FLAG): Remove. * class.c (finish_struct): Remove hackery to deal with explicit specializations in class scope. * decl.c (grokfndecl): Improve error-recovery. * decl2.c (grokfield): Likewise. * pt.c (check_specialization_scope): New function. (begin_specialization): Call it. (process_partial_specialization): New function, split out from push_template_decl. Check partial specializations more stringently. (push_template_decl): Call it. (check_explicit_specialization): Don't attempt to handle explicit specializations in class scope. (template_parm_data): Document. Add current_arg and arg_uses_template_parms. (mark_template_parm): Set it. (tsubst_arg_types): Remove unused variable. * semantics.c (begin_class_definition): Tweak. From-SVN: r22271
Mark Mitchell committed -
From-SVN: r22270
Mark Mitchell committed -
* i386.h (PREFERRED_RELOAD_CLASS): Standard fp constants load to TOS. * i386.md (movsf, movdf, movxf): Validate memory address returned from force_const_mem. Kill useless REG_EQUAL setting code. From-SVN: r22269
Richard Henderson committed -
* m68k.md (5200 movqi): Do not allow byte sized memory references using address regs. * m68k.c (output_move_qimode): Do not use byte sized operations on address registers. From-SVN: r22268
Jeffrey A Law committed -
From-SVN: r22265
Torbjorn Granlund committed -
8 * configure.in: Do not assume x86-svr4 or x86-unixware can handle stabs. From-SVN: r22264
John Hughes committed -
� * configure.in: Do not assume x86-svr4 or x86-unixware can handle stabs. From-SVN: r22263
John Hughes committed -
* configure.in: Removed references to the removed file * config/xm-netbsd.h. Use ${cpu_type}/xm-netbsd.h for * arm*-*-netbsd* and ns32k-*-netbsd*. * config/i386/xm-netbsd.h: Removed unnecessary file. * config/m68k/xm-netbsd.h: Likewise. * config/sparc/xm-netbsd.h: Likewise. * config/mips/xm-netbsd.h: Likewise. From-SVN: r22262
Krister Walfridsson committed -
* i386/cygwin32.h (BIGGEST_ALIGNMENT): Define. (PCC_BITFIELD_TYPE_MATTERS): Define to be 0. * i386/cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't check for for exact section attributions. * i386/mingw32.h (CPP_PREDEFINES): Add __MSVCRT__ for msvc runtime. * i386/crtdll.h (CPP_PREDEFINES): Define. From-SVN: r22261
Mumit Khan committed -
From-SVN: r22260
Jeffrey A Law committed -
* pexecute.c: Updates from gcc. Copy in gcc has been removed. This is the canonical copy. Define ISSPACE if !IN_GCC. * alloca.c, vfprintf.c, choose-temp.c, mkstemp.c, getopt.c: Similarly. * getopt1.c, obstack.c: Similarly. * Makefile.in: Build mkstemp.o From-SVN: r22259
Jeffrey A Law committed -
* Makefile.in (pexecute.o): Use pexecute.c from libiberty. Provide explicit rules for building. Similarly for alloca, vfprintf, choose-temp and mkstemp, getopt, getopt1, and obstack. (INCLUDES): Add $(srcdir)/../include. * pexecute.c, alloca.c, vfprintf.c, choose-temp.c, mkstemp.c: Delete. * getopt.h, getopt.c getopt1.c, obstack.c, obstack.h: Likewise. From-SVN: r22258
Jeffrey A Law committed -
* pexecute.c: Updates from gcc. Copy in gcc has been removed. This is the canonical copy. Define ISSPACE if !IN_GCC. * alloca.c, vfprintf.c, choose-temp.c, mkstemp.c, getopt.c: Similarly. * getopt1.c: Similarly. * Makefile.in: Build mkstemp.o From-SVN: r22257
Jeffrey A Law committed -
* Makefile.in (pexecute.o): Use pexecute.c from libiberty. Provide explicit rules for building. Similarly for alloca, vfprintf, choose-temp and mkstemp, getopt, getopt1. (INCLUDES): Add $(srcdir)/../include. * pexecute.c, alloca.c, vfprintf.c, choose-temp.c, mkstemp.c: Delete. * getopt.h, getopt.c getopt1.c: Likewise. From-SVN: r22256
Jeffrey A Law committed -
From-SVN: r22255
Jeffrey A Law committed -
From-SVN: r22254
Mark Mitchell committed -
* Makefile.in (pexecute.o): Use pexecute.c from libiberty. Provide explicit rules for building. Similarly for alloca, vfprintf, choose-temp and mkstemp. * pexecute.c, alloca.c, vfprintf.c, choose-temp.c, mkstemp.c: Delete. From-SVN: r22253
Jeffrey A Law committed -
* pexecute.c: Updates from gcc. Copy in gcc has been removed. This is the canonical copy. Define ISSPACE if !IN_GCC. * alloca.c, vfprintf.c, choose-temp.c, mkstemp.c: Similarly. * Makefile.in: Build mkstemp.o From-SVN: r22252
Jeffrey A Law committed -
Fri Sep 4 18:40:32 1998 Craig Burley <burley@gnu.org> * libU77/sys_clock_.c (G77_system_clock_0): Fix indentation. From-SVN: r22251
Craig Burley committed -
Fri Sep 4 18:35:52 1998 Craig Burley <burley@gnu.org> * lang-options.h: Convert to wrap option and doc string in a new macro invocation, FTNOPT, so the nearly identical list can be used in FSF-g77. From-SVN: r22250
Craig Burley committed -
* pexecute.c: Updates from gcc. Copy in gcc has been removed. This is the canonical copy. Define ISSPACE if !IN_GCC. * alloca.c, vfprintf.c: Similarly. From-SVN: r22249
Jeff Law committed -
* Makefile.in (pexecute.o): Use pexecute.c from libiberty. Provide explicit rules for building. Similarly for alloca and vfprintf. * pexecute.c, alloca.c, vfprintf.c: Delete. From-SVN: r22248
Jeffrey A Law committed -
Fri Sep 4 19:53:34 1998 Craig Burley <burley@gnu.org> * intdoc.in: Minor editorial tweaks. From-SVN: r22247
Craig Burley committed -
Fri Sep 4 18:35:52 1998 Craig Burley <burley@gnu.org> * Makefile.in (fini.o): Don't define USE_HCONFIG here. * fini.c: Define USE_HCONFIG here instead, so deps-kinda picks up correct dependency. * Makefile.in (proj-h.o): Fix dependencies list. From-SVN: r22246
Craig Burley committed -
1998-09-05 Dave Love <d.love@dl.ac.uk> * Makefile.in (LDFLAGS): Set from BOOT_LDFLAGS. (F771_LDFLAGS): Variable dispensed with. From-SVN: r22245
Dave Love committed -
(F771_LDFLAGS): Variable dispensed with. From-SVN: r22244
Dave Love committed -
* pexecute.c: Updates from gcc. Copy in gcc has been removed. This is the canonical copy. Define ISSPACE if !IN_GCC. From-SVN: r22243
Jeffrey A Law committed -
* Makefile.in (pexecute.o): Use pexecute.c from libiberty. Provide explicit rules for building. * pexecute.c: Delete. From-SVN: r22242
Jeffrey A Law committed -
* Makefile.in: Tweak to avoid building runtime. It's built elsewhere now. From-SVN: r22241
Jeffrey A Law committed -
From-SVN: r22240
Jeff Law committed
-