- 14 Jan, 1998 3 commits
-
-
From-SVN: r17355
Jeff Law committed -
From-SVN: r17353
Gavin Koch committed -
* loop.c (check_dbra_loop): Make sure initial value is a CONST_INT before trying to normalize it. From-SVN: r17352
Jeffrey A Law committed
-
- 13 Jan, 1998 30 commits
-
-
From-SVN: r17351
Robert Lipe committed -
From-SVN: r17350
Herman ten Brugge committed -
* svr4.h (LINK_SPEC): Never specify -h. * ptx4.h (LINK_SPEC): Likewise. * rs6000/sysv4.h (LINK_SPEC): Likewise. * sparc/sol2.h (LINK_SPEC): Likewise. From-SVN: r17349
Ian Lance Taylor committed -
From-SVN: r17348
Jeff Law committed -
From-SVN: r17347
Richard Henderson committed -
* haifa-sched.c (schedule_insns): Correctly remove inter-block dependencies after reload. From-SVN: r17346
Richard Henderson committed -
From-SVN: r17345
Franz Sirl committed -
From-SVN: r17344
Jeff Law committed -
* Makefile.in (stamp-proto): Remove. (protoize.o, unprotoize.o): Straightforward compile. * unprotoize.c: Define UNPROTOIZE here, not in the Makefile. From-SVN: r17343
Bruno Haible committed -
From-SVN: r17342
Jeffrey A Law committed -
* config-ml.in (multi-do): LDFLAGS must include multilib designator. From-SVN: r17341
Lee Iverson committed -
cygwin32.h (STRIP_NAME_ENCODING): Define for Win32 to strip off the trailing @[NUM] added by ENCODE_SECTION_INFO. * i386/cygwin32.h (STRIP_NAME_ENCODING): Define for Win32 to strip off the trailing @[NUM] added by ENCODE_SECTION_INFO. Also update copyright forgotten in last change. From-SVN: r17340
Mumit Khan committed -
* arm/netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now. * i386/netbsd.h, m68k/netbsd.h, ns32k/netbsd.h: Likewise. * sparc/netbsd.h, vax/netbsd.h: Likewise. From-SVN: r17339
Jeffrey A Law committed -
From-SVN: r17338
Shigeya Suzuki committed -
From-SVN: r17337
H.J. Lu committed -
* configure.in (CHECK_SUBDIRS): Set to testsuite only if ${srcdir}/../gcc exists. (configdirs): Include testsuite only if ${srcdir}/../gcc exists. * tests/Makefile.in (check): Depend on $(CHECK). * tests/configure.in (CHECK): Set to "check-iostream check-stdio" if ${srcdir}/../../gcc doesn't exists. From-SVN: r17336
H.J. Lu committed -
� * configure.in (configdirs): Include testsuite only if ${srcdir}/../gcc exists. * tests/configure.in (check): Set to ${CHECK} if ${srcdir}/../../gcc doesn't exists. From-SVN: r17335
H.J. Lu committed -
� * configure.in (configdirs): Include testsuite only if ${srcdir}/../gcc exists. * tests/configure.in (check): Set to ${CHECK} if ${srcdir}/../../gcc doesn't exists. From-SVN: r17334
Jeff Law committed -
* configure.in (target_cpu_default, target_cpu_default2): Use double quotes around them when testing their value. * configure: Rebuilt. From-SVN: r17333
Jim Wilson committed -
From-SVN: r17332
Jeff Law committed -
From-SVN: r17331
Jeff Law committed -
From-SVN: r17330
Anonymous CVS User committed -
From-SVN: r17329
Jeff Law committed -
* decl.c (init_decl_processing): Only call init_rtti_processing FLAG_RTTI is set. From-SVN: r17328
Brendan Kehoe committed -
* gengenrtl.c (gencode): Emit new function obstack_alloc_rtx to allocate rtx. (gendef): Call obstack_alloc_rtx. From-SVN: r17327
John Carr committed -
From-SVN: r17326
Jeff Law committed -
From-SVN: r17325
Jeff Law committed -
From-SVN: r17324
Jeff Law committed -
* configure.in: (i[3456]86-UnixWare7-sysv5): Treat much like SVR4 for now. From-SVN: r17323
Robert Lipe committed -
From-SVN: r17322
Robert Lipe committed
-
- 12 Jan, 1998 3 commits
-
-
* i386/mingw32.h (INCOMING_RETURN_ADDR_RTX): Delete. Use the value of DWARF2_UNWIND_INFO, if any, from i386/cygwin32.h instead. (STANDARD_INCLUDE_DIR): Change to /usr/local/i386-mingw32/include. From-SVN: r17321
Mumit Khan committed -
From-SVN: r17320
Jim Wilson committed -
* init.c (build_new_1): Split out from build_new. (build_new): Just return a NEW_EXPR. * expr.c (cplus_expand_expr): Handle NEW_EXPR. * decl2.c (get_temp_regvar): Tweak. * cp-tree.h (TREE_CALLS_NEW): Comment out. * class.c (resolves_to_fixed_type_p): Remove use. * method.c (build_opfncall): Likewise. * call.c (build_new_op): Likewise. Fix problem with 'new' in default argument. From-SVN: r17319
Jason Merrill committed
-
- 10 Jan, 1998 4 commits
-
-
* i386/sco5.h (STARTFILE_SPEC, ENDFILE_SPEC): Correctly handle "-static". From-SVN: r17318
J. Kean Johnston committed -
* i386.md: (movsicc_1, movhicc_1): For alternate 3 set the opcode suffix from operand 3. From-SVN: r17317
Stan Cox committed -
* regmove.c: New implementation of regmove pass. * local-alloc.c (optimize_reg_copy_1, optimize_reg_copy_2): Remove decls, make them have external linkage. Return a value from optimize_reg_copy_1. * reload.h (count_occurrences): Add decl. * reload1.c (count_occurrences): Delete decl, make it have external linkage. * rtl.h (optimize_reg_copy_1, optimize_reg_copy_2): Declare. Co-Authored-By: Jeffrey A Law <law@cygnus.com> From-SVN: r17316
J"orn Rennecke committed -
From-SVN: r17315
Jeff Law committed
-