- 16 Dec, 1993 2 commits
-
-
cp-decl.c (flag_conserve_space): New language specific flag to tell the compiler to use .common when possible. * cp-decl.c (flag_conserve_space): New language specific flag to tell the compiler to use .common when possible. Reduces the size of .o files. * cp-decl.c (duplicate_decls): Copy DECL_COMMON from the olddecl. * cp-decl.c (start_decl): Set DECL_COMMON appropriately. * cp-decl.c (finish_decl): Use flag_conserve_space, instead of flag_no_common. * cp-decl2.c (flag_conserve_space, lang_f_options): New flag. * toplev.c (lang_options): New -fconserve-space flag. * tree.h (DECL_COMMON): New flag. * tree.h (tree_decl): New common_flag. * varasm.c (assemble_variable): Use DECL_COMMON to help determine if an object can be put in .common. * c-decl.c (start_decl): Set DECL_COMMON to 1.. From-SVN: r6244
Mike Stump committed -
From-SVN: r6243
Richard Kenner committed
-
- 15 Dec, 1993 7 commits
-
-
From-SVN: r6242
Richard Kenner committed -
From-SVN: r6241
Richard Kenner committed -
From-SVN: r6240
Richard Kenner committed -
(start_init): Clear `missing_braces_mentioned'. (warning_init): New function. (push_init_level): Optionally warn about missing braces. When warning about braces around scalars, identify which scalars. From-SVN: r6239
Richard Kenner committed -
"-static". From-SVN: r6238
Richard Kenner committed -
functions. From-SVN: r6237
Richard Kenner committed -
From-SVN: r6236
Richard Kenner committed
-
- 14 Dec, 1993 11 commits
-
-
* pa.c (output_call): Put temporary label after the RP adjustment. "- 8" adjustment is no longer necessary. From-SVN: r6235
Jeff Law committed -
From-SVN: r6234
Jeff Law committed -
* pa.c (output_function_prologue): Do not output the .PROC directive here. * pa.h (ASM_DECLARE_FUNCTION_NAME): Emit the .PROC immediately after the function's label. From-SVN: r6233
Jeff Law committed -
* pa.h (ASM_FILE_START): Emit a .file directive at the beginning of the output file if debug symbols are being generated. From-SVN: r6232
Jeff Law committed -
From-SVN: r6231
Jeff Law committed -
* pa-ghpux.h (TARGET_DEFAULT): Enable TARGET_JUMP_IN_DELAY. * pa-gux7.h (TARGET_DEFAULT): Likewise. * pa-utahmach.h (TARGET_DEFAULT): Likewise. * pa.h (TARGET_DEFAULT): Likewise. * pa1-ghpux.h (TARGET_DEFAULT): Likewise. * pa1-utahmach.h (TARGET_DEFAULT): Likewise. * pa1.h (TARGET_DEFAULT): Likewise. From-SVN: r6230
Jeff Law committed -
pa.md (lo_sum of a function address): Use short form as we have no intention of supporting MPE external calls. * pa.md (lo_sum of a function address): Use short form as we have no intention of supporting MPE external calls. From-SVN: r6229
Jeff Law committed -
* pa.c (secondary_reload_class): Function addresses no longer need secondary reloads. (emit_move_sequence): Special handling of function addresses is no longer needed. From-SVN: r6228
Jeff Law committed -
From-SVN: r6227
Jeff Law committed -
From-SVN: r6226
Richard Kenner committed -
From-SVN: r6225
Richard Kenner committed
-
- 12 Dec, 1993 12 commits
-
-
(deps_output): Different second parameter: SPACER determines meaning of first argument (target, dependency, literal text). Wrap output correctly. From-SVN: r6224
Richard Kenner committed -
From-SVN: r6223
Richard Kenner committed -
From-SVN: r6222
Richard Kenner committed -
around expression evaluations. From-SVN: r6221
Richard Kenner committed -
From-SVN: r6220
Richard Kenner committed -
From-SVN: r6219
Richard Kenner committed -
From-SVN: r6218
Richard Kenner committed -
From-SVN: r6217
Richard Kenner committed -
From-SVN: r6216
Richard Kenner committed -
(thread_prologue_and_epilogue_insns): When constructing USE chain, set both NEXT_INSN and PREV_INSN links. (thread_prologue_and_epilogue_insns): When constructing USE chain, set both NEXT_INSN and PREV_INSN links. Also, preserve order of USE insns in chain. From-SVN: r6215
Richard Kenner committed -
From-SVN: r6214
Richard Kenner committed -
From-SVN: r6213
Richard Kenner committed
-
- 11 Dec, 1993 8 commits
-
-
From-SVN: r6212
Richard Kenner committed -
From-SVN: r6211
Richard Kenner committed -
its TREE_TYPE. From-SVN: r6210
Richard Kenner committed -
its TREE_TYPE. From-SVN: r6209
Richard Kenner committed -
From-SVN: r6208
Richard Kenner committed -
(expand_inline_function): Make test for overlap of TARGET and args_vals[i] more conservative. From-SVN: r6207
Richard Kenner committed -
From-SVN: r6206
Richard Kenner committed -
From-SVN: r6205
Richard Kenner committed
-