aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2003-11-20Fix last ChangeLog entry. Move comment from ChangeLog to t-libunwind.Jim Wilson1-0/+3
2003-11-20Patch from David MosbergerDavid Mosberger1-1/+3
2003-11-20lib1funcs.asm (MOVP): Remove.Kazu Hirata1-6/+0
2003-11-20arm.c (use_return_insn): New argument, SIBLING.Richard Earnshaw4-16/+78
2003-11-20arc-protos.h: Update to C90 prototypes.Kelley Cook3-195/+123
2003-11-19* config/frv/frv.c (frv_init_libfuncs): Correct ufix_optab entries.Richard Sandiford1-3/+3
2003-11-18i386.c (print_reg): Handle QI and HI modes for non Q regs.Richard Henderson1-0/+5
2003-11-19config.gcc (powerpc-*-darwin*): Add libgcc build specification file.Andreas Tobler3-0/+34
2003-11-19* config/ns32k/ns32k.h: Remove obsolete comment.Nathanael Nerode1-8/+1
2003-11-18re PR middle-end/11821 (Operator implementation as a library call fails with ...Roger Sayle1-1/+3
2003-11-18sysv4.h: OpenBSD hooks.Marc Espie1-1/+46
2003-11-17Replace use of poisoned BUILD_VA_LIST_TYPE macro with a target function.Nick Clifton3-8/+5
2003-11-17h8300-protos.h: Add the prototype for same_cmp_following_p.Kazu Hirata3-2/+22
2003-11-17h8300.md: Don't use REGNO when its operand is not guaranteed to be a REG.Kazu Hirata1-4/+4
2003-11-16Makefile.in (expr.o): Depend on $(TARGET_H).Richard Sandiford3-185/+136
2003-11-16h8300.md: Fix warnings by replacing -2147483648 with -2147483647 - 1.Kazu Hirata1-2/+2
2003-11-15lib1funcs.asm (divnorm): Store the sign in bit 3 of S2L.Kazu Hirata1-13/+7
2003-11-15h8300.h (DO_GLOBAL_CTORS_BODY): Fix warnings.Kazu Hirata1-8/+6
2003-11-14lib1funcs.asm (___udivsi3): Peel off the first iteration.Kazu Hirata1-1/+4
2003-11-14Fix bug saving vararg registers on stack in -mpowerpc64 mode.Fariborz Jahanian1-2/+34
2003-11-14m68k.c: Use C statements instead of #ifdef's when testing for MOTOROLA versus...Bernardo Innocenti1-600/+390
2003-11-14frv-protos.h: Update for C90.Kelley Cook4-841/+496
2003-11-14rs6000.md: Add 'DEFAULT_ABI == ABI_DARWIN' to each place where TARGET_LONG_DO...Geoffrey Keating1-28/+30
2003-11-14function.c (struct epi_info): New field const_equiv.Richard Kenner1-2/+2
2003-11-14* config/h8300/lib1funcs.asm (___udivsi3): Add a comment.Kazu Hirata1-0/+1
2003-11-14lib1funcs.asm (modsi3): Don't save unused registers.Kazu Hirata1-4/+10
2003-11-14config/fr30/fr30.c: Include toplev.hNick Clifton1-0/+1
2003-11-14arm.c (arm_emit_vector_const, [...]): Use ISO C function definition syntax.Richard Earnshaw1-5/+2
2003-11-14frv.c (frv_in_small_data_p): Return false for unknown section names.Richard Sandiford1-4/+5
2003-11-14lib1funcs.asm (__udivsi3): Remove.Kazu Hirata1-7/+12
2003-11-14lib1funcs.asm (divmodsi4): Replace all the uses of er4 with er3.Kazu Hirata1-18/+12
2003-11-13+2003-11-13 Andrew Pinski <apinski@apple.com> + + * config/darwin.c...Andrew Pinski1-1/+1
2003-11-13lib1funcs.asm (___udivsi3): Jump to reti instead of exitdiv.Kazu Hirata1-7/+4
2003-11-13* config/h8300/lib1funcs.asm: Fix comment typos.Kazu Hirata1-2/+2
2003-11-13lib1funcs.asm (udivsi3): Don't save/restore unused registers.Kazu Hirata1-2/+15
2003-11-13lib1funcs.asm (DenHighNonZero): Optimize using the approximate quotient method.Pavel Pisa1-25/+50
2003-11-13lib1funcs.asm (divmodsi4): Clear S0P in DenHighNonZero.Kazu Hirata1-1/+1
2003-11-12lib1funcs.asm (___mulsi3): Don't save/restore an unused register.Kazu Hirata1-2/+0
2003-11-12re PR bootstrap/12752 (irix bootstrap failure - genmultilib)Richard Sandiford1-2/+2
2003-11-12rs6000-protos.h (rs6000_initial_elimination_offset): Add.Janis Johnson4-91/+117
2003-11-12arm.md (storehi): Avoid use of explicit subreg.Richard Earnshaw1-5/+9
2003-11-12* config/sh/sh.md (prefetch): New pattern.J"orn Rennecke1-0/+13
2003-11-12* config/h8300/t-h8300: Fix an obsolete comment.Kazu Hirata1-3/+0
2003-11-11lib1funcs.asm: Replace DenHighZero with DenHighNonZero.Kazu Hirata1-4/+4
2003-11-11pa.h (TRAMPOLINE_TEMPLATE): Fix flushing of cache lines when generating 64-bi...John David Anglin1-8/+9
2003-11-10rs6000.c (legitimate_lo_sum_address_p): Remove accidental commit in previous ...David Edelsohn1-2/+2
2003-11-11Misc. fixes for -mpowerpc64 vesion darwin.Fariborz Jahanian2-2/+26
2003-11-10darwin-protos.h (darwin_assemble_visibility): Declare.Matt Austern3-0/+32
2003-11-10re PR target/12865 (`mprotect' call to make trampoline executable may fail)Waldek Hebisch1-11/+18
2003-11-09sparc.h (TARGET_CPU_CPP_BUILTINS): Fix sparc vs sparc64 #cpu and #machine ass...Kaveh R. Ghazi1-4/+4