aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2004-09-16rs6000.c (rs6000_xcoff_asm_named_section): Update prototype.David Edelsohn1-1/+1
2004-09-15re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski3-5/+50
2004-09-15Fix linux kernel miscompilation.James E Wilson1-0/+6
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell15-84/+35
2004-09-15linux-unwind.h (struct gcc_pt_regs): Extend to include ccr.Alan Modra1-0/+6
2004-09-15* config/mips/mips.h (POINTERS_EXTEND_UNSIGNED): Delete.Richard Sandiford1-2/+0
2004-09-14darwin-c.c, [...]: Follow spelling conventions.Kazu Hirata5-5/+5
2004-09-14i386.c (output_fp_compare): Add generation of ftst instruction.Uros Bizjak2-34/+26
2004-09-14m32r.md, [...]: Fix comment typos.Kazu Hirata6-6/+6
2004-09-14arm.c (arm_expand_prologue): Make args_to_push a HOST_WIDE_INT.Paul Brook1-1/+1
2004-09-13ia64.c (ia64_scalar_mode_supported_p): New.Steve Ellcey1-0/+29
2004-09-13SB-1 specific MIPS vector instructions.James E Wilson3-43/+102
2004-09-13darwin.h (ASM_OUTPUT_COMMON): Change variable size's name to _new_size.Andrew Pinski1-3/+3
2004-09-12i386.c (x86_schedule): New global variable.Jan Hubicka2-1/+7
2004-09-12darwin.h (ASM_OUTPUT_COMMON): Make sure we do not have a size of 0.Andrew Pinski1-5/+8
2004-09-12i386.c (ix86_split_ashldi): Special case op1 as one or minus one.Richard Henderson3-140/+151
2004-09-11darwin.c (machopic_validate_stub_or_non_lazy_ptr): Mark the thing referenced ...Geoffrey Keating1-3/+6
2004-09-11i386.h (MODE_NEEDED): Calls need UNINITIALIZED mode; add comment.Jan Hubicka2-4/+9
2004-09-11aix.h (MD_FROB_UPDATE_CONTEXT): Use __64BIT__ to choose 64-bit version.David Edelsohn1-1/+1
2004-09-10dbxout.c (dbxout_block): Update for current_function_func_begin_label a string.Geoffrey Keating1-3/+2
2004-09-10darwin.c: Include target.h.Geoffrey Keating2-37/+40
2004-09-10rs6000.c (print_operand): Use fputs instead of fprintf for register names.Geoffrey Keating1-4/+4
2004-09-10darwin.c (machopic_mcount_stub_name): Call machopic_indirection_name instead ...Andrew Pinski1-1/+2
2004-09-10frv.md (UNSPEC_MASACCS, [...]): New constants.Richard Sandiford1-69/+55
2004-09-10darwin.c, [...]: Fix comment typos.Kazu Hirata18-35/+35
2004-09-10s390.c (s390_emit_prologue): Added missing "{}" brackets.Andreas Krebbel1-5/+7
2004-09-10i386.c (ix86_expand_ashlsi3_const): New function to expand a left shift by an...Roger Sayle1-2/+22
2004-09-10i386.c (ix86_split_long_move): When optimizing for size...Roger Sayle1-0/+27
2004-09-09re PR target/17377 (cris.md bug in "return" pattern trigged by __builtin_retu...Hans-Peter Nilsson3-2/+17
2004-09-09defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.Zack Weinberg4-20/+8
2004-09-09builtins.c (build_va_arg_indirect_ref): New function.Frank Ch. Eigler2-6/+6
2004-09-09* config/frv/frv.c (acc_operand, accg_operand): Use REGNO.Richard Sandiford1-2/+2
2004-09-09* config/frv/frv-protos.h (FRV_CPU_FR550, FRV_CPU_FR450)Richard Sandiford5-1320/+2307
2004-09-09rs6000.c (rs6000_stack_info): Correct alignment of save_size.Alan Modra1-2/+3
2004-09-08power4.md (power4-lmul): du4 feeds iu1.David Edelsohn2-4/+4
2004-09-08sparc.c (sparc_indent_opcode): New variable.Eric Botcazou4-152/+105
2004-09-08darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -segaddr, -segs_read_only_addr ...Devang Patel1-2/+13
2004-09-08function.c (reference_callee_copied): New.Richard Henderson21-74/+43
2004-09-08i386.c (ix86_prepare_fp_compare_args): Do not force operand 0.0 into register...Uros Bizjak2-37/+86
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra28-1339/+1397
2004-09-07config.gcc: Added support for --with-divide=[breaks|traps] for mips targets.David Daney2-4/+27
2004-09-06Another MIPS vector cleanup patch, fix bad type attribute for FP zero moves.James E Wilson1-16/+16
2004-09-06final.c (output_in_slot): Delete.Eric Botcazou1-3/+3
2004-09-04md.texi (shift patterns): New anchor.Richard Sandiford1-1/+14
2004-09-04mips.md (mask): New mode attribute.Richard Sandiford1-153/+43
2004-09-04builtins.c (expand_builtin_mathfn): Handle BUILT_IN_RINT{,F,L} using rint_optab.Uros Bizjak4-34/+430
2004-09-04mips.md (SHORT): New mode macro.Richard Sandiford1-180/+49
2004-09-03re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)H.J. Lu6-2/+64
2004-09-03i386.c (x86_branch_hints): Remove m_PENT4 and m_NOCONA.H.J. Lu1-1/+5
2004-09-03final.c (output_in_slot): New global variable.Eric Botcazou1-3/+3