- 22 Dec, 1993 7 commits
-
-
From-SVN: r6263
Richard Kenner committed -
From-SVN: r6262
Richard Kenner committed -
From-SVN: r6261
Richard Kenner committed -
From-SVN: r6260
Richard Kenner committed -
when $(libsubdir) is a relative path. From-SVN: r6259
Richard Kenner committed -
(scan_char_table): With s, c and [, allow `a' flag. (print_char_table): Accept Z and m codes. (check_format_info): Handle the `a' flag. From-SVN: r6258
Richard Kenner committed -
(rpc/auth.h, rpc/xdr.h): Declare structures before using them in prototypes, for Irix 4.0.5. (rpc/rpc.h): Avoid a nested comment on Ultrix 4.3. From-SVN: r6257
Richard Kenner committed
-
- 21 Dec, 1993 9 commits
-
-
From-SVN: r6256
Richard Kenner committed -
From-SVN: r6255
Jim Wilson committed -
(sched_analyze): For CALL_INSN followed by NOTE_INSN_SETJMP note, make it depend on all registers not just hard registers, and add a REG_DEAD -1 note. (unlink_notes): Don't save away NOTE_INSN_SETJMP notes. (schedule_block): After scheduling CALL_INSN, check for REG_DEAD -1 note. If find it, delete it, and output a NOTE_INSN_SETJMP note. From-SVN: r6254
Jim Wilson committed -
avoid invalid sharing. From-SVN: r6253
Jim Wilson committed -
* pa.h (ASM_GENERATE_INTERNAL_LABEL): Always use L$ as the prefix for internal labels. (ASM_OUTPUT_INTERNAL_LABEL): Likewise. From-SVN: r6252
Jeff Law committed -
pa.c (output_function_prologue): Use ASM_GENERATE_INTERNAL_LABEL rather than generating one on its own. * pa.c (output_function_prologue): Use ASM_GENERATE_INTERNAL_LABEL rather than generating one on its own. From-SVN: r6251
Jeff Law committed -
(start_init, finish_init): Save and restore constructor_elements. From-SVN: r6250
Richard Kenner committed -
if the input REG is not valid in its mode. From-SVN: r6249
Richard Kenner committed -
(modsi3): Ensure operands[2] is a CONST_INT; include REG in predicate. From-SVN: r6248
Richard Kenner committed
-
- 16 Dec, 1993 5 commits
-
-
* pa.c (compute_frame_size): Remove implicit assumption that %r4 is the frame pointer. From-SVN: r6247
Jeff Law committed -
* pa.c (output_function_prologue): Reverse last change. Output both the function label and the .PROC here. * pa.h (ASM_DECLARE_FUNCTION_NAME): Do not output the function label or the .PROC here. From-SVN: r6246
Jeff Law committed -
From-SVN: r6245
Ian Lance Taylor committed -
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 1 commit
-
-
(deps_output): Different second parameter: SPACER determines meaning of first argument (target, dependency, literal text). Wrap output correctly. From-SVN: r6224
Richard Kenner committed
-