- 28 Jul, 1993 14 commits
-
-
From-SVN: r5024
Jim Wilson committed -
From-SVN: r5023
Jim Wilson committed -
From-SVN: r5022
Richard Stallman committed -
From-SVN: r5021
Jim Wilson committed -
From-SVN: r5020
Jim Wilson committed -
external linkage. From-SVN: r5019
Jim Wilson committed -
From-SVN: r5018
Jim Wilson committed -
not just those which are QImode or HImode. From-SVN: r5017
Jim Wilson committed -
(assign_parms): Pass extra argument SIZE to move_block_from_reg calls. (locate_and_pad_parm): For !ARGS_GROW_DOWNWARD case, move downward padding pad_below call after round_up call. From-SVN: r5016
Jim Wilson committed -
From-SVN: r5015
Jim Wilson committed -
(move_block_from_reg): New argument SIZE. If SIZE less than word and BYTES_BIG_ENDIAN, shift block left to align it before storing it to memory. From-SVN: r5014
Jim Wilson committed -
BYTES_BIG_ENDIAN machines, correct bitfield offset calculations. From-SVN: r5013
Jim Wilson committed -
* expmed.c (store_split_bitfield): Fix handling of bitfields that cross word boundaries, can only handle a word at a time. (extract_split_bitfield): Likewise. From-SVN: r5012
Doug Evans committed -
From-SVN: r5011
John Hassey committed
-
- 27 Jul, 1993 16 commits
-
-
From-SVN: r5010
Per Bothner committed -
From-SVN: r5009
Per Bothner committed -
From-SVN: r5008
Per Bothner committed -
patch-header.c (read_scan_file): Minor re-write to avoid obstack_copy0, since that uses the non-portable bcopy(). * patch-header.c (read_scan_file): Minor re-write to avoid obstack_copy0, since that uses the non-portable bcopy(). From-SVN: r5007
Per Bothner committed -
From-SVN: r5006
Per Bothner committed -
From-SVN: r5005
Richard Kenner committed -
From-SVN: r5004
Richard Stallman committed -
(ASM_DECLARE_OBJECT_NAME): Don't make a .size if the size is not known. Use DECL, not decl. From-SVN: r5003
Richard Stallman committed -
(X_CFLAGS): removed -D_SYSV and added -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BULL_SOURCE to deal with the posix stuff. From-SVN: r5002
Richard Stallman committed -
From-SVN: r5001
Richard Stallman committed -
(CPP_PREDEFINES): added -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BULL_SOURCE to the list. (CPP_SPEC): removed ansi definition. From-SVN: r5000
Richard Stallman committed -
From-SVN: r4999
Richard Stallman committed -
From-SVN: r4998
Richard Stallman committed -
(set_init_label): Likewise. (digest_init): Add `static' to definition. (start_init): Fill in p->next. Handle gaps in record initializers. (constructor_bit_index): New variable. (constructor_stack): New field bit_index. (really_start_incremental_init, push_init_level): Save and init it. (pop_init_level): Restore it. (output_init_element): Update constructor_bit_index. Use it to output gaps. (pop_init_level): Speed up by using constructor_bit_index. (process_init_element): Accept STRING_CST for subarray. From-SVN: r4997
Richard Stallman committed -
(assemble_variable): For array whose size comes from the initializer, determine proper alignment here. (assemble_variable): For array whose size comes from the initializer, determine proper alignment here. (assemble_align): New function. From-SVN: r4996
Richard Stallman committed -
it isn't correct for negative operands. From-SVN: r4995
Richard Kenner committed
-
- 26 Jul, 1993 10 commits
-
-
num_sign_bit_copies if shift_mode differs from the mode of varop. From-SVN: r4994
Richard Stallman committed -
if warn_uninitialized is not supported. From-SVN: r4993
Richard Stallman committed -
From-SVN: r4992
Richard Stallman committed -
(put_reg_into_stack): New subroutine. (put_var_into_stack): Use that; handle CONCAT. From-SVN: r4991
Richard Stallman committed -
(write_c_file, scan_prog_file(OSF/ROSE)): Use them instead of explicit __main. From-SVN: r4990
Richard Stallman committed -
From-SVN: r4989
Richard Kenner committed -
From-SVN: r4988
Bill Cox committed -
From-SVN: r4987
Per Bothner committed -
From-SVN: r4986
Per Bothner committed -
From-SVN: r4985
Per Bothner committed
-