aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2002-12-06sh.c (calc_live_regs): Save fpscr only if target has FPU.Dhananjay R. Deshpande2-7/+40
2002-12-06sh.c (dump_table): DImode pool constants need only 32 bit alignment.J"orn Rennecke1-5/+5
2002-12-06* sh.md (movdi_i): Name. Remove inappropriate comment.J"orn Rennecke1-3/+1
2002-12-06backport: sh.h (SH_DBX_REGISTER_NUMBER): Handle PR_MEDIA_REG.J"orn Rennecke1-0/+2
2002-12-06pa32-linux.h (CANONICALIZE_FUNCPTR_FOR_COMPARE_LIBCALL): Move define.John David Anglin2-5/+4
2002-12-05cygwin.h (SUBTARGET_PROLOGUE): Replace with PROFILE_HOOK.Danny Smith2-10/+6
2002-12-05spe.h (__ev_mwlufi): Remove.Aldy Hernandez1-9/+0
2002-12-05* config/h8300/h8300.md (*andorsi3_shift_8): New.Kazu Hirata1-0/+11
2002-12-05h8300.c (shift_alg_si): Optimize ashift:HI and lshiftrt:SI by 28, 29, and 30 ...Kazu Hirata1-4/+76
2002-12-05h8300.c (h8300_init_once): Do not use loop to implement ashiftrt:HI by 13 bit...Kazu Hirata1-1/+0
2002-12-05fptr.c (__canonicalize_funcptr_for_compare): New file and function.John David Anglin4-4/+167
2002-12-05Index: gcc/ChangeLogGeoffrey Keating1-4/+68
2002-12-04* config/h8300/h8300.c: Update the comments related to shifts.Kazu Hirata1-100/+19
2002-12-04mips.md (get_fnaddr): Correct length attribute.Chris Demetriou1-1/+1
2002-12-04h8300.md (*extzv_8_8): New.Kazu Hirata1-0/+20
2002-12-04mips.md (get_fnaddr): Avoid placing an "la" macro instruction in a branch del...Chris Demetriou1-1/+1
2002-12-04* config/t-netbsd (USER_H): Set to $(EXTRA_HEADERS).Jason Thorpe1-0/+4
2002-12-03spe.md (*movv1di_const0): New pattern.Aldy Hernandez1-0/+7
2002-12-03m68k.h (EH_RETURN_DATA_REGNO): Define.Andreas Schwab2-46/+77
2002-12-03h8300.c (single_one_operand): Fix a warning.Kazu Hirata1-2/+2
2002-12-02h8300.c (dosize): Replace argument op with sign.Kazu Hirata1-20/+59
2002-12-02* config/xtensa/xtensa.h: Delete ifndefs with nothing inside them.Bob Wilson1-6/+0
2002-12-02* i386.c (ix86_expand_int_movcc): Avoid overflow.Jan Hubicka1-1/+1
2002-12-02h8300.c (dosize): Output r7/er7 instead of sp.Kazu Hirata1-7/+17
2002-12-02h8300.md (stm_h8300s_2): New.Kazu Hirata1-0/+164
2002-12-02h8300.c (h8300_output_function_prologue): Remove variable idx.Kazu Hirata1-8/+4
2002-12-01* config/frv/xm-frv.h: Delete, unnecessary.Zack Weinberg1-38/+0
2002-12-01* config/h8300/h8300.md: Add comments for define_peephole2.Kazu Hirata1-0/+12
2002-11-29t-crtstuff: New target makefile fragment.Ulrich Weigand1-0/+4
2002-11-29h8300.md (movsi_h8300hs): Change the order of alternatives to correct the len...Kazu Hirata1-3/+3
2002-11-29h8300.md (an anonymous pattern): Give an internal name *tst_extzv_bitqi_1_n.Kazu Hirata1-3/+21
2002-11-29h8300.c (h8300_eightbit_constant_address_p): Fix a comment typo.Kazu Hirata1-2/+2
2002-11-28* config/h8300/h8300.md (6 new peephole2 patterns): New.Kazu Hirata1-0/+124
2002-11-28config.gcc (x86_64-*-linux*): Remove i386/t-crtstuff.Jakub Jelinek2-1/+7
2002-11-28h8300.c (h8300_and_costs): New.Kazu Hirata3-0/+23
2002-11-28rs6000.c (altivec_init_builtins): Make the pointer argument in the prototypes...Zack Weinberg1-33/+51
2002-11-27* config/h8300/h8300.h (OK_FOR_U): Remove extra parentheses.Kazu Hirata1-4/+4
2002-11-27h8300.c (h8300_shift_costs): New.Kazu Hirata3-14/+33
2002-11-27- Fix typo in rs6000_output_load_multiple commit.David Edelsohn1-1/+1
2002-11-27spe.md (spu_evsplatfi, [...]): Swap operands in output template.Jim Wilson1-3/+3
2002-11-27i386.h (DLL_IMPORT_EXPORT_PREFIX): Define.Casper S. Hornstrup2-7/+12
2002-11-27unwind-sjlj.c (_Unwind_FindEnclosingFunction): Rename from_Unwind_Find_Enclos...Andrew Haley1-1/+1
2002-11-27s390.c (390_output_constant_pool): Set alignment before label in 64 bit mode,...Hartmut Penner1-4/+13
2002-11-26c-common.c (handle_visibility_attribute): Accept "default".Richard Henderson1-7/+13
2002-11-27h8300.c: Adjust spacing.Kazu Hirata2-18/+18
2002-11-27pa-protos.h (function_value): New prototype.John David Anglin4-24/+62
2002-11-26* config/t-libc-ok: Fix typo.Jason Thorpe1-1/+1
2002-11-26rs6000.h (RS6000_CPU_CPP_ENDIAN_BUILTINS): New.Jason Thorpe3-12/+44
2002-11-26s390.md (literal_pool_64, [...]): New insns.Hartmut Penner3-114/+147
2002-11-26spe.h (__ev_create_sfix32_fs): Change macro into new function.Aldy Hernandez1-14/+81