Commit Graph

22744 Commits

Author SHA1 Message Date
Tom Tromey
70f7276781 Initial revision
From-SVN: r27855
1999-06-30 20:04:37 +00:00
Tom Tromey
56ba54b4c0 This commit was generated by cvs2svn to compensate for changes in r27853,
which included commits to RCS files with non-trunk default branches.

From-SVN: r27854
1999-06-30 13:05:33 +00:00
Alexandre Oliva
2fa39a0ec6 Makefile.am (.s.lo): Renamed from `.s.o'.
1999-06-30  Alexandre Oliva  <oliva@dcc.unicamp.br>
	* Makefile.am (.s.lo): Renamed from `.s.o'.
	* Makefile.in: Rebuilt.

From-SVN: r27850
1999-06-30 12:25:07 +00:00
Jeff Law
fe7bbd2ae6 Fix typos (missing commas) in last change
From-SVN: r27849
1999-06-30 01:02:03 -06:00
Jeffrey A Law
0d381b4757 configure.in (hppa*-*-*): Add som.h or elf.h to tm_file as appropriate.
* configure.in (hppa*-*-*): Add som.h or elf.h to tm_file as
        appropriate.
        * configure: Rebuilt.
        (hppa1.1-*-pro*, hppa1.1-*-rtems*): Define target_cpu_default.
        * pa.h: Include dbxelf.h.  Delete various dbx/stabs related
        definitions made redundant by dbxelf.h inclusion.  Delete
        lots of definitions related to assembly output that are
        specific to the SOM object format.
        * pa.c (output_function_prologue): Do not emit the function's
        name for OBJ_ELF.
        * pa-pro-end.h (STARTFILE_SPEC): Undefine before redefining.
        * pa-pro.h: Deleted.
        * som.h: New file with SOM specific definitions.
        * elf.h: New file with ELF specific definitions.

From-SVN: r27846
1999-06-30 00:11:46 -06:00
Jeffrey A Law
c7a159aa2f elfos.h (const_section): Output a tab before assembler directives.
* elfos.h (const_section): Output a tab before assembler directives.
	(ctors_section, dtors_section): Likewise.
	(ASM_OUTPUT_SECTION_NAME): Likewise.

From-SVN: r27845
1999-06-29 23:58:43 -06:00
Jeffrey A Law
57220c8c71 * pa/pa1.h: Delete unused file.
From-SVN: r27844
1999-06-29 20:34:18 -06:00
Nick Clifton
d11e5e83f6 Test DLL attribute support.
From-SVN: r27843
1999-06-30 01:48:58 +00:00
Nick Clifton
58e1e5ad9a Move proc gcc_target_object_format from ecos.exp to file-format.exp
From-SVN: r27842
1999-06-30 01:36:45 +00:00
Jeff Law
2e477ae806 Daily bump.
From-SVN: r27840
1999-06-29 18:45:06 -06:00
Jeffrey A Law
fab7be4f3a configure.in (hppa*-hp-hpux11*): New configuration.
* configure.in (hppa*-hp-hpux11*): New configuration.
	* configure: Rebuilt.
	* pa/pa-hpux11.h: New file.
	* pa.h (CPP_SPEC): Conditionally add -D__STDC_EXT__ to the cpp
	command line.

From-SVN: r27837
1999-06-28 23:12:05 -06:00
Hans-Peter Nilsson
5c2a352dcf configure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..".
8
	* configure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..".

From-SVN: r27836
1999-06-28 20:32:02 -06:00
Jeffrey A Law
be8b493b63 * mips.md (leasi, leadi): New patterns.
From-SVN: r27827
1999-06-28 20:01:08 -06:00
Jeff Law
35393415f4 Daily bump.
From-SVN: r27823
1999-06-28 18:46:04 -06:00
Jeff Law
4bc973aedd expr.c (emit_block_move): Properly handle case where one of the block move arguments has a queued...
�
        * expr.c (emit_block_move): Properly handle case where one of the
        block move arguments has a queued increment or decrement.
        (clear_storage): Similarly.  Fix formatting goof.

From-SVN: r27822
1999-06-28 18:42:41 -06:00
Jeff Law
5dd2921918 expr.c (emit_block_move): Properly handle case where one of the block move arguments has a queued...
�
        * expr.c (emit_block_move): Properly handle case where one of the
        block move arguments has a queued increment or decrement.
        (clear_storage): Similarly.  Fix formatting goof.

