Age | Commit message (Expand) | Author | Files | Lines |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -8/+8 |
2008-04-14 | Sigh. | Bernd Schmidt | 1 | -5/+4 |
2008-04-14 | Add missing file from my previous commit... | Bernd Schmidt | 1 | -0/+226 |
2008-04-11 | constraints.md: New file. | Bernd Schmidt | 4 | -131/+12 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 2 | -7/+7 |
2008-04-03 | t-uclinux (generated_files): Add sysroot-suffix.h. | Tom Tromey | 1 | -0/+2 |
2008-03-27 | sourcebuild.texi, [...]: Revert automatic dependency patch. | Tom Tromey | 1 | -2/+0 |
2008-03-25 | x-solaris (host-solaris.o): Update. | Tom Tromey | 1 | -0/+2 |
2008-01-25 | bfin.c (override_options): Reorder tests so that flag_pic gets enabled for -m... | Bernd Schmidt | 1 | -3/+3 |
2008-01-23 | bfin-protos.h (WA_RETS, [...]): New macros. | Bernd Schmidt | 2 | -37/+52 |
2008-01-22 | gcc/ | Bernd Schmidt | 4 | -6/+40 |
2007-12-18 | re PR target/33474 (bfin: ICE: RTL check: expected code 'set' or 'clobber', h... | Rask Ingemann Lambertsen | 1 | -0/+2 |
2007-12-03 | bfin.h (TARGET_CPU_CPP_BUILTINS): Define __FDPIC__ as necessary. | Bernd Schmidt | 1 | -1/+4 |
2007-11-27 | elf.h (SUBTARGET_DRIVER_SELF_SPECS): New macro. | Bernd Schmidt | 1 | -0/+4 |
2007-11-19 | bfin.c (must_save_p): New function, mostly broken out of n_dregs_to_save and ... | Bernd Schmidt | 1 | -96/+175 |
2007-09-28 | config.gcc (bfin*-linux-uclibc*): Set extra_parts to "crtbegin.o crtbeginS.o ... | Jie Zhang | 2 | -19/+2 |
2007-09-25 | bfin.c (expand_prologue_reg_save, [...]): Code to save and restore I/M/B/L re... | Bernd Schmidt | 1 | -56/+73 |
2007-09-19 | bfin.md (define_asm_attributes): New. | Bernd Schmidt | 1 | -0/+6 |
2007-09-19 | tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument. | Bernd Schmidt | 1 | -0/+4 |
2007-09-19 | config.gcc (bfin*-linux-uclibc*): Add ./linux-sysroot-suffix.h to tm_file. | Jie Zhang | 9 | -64/+404 |
2007-09-13 | From Jie Zhang: | Bernd Schmidt | 2 | -11/+190 |
2007-09-13 | bfin.md (reload_outpdi, [...]): New patterns. | Bernd Schmidt | 2 | -3/+52 |
2007-09-11 | bfin.h (enum reg_class, [...]): Add P0REGS. | Bernd Schmidt | 1 | -0/+6 |
2007-09-06 | bfin.h (PREFERRED_RELOAD_CLASS): Don't reload autoinc addresses into I regist... | Bernd Schmidt | 1 | -1/+4 |
2007-09-06 | config.gcc (tm_file): Add linux.h for bfin*-uclinux*. | Jie Zhang | 3 | -67/+2 |
2007-09-05 | linux-unwind.h: New file. | Jie Zhang | 3 | -0/+171 |
2007-08-29 | bfin.c (bfin_expand_builtin): Fix the argument order of __builtin_bfin_cmplx_... | Jie Zhang | 1 | -6/+6 |
2007-08-29 | revert: bfin.md (composev2hi): Put operands into vector with correct order. | Jie Zhang | 1 | -3/+3 |
2007-08-29 | bfin.md (composev2hi): Put operands into vector with correct order. | Jie Zhang | 1 | -3/+3 |
2007-08-29 | bfin.c (bfin_expand_call): Inline PLT with l1_text attribute when appropriate. | Jie Zhang | 1 | -1/+109 |
2007-08-29 | bfin.opt (minline-plt): Add. | Jie Zhang | 2 | -1/+8 |
2007-08-24 | alpha.c (alpha_mangle_type, [...]): Constify. | Kaveh R. Ghazi | 1 | -3/+4 |
2007-08-24 | bfin.h (TARGET_CPU_CPP_BUILTINS): Define __NO_BUILTIN if -fno-builtin. | Jie Zhang | 1 | -0/+2 |
2007-08-24 | bfin.c (print_operand): Report error instead of ICE for wrong operand. | Jie Zhang | 1 | -17/+28 |
2007-08-24 | bfin.opt (mfast-fp): Add. | Jie Zhang | 3 | -4/+9 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 2 | -6/+6 |
2007-08-22 | md.texi (Iterators): Renamed from Macros. | Hans-Peter Nilsson | 1 | -2/+2 |
2007-08-05 | configure.ac: Remove --enable-checking=df from default settings. | Paolo Bonzini | 1 | -1/+1 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 8 | -40/+32 |
2007-07-10 | Replace no_new_pseudos in backends. | Ian Lance Taylor | 1 | -2/+2 |
2007-06-15 | elf.h (ASM_GENERATE_INTERNAL_LABEL, [...]): Delete. | Bernd Schmidt | 2 | -15/+0 |
2007-06-14 | configure.ac: Don't add target-libmudflap to noconfigdirs for bfin*-*-uclinux... | Bernd Schmidt | 1 | -0/+8 |
2007-06-13 | bfin.h (EH_RETURN_HANDLER_RTX): Use gen_frame_mem. | Bernd Schmidt | 2 | -3/+12 |
2007-06-13 | bfin.c (gen_one_bundle): Delete unused local variables. | Bernd Schmidt | 1 | -6/+41 |
2007-06-12 | bfin.md (UNSPEC_NOP): New constant. | Bernd Schmidt | 2 | -21/+82 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -21/+8 |
2007-06-11 | bfin.md (movdi_insn, [...]): Don't allow constant to memory moves. | Bernd Schmidt | 1 | -7/+7 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -2/+2 |
2007-05-10 | bfin.h (MOVE_RATIO): Define. | Bernd Schmidt | 1 | -0/+4 |
2007-05-09 | bfin.h (LOCAL_ALIGNMENT): Define. | Bernd Schmidt | 3 | -0/+31 |