- 04 Mar, 1996 27 commits
-
-
(atexit): Use `int atexit' prototype also if NEED_ATEXIT is defined. (on_exit): According to man on_exit on the Sun it returns int not void. From-SVN: r11431
Richard Kenner committed -
From-SVN: r11430
Richard Kenner committed -
From-SVN: r11429
Richard Kenner committed -
(FUNCTION_PROFILER): Emit label references corresponding to those generated by ASM_OUTPUT_INTERNAL_LABEL. (FUNCTION_PROFILER): Emit label references corresponding to those generated by ASM_OUTPUT_INTERNAL_LABEL. (MOTOROLA, MOTOROLA_BSR, ...): Define #ifndef USE_GAS. (ASM_SPEC): Define properly #ifdef USE_GAS. (LIB_SPEC): -L/usr/lib/libp deleted. (STARTFILE_SPEC): -L/usr/lib/libp added. (DEFAULT_A_OUT_NAME): Define. (LINK_SPEC): Pass -v if GNU ld is used. (LOCAL_LABEL_PREFIX): Local labels start with .L using GAS, else L%. (USER_LABEL_PREFIX): Undefine. (FUNCTION_PROFILER): Call asm_fprintf instead of normal fprintf. (ASM_APP_ON, ASM_FILE_START): GAS supports it. (CTORS_.../DTORS_...): Define if GNU ld is used. (ASM_FILE_START): Define properly for Motorola and GNU as syntax. (TARGET_VERSION): Re-define only #ifndef USE_GAS. (CALL_USED_REGISTERS): Deleted. (GLOBAL_ASM_OP): Re-define only #ifndef USE_GAS. (ASM_{LONG,SHORT,CHAR,BYTE,BYTE_OP}): New macros. (ASM_OUTPUT_{DOUBLE,LONG_DOUBLE,FLOAT,INT,SHORT}): Use them. (ASM_OUTPUT_{CHAR,BYTE,ASCII,FLOAT_OPERAND,DOUBLE_OPERAND}): Likewise. (ALIGN_ASM_OP, SKIP_ASM_OP): New macros. (ASM_OUTPUT_{ALIGN,SKIP}): Use them. (ASM_OUTPUT_SOURCE_FILENAME): Define only if not using GNU as. (ASM_{GENERATE,OUTPUT}_INTERAL_LABEL): Provide proper definitions for Motorola and GNU as syntax. (ASM_OUTPUT_ADDR_{VEC,DIFF}_ELT): Changed for portability between Motorola and GNU as syntax. (ASM_OUTPUT_{CASE_LABEL,OPCODE}): Define only if not using GNU as. (ASM_OUTPUT_CASE_FETCH, ASM_RETURN_CASE_JUMP): New macros. (ASM_OUTPUT_{COMMON,LOCAL}): Proper defns for Motorola and gas syntax. (SDB_...): Define only for Motorola as. (ALT_LIBM): New define to tell g++.c about an alternative name for `-lm'. (MATH_LIBRARY, NEED_ATEXIT, HAVE_ATEXIT, EXIT_BODY): New macros. From-SVN: r11428
Richard Kenner committed -
From-SVN: r11427
Richard Kenner committed -
From-SVN: r11426
Richard Kenner committed -
(stamp-crt0, crt0.o, mcrt0.o): New goals. (STAGESTUFF): stamp-crt0 added. From-SVN: r11425
Richard Kenner committed -
For SH3e, do reject parameter that won't fit entirely in registers. From-SVN: r11424
Jim Wilson committed -
smulsi3_highpart, umulsi3_highpart): Renames operands 1/2 to 0/1. (mulsidi3, umulsidi3): Add support for TARGET_LITTLE_ENDIAN. From-SVN: r11423
Jim Wilson committed -
From-SVN: r11422
Richard Kenner committed -
From-SVN: r11421
Richard Kenner committed -
From-SVN: r11420
Mike Stump committed -
(machine_dependent_reorg): In TARGET_RELAX code, when scan forward from LINK, fail if pass a CODE_LABEL before finding INSN. Fail if SCAN not INSN is a JUMP_INSN. From-SVN: r11419
Jim Wilson committed -
From-SVN: r11418
Doug Evans committed -
From-SVN: r11417
Michael Meissner committed -
From-SVN: r11416
Michael Meissner committed -
From-SVN: r11415
Richard Kenner committed -
(ASM_OUTPUT_LABEL): Use xstrdup instead of strdup. (FIX_FRAME_POINTER_ADDRESS): Don't use DEPTH in string. From-SVN: r11414
Richard Kenner committed -
(float_label): xstrdup instead of strdup. From-SVN: r11413
Richard Kenner committed -
From-SVN: r11412
Richard Kenner committed -
(bc_load_externaddr_id): Use xstrdup instead of bc_xstrdup. From-SVN: r11411
Richard Kenner committed -
From-SVN: r11410
Richard Kenner committed -
From-SVN: r11409
Richard Kenner committed -
From-SVN: r11408
Richard Kenner committed -
From-SVN: r11407
Richard Kenner committed -
From-SVN: r11406
Richard Kenner committed -
From-SVN: r11405
Richard Kenner committed
-
- 02 Mar, 1996 6 commits
-
-
From-SVN: r11404
Richard Kenner committed -
* h8300.h (BIGGEST_FIELD_ALIGNMENT): Replace uses of TARGET_ALIGN_STRUCT_300 with TARGET_ALIGN_300. (BIGGEST_ALIGNMENT): Likewise. From-SVN: r11403
Doug Evans committed -
From-SVN: r11402
Richard Kenner committed -
From-SVN: r11401
Richard Kenner committed -
From-SVN: r11400
Richard Kenner committed -
From-SVN: r11399
Mike Stump committed
-
- 01 Mar, 1996 6 commits
-
-
optabs.c (emit_cmp_insn): Immediately copy the return value from the library call into a pseudo register. * optabs.c (emit_cmp_insn): Immediately copy the return value from the library call into a pseudo register. (emit_float_lib_cmp): Likewise. From-SVN: r11398
Jeff Law committed -
From-SVN: r11397
Michael Meissner committed -
From-SVN: r11396
Stan Cox committed -
From-SVN: r11392
Roland McGrath committed -
field, set constructor_unfilled_fields. From-SVN: r11391
Jim Wilson committed -
after emitting second '#' character. From-SVN: r11390
Jim Wilson committed
-
- 29 Feb, 1996 1 commit
-
-
From-SVN: r11389
Stan Cox committed
-