]> gcc.gnu.org Git - gcc.git/log
gcc.git
30 years agochanged bytecode rtx structure references into macros
Jan Brittenson [Thu, 23 Sep 1993 17:08:13 +0000 (10:08 -0700)]
changed bytecode rtx structure references into macros

From-SVN: r5435

30 years ago(stmt.o): Fix typo.
Richard Stallman [Thu, 23 Sep 1993 17:06:17 +0000 (17:06 +0000)]
(stmt.o): Fix typo.

From-SVN: r5434

30 years ago(expand_increment): Don't store directly ito a subreg
Richard Stallman [Thu, 23 Sep 1993 16:56:28 +0000 (16:56 +0000)]
(expand_increment): Don't store directly ito a subreg
that is narrower than a word.

From-SVN: r5433

30 years agoadded bytecode dependencies
Jan Brittenson [Thu, 23 Sep 1993 16:48:35 +0000 (09:48 -0700)]
added bytecode dependencies

From-SVN: r5432

30 years agoFix typos in recent changes.
Richard Stallman [Thu, 23 Sep 1993 16:02:22 +0000 (16:02 +0000)]
Fix typos in recent changes.

(bc-arity.h, bc-opcode.h, bc-opname.h): Use `./'.

From-SVN: r5431

30 years ago(init_reg_last_arrays): New function.
Richard Stallman [Thu, 23 Sep 1993 06:11:30 +0000 (06:11 +0000)]
(init_reg_last_arrays): New function.

(combine_instructions): Use it.
(force_to_mode): Narrow mask to fit mode (except VOIDmode).
(record_value_for_reg): When zeroing reg_last_set_value, also
zero reg_last_set_{mode,nonzero_bits,sign_bit_copies}.
(record_dead_and_set_regs): Likewise.

From-SVN: r5430

30 years ago(record_label_references): Don't follow a null label reference chain.
James Van Artsdalen [Thu, 23 Sep 1993 06:07:19 +0000 (06:07 +0000)]
(record_label_references): Don't follow a null label reference chain.

From-SVN: r5429

30 years agoInclude bytetypes.h only if __GNUC__.
Richard Stallman [Thu, 23 Sep 1993 05:52:37 +0000 (05:52 +0000)]
Include bytetypes.h only if __GNUC__.

(bc_initialize): Add MODE arg to REAL_VALUE_ATOF calls.

From-SVN: r5428

30 years ago(bi-lexer.c): File is in $(srcdir).
Richard Stallman [Thu, 23 Sep 1993 04:32:46 +0000 (04:32 +0000)]
(bi-lexer.c): File is in $(srcdir).

From-SVN: r5427

30 years ago(flag_allow_single_precision): Declared.
Richard Stallman [Thu, 23 Sep 1993 02:05:43 +0000 (02:05 +0000)]
(flag_allow_single_precision): Declared.

From-SVN: r5426

30 years ago(flag_allow_single_precision): New variable.
Richard Stallman [Thu, 23 Sep 1993 02:04:32 +0000 (02:04 +0000)]
(flag_allow_single_precision): New variable.

(c_decode_option): Handle -fallow-single-precision.

From-SVN: r5425

30 years ago(set_init_index): Handle and allow CONST_DECL.
Richard Stallman [Thu, 23 Sep 1993 02:03:14 +0000 (02:03 +0000)]
(set_init_index): Handle and allow CONST_DECL.

(build_c_cast): When making a CONSTRUCTOR for a union cast,
specify its type.

(default_conversion): Implement -fallow-single-precision.

From-SVN: r5424

30 years ago(bi-arity, bi-opcode, bi-opname, bi-unparse, bi-lexer):
Richard Stallman [Wed, 22 Sep 1993 23:50:42 +0000 (23:50 +0000)]
(bi-arity, bi-opcode, bi-opname, bi-unparse, bi-lexer):

Make the rules explicit.  Don't use $^.
(bi-run.o, bi-parser.o, bi-lexer.o): Eliminate $<.
(bc-arity.h, bc-opcode.h, bc-opname.h): Eliminate $< and $@.

From-SVN: r5423

30 years agoInclude bytetypes.h.
Richard Stallman [Wed, 22 Sep 1993 22:26:59 +0000 (22:26 +0000)]
Include bytetypes.h.

(bc_emit_bytecode): Likewise.
(bc_emit_instruction) [! __GNUC__]: Don't really use bc-typecd.def.

From-SVN: r5422

30 years ago(bc_adjust_stack): Use VALIDATE_STACK_FOR_BC, not VALIDATE_STACK.
Richard Stallman [Wed, 22 Sep 1993 22:01:15 +0000 (22:01 +0000)]
(bc_adjust_stack): Use VALIDATE_STACK_FOR_BC, not VALIDATE_STACK.

From-SVN: r5421

30 years ago(bi-lexer.o, bi-parser.o): Use ALL_CFLAGS.
Richard Stallman [Wed, 22 Sep 1993 22:00:50 +0000 (22:00 +0000)]
(bi-lexer.o, bi-parser.o): Use ALL_CFLAGS.

From-SVN: r5420

30 years agoTypedefs deleted.
Richard Stallman [Wed, 22 Sep 1993 22:00:32 +0000 (22:00 +0000)]
Typedefs deleted.

From-SVN: r5419

30 years ago(union stacktype): Deleted.
Richard Stallman [Wed, 22 Sep 1993 20:45:04 +0000 (20:45 +0000)]
(union stacktype): Deleted.

(BI_PARAMS): Don't continue the parmlist.

From-SVN: r5418

30 years ago(main): Make sure there's some value within each pair of braces.
Richard Stallman [Wed, 22 Sep 1993 20:44:24 +0000 (20:44 +0000)]
(main): Make sure there's some value within each pair of braces.

From-SVN: r5417

30 years ago(union stacktype): Deleted.
Richard Stallman [Wed, 22 Sep 1993 20:26:02 +0000 (20:26 +0000)]
(union stacktype): Deleted.

From-SVN: r5416

30 years ago(bc_assemble_integer): Make definition static.
Richard Stallman [Wed, 22 Sep 1993 20:23:04 +0000 (20:23 +0000)]
(bc_assemble_integer): Make definition static.

From-SVN: r5415

30 years ago(bc_strdup): Don't use strcpy's value.
Richard Stallman [Wed, 22 Sep 1993 20:21:03 +0000 (20:21 +0000)]
(bc_strdup): Don't use strcpy's value.

From-SVN: r5414

30 years agomake sure cc1, cc1plus, and cc1obj targets always make all the bytecode stuff
Jan Brittenson [Wed, 22 Sep 1993 20:06:10 +0000 (13:06 -0700)]
make sure cc1, cc1plus, and cc1obj targets always make all the bytecode stuff

From-SVN: r5413

30 years ago(xsigned): New macro.
Richard Stallman [Wed, 22 Sep 1993 19:57:36 +0000 (19:57 +0000)]
(xsigned): New macro.

(QItype, HItype, SItype, DItype): Use that.

From-SVN: r5412

30 years agodeclared finalize_pic as void
Jan Brittenson [Wed, 22 Sep 1993 19:21:03 +0000 (12:21 -0700)]
declared finalize_pic as void

From-SVN: r5411

30 years ago(FPROP): Recognize 80387 or 68881 XFmode format.
Richard Stallman [Wed, 22 Sep 1993 19:15:37 +0000 (19:15 +0000)]
(FPROP): Recognize 80387 or 68881 XFmode format.

From-SVN: r5410

30 years agomade bc_emit_trampoline a macro, moved it to m68k.h
Jan Brittenson [Wed, 22 Sep 1993 19:04:33 +0000 (12:04 -0700)]
made bc_emit_trampoline a macro, moved it to m68k.h

From-SVN: r5409

30 years agomake sym_lookup global instead of static.
Jan Brittenson [Wed, 22 Sep 1993 19:02:19 +0000 (12:02 -0700)]
make sym_lookup global instead of static.

From-SVN: r5408

30 years agodeclare further functions needed for bc_emit_trampoline.
Jan Brittenson [Wed, 22 Sep 1993 19:01:32 +0000 (12:01 -0700)]
declare further functions needed for bc_emit_trampoline.

declare further functions needed for bc_emit_trampoline. Include
bytecode header files.

From-SVN: r5407

30 years agoadded missing declaration for bytecode
Jan Brittenson [Wed, 22 Sep 1993 18:47:34 +0000 (11:47 -0700)]
added missing declaration for bytecode

From-SVN: r5406

30 years agobytecode modifications
Jan Brittenson [Wed, 22 Sep 1993 18:45:56 +0000 (11:45 -0700)]
bytecode modifications

From-SVN: r5405

30 years agofixed typo in bytecode code
Jan Brittenson [Wed, 22 Sep 1993 18:45:16 +0000 (11:45 -0700)]
fixed typo in bytecode code

From-SVN: r5404

30 years agocp-class.c (finish_struct): Move special C++ only code that handles anonymous unions...
Mike Stump [Wed, 22 Sep 1993 18:43:15 +0000 (18:43 +0000)]
cp-class.c (finish_struct): Move special C++ only code that handles anonymous unions inside structures here.

        * cp-class.c (finish_struct): Move special C++ only code that
          handles anonymous unions inside structures here.
        * stor-layout.c (layout_record): From here.

From-SVN: r5403

30 years agobytecode fixes
Jan Brittenson [Wed, 22 Sep 1993 18:33:20 +0000 (11:33 -0700)]
bytecode fixes

From-SVN: r5402

30 years ago(combine_temp_slots): Handle deletion properly.
Richard Stallman [Wed, 22 Sep 1993 18:29:43 +0000 (18:29 +0000)]
(combine_temp_slots): Handle deletion properly.

Free the RTL that is allocated.

From-SVN: r5401

30 years ago(build_component_ref): For a field in an anonymous union,
Richard Stallman [Wed, 22 Sep 1993 18:26:01 +0000 (18:26 +0000)]
(build_component_ref): For a field in an anonymous union,

make two nested COMPONENT_REFs.
(lookup_field): Additional arg INDIRECT.

From-SVN: r5400

30 years ago(-compare:, -shouldNotImplement:): Added.
Kresten Krab Thorup [Wed, 22 Sep 1993 18:00:23 +0000 (18:00 +0000)]
(-compare:, -shouldNotImplement:): Added.

From-SVN: r5399

30 years ago(objc_write_type, objc_write_types): Take take char** args for writing strings in...
Kresten Krab Thorup [Wed, 22 Sep 1993 17:59:50 +0000 (17:59 +0000)]
(objc_write_type, objc_write_types): Take take char** args for writing strings in stead of char* to match NeXT.

(objc_write_type, objc_write_types): Take
       take char** args for writing strings in stead of char* to
       match NeXT.  Also correct some typos in error messages.

From-SVN: r5398

30 years agorenamed jumpif and jumpifnot to xjumpif and xjumpifnot respectively to
Jan Brittenson [Wed, 22 Sep 1993 17:55:26 +0000 (10:55 -0700)]
renamed jumpif and jumpifnot to xjumpif and xjumpifnot respectively to
avoid namespace conflict in stmt.c

From-SVN: r5397

30 years agofixed compilation problems in bc_expand_decl_init
Jan Brittenson [Wed, 22 Sep 1993 17:54:20 +0000 (10:54 -0700)]
fixed compilation problems in bc_expand_decl_init

From-SVN: r5396

30 years ago(INITIALIZE_TRAMPOLINE): Append call to __enable_execute_stack.
Kresten Krab Thorup [Wed, 22 Sep 1993 17:45:18 +0000 (17:45 +0000)]
(INITIALIZE_TRAMPOLINE): Append call to __enable_execute_stack.

(INITIALIZE_TRAMPOLINE): Append call to
__enable_execute_stack.
(CLEAR_INSN_CACHE): New macro.

From-SVN: r5395

30 years ago(__enable_execute_stack): Add case for NeXT/__MACH__.
Kresten Krab Thorup [Wed, 22 Sep 1993 17:44:56 +0000 (17:44 +0000)]
(__enable_execute_stack): Add case for NeXT/__MACH__.

From-SVN: r5394

30 years agoInitial revision
Jan Brittenson [Wed, 22 Sep 1993 17:44:51 +0000 (10:44 -0700)]
Initial revision

From-SVN: r5393

30 years agofixed typo
Jan Brittenson [Wed, 22 Sep 1993 17:43:07 +0000 (10:43 -0700)]
fixed typo

From-SVN: r5392

30 years ago(__clear_cache): add case for new CLEAR_INSN_CACHE.
Kresten Krab Thorup [Wed, 22 Sep 1993 17:43:00 +0000 (17:43 +0000)]
(__clear_cache): add case for new CLEAR_INSN_CACHE.

From-SVN: r5391

30 years ago(output_constructor): Use the type given by the constructor expression only if available.
Kresten Krab Thorup [Wed, 22 Sep 1993 17:38:20 +0000 (17:38 +0000)]
(output_constructor): Use the type given by the constructor expression only if available.

(output_constructor): Use the type given
by the constructor expression only if available.  Otherwise
use the type of the declared type.

From-SVN: r5390

30 years agoInitial revision
Jan Brittenson [Wed, 22 Sep 1993 15:48:59 +0000 (08:48 -0700)]
Initial revision

From-SVN: r5389

30 years agofixed typo
Jan Brittenson [Wed, 22 Sep 1993 15:40:12 +0000 (08:40 -0700)]
fixed typo

From-SVN: r5388

30 years agoadded declaration for `trampoline' bytecode segment.
Jan Brittenson [Wed, 22 Sep 1993 15:39:45 +0000 (08:39 -0700)]
added declaration for `trampoline' bytecode segment.

From-SVN: r5387

30 years agoInitial revision
Jan Brittenson [Wed, 22 Sep 1993 15:27:20 +0000 (08:27 -0700)]
Initial revision

From-SVN: r5386

30 years ago(INIT_CUMULATIVE_ARGS): Pass just the return value type to aggregate_value_p.
Richard Stallman [Wed, 22 Sep 1993 13:29:19 +0000 (13:29 +0000)]
(INIT_CUMULATIVE_ARGS): Pass just the return value type to aggregate_value_p.

From-SVN: r5385

30 years agoComment change.
Richard Stallman [Wed, 22 Sep 1993 13:28:37 +0000 (13:28 +0000)]
Comment change.

From-SVN: r5384

30 years ago(L_bb): Test inhibit_libc.
Richard Stallman [Wed, 22 Sep 1993 02:33:56 +0000 (02:33 +0000)]
(L_bb): Test inhibit_libc.

From-SVN: r5383

30 years ago(ENQUIRE, CROSS_TEST): New variables.
Richard Stallman [Wed, 22 Sep 1993 02:30:41 +0000 (02:30 +0000)]
(ENQUIRE, CROSS_TEST): New variables.

(all.cross): Use them.

From-SVN: r5382

30 years ago[CROSS_COMPILE]: Include mips/a.out.h.
Richard Stallman [Wed, 22 Sep 1993 02:28:05 +0000 (02:28 +0000)]
[CROSS_COMPILE]: Include mips/a.out.h.

From-SVN: r5381

30 years agoMinor push_member_name improvement.
Per Bothner [Wed, 22 Sep 1993 01:42:59 +0000 (18:42 -0700)]
Minor push_member_name improvement.

From-SVN: r5380

30 years agobytecode
Jan Brittenson [Tue, 21 Sep 1993 21:25:24 +0000 (14:25 -0700)]
bytecode

From-SVN: r5379

30 years agoInitial revision
Jan Brittenson [Tue, 21 Sep 1993 21:25:11 +0000 (14:25 -0700)]
Initial revision

From-SVN: r5378

30 years ago*** empty log message ***
Jan Brittenson [Tue, 21 Sep 1993 21:22:27 +0000 (14:22 -0700)]
*** empty log message ***

From-SVN: r5377

30 years ago(jump_optimize): Try putting RETURN at end of function both at start
Richard Kenner [Tue, 21 Sep 1993 14:20:39 +0000 (10:20 -0400)]
(jump_optimize): Try putting RETURN at end of function both at start
and at end of our optimization.

From-SVN: r5376

30 years ago(expand_expr): Handle flag_volatile here.
Richard Stallman [Mon, 20 Sep 1993 21:24:17 +0000 (21:24 +0000)]
(expand_expr): Handle flag_volatile here.

From-SVN: r5375

30 years ago(build_indirect_ref): TREE_THIS_VOLATILE no longer depends on flag_volatile.
Richard Stallman [Mon, 20 Sep 1993 21:23:53 +0000 (21:23 +0000)]
(build_indirect_ref): TREE_THIS_VOLATILE no longer depends on flag_volatile.

From-SVN: r5374

30 years agoentered into RCS
Richard Stallman [Mon, 20 Sep 1993 20:03:30 +0000 (20:03 +0000)]
entered into RCS

From-SVN: r5373

30 years agogstddef.h: Back out change of Sep 15 (handles Sun lossage).
Doug Evans [Mon, 20 Sep 1993 19:24:39 +0000 (19:24 +0000)]
gstddef.h: Back out change of Sep 15 (handles Sun lossage).

Prevented bootstrapping.

From-SVN: r5372

30 years ago(objc_read_string): Allocate n+1 chars instead of just n.
Kresten Krab Thorup [Mon, 20 Sep 1993 10:27:23 +0000 (10:27 +0000)]
(objc_read_string): Allocate n+1 chars instead of just n.

From-SVN: r5371

30 years ago(rs6000_override_options): Fix typo.
Richard Kenner [Sun, 19 Sep 1993 20:30:06 +0000 (16:30 -0400)]
(rs6000_override_options): Fix typo.

From-SVN: r5370

30 years ago(function_unit fpu2): Fix typo: had `rios12'.
Richard Kenner [Sun, 19 Sep 1993 20:26:39 +0000 (16:26 -0400)]
(function_unit fpu2): Fix typo: had `rios12'.

From-SVN: r5369

30 years ago(PREDICATE_CODES): Fix more typos.
Richard Kenner [Sun, 19 Sep 1993 20:19:55 +0000 (16:19 -0400)]
(PREDICATE_CODES): Fix more typos.

From-SVN: r5368

30 years ago(pred): Fix additional typo in `comparison_operator'.
Richard Kenner [Sun, 19 Sep 1993 20:12:12 +0000 (16:12 -0400)]
(pred): Fix additional typo in `comparison_operator'.

From-SVN: r5367

30 years ago(rtx_free): New function.
Richard Stallman [Sun, 19 Sep 1993 19:07:16 +0000 (19:07 +0000)]
(rtx_free): New function.

From-SVN: r5366

30 years ago(output_move_double): Handle register overlap
Richard Stallman [Sun, 19 Sep 1993 17:07:19 +0000 (17:07 +0000)]
(output_move_double): Handle register overlap
case that occur in soft-float XFmode.

From-SVN: r5365

30 years ago(preds): Correct typo in name of `comparison_operator'.
Richard Kenner [Sun, 19 Sep 1993 16:50:43 +0000 (12:50 -0400)]
(preds): Correct typo in name of `comparison_operator'.

(add_to_sequence): If PREDICATE_CODES specified, warn if we find a predicate
not in that list.

From-SVN: r5364

30 years ago(find_reloads): Reject an alternative if two operands match the same
Richard Kenner [Sun, 19 Sep 1993 16:48:55 +0000 (12:48 -0400)]
(find_reloads): Reject an alternative if two operands match the same
output and we have to do a reload.

From-SVN: r5363

30 years ago(attribute "cpu"): Change from "rios" to "rios1"; all uses changed.
Richard Kenner [Sun, 19 Sep 1993 15:44:28 +0000 (11:44 -0400)]
(attribute "cpu"): Change from "rios" to "rios1"; all uses changed.

From-SVN: r5362

30 years ago(rs6000_override_options): Change processor type to "rios1"; allow "rios" as synonym.
Richard Kenner [Sun, 19 Sep 1993 15:43:53 +0000 (11:43 -0400)]
(rs6000_override_options): Change processor type to "rios1"; allow "rios" as synonym.

(rs6000_override_options): Change processor type to "rios1"; allow "rios"
as synonym.
Add synonyms for "mpc6xx".

From-SVN: r5361

30 years ago(enum processor_type): Change from RIOS to RIOS1.
Richard Kenner [Sun, 19 Sep 1993 15:43:02 +0000 (11:43 -0400)]
(enum processor_type): Change from RIOS to RIOS1.

(PROCESSOR_DEFAULT): Likewise.

From-SVN: r5360

30 years ago(objc-headers): Depend on stmp-fixinc to build the
Richard Stallman [Sun, 19 Sep 1993 15:33:20 +0000 (15:33 +0000)]
(objc-headers): Depend on stmp-fixinc to build the
include/ subdirectory first.

From-SVN: r5359

30 years agoAdd extern declaration for alloca.
Richard Kenner [Sun, 19 Sep 1993 15:33:12 +0000 (11:33 -0400)]
Add extern declaration for alloca.

From-SVN: r5358

30 years ago(size_t): Acorn RISCiX requires __size_t defined.
Richard Kenner [Sun, 19 Sep 1993 13:44:59 +0000 (09:44 -0400)]
(size_t): Acorn RISCiX requires __size_t defined.

From-SVN: r5357

30 years ago(PREDICATE_CODES): Fix typos and add missing entries.
Richard Kenner [Sun, 19 Sep 1993 13:08:00 +0000 (09:08 -0400)]
(PREDICATE_CODES): Fix typos and add missing entries.

From-SVN: r5356

30 years ago(REG_ALLOC_ORDER): Add missing entries.
Richard Kenner [Sat, 18 Sep 1993 22:25:10 +0000 (18:25 -0400)]
(REG_ALLOC_ORDER): Add missing entries.

From-SVN: r5355

30 years ago(recog_for_combine): Fix typos in previous change.
Richard Kenner [Sat, 18 Sep 1993 20:52:40 +0000 (16:52 -0400)]
(recog_for_combine): Fix typos in previous change.

From-SVN: r5354

30 years ago(convert_move): Use emit_library_call_value.
Richard Stallman [Sat, 18 Sep 1993 13:28:10 +0000 (13:28 +0000)]
(convert_move): Use emit_library_call_value.

From-SVN: r5353

30 years ago(earlyclobber_operand_p): New function.
Richard Kenner [Sat, 18 Sep 1993 11:57:54 +0000 (07:57 -0400)]
(earlyclobber_operand_p): New function.

(combine_reloads): Use it.
(find_reloads): Set reload_earlyclobbers earlier.
(refers_to_regno_for_reload_p): Count something being stored into if it is
an earlyclobber operand.

From-SVN: r5352

30 years ago(invert_truthvalue): Allow arbitrary BOOLEAN_TYPE arguments.
Per Bothner [Sat, 18 Sep 1993 04:43:29 +0000 (21:43 -0700)]
(invert_truthvalue):  Allow arbitrary BOOLEAN_TYPE arguments.

From-SVN: r5351

30 years ago(output_init_element): Update constructor_bit_index for union types.
Richard Stallman [Sat, 18 Sep 1993 02:36:30 +0000 (02:36 +0000)]
(output_init_element): Update constructor_bit_index for union types.

From-SVN: r5350

30 years agoDeclare __fixunsxfdi only if really have XFmode.
Richard Stallman [Sat, 18 Sep 1993 00:39:21 +0000 (00:39 +0000)]
Declare __fixunsxfdi only if really have XFmode.

Likewise for __fixunstfdi.

From-SVN: r5349

30 years ago(recog_for_combine): Always reject a PARALLEL containing our special
Richard Kenner [Fri, 17 Sep 1993 22:19:59 +0000 (18:19 -0400)]
(recog_for_combine): Always reject a PARALLEL containing our special
CLOBBER.

From-SVN: r5348

30 years ago(fold_rtx, case MINUS): Copy result obtained from hash table.
Richard Kenner [Fri, 17 Sep 1993 22:13:33 +0000 (18:13 -0400)]
(fold_rtx, case MINUS): Copy result obtained from hash table.

From-SVN: r5347

30 years ago(fold_rtx, case SUBREG): If paradoxical SUBREG of a constant, return
Richard Kenner [Fri, 17 Sep 1993 22:10:33 +0000 (18:10 -0400)]
(fold_rtx, case SUBREG): If paradoxical SUBREG of a constant, return
the constant.

From-SVN: r5346

30 years ago(lookup_field): Use HOST_WIDE_INT instead of long or int when we want
Richard Kenner [Fri, 17 Sep 1993 22:08:22 +0000 (18:08 -0400)]
(lookup_field): Use HOST_WIDE_INT instead of long or int when we want
integer wide enough to hold a pointer difference.

From-SVN: r5345

30 years agoBetter encoding of CHAR_TYPE and BOOLEAN_TYPE.
Per Bothner [Fri, 17 Sep 1993 20:06:27 +0000 (13:06 -0700)]
Better encoding of CHAR_TYPE and BOOLEAN_TYPE.

From-SVN: r5344

30 years ago(emit_library_call_value): Fix declaration.
Richard Stallman [Fri, 17 Sep 1993 13:02:36 +0000 (13:02 +0000)]
(emit_library_call_value): Fix declaration.

From-SVN: r5343

30 years ago(find_reloads): For PLUS operand, call find_reloads_toplev.
Richard Stallman [Thu, 16 Sep 1993 17:35:50 +0000 (17:35 +0000)]
(find_reloads): For PLUS operand, call find_reloads_toplev.

From-SVN: r5342

30 years agoDon't refix include files when xgcc is rebuilt
Ian Lance Taylor [Thu, 16 Sep 1993 16:07:00 +0000 (16:07 +0000)]
Don't refix include files when xgcc is rebuilt

From-SVN: r5341

30 years ago(expand_complex_abs): Fix typo in prev change.
Richard Stallman [Thu, 16 Sep 1993 14:22:33 +0000 (14:22 +0000)]
(expand_complex_abs): Fix typo in prev change.

From-SVN: r5340

30 years ago(expand_goto): Set it.
Jim Wilson [Thu, 16 Sep 1993 06:14:20 +0000 (23:14 -0700)]
(expand_goto): Set it.

From-SVN: r5339

30 years ago(function_cannot_inline_p): Don't inline if it's set.
Jim Wilson [Thu, 16 Sep 1993 06:13:54 +0000 (23:13 -0700)]
(function_cannot_inline_p): Don't inline if it's set.

From-SVN: r5338

30 years ago(struct function): New field has_nonlocal_goto.
Jim Wilson [Thu, 16 Sep 1993 06:13:29 +0000 (23:13 -0700)]
(struct function): New field has_nonlocal_goto.

From-SVN: r5337

30 years ago(current_function_has_nonlocal_goto): New var.
Jim Wilson [Thu, 16 Sep 1993 06:12:57 +0000 (23:12 -0700)]
(current_function_has_nonlocal_goto): New var.

(push_function_context): Save it.
(pop_function_context): Restore it.
(init_function_start): Init it.

From-SVN: r5336

This page took 0.09386 seconds and 5 git commands to generate.