]>
gcc.gnu.org Git - gcc.git/log
Mike Stump [Thu, 29 Sep 1994 23:43:02 +0000 (23:43 +0000)]
stmt.c (expand_return): We have to be careful of cleanups that can be generated when...
* stmt.c (expand_return): We have to be careful of cleanups that can
be generated when expanding the return value, as they might otherwise
wipe out the return value.
From-SVN: r8167
Richard Kenner [Thu, 29 Sep 1994 22:47:30 +0000 (18:47 -0400)]
(i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIX
above this one now that this is wildcard.
From-SVN: r8166
Richard Kenner [Thu, 29 Sep 1994 22:24:38 +0000 (18:24 -0400)]
(struct option_map): Sort in alphabetical order.
(translate_options): Ignore option once an error occurs.
Fix error with reversed 'a' and 'o'.
Give error if specified abbreviation is unambiguous.
From-SVN: r8165
Mike Stump [Thu, 29 Sep 1994 20:45:05 +0000 (20:45 +0000)]
expr.c (do_jump): Handle cleanups in TRUTH_ANDIF_EXPR and TRUTH_ORIF_EXPR.
* expr.c (do_jump): Handle cleanups in TRUTH_ANDIF_EXPR and
TRUTH_ORIF_EXPR.
From-SVN: r8164
Michael Bushnell [Thu, 29 Sep 1994 20:16:09 +0000 (20:16 +0000)]
*** empty log message ***
From-SVN: r8163
Richard Kenner [Thu, 29 Sep 1994 17:23:41 +0000 (13:23 -0400)]
(convert_for_assignment): When converting object to union...
(convert_for_assignment): When converting object to union, allow
converting the constant zero into a pointer member of the union.
From-SVN: r8162
Richard Kenner [Wed, 28 Sep 1994 23:32:44 +0000 (19:32 -0400)]
(convert_move): Added handling of PDImode conversions.
From-SVN: r8161
Richard Kenner [Wed, 28 Sep 1994 23:32:26 +0000 (19:32 -0400)]
(PSImode): Widens to PDImode.
From-SVN: r8160
Richard Kenner [Wed, 28 Sep 1994 23:24:12 +0000 (19:24 -0400)]
(FIXINCLUDES): Set to Makefile.in.
From-SVN: r8159
Brendan Kehoe [Wed, 28 Sep 1994 23:19:20 +0000 (23:19 +0000)]
* except.c (register_exception_table): Use Pmode, not PTRmode.
From-SVN: r8158
Richard Kenner [Wed, 28 Sep 1994 23:18:05 +0000 (19:18 -0400)]
(trampoline_address): Add missing call to round_trampoline.
From-SVN: r8157
Michael Meissner [Wed, 28 Sep 1994 22:33:33 +0000 (22:33 +0000)]
Do not emit \v, gas does not like it.
From-SVN: r8156
Ian Lance Taylor [Wed, 28 Sep 1994 18:31:04 +0000 (18:31 +0000)]
Comment out loop which handled symbolic links to files
From-SVN: r8155
Jason Merrill [Wed, 28 Sep 1994 00:11:55 +0000 (00:11 +0000)]
(COLLECT_SUPPRESS_OPTIONS): Define to "E".
From-SVN: r8154
Jason Merrill [Wed, 28 Sep 1994 00:11:31 +0000 (00:11 +0000)]
(main): Ignore options in COLLECT_SUPPRESS_OPTIONS
for the first link.
From-SVN: r8153
Richard Kenner [Tue, 27 Sep 1994 23:27:44 +0000 (19:27 -0400)]
(ENCODE_SECTION_INFO): Only calls may go through the PLT.
(ENCODE_SECTION_INFO): Only calls may go through the PLT. All address
loads, even function address loads, have to go through the GOT or
function addresses will not be unique.
From-SVN: r8152
Richard Kenner [Tue, 27 Sep 1994 23:19:54 +0000 (19:19 -0400)]
(newline_fix, name_newline_fix): Don't treat \r specially here; it only causes bugs.
(newline_fix, name_newline_fix): Don't treat \r specially here; it
only causes bugs. This undoes the May 14 16:01:13 1990 change to
newline_fix and name_newline_fix.
From-SVN: r8151
Richard Kenner [Tue, 27 Sep 1994 23:02:45 +0000 (19:02 -0400)]
(ASM_OUTPUT_SOURCE_LINE): Add missing #undef.
From-SVN: r8150
Richard Kenner [Tue, 27 Sep 1994 22:32:07 +0000 (18:32 -0400)]
(expand_fix): Call emit_library_call_value.
From-SVN: r8149
Richard Kenner [Tue, 27 Sep 1994 22:31:04 +0000 (18:31 -0400)]
(warn_with_method): Make arg int, not char.
From-SVN: r8148
Richard Kenner [Tue, 27 Sep 1994 22:30:21 +0000 (18:30 -0400)]
(n_occurrences): Make arg int, not char.
From-SVN: r8147
Richard Kenner [Tue, 27 Sep 1994 22:29:21 +0000 (18:29 -0400)]
(optimize_bit_field): Put any insns made by change_address in front of INSN.
(expand_function_end): Don't pass DECL_INITIAL to setjmp_protect if it is
error_mark_node.
From-SVN: r8146
Brendan Kehoe [Tue, 27 Sep 1994 22:26:24 +0000 (18:26 -0400)]
revert previous change
From-SVN: r8145
Mike Stump [Tue, 27 Sep 1994 19:42:40 +0000 (19:42 +0000)]
* Makefile.in, libgcc2.c (L_eh): some support routines for C++.
From-SVN: r8144
Brendan Kehoe [Tue, 27 Sep 1994 17:35:24 +0000 (17:35 +0000)]
search.c (lookup_field): Return a NULL_TREE if XBASETYPE is itself null.
* search.c (lookup_field): Return a NULL_TREE if XBASETYPE is
itself null.
From-SVN: r8143
David J. MacKenzie [Mon, 26 Sep 1994 21:52:40 +0000 (21:52 +0000)]
remove CONFIG_BROKETS
From-SVN: r8130
Mike Stump [Mon, 26 Sep 1994 20:15:18 +0000 (20:15 +0000)]
47th Cygnus<->FSF merge
From-SVN: r8129
Michael Meissner [Mon, 26 Sep 1994 10:44:49 +0000 (10:44 +0000)]
Allow memory/memory DImode add/subtract.
From-SVN: r8128
Jim Wilson [Fri, 23 Sep 1994 23:15:54 +0000 (16:15 -0700)]
Fix prototype for invalidate.
From-SVN: r8127
Roland McGrath [Fri, 23 Sep 1994 23:02:58 +0000 (23:02 +0000)]
(LIB_SPEC): Remove macro.
From-SVN: r8126
Michael Meissner [Fri, 23 Sep 1994 20:11:00 +0000 (20:11 +0000)]
Make ebx a call clobbered register.
From-SVN: r8125
Jim Wilson [Fri, 23 Sep 1994 19:54:07 +0000 (12:54 -0700)]
(invalidate): New parameter FULL_MODE. All callers changed.
(set_nonvarying_address_components): Modify initial comment.
(cse_insn): When call invalidate for dest, use the actual dest not
inner_dest.
From-SVN: r8124
Richard Kenner [Thu, 22 Sep 1994 22:56:08 +0000 (18:56 -0400)]
(expand_divmod): Special case for signed CEIL_DIV_EXPR when divisor is
power of 2.
From-SVN: r8123
Jason Merrill [Thu, 22 Sep 1994 17:14:46 +0000 (17:14 +0000)]
(main): Discard the first executable once we've
exploited it.
From-SVN: r8122
Jason Merrill [Thu, 22 Sep 1994 17:14:05 +0000 (17:14 +0000)]
Fix size_t, ptrdiff_t and wchar_t like fixincludes does.
Fix size_t, ptrdiff_t and wchar_t like fixincludes
does. Use extern inline rather than static inline in byteorder.h.
From-SVN: r8121
Ian Lance Taylor [Thu, 22 Sep 1994 15:38:17 +0000 (15:38 +0000)]
Tweaks for LynxOS 2.2.2
From-SVN: r8120
Richard Kenner [Thu, 22 Sep 1994 11:18:25 +0000 (07:18 -0400)]
(emit_call_1): Fix typo in last change.
From-SVN: r8119
Chris Smith [Thu, 22 Sep 1994 04:27:58 +0000 (04:27 +0000)]
add convex c3* c4*
From-SVN: r8118
Richard Kenner [Wed, 21 Sep 1994 19:59:04 +0000 (15:59 -0400)]
(ASM_FILE_START): Write .set volatile.
From-SVN: r8117
Richard Kenner [Wed, 21 Sep 1994 19:00:00 +0000 (15:00 -0400)]
(emit_call_1): Properly add a CLOBBER for sp to
CALL_INSN_FUNCTION_USAGE.
From-SVN: r8116
Richard Kenner [Wed, 21 Sep 1994 18:45:25 +0000 (14:45 -0400)]
(mark_addressable): Give different error if trying to put object with volatile fields into register...
(mark_addressable): Give different error if trying to put object with
volatile fields into register; don't use DECL_NAME.
From-SVN: r8115
Jim Wilson [Wed, 21 Sep 1994 18:01:38 +0000 (11:01 -0700)]
(eliminate_regs): Make test in LOAD_EXTEND_OP case more precise.
From-SVN: r8114
Ian Lance Taylor [Wed, 21 Sep 1994 15:33:52 +0000 (15:33 +0000)]
Don't remove empty directories until after removing DONE files
From-SVN: r8113
Richard Kenner [Wed, 21 Sep 1994 09:52:45 +0000 (05:52 -0400)]
(NO_{DOLLAR,DOT}_IN_LABEL): Define.
From-SVN: r8112
Doug Evans [Wed, 21 Sep 1994 00:05:57 +0000 (00:05 +0000)]
(asm_insn_count): Handle ASM_INPUTs too.
From-SVN: r8111
Richard Kenner [Tue, 20 Sep 1994 23:32:01 +0000 (19:32 -0400)]
Initial revision
From-SVN: r8110
Richard Kenner [Tue, 20 Sep 1994 23:31:50 +0000 (19:31 -0400)]
Replacement file, for as1750.
From-SVN: r8109
Richard Kenner [Tue, 20 Sep 1994 23:31:03 +0000 (19:31 -0400)]
Replaced file, for as1750.
From-SVN: r8108
Richard Kenner [Tue, 20 Sep 1994 23:03:14 +0000 (19:03 -0400)]
(eval_if_expression): Now returns HOST_WIDE_INT.
(do_if, do_elif): Reflect new return value of functions.
From-SVN: r8107
Richard Kenner [Tue, 20 Sep 1994 23:02:37 +0000 (19:02 -0400)]
(HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT): New macros.
(expression_value): Now HOST_WIDE_INT.
(parse_c_expression): Now returns HOST_WIDE_INT.
From-SVN: r8106
Richard Kenner [Tue, 20 Sep 1994 22:45:30 +0000 (18:45 -0400)]
(mode_mask_operand): Always return a value.
From-SVN: r8105
Richard Kenner [Tue, 20 Sep 1994 21:55:33 +0000 (17:55 -0400)]
(make_definition): Enable `-D' with macro arguments.
From-SVN: r8104
Richard Kenner [Tue, 20 Sep 1994 21:51:32 +0000 (17:51 -0400)]
(pop_function_context): Clear reg_renumber.
From-SVN: r8103
Richard Kenner [Tue, 20 Sep 1994 21:49:35 +0000 (17:49 -0400)]
(process_command): Add new switch, -dumpmachine.
From-SVN: r8102
Jim Wilson [Tue, 20 Sep 1994 20:08:32 +0000 (13:08 -0700)]
(mips_output_external): Use ASM_OUTPUT_UNDEF_FUNCTION.
(mips_output_external_libcall): New function.
(mips_asm_file_end): Handle ASM_OUTPUT_UNDEF_FUNCTION.
From-SVN: r8101
Jim Wilson [Tue, 20 Sep 1994 20:08:07 +0000 (13:08 -0700)]
(ASM_OUTPUT_UNDEF_FUNCTION): Define.
(ASM_OUTPUT_EXTERNAL_LIBCALL): Define.
(ASM_DECLARE_FUNCTION_SIZE): Define.
From-SVN: r8100
Jim Wilson [Tue, 20 Sep 1994 19:57:18 +0000 (12:57 -0700)]
(sched_analyze_insn): Parameter loop_note type changed to rtx, and name changed to loop_notes.
(sched_analyze_insn): Parameter loop_note type changed
to rtx, and name changed to loop_notes. Code adding it to
REG_NOTES modified to account for type change.
(sched_analyze): Variable loop_note type changed to rtx, and name
changed to loop_notes. Store LOOP_* REG_DEAD notes in it instead
of LOOP_* NOTE_LINE_NUMBER.
(schedule_block): Pass last not insn to emit_note_before call.
From-SVN: r8099
Michael Meissner [Tue, 20 Sep 1994 18:36:51 +0000 (18:36 +0000)]
Respin DI support to be combine friendly; Allow push of SF without temp reg; Fix broken i386 untyped_call
From-SVN: r8098
Ian Lance Taylor [Tue, 20 Sep 1994 16:22:36 +0000 (16:22 +0000)]
Handle a symlink to root/* from a subdirectory of a symlink to root/*
From-SVN: r8097
Per Bothner [Tue, 20 Sep 1994 01:28:35 +0000 (18:28 -0700)]
Patches for HPUX, and SunOS4 (Japanese).
From-SVN: r8096
Jason Merrill [Tue, 20 Sep 1994 00:32:29 +0000 (00:32 +0000)]
(fold): Handle COMPONENT_REFs involving CONSTRUCTORs.
From-SVN: r8095
Richard Kenner [Tue, 20 Sep 1994 00:25:22 +0000 (20:25 -0400)]
(load sf with update): Fix RTL typo.
From-SVN: r8094
Charles Hannum [Mon, 19 Sep 1994 12:46:40 +0000 (12:46 +0000)]
Add format checking for `q' (quad) modifier.
From-SVN: r8093
Per Bothner [Sat, 17 Sep 1994 19:55:46 +0000 (12:55 -0700)]
(mark_seen_cases): Don't call fatal if case index out of range.
From-SVN: r8092
Richard Kenner [Fri, 16 Sep 1994 23:22:39 +0000 (19:22 -0400)]
(global_alloc): Mark regs assigned to SCRATCH as used by more than
just local alloc.
From-SVN: r8091
Richard Kenner [Thu, 15 Sep 1994 19:38:29 +0000 (15:38 -0400)]
Rework last change so it's done like collect2.c.
From-SVN: r8090
Michael Meissner [Thu, 15 Sep 1994 19:34:24 +0000 (19:34 +0000)]
Make long double 80 bits by default.
From-SVN: r8089
Michael Meissner [Thu, 15 Sep 1994 19:33:07 +0000 (19:33 +0000)]
Do not use separate 386 patterns for SF/DF/XF/DI pushes; allow SF/DF/XF/DI pushes to push from memory if no scratch register available; allow use of leal on 486; allow XF<-XF memory moves on 386
From-SVN: r8088
Michael Meissner [Thu, 15 Sep 1994 19:31:31 +0000 (19:31 +0000)]
Use whether DImode variables are used as basis for chosing register alloc order dca
From-SVN: r8087
Jim Wilson [Thu, 15 Sep 1994 17:45:25 +0000 (10:45 -0700)]
(store_split_bit_field): Use number of bits in arg not
BITS_PER_WORD to adjust arg in BYTES_BIG_ENDIAN case.
From-SVN: r8086
Richard Kenner [Thu, 15 Sep 1994 17:21:49 +0000 (13:21 -0400)]
(cse_around_loop): Don't invalidate SUBREG unless it's a SUBREG of a
REG.
From-SVN: r8085
Richard Earnshaw [Thu, 15 Sep 1994 13:17:28 +0000 (13:17 +0000)]
(expand_binop, multi-word shifts): Generate rtl
free of conflicts for shifts less than one word.
From-SVN: r8084
Richard Kenner [Thu, 15 Sep 1994 09:29:45 +0000 (05:29 -0400)]
(sched_analyze_insn): Don't set SCHED_GROUP_P for previous INSN a USE
unless it's a USE of a REG.
From-SVN: r8083
Michael Bushnell [Wed, 14 Sep 1994 14:19:02 +0000 (14:19 +0000)]
Include <sys/errno.h> in case `errno' is a macro defined there.
From-SVN: r8082
Michael Bushnell [Wed, 14 Sep 1994 14:18:03 +0000 (14:18 +0000)]
Added log entry for change to g++.c.
From-SVN: r8081
Michael Bushnell [Wed, 14 Sep 1994 14:11:15 +0000 (14:11 +0000)]
(GUESSPATHLEN): If there is no definition of MAXPATHLEN, then set GUESSPATHLEN to be 100.
(GUESSPATHLEN): If there is no definition of MAXPATHLEN, then set
GUESSPATHLEN to be 100. (It's used as a starting point, not a limit,
so this is harmless.)
From-SVN: r8080
Michael Meissner [Tue, 13 Sep 1994 21:44:15 +0000 (21:44 +0000)]
More DF/XF/DI fixes.
From-SVN: r8079
Richard Kenner [Tue, 13 Sep 1994 18:11:09 +0000 (14:11 -0400)]
(fatal_perror, fatal, error): Declare all args as char *.
From-SVN: r8078
Jeff Law [Tue, 13 Sep 1994 16:41:03 +0000 (10:41 -0600)]
pa.c (emit_move_sequence): Handle secondary FP load/store reloads of the form (subreg (mem (plus (reg)...
* pa.c (emit_move_sequence): Handle secondary FP load/store
reloads of the form (subreg (mem (plus (reg) (disp)))).
(secondary_reload_class): A secondary register is needed to handle
out-of-range FP loads and stores.
* pa.md (reload_indf, reload_outdf): New expanders.
(reload_insf, reload_outsf): Likewise.
From-SVN: r8077
Richard Kenner [Mon, 12 Sep 1994 22:15:28 +0000 (18:15 -0400)]
(ADA_CFLAGS): New override.
From-SVN: r8076
Jim Wilson [Mon, 12 Sep 1994 18:51:39 +0000 (11:51 -0700)]
(assign_parms): Set RTX_UNCHANGING_P on stack_parm
for const parameter before calling move_block_from_reg.
From-SVN: r8075
Doug Evans [Mon, 12 Sep 1994 18:27:48 +0000 (18:27 +0000)]
(FLO_union_type): Add packed attribute to `bits'.
From-SVN: r8074
Richard Kenner [Sat, 10 Sep 1994 13:50:27 +0000 (09:50 -0400)]
(invalidate_for_call): Properly set IN_TABLE.
From-SVN: r8073
Richard Kenner [Sat, 10 Sep 1994 10:46:14 +0000 (06:46 -0400)]
Initial revision
From-SVN: r8072
Richard Kenner [Sat, 10 Sep 1994 10:46:00 +0000 (06:46 -0400)]
Removed #define HAVE_ATEXIT to allow building for DYNIX/ptx 1.x.
From-SVN: r8071
Richard Kenner [Sat, 10 Sep 1994 10:42:40 +0000 (06:42 -0400)]
(ptx): New OS; use for Sequent.
From-SVN: r8070
Richard Kenner [Sat, 10 Sep 1994 01:48:32 +0000 (21:48 -0400)]
(rescan, handle_directive): Backslash no longer suppresses the specialness of the following char unless -traditional.
(rescan, handle_directive): Backslash no longer suppresses the specialness of
the following char unless -traditional.
(rescan): Remove backslash-newline only if at top level, since
backslash-newline-space can be encountered during macro processing.
(collect_expansion): Remove special hack for \# inside a #define; it's not
compatible with the C Standard.
From-SVN: r8069
Jason Merrill [Sat, 10 Sep 1994 00:34:51 +0000 (00:34 +0000)]
(LINK_SPEC): Ditto.
From-SVN: r8068
Jason Merrill [Sat, 10 Sep 1994 00:34:51 +0000 (00:34 +0000)]
(expand_main_function): Don't call __main if
HAS_INIT_SECTION is defined.
From-SVN: r8067
Jason Merrill [Sat, 10 Sep 1994 00:34:51 +0000 (00:34 +0000)]
(HAS_INIT_SECTION): Define.
(LINK_SPEC): Add '-init __main'.
From-SVN: r8066
Mike Stump [Fri, 9 Sep 1994 23:48:21 +0000 (23:48 +0000)]
tree.c (decl_function_context): Don't treat C++ member functions of classes declared in a function...
* tree.c (decl_function_context): Don't treat C++ member
functions of classes declared in a function, as nested functions.
From-SVN: r8065
Steve Chamberlain [Fri, 9 Sep 1994 23:43:17 +0000 (23:43 +0000)]
*** empty log message ***
From-SVN: r8064
Steve Chamberlain [Fri, 9 Sep 1994 23:40:17 +0000 (23:40 +0000)]
Initial revision
From-SVN: r8063
Jim Wilson [Fri, 9 Sep 1994 21:22:54 +0000 (14:22 -0700)]
(negsi2): Use register_operand not general_operand for output.
From-SVN: r8062
Jim Wilson [Fri, 9 Sep 1994 21:16:36 +0000 (14:16 -0700)]
(memory): Add missing !r4600 to first define_function_unit.
From-SVN: r8061
Jim Wilson [Fri, 9 Sep 1994 21:03:24 +0000 (14:03 -0700)]
(dbxout_symbol_location): Handle error_mark_node in
DECL_INITIAL for C++.
From-SVN: r8060
Jim Wilson [Fri, 9 Sep 1994 20:32:17 +0000 (13:32 -0700)]
(check_for_full_enumeration_handling): Cast malloc result
to `unsigned char *' not `char *'.
From-SVN: r8059
Richard Kenner [Fri, 9 Sep 1994 19:52:38 +0000 (15:52 -0400)]
Correct unprototyped pointer args from `0' to `NULL_PTR'
From-SVN: r8058
Jim Wilson [Fri, 9 Sep 1994 19:35:29 +0000 (12:35 -0700)]
(SQRTTF2_LIBCALL): Delete.
(INIT_TARGET_OPTABS): Define.
(INIT_SUBTARGET_OPTABS): Define.
From-SVN: r8057
Richard Kenner [Fri, 9 Sep 1994 19:17:48 +0000 (15:17 -0400)]
Initial revision
From-SVN: r8056
This page took 0.085722 seconds and 5 git commands to generate.