This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 326ddc7954d * tree-ssa-alias.c (same_type_for_tbaa): Return ture if ma [...] new 00a94423c98 * config.gcc (rx-*-linux*): New target. * config/rx/elf.o [...]
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/ChangeLog | 13 ++ gcc/config.gcc | 5 + gcc/config/rx/elf.opt | 44 ++++ gcc/config/rx/linux.h | 231 +++++++++++++++++++++ gcc/config/rx/rx.c | 4 + gcc/config/rx/rx.h | 2 + gcc/config/rx/rx.opt | 12 -- .../cr16/t-crtlibid => gcc/config/rx/t-linux | 22 +- libgcc/ChangeLog | 5 + libgcc/config.host | 3 + libgcc/config/rx/t-rx | 1 + 11 files changed, 325 insertions(+), 17 deletions(-) create mode 100644 gcc/config/rx/elf.opt create mode 100644 gcc/config/rx/linux.h copy libgcc/config/cr16/t-crtlibid => gcc/config/rx/t-linux (62%)