| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/pa/elf.h (ASM_FILE_START): Reverted to profile_flag. | wcohen | 2002-01-04 | 4 | -4/+4 |
* | * function.h (struct function): Add profile. | wcohen | 2002-01-03 | 4 | -4/+4 |
* | * elxsi.c: Include "hard-reg-set.h" and/or don't declare | ghazi | 2001-12-22 | 1 | -1/+0 |
* | * pa.h (CPP_SPEC): If not in ANSI mode, define _INCLUDE_LONGLONG. | law | 2001-12-22 | 1 | -2/+2 |
* | * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer | rth | 2001-12-20 | 2 | -27/+0 |
* | * config/pa/t-hpux-shlib: New file. | law | 2001-12-19 | 1 | -0/+19 |
* | * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op, | rsandifo | 2001-12-17 | 3 | -51/+50 |
* | 2001-12-11 David O'Brien <obrien@FreeBSD.org> | obrien | 2001-12-12 | 1 | -0/+7 |
* | * function.c (assing_parms): Fix typo in last change. | kenner | 2001-12-06 | 1 | -7/+0 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -3/+3 |
* | * pa.c (output_ascii): Cast `p' to unsigned char. | danglin | 2001-12-01 | 1 | -1/+1 |
* | * config/pa/pa.c: Reflect changes in calling sequences of alter_reg and | kenner | 2001-11-16 | 1 | -11/+7 |
* | * dwarf2out.c (dwarf2out_finish): Don't abort because of orphan | jason | 2001-11-15 | 1 | -2/+0 |
* | * config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in target | schwab | 2001-11-15 | 2 | -0/+0 |
* | * config/pa/milli64.S: Fix comment formatting. | kazu | 2001-11-11 | 11 | -54/+54 |
* | * alpha/unicosmk.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): Fix | ghazi | 2001-11-11 | 3 | -16/+28 |
* | * pa.c (emit_move_sequence): Use cint_ok_for_move to check whether a | law | 2001-11-10 | 3 | -30/+52 |
* | * pa/elf.h (ASM_DECLARE_FUNCTION_NAME, | ghazi | 2001-11-09 | 1 | -0/+2 |
* | * config/pa/milli64.S: Use %r25 and %r0 instead of arg1 and r0 | law | 2001-11-09 | 1 | -2/+2 |
* | * pa.md (mulsi3): Remove PA64 hack to work around SUBREG issues. | law | 2001-11-09 | 1 | -15/+5 |
* | * pa.c (emit_move_sequence): Fix SUBREG expression to | law | 2001-11-08 | 1 | -1/+1 |
* | * pa.md (negdf2, negsf2): Use multiplication rather than subtraction | danglin | 2001-11-08 | 1 | -4/+39 |
* | * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | ghazi | 2001-11-04 | 4 | -6/+7 |
* | * pa.c (output_move_double): Fix typo in double load. | danglin | 2001-11-01 | 1 | -1/+1 |
* | 2001-10-31 Kazu Hirata <kazu@hxi.com> | kazu | 2001-10-31 | 1 | -2/+2 |
* | * pa.md (floatunssisf2): Set subreg 0 of operand 2 to zero. | danglin | 2001-10-29 | 1 | -1/+1 |
* | * config/alpha/alpha.md, config/arm/arm.c, config/arm/arm.h, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -0/+1 |
* | * target.h (struct gcc_target): Add asm_out.exception_section, | shebs | 2001-10-22 | 1 | -1/+1 |
* | top: | zack | 2001-10-08 | 4 | -4/+4 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -3/+3 |
* | * pa.c (return_addr_rtx): Return NULL_RTX if count is not zero. Use | danglin | 2001-09-24 | 1 | -25/+26 |
* | * som.h (ASM_OUTPUT_EXTERNAL): Improve formatting. | danglin | 2001-09-24 | 1 | -6/+17 |
* | * pa.h (TRAMPOLINE_TEMPLATE): Add two words to the template for | danglin | 2001-09-24 | 1 | -3/+20 |
* | * pa.c (function_arg): Pass floating arguments in both general and | danglin | 2001-09-24 | 1 | -15/+23 |
* | * configure.in: Check whether assembler supports section merging. | jakub | 2001-09-11 | 2 | -3/+3 |
* | * som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define. | danglin | 2001-09-05 | 2 | -0/+16 |
* | * pa.c (move_operand): Cast GET_MODE_SIZE results to HOST_WIDE_INT for | danglin | 2001-08-29 | 2 | -4/+7 |
* | * pa32-regs.h (CONDITIONAL_REGISTER_USAGE): Add declaration for | danglin | 2001-08-22 | 2 | -0/+2 |
* | * pa.h (RETURN_IN_MEMORY): Improve comment. | danglin | 2001-08-20 | 1 | -2/+3 |
* | * haifa-sched.c: Convert to target hooks. Macros replaced | zack | 2001-08-18 | 3 | -45/+65 |
* | * optabs.h (OTI_flodiv, flodiv_optab): Kill. | zack | 2001-08-18 | 1 | -1/+1 |
* | * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP, | rth | 2001-08-18 | 1 | -2/+2 |
* | * pa.h (RETURN_IN_MEMORY): Return types with a size that is varable | danglin | 2001-08-17 | 1 | -2/+4 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -1/+3 |
* | * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY | zack | 2001-08-10 | 1 | -9/+1 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 1 | -67/+3 |
* | * target.h (gcc_target): Add asm_out.named_section, | rth | 2001-08-04 | 1 | -64/+2 |
* | * pa.md: Remove unused constraints from define_split's. | danglin | 2001-07-15 | 1 | -44/+44 |
* | * config/pa/pa.c (emit_hpdiv_const): Return reg is r2 for 64-bit | amodra | 2001-07-14 | 3 | -27/+129 |