History log of /openbsd-current/gnu/gcc/gcc/expr.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.2 10-Sep-2015 guenther

Makde gcc handle __stack_smash_handler similarly to memcpy and memset when
creating calls: cache the RTL, let a declaration alter the asm spec, and
set the same RTL attributes. For all three, let a declaration set the ELF
visibility.

ok miod@


# 1.1 15-Oct-2009 robert

branches: 1.1.1;
Initial revision