- 30 Mar, 1995 10 commits
-
-
(allocate_dynamic_stack_space): Test STACK_BOUNDARY against BIGGEST_ALIGNMENT at run time instead of at compile time. (allocate_dynamic_stack_space): Test STACK_BOUNDARY against BIGGEST_ALIGNMENT at run time instead of at compile time. Give MUST_ALIGN macro a value, and test this value in if statements. From-SVN: r9263
Jim Wilson committed -
From-SVN: r9262
Richard Kenner committed -
(attrtab, attrtab_idx): New variables. (add_attribute, init_attributes): New functions. (decl_attributes): Major rewrite. From-SVN: r9261
Richard Kenner committed -
(attribute_list): Just make chain of all attributes. (attrib): Consistently put name as PURPOSE, args, if any, as VALUE. (structsp): Allow attributes on any struct or union. From-SVN: r9260
Richard Kenner committed -
From-SVN: r9259
Richard Kenner committed -
(handle_directive, do_line, skip_if_group): Use the phrase `preprocessing directive' consistently. (output_line_directive): Renamed from output_line_command. (no_line_directives): Renamed from no_line_commands. From-SVN: r9258
Richard Kenner committed -
Warn if one is found. From-SVN: r9257
Richard Kenner committed -
(LIB_SPEC): Don't use libc_p.a for -p. don't use libg.a unless for -ggdb. (LINUX_DEFAULT_ELF): Defined. From-SVN: r9256
Richard Kenner committed -
From-SVN: r9255
Richard Kenner committed -
From-SVN: r9254
Mike Stump committed
-
- 29 Mar, 1995 14 commits
-
-
(main): Put it here after last use of gcc_exec_prefix. For cross compiler, set startfile_prefixes if gcc_exec_prefix is set and standard_startfile_prefix is a relative path. From-SVN: r9253
Jim Wilson committed -
change. From-SVN: r9252
Jim Wilson committed -
of assembler output to immediately before the jal. From-SVN: r9251
Jim Wilson committed -
(function_prologue): Put SDB_DEBUGGING_INFO ifdef around code for SDB_DEBUG support. (mips_select_rtx_section, mips_select_section): Change rdata_section to READONLY_DATA_SECTION and sdata_section to SMALL_DATA_SECTION. From-SVN: r9250
Jim Wilson committed -
From-SVN: r9249
Jim Wilson committed -
From-SVN: r9248
Jim Wilson committed -
if operand is a REG. From-SVN: r9247
Jim Wilson committed -
From-SVN: r9246
Jim Wilson committed -
explanatory comments. From-SVN: r9245
Jim Wilson committed -
From-SVN: r9244
Mike Stump committed -
(TARGET_SWITCHES): Make -mold-align set TARGET_FLAG_STRICT_ALIGN. (STRICT_ALIGNMENT): Test TARGET_STRICT_ALIGN. From-SVN: r9243
Jim Wilson committed -
From-SVN: r9242
Michael Meissner committed -
From-SVN: r9241
Richard Kenner committed -
From-SVN: r9240
Richard Kenner committed
-
- 28 Mar, 1995 5 commits
-
-
From-SVN: r9239
Richard Kenner committed -
From-SVN: r9238
Richard Kenner committed -
From-SVN: r9237
Richard Kenner committed -
preserving. From-SVN: r9236
Richard Kenner committed -
assign_stack_temp. From-SVN: r9235
Richard Kenner committed
-
- 27 Mar, 1995 3 commits
-
-
From-SVN: r9234
Ian Lance Taylor committed -
Declare strerror if HAVE_STRERROR is defined; otherwise declare sys_errlist and sys_nerr. (my_strerror): New function. From-SVN: r9233
Richard Kenner committed -
From-SVN: r9232
Warner Losh committed
-
- 25 Mar, 1995 1 commit
-
-
> know only exist in archive form unless -static. From-SVN: r9231
Jason Merrill committed
-
- 24 Mar, 1995 3 commits
-
-
From-SVN: r9230
Mike Stump committed -
From-SVN: r9229
Doug Evans committed -
From-SVN: r9228
Michael Meissner committed
-
- 23 Mar, 1995 3 commits
-
-
* ginclude/va-i960.h (varargs va_start): Save g14 explicitly. Account for arguments preceding va_alist. From-SVN: r9227
Doug Evans committed -
i960.c (i960_function_arg_advance): Ensure all regs marked as used if stack is also used (for va_start). * i960/i960.c (i960_function_arg_advance): Ensure all regs marked as used if stack is also used (for va_start). (i960_setup_incoming_varargs): Rewrite to be similar to Intel's version, but don't allocate reg block unless necessary. From-SVN: r9226
Doug Evans committed -
From-SVN: r9225
Mike Stump committed
-
- 22 Mar, 1995 1 commit
-
-
(udivsi3, divsi3, mulsi3_call): Use a pseudo-reg with regclass 'z' for output rather than hard register 0. (block_move_real): Don't clobber registers 4 and 5. From-SVN: r9224
Jim Wilson committed
-