summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* 2004-06-18 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-181-0/+7
* * config/xtensa/xtensa.csteven2004-06-182-7/+31
* * config/s390/s390.md: Remove the generic pipeline description.steven2004-06-183-156/+28
* * config/sh/t-linux64: New file.kkojima2004-06-181-0/+1
* PR target/15433hubicka2004-06-171-4/+4
* * config/s390/s390-modes.def (CCL3mode): New machine mode.uweigand2004-06-175-2/+364
* * config/s390/s390.c (struct machine_function): New memberuweigand2004-06-161-126/+105
* PR target/13292bernie2004-06-162-3/+3
* * config/m68k/m68k.md (movsi_cfv4): New pattern to allow mov3q.bernie2004-06-163-25/+126
* 2004-06-16 Vladimir Makarov <vmakarov@redhat.com>vmakarov2004-06-161-1/+3
* 2004-06-15 Chris Demetriou <cgd@broadcom.com>cgd2004-06-152-13/+0
* * config/m32r/m32r.h (RETURN_ADDR_RTX): Define.nickc2004-06-153-1/+42
* 2004-06-14 Eric Christopher <echristo@redhat.com>echristo2004-06-141-2/+2
* PR target/15178jakub2004-06-141-0/+15
* * config/sparc/sparc.h: Correct comment about availability ofian2004-06-141-1/+1
* * config.gcc: Remove sparc64-*-aout*.ian2004-06-143-104/+0
* * config/s390/s390.c: Include "tree-gimple.h".uweigand2004-06-143-53/+53
* * config/rs6000/rs6000.h (ASM_CPU_SPEC): Handle -mpowerpc64 and -mcpuamodra2004-06-141-11/+15
* * config/sh/libgcc-std.ver: Add __unorddf2 and __unordsf2 withkkojima2004-06-131-1/+6
* 2004-06-12 Eric Christopher <echristo@redhat.com>echristo2004-06-133-8/+11
* * pa.c (pa_hpux_init_libfunc): Add support for unord_optab.danglin2004-06-112-9/+81
* * pa.c (legitimize_pic_address): Use UNSPEC_DLTIND14R to identifydanglin2004-06-112-12/+107
* * config/alpha/alpha.c (alpha_gimplify_va_arg_1): Remove post_prth2004-06-111-39/+29
* * config/i386/i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.jason2004-06-1110-722/+5
* * sh.h (ALLOCATE_INITIAL_VALUE): Use return_address_pointer_rtx.amylaar2004-06-111-4/+1
* * config/sparc/sparc.c (sparc_gimplify_va_arg): New fn.jason2004-06-111-0/+95
* * sh.c (dump_table): New argument start. Changed caller.amylaar2004-06-102-13/+125
* * target.h (struct gcc_target): Change gimplify_va_arg_exprjason2004-06-104-92/+43
* * config/ia64/unwind-ia64.c (uw_frame_state_for): Don't assume ajakub2004-06-101-2/+4
* * config/i386/winnt.c (i386_pe_output_labelref): Correctdannysmith2004-06-091-2/+2
* * config/i386/k6.md: Rewrite using the DFA model.steven2004-06-092-122/+250
* * config/alpha/alpha.c (alpha_gimplify_va_arg_1,rth2004-06-091-0/+136
* 2004-06-09 David S. Miller <davem@nuts.davemloft.net>davem2004-06-091-0/+5
* * h8300.md (ldm_h8300s_4): Fix condition for expander.law2004-06-091-1/+1
* Gimplify VA_ARG_EXPR into simpler forms.jason2004-06-093-0/+537
* PR target/15790wilson2004-06-081-0/+7
* 2004-06-08 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-081-1/+2
* * h8300.md (extendqisi2_h8300): Add constraints.law2004-06-081-2/+2
* 2004-06-08 Vladimir Makarov <vmakarov@redhat.com>vmakarov2004-06-081-1/+2
* PR rtl-optimization/15717rakdver2004-06-081-1/+2
* PR target/15783ebotcazou2004-06-071-22/+21
* PR rtl-opt/15193rth2004-06-071-0/+12
* * hooks.c (hook_int_void_1): New generic hook.steven2004-06-072-3/+5
* PR target/14542ciceron2004-06-061-1/+7
* PR target/14457ciceron2004-06-064-10/+32
* Missed these two in previous commit.davem2004-06-062-0/+8
* * config/v850/v850.c (v850_use_dfa_pipeline_interface): New.steven2004-06-052-3/+20
* * toplev.c (init_asm_output): Add explicit 'b' to mode whendannysmith2004-06-053-6/+161
* * config/m68k/m68k.h: Remove comments copied over from tm.texi.bernie2004-06-051-539/+99
* Re-apply hopefully fixed patch:hubicka2004-06-041-7/+10