Split i386.c.
2019-05-06 Martin Liska <mliska@suse.cz> * config/i386/i386-builtins.c: New file. * config/i386/i386-builtins.h: New file. * config/i386/i386-expand.c: New file. * config/i386/i386-expand.h: New file. * config/i386/i386-features.c: New file. * config/i386/i386-features.h: New file. * config/i386/i386-options.c: New file. * config/i386/i386-options.h: New file. * config.gcc: Add new files into extra_objs and target_gtfiles. * config/i386/i386.c: Split content of the file into newly introduced files. * config/i386/i386.h: Declare common variables and macros. * config/i386/t-i386: Define dependencies for new files. From-SVN: r270895
Showing
gcc/config/i386/i386-builtins.c
0 → 100644
This diff is collapsed.
Click to expand it.
gcc/config/i386/i386-builtins.h
0 → 100644
This diff is collapsed.
Click to expand it.
gcc/config/i386/i386-expand.c
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
gcc/config/i386/i386-expand.h
0 → 100644
gcc/config/i386/i386-features.c
0 → 100644
This diff is collapsed.
Click to expand it.
gcc/config/i386/i386-features.h
0 → 100644
gcc/config/i386/i386-options.c
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
gcc/config/i386/i386-options.h
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment