aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2003-06-28gcse.c (compute_ld_motion_mems): Use INSN_P instead of its definition.Kazu Hirata2-4/+4
2003-06-28* config/ia64/ia64.md: Follow recent emit_note API change.Andreas Schwab1-2/+2
2003-06-28alpha.md (anonymous define_split): Adjust emit_note call to match recent API ...Roger Sayle1-1/+1
2003-06-27re PR target/11014 ([m68k] MIT / MOTOROLA assembly conflict)Gunther Nikl1-2/+14
2003-06-27mips.c (mips_build_va_list): Make padding in va_list structure explicit to av...Chris Demetriou1-2/+10
2003-06-27s390.h (SECONDARY_OUTPUT_RELOAD_CLASS): Define.Ulrich Weigand4-96/+168
2003-06-27alpha.c (function_arg): Don't pass small aggregates in floating point registers.Richard Henderson3-32/+161
2003-06-27* config/darwin.h, config/elfos.h, config/i960/i960-coff.hZack Weinberg4-5/+5
2003-06-27rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell5-13/+13
2003-06-26final.c (debug_flush_symbol_queue): New function.Devang Patel1-0/+1
2003-06-26ia64.c (ia64_expand_call): Don't add ar.pfs for sibcalls.Richard Henderson1-7/+3
2003-06-26* config/ia64/ia64.h (REGISTER_NAMES): R0 is really AP.Richard Henderson1-1/+1
2003-06-26h8300.c (compute_a_rotate_length): Fix the references to the amount of a rota...Kazu Hirata1-3/+4
2003-06-26coff.h: Don't include dbxcoff.h.Nathanael Nerode1-4/+0
2003-06-26avr.c (final_prescan_insn): Remove support for -mrtl.Kazu Hirata2-14/+0
2003-06-26h8300-protos.h: Change emit_a_rotate to output_a_rotate.Kazu Hirata4-106/+68
2003-06-26sh.md (push_fpscr): Enable for TARGET_SH2E.Dhananjay Deshpande1-3/+3
2003-06-26Makefile.in (cfgrtl.o): Add expr.h dependency.Zdenek Dvorak1-0/+3
2003-06-26* config/rs6000/power4.md (power4-veccomplex): Correct latency.David Edelsohn1-2/+3
2003-06-25extend.texi: Document new builtin functions for Intel Prescott New Intrunctions.H.J. Lu4-9/+383
2003-06-25h8300.md (call): Fix the insn lengths.Kazu Hirata1-4/+4
2003-06-25i386.c (MASK_SSE1): Removed.H.J. Lu2-140/+135
2003-06-25arm.h (BIGGEST_FIELD_ALIGNMENT): Define instead of ADJUST_FIELD_ALIGN if IN_T...Nick Clifton1-2/+11
2003-06-25sh.c (sh_register_move_cost): Add case for moving between MAC_REGS.Dhananjay Deshpande1-0/+3
2003-06-25h8300.c (compute_mov_length): Adjust for the new optimization.Kazu Hirata2-2/+11
2003-06-25h8300-protos.h: Add a prototype for compute_mov_length.Kazu Hirata3-108/+268
2003-06-25* config/alpha/osf5.h (TARGET_C99_FUNCTIONS): Define.Roger Sayle1-0/+5
2003-06-25real.h (ieee_extended_intel_96_round_53_format): New.Richard Henderson1-0/+10
2003-06-24h8300.md (4 anonymous patterns): Give internal names.Kazu Hirata1-8/+8
2003-06-24Back out these patches:J"orn Rennecke2-43/+118
2003-06-24re PR target/11260 ([alpha] 'output_operand: floating constant misused' with ...Falk Hueffner1-1/+1
2003-06-23i386.c (x86_output_mi_thunk): Don't pass MEM to %P0, just SYMBOL_REF.Jakub Jelinek2-6/+36
2003-06-23h8300.c (output_simode_bld): Use rotxl.l to store into bit 0.Kazu Hirata2-3/+3
2003-06-22safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN...Zack Weinberg2-7/+7
2003-06-22arm.h (BIGGEST_ALIGNMENT): Use TARGET_REALLY_IWMMXT for selecting 64-bit alig...Richard Earnshaw1-1/+1
2003-06-22arm.md (all call_value patterns): Remove register constraints on value operand.Richard Earnshaw1-10/+10
2003-06-21safe-ctype.h (HC_UNKNOWN, [...]): New #defines.Zack Weinberg2-10/+9
2003-06-21* i386.c (ix86_va_arg): Fix allocation of temporary slot.Jan Hubicka1-2/+4
2003-06-21h8300-protos.h: Add a prototype for same_cmp_preceding_p.Kazu Hirata3-25/+77
2003-06-20rs6000.h (LEGITIMATE_CONSTANT_P): Adjust for vectors.Aldy Hernandez1-2/+5
2003-06-20alpha.c (alpha_file_start): Disable file_start_file_directive for ELF and not...Richard Henderson1-0/+7
2003-06-20* sh.h (ROUND_TYPE_ALIGN): Remove.J"orn Rennecke1-8/+2
2003-06-20hooks.c (hook_int_void_no_regs): Rename from hook_reg_class_void_no_regs; cha...Richard Henderson1-2/+2
2003-06-20som.h (ASM_OUTPUT_SOURCE_LINE): Use targetm.strip_name_encoding to strip name...John David Anglin1-10/+14
2003-06-20* config/alpha/alpha.c (alpha_file_start): Fix typo.Richard Kenner1-1/+1
2003-06-20mips.h (PUT_SDB_FUNCTION_END): Pass 0 as third arg to ASM_OUTPUT_SOURCE_LINE.Rainer Orth1-1/+1
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg102-924/+578
2003-06-19spe.md ("spe_evfscfsi"): Change operand types.Aldy Hernandez1-2/+2
2003-06-18* config/sparc/sparc.c: Update copyright year.James A Morrison1-1/+1
2003-06-19rs6000.c (init_cumulative_args): Limit CALL_LIBCALL to ABI_V4.David Edelsohn1-1/+2