1 2012-08-22 Han Shen <shenhan@google.com>
3 Fixed the problem that LINUX_GRTE_EXTRA_SPECS overrides
4 SUBTARGET_EXTRA_SPECS by prepending LINUX_GRTE_EXTRA_SPECS to
7 * gcc/config/i386/gnu-user.h (SUBTARGET_EXTRA_SPECS_STR): Add
8 new MACRO to hold value of SUBTARET_EXTRA_SPECS so that
9 SUBTARET_EXTRA_SPECS could be replaced later in gnu-user.h
11 * gcc/config/i386/linux.h (SUBTARGET_EXTRA_SPECS): Compute new value
12 of LINUX_GRTE_EXTRA_SPECS by pre-pending LINUX_GRTE_EXTRA_SPECS to its
15 2012-08-08 Simon Baldwin <simonb@google.com>
17 Cherry pick revision 190232.
19 2012-08-08 Simon Baldwin <simonb@google.com>
21 * Makefile.tpl: Omit another TARGET_LIB_PATH from RPATH_ENVVAR set
23 * Makefile.in: Regenerate.
25 2012-08-07 Simon Baldwin <simonb@google.com>
29 2012-08-07 Simon Baldwin <simonb@google.com>
31 * Makefile.tpl: Omit TARGET_LIB_PATH from RPATH_ENVVAR set in
32 HOST_EXPORTS on bootstrap builds.
33 * Makefile.in: Regenerate.
35 2012-05-29 Simon Baldwin <simonb@google.com>
37 Port r184840 from gcc-4_6.
39 2012-03-02 Doug Kwan <dougkwan@google.com>
41 Backport r184357 from trunk
43 2012-02-17 Doug Kwan <dougkwan@google.com>
45 * contrib/testsuite-management/validate_failures.py
46 (GetMakefileValue): Check for cross compilers.
48 2012-05-16 Sriraman Tallam <tmsriram@google.com>
50 Port from google/gcc-4_6
51 r177289, r177308, r179104, r179289, r179303, r179404, r182447
53 * Makefile.in: Regenerate.
54 * Makefile.def: Build function reordering plugin.
55 * configure.ac: Build function reordering plugin.
56 * configure: Regenerate.