| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/darwin-c.c, config/arc/arc.c, config/arc/arc.md, | kazu | 2004-09-18 | 6 | -15/+15 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -1/+1 |
* | * configure.ac: Check for COMDAT support. Robustify check for | mmitchel | 2004-09-15 | 2 | -62/+0 |
* | * config/arm/arm.c (arm_expand_prologue): Make args_to_push a | pbrook | 2004-09-14 | 1 | -1/+1 |
* | * config/darwin.c, config/alpha/alpha.h, config/arm/arm.c, | kazu | 2004-09-10 | 5 | -10/+10 |
* | * defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default. | zack | 2004-09-09 | 1 | -5/+2 |
* | * doc/md.texi (shift patterns): New anchor. Add reference to | rsandifo | 2004-09-04 | 1 | -1/+14 |
* | * config/arm/bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define. | mmitchel | 2004-09-03 | 2 | -2/+21 |
* | * config/arm/symbian.h (LIB_SPEC): Define to empty. | mmitchel | 2004-09-02 | 2 | -0/+8 |
* | * config/arm/bpabi.c (__aeabi_ul2d, __aeabi_ul2f): Remove. | pbrook | 2004-09-02 | 1 | -34/+0 |
* | * arm/predicates.md (arm_reload_memory_operand): Allow MEM. | rearnsha | 2004-09-02 | 1 | -1/+1 |
* | * arm/arm-cores.def (ARM_CORE): Add new field for the real name of the | rearnsha | 2004-09-01 | 5 | -67/+68 |
* | * arm/ieee754-df.S (aeabi_ul2d, aeabi_l2d, floatundidf) | rearnsha | 2004-09-01 | 3 | -2/+185 |
* | * config.gcc (arm*-*-symbianelf*): Do not include t-bpabi. | mmitchel | 2004-09-01 | 3 | -0/+28 |
* | * target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLASS_DATA. | mmitchel | 2004-09-01 | 2 | -1/+28 |
* | * arm.h (REVERSE_CONDITION): Define. | rearnsha | 2004-08-29 | 1 | -1/+6 |
* | * config/arm/symbian.h (SUBTARGET_ASM_FLOAT_SPEC): Default to | pbrook | 2004-08-26 | 2 | -5/+4 |
* | * config.gcc (arm*-*-symbianelf*): Add t-symbian Makefile | mmitchel | 2004-08-25 | 1 | -0/+7 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -1/+1 |
* | * arm.md: Include predicates.md. | rearnsha | 2004-08-24 | 6 | -814/+481 |
* | * config/arm/arm.c (arm_override_options): Update error message. | pbrook | 2004-08-24 | 2 | -8/+11 |
* | 2004-08-23 Eric Christopher <echristo@redhat.com> | echristo | 2004-08-24 | 3 | -491/+503 |
* | * tree.h (build_distinct_type_copy): New. | nathan | 2004-08-23 | 1 | -1/+1 |
* | * config.gcc (arm*-*-symbianelf*): Add t-symbian Makefile | mmitchel | 2004-08-20 | 2 | -1/+18 |
* | * defaults.h (TARGET_LIBGCC_LIBFUNCS): Remove. | mmitchel | 2004-08-19 | 1 | -4/+0 |
* | * config/arm/arm.c (arm_gen_load_multiple): Use | rth | 2004-08-19 | 3 | -99/+73 |
* | * bpabi.h (FPUTYPE_DEFAULT): Set it to FPUTYPE_VFP. | mmitchel | 2004-08-19 | 1 | -0/+3 |
* | * config/arm/bpabi.c (__aeabi_ul2d): Give it default visibility. | mmitchel | 2004-08-19 | 1 | -2/+3 |
* | * arm.c (arm_size_rtx_costs): New function. | rearnsha | 2004-08-18 | 1 | -2/+227 |
* | * emit-rtl.c (gen_const_mem): New. | rth | 2004-08-18 | 1 | -4/+3 |
* | * rtl.def (NIL): Delete. | zack | 2004-08-18 | 1 | -2/+2 |
* | Hot/cold partitioning update patch. The problems that this patch | ctice | 2004-08-18 | 1 | -0/+1 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 2 | -18/+18 |
* | * arm.md (addsi3, subsi3, andsi3, iorsi3, movsi, movhi): Rework to | rearnsha | 2004-08-17 | 1 | -12/+7 |
* | From Daniel Bornstein <danfuzz@milk.com> | rearnsha | 2004-08-17 | 1 | -2/+2 |
* | .: | nathan | 2004-08-15 | 1 | -2/+1 |
* | 2004-08-12 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-08-13 | 1 | -1/+1 |
* | * config/arm/lib1funcs.asm (ARM_FUNC_ALIAS): Also alias _L__name. | pbrook | 2004-08-12 | 1 | -5/+30 |
* | PR c++/16276 | jakub | 2004-08-12 | 1 | -0/+1 |
* | * config/arm/arm-protos.h (arm_finalize_pic) Rename ... | pbrook | 2004-08-11 | 4 | -20/+30 |
* | * arm.c (thumb_force_lr_save): Add prototype. | pbrook | 2004-08-11 | 2 | -161/+153 |
* | (arm_is_longcall_p): Update comment describing this funciton's behaviour. | nickc | 2004-08-11 | 2 | -8/+23 |
* | * configure.in (arm*-*-eabi*): New target. | mmitchel | 2004-08-11 | 12 | -28/+732 |
* | * config/arm/arm-protos.h (arm_set_return_address, | pbrook | 2004-08-10 | 4 | -76/+228 |
* | * config/arm/symbian.h (CC1_SPEC): Avoid passing duplicate options | mmitchel | 2004-08-06 | 1 | -2/+12 |
* | * config/arm/symbian.h (CC1_SPEC): Add -fno-short-enums. | mmitchel | 2004-08-06 | 1 | -2/+2 |
* | * tree.c (handle_dll_attribute): Move here from i383/winnt.c. | mmitchel | 2004-08-06 | 2 | -2/+5 |
* | * defaults.h (TARGET_DECLSPEC): New macro. | mmitchel | 2004-08-04 | 2 | -9/+5 |
* | gcc/ | pbrook | 2004-08-04 | 1 | -0/+14 |
* | * config.gcc (arm*-*-symbianelf*): New target. | mmitchel | 2004-08-03 | 1 | -0/+50 |