OSDN Git Service

2011-07-14 Matthias Klose <doko@ubuntu.com>
[pf3gnuchains/gcc-fork.git] / gcc / config /
2011-07-14 gjlgcc/
2011-07-13 meissnerChange -mno-r11 to -mno-pointers-to-nested-functions
2011-07-13 uweigand * config/spu/spu.c (spu_init_libfuncs): Install __clrs...
2011-07-13 uweigand * config/spu/spu.c (TARGET_ASM_FILE_START): Do not...
2011-07-13 ro PR target/49541
2011-07-13 ro gcc:
2011-07-13 ro gcc:
2011-07-13 ro gcc:
2011-07-13 hjlSupport ptr_mode != Pmode in x86_output_mi_thunk.
2011-07-13 ro gcc:
2011-07-12 uros * config/i386/i386.c: Tidy processor feature bitmasks.
2011-07-12 rthPR target/49714
2011-07-12 hjagasia2011-07-12 Harsha Jagasia <harsha.jagasia@amd.com>
2011-07-12 rthPR target/49714
2011-07-12 roDelete moved source files.
2011-07-12 rsandifogcc/
2011-07-11 uros * config/i386/i386.c (ix86_trampoline_init): Switch...
2011-07-11 ro * config/i386/sol2.h [!USE_GLD] (CTORS_SECTION_ASM_OP...
2011-07-11 doko2011-07-11 Arthur Loiret <aloiret@debian.org>
2011-07-11 gjlgcc/
2011-07-11 ebotcazou * config/sparc/sparc.md (save_register_window_1):...
2011-07-10 hjlUse movl instead of movabs for x32.
2011-07-10 rth * config/i386/i386.c (x86_output_mi_thunk)...
2011-07-10 hjlTurn on 64bit and check models for x32.
2011-07-09 hp PR target/49684
2011-07-09 hp PR bootstrap/49680
2011-07-09 rthdwarf2cfi: Handle return column save from CIE.
2011-07-09 rth * config/pdp11/pdp11.md (define_c_enum "unspecv")...
2011-07-09 rth * config/rs6000/rs6000.c (rs6000_output_function_prolo...
2011-07-09 ebotcazou * config/sparc/sparc.h (STACK_SAVEAREA_MODE): Move...
2011-07-08 jakub PR target/49621
2011-07-08 gjl PR target/46779
2011-07-08 jules gcc/
2011-07-08 gjl * config/avr/avr.c (output_reload_insisf): Use 'REG_Z...
2011-07-08 ro gcc:
2011-07-08 rthalpha-elf: Disable stabs debugging, and the mips sdb...
2011-07-07 ebotcazou PR target/49660
2011-07-07 jsm28 * config/i386/t-crtpic, config/i386/t-svr3dbx, config...
2011-07-07 bernds * hw-doloop.c: New file.
2011-07-07 hjlInitial x32 support.
2011-07-07 rsandifogcc/
2011-07-07 jsm28 * common/common-target-def.h (TARGET_HAVE_NAMED_SECTIO...
2011-07-07 ro gcc:
2011-07-07 ro * config/sol2.h (ASM_SPEC): Split into ...
2011-07-07 gjl * config/avr/avr.md (*reload_insi): Change predicate...
2011-07-06 meissnerAdd -mno-r11 support to PowerPC 64
2011-07-06 janis2011-07-06 James Greenhalgh <james.greenhalgh@arm...
2011-07-06 jsm28 * config/rs6000/vxworks.h (WORDS_BIG_ENDIAN): Define.
2011-07-05 rthia64: Remove TARGET_DWARF_HANDLE_FRAME_UNSPEC hook.
2011-07-05 rthia64: Remove dead code in process_epilogue.
2011-07-05 rthia64: Use pc_rtx to save the return address.
2011-07-05 rthia64: Remove ia64_dwarf2out_def_steady_cfa.
2011-07-05 rthia64: Issue REG_CFA_REGISTER for ar.pfs at alloc insn.
2011-07-05 rtharm: Use REG_CFA_REGISTER instead of UNSPEC_STACK_ALIGN.
2011-07-05 rthvax: Emit prologue as rtl.
2011-07-04 uros PR target/49600
2011-07-04 gjl PR target/44643
2011-07-04 gjl * doc/extend.texi (AVR Built-in Functions): Update...
2011-07-01 liqin2011-07-01 Chen Liqin <liqin.gcc@gmail.com>
2011-06-30 rthi386: Always use TARGET_DEEP_BRANCH_PREDICTION.
2011-06-30 nickc * config/v850/v850.h (CPP_SPEC): Define __v850e__...
2011-06-29 cfangAuto-vectorizer generates 128-bit AVX insns by default...
2011-06-29 nathan gcc/
2011-06-29 gjl * config/avr/avr.c (avr_encode_section_info): Dispatch to
2011-06-29 gjl PR target/34734
2011-06-29 gjl * config/avr/t-avr (LIB1ASMFUNCS): Add _mulhisi3,...
2011-06-28 rtharm: Clean out dead code from thumb_pushpop.
2011-06-28 rtharm: Convert thumb1 prologue to rtl.
2011-06-28 ebotcazou * config/sparc/sync.md (*stbar): Delete.
2011-06-28 ro * config/sparc/sol2-64.h (TARGET_DEFAULT): Remove.
2011-06-28 ramanaFix constraints.
2011-06-28 nickc * config/mn10300/mn10300.h (LINK_SPEC): Do not use...
2011-06-28 nickcRevert spurious change to mn10300_get_live_callee_saved...
2011-06-28 gjl * config.gcc (tm_file): Add elfos.h and avr/elf.h for
2011-06-27 rearnsha PR target/48637
2011-06-27 rthFix alpha and ia64 non-vms build.
2011-06-27 ro gcc:
2011-06-27 nickc * config/mn10300/mn10300.md (clzsi2): Use XOR after...
2011-06-27 gingold2011-06-27 Tristan Gingold <gingold@adacore.com>
2011-06-27 gingold2011-06-27 Tristan Gingold <gingold@adacore.com>
2011-06-27 ebotcazou * config/sparc/sparc.c (sparc_frame_pointer_required...
2011-06-26 iains PR target/47997
2011-06-26 ebotcazou * config/sparc/sparc.c (save_local_or_in_reg_p): Adjus...
2011-06-25 iains PR driver/49371
2011-06-24 rthsparc: Fix -mflat unwind info.
2011-06-24 ramanaFix PR target/49335
2011-06-24 gjl * config/avr/avr.md (*extzv): Fix leading white space.
2011-06-23 jsm28 * params.c: Include common/common-target.h. Don't...
2011-06-23 amodra PR bootstrap/49383
2011-06-22 nathan * config/arm/arm.h (OPTION_DEFAULT_SPECS): Fix -mtls...
2011-06-22 rth * reg-notes.def (REG_CFA_WINDOW_SAVE): New.
2011-06-22 hjlCheck TARGET_PARTIAL_REG_STALL in imul to lea peepholes.
2011-06-22 amonakov2011-06-22 Dmitry Plotnikov <dplotnikov@ispras.ru>
2011-06-22 nathan * doc/invoke.texi (ARM Options): Document -mtls-dialec...
2011-06-21 gjl PR target/33049
2011-06-21 gjl * config/avr/avr.md (*jcindirect_jump): Fix build...
2011-06-21 bernds libgcc/
2011-06-21 jsm28contrib:
2011-06-21 ro * config/usegld.h: New file.
2011-06-20 cfangpr49089: enable avx256 splitting unaligned load/store...
next