This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/interrupt/master in repository gcc.
from 12ab062 Implement x86 interrupt attribute new 9ea4d29 Add TARGET_FUNCTION_INCOMING_ARG_RTL
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/i386/i386.c | 66 +++++++++++++++++++++++++++++--------------------- gcc/doc/tm.texi | 8 ++++++ gcc/doc/tm.texi.in | 2 ++ gcc/dwarf2out.c | 21 +++++++++------- gcc/emit-rtl.c | 8 ++++++ gcc/emit-rtl.h | 1 + gcc/target.def | 12 +++++++++ gcc/targhooks.c | 6 +++++ gcc/targhooks.h | 1 + gcc/var-tracking.c | 19 +++++++++------ 10 files changed, 99 insertions(+), 45 deletions(-)