Commit Graph

9597 Commits

Author SHA1 Message Date
Richard Kenner 5be1df77c9 (finish_struct): Properly update DECL_PACKED.
From-SVN: r9625
1995-05-11 18:43:43 -04:00
Jason Merrill fd378c9ddf 70th Cygnus<->FSF merge
From-SVN: r9624
1995-05-11 21:36:16 +00:00
Jason Merrill 0982a4b872 *** empty log message ***
From-SVN: r9623
1995-05-11 19:25:36 +00:00
Jim Wilson f5acdcc178 Initial revision
From-SVN: r9622
1995-05-11 11:42:41 -07:00
Jim Wilson 6ae1498b9b (LOCAL_LABEL_PREFIX, USER_LABEL_PREFIX): Define.
(PUT_SDB_BLOCK_START, PUT_SDB_BLOCK_END, ASM_OUTPUT_LABEL_REF,
ASM_OUTPUT_INTERNAL_LABEL, ASM_GENERATE_INTERNAL_LABEL,
ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Use them.

From-SVN: r9621
1995-05-11 11:34:32 -07:00
Jim Wilson dccc9e8544 (mips_output_lineno): Use LOCAL_LABEL_PREFIX.
From-SVN: r9620
1995-05-11 11:31:37 -07:00
Jim Wilson 58add97ac9 (output_decl): Don't output DIE for struct or union type
with no name or with ERROR_MARK for the fields.

From-SVN: r9619
1995-05-11 11:21:22 -07:00
Michael Meissner e100a3bb5d Eliminate dead code caused by last patch
From-SVN: r9618
1995-05-11 13:46:51 +00:00
Michael Meissner 08664dffb2 Do not segfault if SUBREG uses something other than REG.
From-SVN: r9617
1995-05-11 13:37:44 +00:00
Richard Kenner 201012cbf9 (do_jump, case EX_EXPR, NE_EXPR): Fix typo for complex.
From-SVN: r9616
1995-05-11 06:44:14 -04:00
Michael Meissner 640f9b45a6 Little endian support.
From-SVN: r9615
1995-05-10 21:37:55 +00:00
Michael Meissner 2f3d1876ff Do not build -mmultiple/-mno-multiple libgcc.a variants
From-SVN: r9614
1995-05-10 20:30:43 +00:00
Michael Meissner 75814ad4c6 Add little endian PowerPC support.
From-SVN: r9613
1995-05-10 18:26:30 +00:00
Doug Evans 8f28aa336e * Makefile.in (libgcc1-test): Tell the user to ignore warnings.
From-SVN: r9612
1995-05-10 18:22:00 +00:00
Doug Evans 0d5b1231b3 * libgcc1-test.c (main_without__main): Renamed from `main'.
From-SVN: r9611
1995-05-10 18:21:05 +00:00
Richard Kenner 7f5b8ca768 Add declarations of static functions.
(unroll_loop): Renumber reg local to loop for each unrolled iteration.

From-SVN: r9610
1995-05-10 10:33:50 -04:00
Richard Kenner 0af3ee306a (alpha_set_emit_const): Cleanups to work properly when run on 32-bit
host.

From-SVN: r9609
1995-05-10 08:31:01 -04:00
Richard Kenner 7ac16ba05b (out_file, md_file, tm_file, {build,host}_xm_file):
New symbols, to be overridden by configure.
(insn-*): Use $(md_file), not md.
(aux-output.o): Use $(out_file), not aux-output.c.
($(MD_FILE)): Rework to use new conventions.
(gen*.o, bi-*.o): Depend on $(build_xm_file), not hconfig.h.
(scan.o, fix-header.o, scan-decls.o): Likewise.
(distclean): Adjust files removed for new convention.

From jason@cygnus.com:
(STAGESTUFF): Add underscore.c.
(underscore.c): Rename temporary files to begin with 'tmp-' so that they will
be removed by 'make mostlyclean'.

From-SVN: r9608
1995-05-10 08:26:52 -04:00
Jason Merrill 046b1537a0 (LIBGCC_SPEC): Do link with libgcc when -shared.
From-SVN: r9607
1995-05-10 05:49:16 +00:00
Mike Stump 863adfc08e 69th Cygnus<->FSF merge
From-SVN: r9606
1995-05-10 02:58:06 +00:00
Mike Stump f8e48ed4b8 * toplev.c (lang_options): Add new flag -ffor-scope.
From-SVN: r9605
1995-05-10 02:22:23 +00:00
Richard Kenner df27f225b7 (objc_init_statics): Fix missing part of last change.
From-SVN: r9604
1995-05-09 19:11:43 -04:00
Richard Kenner f17dfa938d Use <xxx> in #include.
From-SVN: r9603
1995-05-09 18:25:08 -04:00
Richard Kenner e24bbdfe77 Use <xxx> for #include.
From-SVN: r9602
1995-05-09 18:20:29 -04:00
Richard Kenner a3af1109cc Use <xx> in #include.
From-SVN: r9601
1995-05-09 18:09:20 -04:00
Michael Meissner fbe94aa1a3 Add powerpc little endian support; Add powerpc variants; Add pentium variants
From-SVN: r9600
1995-05-09 20:22:38 +00:00
Jason Merrill 788d9012ad *** empty log message ***
From-SVN: r9599
1995-05-09 19:42:41 +00:00
Jim Wilson 25f5b13e9d (__ashrsi3, __ashlsi3, __lshrsi3): Use .byte instead
of .word offsets in switch table.

From-SVN: r9598
1995-05-09 11:07:54 -07:00
Richard Kenner a142e7ccfe (__objc_send_initialize): Call superclass if object does not implement
+initialize.

From-SVN: r9597
1995-05-09 11:44:43 -04:00
Jason Merrill fa1b14518a *** empty log message ***
From-SVN: r9596
1995-05-09 10:22:18 +00:00
Jason Merrill cbbbd91755 AIX shared libraries
From-SVN: r9595
1995-05-09 10:21:13 +00:00
Jason Merrill d2eb08764b (declare_hidden_char_array): Mark decl artificial.
From-SVN: r9594
1995-05-09 10:06:32 +00:00
Richard Kenner a4137a04de (_objc_load_callback): Add declaration.
From-SVN: r9593
1995-05-08 18:13:53 -04:00
Richard Kenner d8a55d0960 (_objc_load_callback): Add declaration.
(__objc_exec_class): Call _objc_load_callback after every Class or Category
is added.

From-SVN: r9592
1995-05-08 18:13:33 -04:00
Richard Kenner 1125706fe4 (expand_expr, case INDIRECT_REF): Set RTX_UNCHANGING_P if both
TREE_READONLY and TREE_STATIC set.

From-SVN: r9591
1995-05-08 17:59:41 -04:00
Richard Kenner d949d5dfde (convert_for_assignment): Don't give errors about adding const or
volatile unless both sides point to functions.

From-SVN: r9590
1995-05-08 17:56:12 -04:00
Jason Merrill 1907795ecd (expand_call): Improve -Winline warnings.
From-SVN: r9589
1995-05-08 00:51:46 +00:00
Richard Kenner b377f1cdae Add support for win32's stdcall functions.
From-SVN: r9588
1995-05-07 17:28:23 -04:00
Richard Kenner 53fd9c9a74 Use "go32" instead of "msdos" for future expansion.
Add ^M to end of each line.

From-SVN: r9587
1995-05-07 17:27:58 -04:00
Jason Merrill 3edbc4b95f DECL_ARTIFICIAL
From-SVN: r9586
1995-05-07 10:28:12 +00:00
Jason Merrill 497dc802f6 (expand_function_end): Don't warn about unused
anonymous or artificial parms.

From-SVN: r9585
1995-05-07 10:28:12 +00:00
Richard Kenner 8d75e50998 (process_init_element): Don't clear_momentary if constructor_stack is
not empty.

From-SVN: r9584
1995-05-05 19:14:07 -04:00
Richard Kenner c8465d869b (do_jump): Fix error in last change.
From-SVN: r9583
1995-05-05 17:36:40 -04:00
Richard Kenner 3ce88d8f5c (SHELL): Now /bin/sh.
From-SVN: r9582
1995-05-05 16:54:10 -04:00
Jeff Law bc4a9f172b pa.c (emit_move_sequence): Force problematical constants into memory during the reload pass when...
* pa.c (emit_move_sequence): Force problematical constants
	into memory during the reload pass when generating PIC.

From-SVN: r9581
1995-05-05 12:55:27 -06:00
Richard Kenner ddcf4abcac (build_binary_op): Also warn about ordered comparison of pointer with
zero if -Wall.

From-SVN: r9580
1995-05-05 14:51:56 -04:00
Doug Evans 5a1f85b4f3 NXConstantString.h renamed to NXConstStr.h.
From-SVN: r9579
1995-05-05 17:32:07 +00:00
Richard Kenner d730ef29fb (emdnorm, toe64, etoe64): Significand of Intel long double denormals
is shifted down one bit.

From-SVN: r9578
1995-05-05 07:10:06 -04:00
Richard Kenner 0e8c917222 (do_jump, case EQ_EXPR, NE_EXPR): Properly compare complex.
From-SVN: r9577
1995-05-05 07:03:41 -04:00
Richard Kenner 0d481071c0 Add more NetBSD cases: atrai, sun3*, and mac68k.
From-SVN: r9576
1995-05-05 05:50:51 -04:00