Because we merge score3 and score7 into the same backend,
so make a lot of changes in the code structure. Changelog: * config.gcc : update score-*-elf(extra_objs). * config/score/mac.md : Remove. * config/score/misc.md : Remove. * config/score/score7.md : Remove. * config/score/score-mdaux.h : Remove. * config/score/score-mdaux.c : Remove. * config/score/score-version.h : Remove. * config/score/score-generic.md : New. * config/score/score3.h : New. * config/score/score3.c : New. * config/score/score7.h : New. * config/score/score7.c : New. * config/score/mul-div.S : add flush_cache score3 support. * config/score/elf.h : Fix some typos. * config/score/score.md : merge score3 and score7 pattern. * config/score/score.c : use to seperate which target it used. * config/score/score.h : use to seperate the target macro. * config/score/score.opt : remove -mmac option , add -mscore3, -mscore3d and -march OPTION support. From-SVN: r129431
Showing
gcc/config/score/mac.md
deleted
100644 → 0
gcc/config/score/misc.md
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
gcc/config/score/score-mdaux.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
gcc/config/score/score-mdaux.h
deleted
100644 → 0
gcc/config/score/score-version.h
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
gcc/config/score/score3.c
0 → 100644
This diff is collapsed.
Click to expand it.
gcc/config/score/score3.h
0 → 100644
gcc/config/score/score7.c
0 → 100644
This diff is collapsed.
Click to expand it.
gcc/config/score/score7.h
0 → 100644
Please
register
or
sign in
to comment