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