aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2003-02-12tm.texi (MODIFY_JNI_METHOD_CALL): Document.Ranjit Mathew1-1/+10
2003-02-12h8300.md (a peephole2): Don't handle 65535.Kazu Hirata1-2/+47
2003-02-12h8300.md (several peephole2): Replace find_regno_note with peep2_reg_dead_p.Kazu Hirata1-6/+6
2003-02-11* config/alpha/linux.h (TARGET_C99_FUNCTIONS): New.Richard Henderson1-0/+6
2003-02-11i386.c (contains_128bit_aligned_vector_p): New function.Jan Hubicka1-2/+81
2003-02-11xtensa.md (set_frame_ptr): Change rtl to set reg a7.Bob Wilson2-4/+5
2003-02-11ra-build.c (compare_and_free_webs): Relax checking.Dale Johannesen1-0/+5
2003-02-11i386.c (override_options): Define c3-2 as a 686 with SSE.Dave Jones1-0/+1
2003-02-11* config/rs6000/host-darwin.c: Fix comment.Geoffrey Keating1-5/+5
2003-02-11rs6000.md (divmodsi4): Use register_operand predicate for mod result.David Edelsohn1-3/+3
2003-02-11i386.c (ix86_expand_movstr): Fail if esi or edi appropriated as globals.Richard Henderson2-1/+12
2003-02-11* config/h8300/h8300.md (a peephole2): Add a case of 255.Kazu Hirata1-0/+1
2003-02-11* config/h8300/h8300.md (a peephole2): Fix a typo.Kazu Hirata1-1/+1
2003-02-11arm.mc (return_address_mask): Use CC_REGNUM for the condition code register n...Richard Earnshaw1-1/+1
2003-02-11h8300-protos.h: Add a prototype for gtuleu_operator.Kazu Hirata4-1/+50
2003-02-11eabispe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Do not override options which have...Nick Clifton1-4/+8
2003-02-10h8300.md (abssf2): New.Kazu Hirata1-0/+26
2003-02-10ppc64-fp.c: New file.Janis Johnson2-0/+149
2003-02-10- Really commit ctz patch.David Edelsohn1-19/+51
2003-02-10rs6000.c (bdesc_2arg): Change spe_evxor to xorv2si3.Aldy Hernandez1-1/+1
2003-02-10Replace occurances of "GNU CC" with "GCC" and reformat as appropriate.Nick Clifton29-409/+408
2003-02-10clzsi2.c: Remove.Kazu Hirata5-198/+1
2003-02-10oops - omiited from previous delta:Nick Clifton1-0/+667
2003-02-10Add support for Cirrus EP9312, an ARM variant.Nick Clifton6-59/+706
2003-02-10[multiple changes]Aldy Hernandez1-37/+59
2003-02-09i386.c (vector_move_operand): New predicate.Jan Hubicka3-57/+146
2003-02-09* i386.md (floathi*): Deal with SSE.Jan Hubicka1-4/+30
2003-02-09i386.md (ahi?v*3): Set third operand type to TImode.Jan Hubicka2-12/+20
2003-02-08alpha.c (override_options): Turn off explicit relocs until post-peep2 code du...Richard Henderson1-0/+4
2003-02-08clzsi2.c: Replace "GNU CC" with "GCC".Kazu Hirata12-49/+49
2003-02-08clzsi2.c: New.Kazu Hirata5-1/+198
2003-02-07- Add ctz patterns.David Edelsohn2-2/+4
2003-02-07rs6000.h (CLZ_DEFINED_VALUE_AT_ZERO): Define.David Edelsohn2-6/+10
2003-02-08freebsd.h (LINK_SPEC): Weaken error to notice.Loren J. Rittle4-4/+5
2003-02-07* i386.md (sse2_nandv2di3): Fix.Jan Hubicka1-1/+1
2003-02-07i386.h (MS_AGGREGATE_RETURN): New define.Danny Smith3-6/+20
2003-02-07* i386.md (movdi_rex64_1): Fix mmx<->int move opcode.Jan Hubicka1-2/+2
2003-02-07xtensa.h (LIBGCC2_WORDS_BIG_ENDIAN): Set this based on preprocessor flag.Bob Wilson1-3/+5
2003-02-07* config/t-netbsd (USER_H): Revert previous change.Jason Thorpe1-4/+0
2003-02-06config.gcc (hppa*-*-linux*): Set MASK_NO_SPACE_REGS in target_cpu_default.John David Anglin2-18/+64
2003-02-06re PR c/9530 (ICE on missing return statement)Eric Botcazou1-8/+7
2003-02-06i386.c (x86_inter_unit_moves): New variable.Jan Hubicka3-17/+213
2003-02-06Makefile.in (host_hook_obj): New.Geoffrey Keating2-0/+141
2003-02-06dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLIFY_DWARF_ADDR with *targe...Roger Sayle6-20/+14
2003-02-05defaults.h (CLZ_DEFINED_VALUE_AT_ZERO): New.Richard Henderson5-101/+30
2003-02-05i386-protos.h (x86_emit_floatuns): Declare.Jan Hubicka3-0/+54
2003-02-05unwind-ia64.c: include coretypes.h, tm.h to get config/ia64/linux.hHans Boehm1-0/+2
2003-02-05re PR rtl-optimization/8555 (ICE in gen_split_1231)Jakub Jelinek1-3/+7
2003-02-05i386.md (UNSPEC_BSF): Remove.Richard Henderson1-86/+79
2003-02-04ia64.c (rtx_needs_barrier): Handle POPCOUNT, UNSPEC_GETF_EXP; remove UNSPEC_P...Richard Henderson2-10/+45