summaryrefslogtreecommitdiff
path: root/gcc/config/ia64/ia64.c
Commit message (Expand)AuthorAgeFilesLines
* * config/ia64/hpux.h (TARGET_HAVE_TLS): Define it to false.mmitchel2003-12-041-5/+0
* PR target/8407wilson2003-12-021-2/+3
* * config/ia64/ia64.c (ia64_assemble_integer): Test POINTER_SIZE,kenner2003-10-291-4/+5
* * config/ia64/ia64.c (cmptf_libfunc): New static.zack2003-10-291-6/+65
* * ia64.md (UNSPEC_SETF_EXP,UNSPEC_FR_SQRT_RECIP_APPROX): New constants.zack2003-10-291-3/+17
* * genmodes.c (struct mode_data): Add contained and next_contzack2003-10-251-37/+27
* * config/ia64/ia64.md (cmpxchg_acq_si): Mark operand 3 as DImode.zack2003-10-211-12/+12
* * config/ia64/ia64.c (ia64_expand_call): Force function addresssje2003-10-141-0/+1
* * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.ozack2003-10-131-2/+2
* * config/ia64/ia64.c (ia64_vms_init_libfuncs): New function.kenner2003-10-101-1/+32
* * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2)zack2003-10-071-11/+12
* * real.h (REAL_MODE_FORMAT): New macro.zack2003-10-061-1/+1
* * libfuncs.hzack2003-10-041-7/+8
* * target.h (init_libfuncs): New hook.zack2003-10-021-0/+33
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-6/+6
* * expr.h (DEFAULT_FUNCTION_ARG_PADDING): New.kazu2003-09-151-8/+2
* Fix thinko in last patch.mmitchel2003-09-091-14/+8
* * langhooks-def.h (lhd_register_builtin_type): New function.mmitchel2003-09-091-0/+42
* * config/ia64/ia64.c (ia64_expand_tls_address): Properly truncaterth2003-08-251-26/+26
* * config/ia64/ia64.md (*ptr_extend_plus_1): Rename to ...mmitchel2003-08-221-14/+41
* * config/alpha/alpha.md: Remove usage of PARAMS.aj2003-08-171-682/+366
* * config/avr/avr.c (avr_init_once): Use xcalloc in lieu ofghazi2003-08-111-6/+3
* PR target/11535rth2003-08-081-18/+66
* * doc/extend.texi (Function Attributes): Document the IA-64 versionrth2003-08-061-2/+145
* PR target/10907rth2003-07-171-14/+8
* * config/h8300/h8300.c: Fix comment typos.kazu2003-07-061-1/+1
* * config/i386/emmintrin.h: Fix comment typos.kazu2003-07-021-1/+1
* * rtl.h (emit_note): Remove FILE parameter.nathan2003-06-271-1/+1
* * config/ia64/ia64.c (ia64_expand_call): Don't add ar.pfs for sibcalls.rth2003-06-261-7/+3
* * target.h (asm_out.file_start, file_start_app_off,zack2003-06-191-7/+17
* 2003-06-18 Stephen Clarke <stephen.clarke@superh.com>amylaar2003-06-181-0/+3
* * config/ia64/ia64.c (ia64_expand_builtin, case IA64_BUILTIN_BSP):kenner2003-06-171-0/+3
* * config/rs6000/t-rs6000: Add dependence of cfglayout.h to rs6000.o.rth2003-06-151-0/+1
* * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Callrth2003-06-151-0/+1
* * config.gcc (with_cpu handling): Translate sparc64 inzack2003-06-071-9/+12
* * alpha.c (print_operand_address, alpha_start_function,ghazi2003-05-161-9/+3
* * config/ia64/ia64.c (ia64_expand_load_address): Force destinationrth2003-05-141-2/+18
* * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.rsandifo2003-05-141-20/+21
* * config/ia64/ia64.c (ia64_function_ok_for_sibcall): Mark 'exp'schwab2003-05-121-3/+4
* 2003-04-25 H.J. Lu <hjl@gnu.org>hjl2003-04-251-6/+23
* * config/ia64/ia64.c (ia64_compute_frame_size): Allow inline asmrth2003-04-251-5/+19
* 2003-04-24 H.J. Lu <hjl@gnu.org>hjl2003-04-241-2/+7
* * config/ia64/ia64.c (ia64_in_small_data_p): Disallow strings.rth2003-04-171-0/+4
* * config/ia64/ia64.c (sdata_symbolic_operand): Userth2003-04-161-118/+7
* * ia64-protos.h (addp4_optimize_ok): New.sje2003-04-101-0/+16
* 2003-04-09 Vladimir Makarov <vmakarov@redhat.com>vmakarov2003-04-091-38/+59
* * config/ia64/ia64.c (move_operand): Allow symbolic_operand,rth2003-04-091-196/+152
* * config/ia64/ia64.c (ia64_expand_op_and_fetch): Fix comment.jakub2003-03-261-3/+10
* * function.c (put_var_into_stack): Change bool parameter to int.mmitchel2003-03-241-2/+2
* * config/s390/s390.c (s390_output_dwarf_dtprel): New.jakub2003-03-191-0/+16