This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 13ed106723c bpf: fixed template for neg (added second operand) new 77d0f9ec380 bpf: pseudo-c assembly dialect support
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/bpf/bpf-opts.h | 6 +++ gcc/config/bpf/bpf.cc | 46 +++++++++++++++++++--- gcc/config/bpf/bpf.h | 5 ++- gcc/config/bpf/bpf.md | 97 ++++++++++++++++++++++++----------------------- gcc/config/bpf/bpf.opt | 14 +++++++ gcc/doc/invoke.texi | 21 +++++++++- 6 files changed, 133 insertions(+), 56 deletions(-)