From-SVN: r27821
1999-06-28 18:42:37 -06:00
Craig Burley
0ce1234e7b Denote experimental version
From-SVN: r27818
1999-06-28 14:48:26 -04:00
Craig Burley
687794084f Fix ICE involving -fno-f2c and COMPLEX intrinsic invocation
From-SVN: r27817
1999-06-28 14:43:48 -04:00
Craig Burley
245d977a8a Update to Netlib version of 1999-06-28, doc fix
From-SVN: r27816
1999-06-28 14:38:42 -04:00
Tom Tromey
4198d73419 * jvspec.c (lang_specific_driver): Recognize --help.
From-SVN: r27814
1999-06-28 11:34:35 +00:00
Jeff Law
cfc2e87eae Opps. Wrong file the first time.
From-SVN: r27813
1999-06-28 01:24:42 -06:00
Jeffrey A Law
da621fd225 * gcc.c-torture/execute/990628-1.c: New test.
From-SVN: r27812
1999-06-28 01:23:05 -06:00
David O'Brien
eca5590fb8 inclhack.def (stdio_va_list): This patch Removes a semicolon from the BSD VA_LIST replacement expression.
* fixinc/inclhack.def(stdio_va_list): This patch Removes a
	semicolon from the BSD VA_LIST replacement expression.
	* fixinc/inclhack.sh: regen
	* fixinc/fixincl.x: regen
	* fixinc/mkfixinc.sh: Have `i[34567]86-*-freebsd*' machines
	now use the fixincl program.

From-SVN: r27811
1999-06-28 07:07:04 +00:00
Jeffrey A Law
44e3d967f7 m68k.h (CONDITIONAL_REGISTER_USAGE): Define for !SUN_FPA case.
* m68k.h (CONDITIONAL_REGISTER_USAGE): Define for !SUN_FPA
        case.  Also make the PIC register call_used.

From-SVN: r27809
1999-06-27 23:13:02 -06:00
Jeffrey A Law
8945f887ed m68k.h (FINALIZE_PIC): Delete.
* m68k.h (FINALIZE_PIC): Delete.
        * m68k.c (finalize_pic): Delete.

From-SVN: r27807
1999-06-27 22:39:42 -06:00
Richard Henderson
9839cd6251 m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles to memory.
P
        * m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles
        to memory.

From-SVN: r27805
1999-06-27 22:23:36 -06:00
Richard Henderson
9f81f5231b m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles to memory.
�
        * m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles
        to memory.

From-SVN: r27804
1999-06-27 22:23:32 -06:00
Richard Henderson
dee6497db0 * decl.c (cp_finish_decl): Fix typo in cp_warning_at call.
From-SVN: r27798
1999-06-27 21:13:36 -06:00
David Edelsohn
c8e7fe5816 * expmed.c (expand_divmod): Ensure unsigned value fits in reg_note.
From-SVN: r27796
1999-06-27 21:09:43 -06:00
Jeff Law
8119eca6ff Daily bump.
From-SVN: r27793
1999-06-27 18:45:04 -06:00
Jason Merrill
dcd08efc5f error.c (dump_type_real): Handle TREE_LIST again.
* error.c (dump_type_real): Handle TREE_LIST again.
	* typeck.c (comp_target_parms): Don't complain about
	converting from () to (...) if !flag_strict_prototype.
	* decl.c (grokdeclarator): Update the names of all variants when
	de-anonymizing.

From-SVN: r27792
1999-06-27 20:13:17 -04:00
Richard Henderson
9da8a3ae97 * jump.c (jump_optimize_1): Validate the cmov copy to a temporary.
From-SVN: r27788
1999-06-26 19:39:42 -07:00
Jeff Law
e2b2063128 Daily bump.
From-SVN: r27781
1999-06-26 18:45:32 -06:00
David Edelsohn
19087b1c32 * rs6000.c (print_operand, case 'L'): Use plus_constant_for_output.
From-SVN: r27779
1999-06-26 10:19:55 -04:00
Jeff Law
f0eafa79f6 Daily bump.
From-SVN: r27777
1999-06-25 18:45:04 -06:00
Craig Burley
f4362b92d7 Describe K(5)=10*3 NAMELIST-read bug
From-SVN: r27775
1999-06-25 19:59:27 -04:00
Alexandre Petit-Bianco
2c56429a68 [multiple changes]
Fri Jun 25 13:35:19 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	* parse.y (resolve_package): Fixed bogus return statement.
	(patch_method_invocation): Resolve method invocation beginning with
 	a package name qualifier.
Thu Jun 24 13:12:15 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	* parse.y (java_complete_lhs): When doing cross referencing, don't
 	try to keep file location on a WFL expanded as a CALL_EXPR.
Wed Jun 23 14:37:15 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	* parse.y (finish_method_declaration): Insert a RETURN_EXPR when
 	compiling to class file a void method with an empty method body.
  	As a side effect, the bytecode backend will generate the
 	appropriate `return' instruction.
