aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2007-01-25m32c.c (m32c_cannot_change_mode_class): We don't allow changes to modes which...DJ Delorie1-0/+8
2007-01-25re PR target/25127 (internal compiler error: in rs6000_emit_prologue, at conf...Geoffrey Keating3-30/+52
2007-01-25re PR target/30182 (FAIL: gcc.dg/pr28796-2.c (test for excess errors))Steve Ellcey2-0/+19
2007-01-24i386.h (x86_cmpxchg16b): Remove const.Jakub Jelinek2-8/+12
2007-01-24target.h (globalize_decl_name): New.Steve Ellcey1-4/+49
2007-01-24i386.md (tanxf2, [...]): Use op2 instead of operands[2] to avoid access past ...Uros Bizjak1-25/+25
2007-01-23rs6000-c.c (rs6000_cpu_cpp_builtins): Define _SOFT_DOUBLE if doubles use soft...Joseph Myers9-93/+526
2007-01-23i386.md: Use REG_P...Uros Bizjak4-293/+295
2007-01-22* config/m68k/m68k.h: Fix comment.Andreas Schwab1-2/+2
2007-01-20pa.c (output_move_double): Change array size of xoperands to 4.John David Anglin1-4/+1
2007-01-19i386.h (CONDITIONAL_REGISTER_USAGE): Store result of PIC_OFFSET_TABLE_REGNUM ...Dirk Mueller1-3/+5
2007-01-19i386.md (acos<mode>2): Rename from acossf2 and acosdf2.Uros Bizjak1-414/+132
2007-01-19m68k.h (PREFERRED_STACK_BOUNDARY): Define to 32 for ColdFire targets.Richard Sandiford1-0/+2
2007-01-19200x-xx-xx Nathan Sidwell <nathan@codesourcery.com> Richard Sandiford <richar...Nathan Sidwell3-2/+14
2007-01-19m68k.md (adddi_dilshr32): Rename to...Richard Sandiford1-22/+24
2007-01-19m68k.c (notice_update_cc): If an SFmode move is implemented using move.l...Richard Sandiford1-2/+8
2007-01-19m68k.h (EXTRA_CONSTRAINT): Stop the 'T' constraint from accepting 's' constra...Richard Sandiford1-1/+1
2007-01-19gcc/Richard Sandiford1-16/+16
2007-01-19200x-xx-xx Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2-0/+12
2007-01-19200x-xx-xx Richard Sandiford <richard@codesourcery.com> Julian Brown <julian@...Richard Sandiford2-10/+7
2007-01-19m68k-protos.h (valid_mov3q_const): Take a HOST_WIDE_INT and return a bool.Richard Sandiford3-52/+44
2007-01-19tm.texi (TARGET_HAS_SINCOS): Document new target macro.Richard Guenther6-0/+20
2007-01-19i386.md (*fpatanxf3_i387, [...]): New insn patterns.Uros Bizjak1-88/+53
2007-01-18darwin-ldouble.c: Only build _SOFT_FLOAT if configured for long double 128.David Edelsohn1-1/+1
2007-01-18rs6000.c (rs6000_emit_vector_compare): Fix build error.Mike Stump1-2/+3
2007-01-18Make #if 0 type correctMichael Meissner1-12/+16
2007-01-18200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard Sandiford <richard@cod...Kazu Hirata4-41/+23
2007-01-18200x-xx-xx Kazu Hirata <kazu@codesourcery.com>Kazu Hirata1-6/+1
2007-01-18m68k.c (m68k_use_return_insn): Update comments before function.Richard Sandiford1-4/+3
2007-01-18200x-xx-xx Kazu Hirata <kazu@codesourcery.com>Kazu Hirata4-9/+3
2007-01-18200x-xx-xx Nathan Sidwell <nathan@codesourcery.com>Nathan Sidwell1-11/+29
2007-01-18m68k.md (movsf_cf_hard): Use fsmove instead of f%$smove and f%$move.Richard Sandiford1-13/+13
2007-01-18m68k.md (movdf_cf_hard): Use output_move_double for GPR<-GPR moves.Richard Sandiford1-3/+1
2007-01-18real.h (real_format): Add a canonical_nan_lsbs_set field.Richard Sandiford2-0/+8
2007-01-18m68k-protos.h (m68k_output_pic_call): Delete.Richard Sandiford5-181/+115
2007-01-18200x-xx-xx Nathan Sidwell <nathan@codesourcery.com>Nathan Sidwell3-9/+7
2007-01-18m68k.md (cmpsi): Remove outdated flag_pic handling.Richard Sandiford1-11/+0
2007-01-18200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard Sandiford <richard@cod...Kazu Hirata2-14/+34
2007-01-18200x-xx-xx Nathan Sidwell <nathan@codesourcery.com>Nathan Sidwell5-42/+18
2007-01-18200x-xx-xx Nathan Sidwell <nathan@codesourcery.com>Nathan Sidwell1-4/+2
2007-01-18200x-xx-xx Richard Sandiford <richard@codesourcery.com> Nathan Sidwell <natha...Richard Sandiford9-160/+17
2007-01-18config.gcc (m68k-*-uclinux*): Add flat.h to $tm_file.Richard Sandiford6-28/+93
2007-01-18config.gcc (m68k-*-uclinux*): Base the port on the common and m68k GNU/Linux ...Richard Sandiford1-15/+10
2007-01-18200x-xx-xx Julian Brown <julian@codesourcery.com> Richard Sandiford <richard@...Julian Brown3-1/+18
2007-01-18/home/richard/patches/freescale/head-submission/uclinux-oldabi.clogRichard Sandiford1-0/+65
2007-01-18m32r-protos.h (m32r_expand_epilogue): Declare it.Kaz Kojima3-146/+191
2007-01-18re PR target/30485 (ICE in rs6000_emit_vector_compare when building with -fno...Josh Conner1-2/+10
2007-01-18reg-stack.c (subst_stack_regs_pat): Use generic code for instructions that op...Uros Bizjak1-116/+46
2007-01-17mips-protos.h (mips_output_external): Make it return void.H.J. Lu3-105/+28
2007-01-17avr.h (AVR_HAVE_LPMX): New macro.Anatoly Sokolov4-38/+41