Tue Jun 22 20:43:49 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	* parse.y (lookup_package_type_and_set_next): New function prototype.
	(resolve_package): Search current and imported packages.
	(lookup_package_type_and_set_next): New function.

From-SVN: r27773
1999-06-25 09:33:20 -07:00
Tom Tromey
7dda3e3a78 libjava.exp (test_libjava_from_javac): Fixed typo.
* lib/libjava.exp (test_libjava_from_javac): Fixed typo.  Always
	make class_files a list.

From-SVN: r27772
1999-06-25 13:59:09 +00:00
Tom Tromey
527c99b3ec libjava.exp (test_libjava_from_javac): Prepend `$objdir/' to class file names.
* lib/libjava.exp (test_libjava_from_javac): Prepend `$objdir/' to
	class file names.

From-SVN: r27771
1999-06-25 13:55:59 +00:00
Richard Henderson
be78cbc93e * alpha.c (override_options): Add -mcpu=ev45 as an alias for ev4.
From-SVN: r27770
1999-06-25 04:34:14 -07:00
David Edelsohn
31bfaa0b70 rs6000.c (output_toc): Always use hex values for floating-point constants.
* rs6000.c (output_toc): Always use hex values for floating-point
        constants.  Store single-precision values in upper-half of TOC
        entry in 64-bit mode.
        * rs6000.md (floatsidf2, floatunssidf2): Add !TARGET_POWERPC64
        to final constraints.
        (fix_truncdfsi2 splitter): Change pattern matching fctiwz.
        (fctiwz): Improve accuracy of RTL for pattern.

From-SVN: r27769
1999-06-25 06:44:37 -04:00
Gavin Romig-Koch
6ab46dffd6 expr.c (expand_expr): Allow RTL_EXPR's through the MAX_INTEGER_COMPUTATION_MODE checks.
* expr.c (expand_expr): Allow RTL_EXPR's through the
	MAX_INTEGER_COMPUTATION_MODE checks.

From-SVN: r27768
1999-06-25 08:28:35 +00:00
Kaveh R. Ghazi
58ec428559 SMP bootstrap fixes for chill:
* Make-lang.in (CHILL.stage1): Depend on stage1-start.
        (CHILL.stage2): Likewise for stage2-start.
        (CHILL.stage3): Likewise for stage3-start.
        (CHILL.stage4): Likewise for stage4-start.
SMP bootstrap fixes for java:
        * Make-lang.in (java.stage1): Depend on stage1-start.
        (java.stage2): Likewise for stage2-start.
        (java.stage3): Likewise for stage3-start.
        (java.stage4): Likewise for stage4-start.

From-SVN: r27766
1999-06-25 08:21:47 +00:00
Richard Henderson
a76c0119c0 alpha.h (MASK_SUPPORT_ARCH, [...]): Define such that MASK_SUPPORT_ARCH is not negative.
h
        * alpha.h (MASK_SUPPORT_ARCH, MASK_CPU_EV5, MASK_CPU_EV6): Define
        such that MASK_SUPPORT_ARCH is not negative.

From-SVN: r27765
1999-06-24 23:12:42 -06:00
Richard Henderson
b75ff53e41 alpha.h (MASK_SUPPORT_ARCH, [...]): Define such that MASK_SUPPORT_ARCH is not negative.
�
        * alpha.h (MASK_SUPPORT_ARCH, MASK_CPU_EV5, MASK_CPU_EV6): Define
        such that MASK_SUPPORT_ARCH is not negative.

From-SVN: r27764
1999-06-24 23:12:36 -06:00
Jeffrey A Law
790f04d1ab * gcc.c-torture/compile/990625-2.c: New test.
From-SVN: r27763
1999-06-24 23:11:56 -06:00
Jeff Law
8d22ad723e loop.c (verify_dominator): Properly handle ADDR_VEC and ADDR_DIFF_VEC insns that appear inside loops.
h
        * loop.c (verify_dominator): Properly handle ADDR_VEC and
        ADDR_DIFF_VEC insns that appear inside loops.

From-SVN: r27760
1999-06-24 22:38:30 -06:00
Jeff Law
2f47f8d0af loop.c (verify_dominator): Properly handle ADDR_VEC and ADDR_DIFF_VEC insns that appear inside loops.
�
        * loop.c (verify_dominator): Properly handle ADDR_VEC and
        ADDR_DIFF_VEC insns that appear inside loops.

From-SVN: r27759
1999-06-24 22:38:26 -06:00
Jeffrey A Law
3fb36cbd29 * gcc.c-torture/compile/990625-1.c: New test.
From-SVN: r27756
1999-06-24 22:29:41 -06:00
Jeff Law
e63600de0f Daily bump.
From-SVN: r27753
1999-06-24 18:45:01 -06:00