Home | History | Annotate | Line # | Download | only in libgcc
ChangeLog revision 1.1.1.6
      1  1.1.1.6    mrg 2014-09-18  Joseph Myers  <joseph (a] codesourcery.com>
      2  1.1.1.6    mrg 
      3  1.1.1.6    mrg 	* config/i386/sfp-machine.h (FP_TRAPPING_EXCEPTIONS): Treat clear
      4  1.1.1.6    mrg 	bits not set bits as indicating trapping exceptions.
      5  1.1.1.6    mrg 
      6  1.1.1.5  skrll 2014-05-22  Release Manager
      7  1.1.1.5  skrll 
      8  1.1.1.5  skrll 	* GCC 4.8.3 released.
      9  1.1.1.5  skrll 
     10  1.1.1.5  skrll 2014-05-21  Maciej W. Rozycki  <macro (a] codesourcery.com>
     11  1.1.1.5  skrll 
     12  1.1.1.5  skrll 	Backport from mainline
     13  1.1.1.5  skrll 	2014-05-21  Maciej W. Rozycki  <macro (a] codesourcery.com>
     14  1.1.1.5  skrll 
     15  1.1.1.5  skrll 	PR libgcc/60166
     16  1.1.1.5  skrll 	* config/arm/sfp-machine.h (_FP_NANFRAC_H, _FP_NANFRAC_S)
     17  1.1.1.5  skrll 	(_FP_NANFRAC_D, _FP_NANSIGN_Q): Set the quiet bit.
     18  1.1.1.5  skrll 
     19  1.1.1.5  skrll 2014-04-04  Bill Schmidt  <wschmidt (a] linux.vnet.ibm.com>
     20  1.1.1.5  skrll 
     21  1.1.1.5  skrll 	Backport from mainline r204808:
     22  1.1.1.5  skrll 
     23  1.1.1.5  skrll 	2013-11-14  Ulrich Weigand  <Ulrich.Weigand (a] de.ibm.com>
     24  1.1.1.5  skrll 		    Alan Modra  <amodra (a] gmail.com>
     25  1.1.1.5  skrll 
     26  1.1.1.5  skrll 	* config/rs6000/linux-unwind.h (TOC_SAVE_SLOT): Define.
     27  1.1.1.5  skrll 	(frob_update_context): Use it.
     28  1.1.1.5  skrll 
     29  1.1.1.5  skrll 	2013-11-14  Ulrich Weigand  <Ulrich.Weigand (a] de.ibm.com>
     30  1.1.1.5  skrll 		    Alan Modra  <amodra (a] gmail.com>
     31  1.1.1.5  skrll 
     32  1.1.1.5  skrll 	* config/rs6000/tramp.S [__powerpc64__ && _CALL_ELF == 2]:
     33  1.1.1.5  skrll 	(trampoline_initial): Provide ELFv2 variant.
     34  1.1.1.5  skrll 	(__trampoline_setup): Likewise.
     35  1.1.1.5  skrll 
     36  1.1.1.5  skrll 	* config/rs6000/linux-unwind.h (frob_update_context): Do not
     37  1.1.1.5  skrll 	check for AIX indirect function call sequence if _CALL_ELF == 2.
     38  1.1.1.5  skrll 
     39  1.1.1.5  skrll 	2013-11-14  Ulrich Weigand  <Ulrich.Weigand (a] de.ibm.com>
     40  1.1.1.5  skrll 		    Alan Modra  <amodra (a] gmail.com>
     41  1.1.1.5  skrll 
     42  1.1.1.5  skrll 	* config/rs6000/linux-unwind.h (get_regs): Do not support
     43  1.1.1.5  skrll 	old kernel versions if _CALL_ELF == 2.
     44  1.1.1.5  skrll 	(frob_update_context): Do not support PLT stub variants only
     45  1.1.1.5  skrll 	generated by old linkers if _CALL_ELF == 2.
     46  1.1.1.5  skrll 
     47  1.1.1.5  skrll 	Backport from mainline r204800:
     48  1.1.1.5  skrll 
     49  1.1.1.5  skrll 	2013-11-14  Ulrich Weigand  <Ulrich.Weigand (a] de.ibm.com>
     50  1.1.1.5  skrll 		    Alan Modra  <amodra (a] gmail.com>
     51  1.1.1.5  skrll 
     52  1.1.1.5  skrll 	* config/rs6000/linux-unwind.h (ppc_fallback_frame_state): Correct
     53  1.1.1.5  skrll 	location of CR save area for 64-bit little-endian systems.
     54  1.1.1.5  skrll 
     55  1.1.1.5  skrll 2014-03-20  Joel Sherrill  <joel.sherrill (a] oarcorp.com>
     56  1.1.1.5  skrll 
     57  1.1.1.5  skrll 	* config.host (v850*-*-*): Add to tmake_file instead of resetting it.
     58  1.1.1.5  skrll 
     59  1.1.1.4    mrg 2014-02-28  Joey Ye  <joey.ye (a] arm.com>
     60  1.1.1.4    mrg 
     61  1.1.1.4    mrg 	Backport from mainline r208229
     62  1.1.1.4    mrg 	2014-02-28  Joey Ye  <joey.ye (a] arm.com>
     63  1.1.1.4    mrg 
     64  1.1.1.4    mrg 	PR libgcc/60166
     65  1.1.1.4    mrg 	* config/arm/sfp-machine.h (_FP_NANFRAC_H,
     66  1.1.1.4    mrg 	_FP_NANFRAC_S, _FP_NANFRAC_D, _FP_NANFRAC_Q):
     67  1.1.1.4    mrg 	Set to zero.
     68  1.1.1.4    mrg 
     69  1.1.1.4    mrg 2014-02-18  Kai Tietz  <ktietz (a] redhat.com>
     70  1.1.1.4    mrg 	Jonathan Schleifer  <js (a] webkeks.org>
     71  1.1.1.4    mrg 
     72  1.1.1.4    mrg 	PR objc/56870
     73  1.1.1.4    mrg 	* unwind-seh.c (_GCC_specific_handler): Pass proper
     74  1.1.1.4    mrg 	value to unwind-handler.
     75  1.1.1.4    mrg 
     76  1.1.1.4    mrg 2014-01-25  Walter Lee  <walt (a] tilera.com>
     77  1.1.1.4    mrg 
     78  1.1.1.4    mrg 	Backport from mainline
     79  1.1.1.4    mrg 	2014-01-25  Walter Lee  <walt (a] tilera.com>
     80  1.1.1.4    mrg 
     81  1.1.1.4    mrg 	* config/tilepro/atomic.c (pre_atomic_barrier): Mark inline.
     82  1.1.1.4    mrg 	(post_atomic_barrier): Ditto.
     83  1.1.1.4    mrg 	(__fetch_and_do): New macro.
     84  1.1.1.4    mrg 	(__atomic_fetch_and_do): Use __fetch_and_do.
     85  1.1.1.4    mrg 	(__sync_fetch_and_do): New macro.
     86  1.1.1.4    mrg 	(__sync_fetch_and_add_4): New function.
     87  1.1.1.4    mrg 	(__sync_fetch_and_sub_4): New function.
     88  1.1.1.4    mrg 	(__sync_fetch_and_or_4): New function.
     89  1.1.1.4    mrg 	(__sync_fetch_and_and_4): New function.
     90  1.1.1.4    mrg 	(__sync_fetch_and_xor_4): New function.
     91  1.1.1.4    mrg 	(__sync_fetch_and_nand_4): New function.
     92  1.1.1.4    mrg 	(__sync_fetch_and_add_8): New function.
     93  1.1.1.4    mrg 	(__sync_fetch_and_sub_8): New function.
     94  1.1.1.4    mrg 	(__sync_fetch_and_or_8): New function.
     95  1.1.1.4    mrg 	(__sync_fetch_and_and_8): New function.
     96  1.1.1.4    mrg 	(__sync_fetch_and_xor_8): New function.
     97  1.1.1.4    mrg 	(__sync_fetch_and_nand_8): New function.
     98  1.1.1.4    mrg 	(__do_and_fetch): New macro.
     99  1.1.1.4    mrg 	(__atomic_do_and_fetch): Use __do_and_fetch.
    100  1.1.1.4    mrg 	(__sync_do_and_fetch): New macro.
    101  1.1.1.4    mrg 	(__sync_add_and_fetch_4): New function.
    102  1.1.1.4    mrg 	(__sync_sub_and_fetch_4): New function.
    103  1.1.1.4    mrg 	(__sync_or_and_fetch_4): New function.
    104  1.1.1.4    mrg 	(__sync_and_and_fetch_4): New function.
    105  1.1.1.4    mrg 	(__sync_xor_and_fetch_4): New function.
    106  1.1.1.4    mrg 	(__sync_nand_and_fetch_4): New function.
    107  1.1.1.4    mrg 	(__sync_add_and_fetch_8): New function.
    108  1.1.1.4    mrg 	(__sync_sub_and_fetch_8): New function.
    109  1.1.1.4    mrg 	(__sync_or_and_fetch_8): New function.
    110  1.1.1.4    mrg 	(__sync_and_and_fetch_8): New function.
    111  1.1.1.4    mrg 	(__sync_xor_and_fetch_8): New function.
    112  1.1.1.4    mrg 	(__sync_nand_and_fetch_8): New function.
    113  1.1.1.4    mrg 	(__sync_exchange_methods): New macro.
    114  1.1.1.4    mrg 	(__sync_val_compare_and_swap_4): New function.
    115  1.1.1.4    mrg 	(__sync_bool_compare_and_swap_4): New function.
    116  1.1.1.4    mrg 	(__sync_lock_test_and_test_4): New function.
    117  1.1.1.4    mrg 	(__sync_val_compare_and_swap_8): New function.
    118  1.1.1.4    mrg 	(__sync_bool_compare_and_swap_8): New function.
    119  1.1.1.4    mrg 	(__sync_lock_test_and_test_8): New function.
    120  1.1.1.4    mrg 	(__subword_cmpxchg_body): New macro.
    121  1.1.1.4    mrg 	(__atomic_compare_exchange_1): Use __subword_cmpxchg_body.
    122  1.1.1.4    mrg 	(__atomic_compare_exchange_2): Ditto.
    123  1.1.1.4    mrg 	(__sync_subword_cmpxchg): New macro.
    124  1.1.1.4    mrg 	(__sync_val_compare_and_swap_1): New function.
    125  1.1.1.4    mrg 	(__sync_bool_compare_and_swap_1): New function.
    126  1.1.1.4    mrg 	(__sync_val_compare_and_swap_2): New function.
    127  1.1.1.4    mrg 	(__sync_bool_compare_and_swap_2): New function.
    128  1.1.1.4    mrg 	(__atomic_subword): Rename to ...
    129  1.1.1.4    mrg 	(__subword): ... New name.
    130  1.1.1.4    mrg 	(__atomic_subword_fetch): Use __subword.
    131  1.1.1.4    mrg 	(__sync_subword_fetch): New macro.
    132  1.1.1.4    mrg 	(__sync_fetch_and_add_1): New function.
    133  1.1.1.4    mrg 	(__sync_fetch_and_sub_1): New function.
    134  1.1.1.4    mrg 	(__sync_fetch_and_or_1): New function.
    135  1.1.1.4    mrg 	(__sync_fetch_and_and_1): New function.
    136  1.1.1.4    mrg 	(__sync_fetch_and_xor_1): New function.
    137  1.1.1.4    mrg 	(__sync_fetch_and_nand_1): New function.
    138  1.1.1.4    mrg 	(__sync_fetch_and_add_2): New function.
    139  1.1.1.4    mrg 	(__sync_fetch_and_sub_2): New function.
    140  1.1.1.4    mrg 	(__sync_fetch_and_or_2): New function.
    141  1.1.1.4    mrg 	(__sync_fetch_and_and_2): New function.
    142  1.1.1.4    mrg 	(__sync_fetch_and_xor_2): New function.
    143  1.1.1.4    mrg 	(__sync_fetch_and_nand_2): New function.
    144  1.1.1.4    mrg 	(__sync_add_and_fetch_1): New function.
    145  1.1.1.4    mrg 	(__sync_sub_and_fetch_1): New function.
    146  1.1.1.4    mrg 	(__sync_or_and_fetch_1): New function.
    147  1.1.1.4    mrg 	(__sync_and_and_fetch_1): New function.
    148  1.1.1.4    mrg 	(__sync_xor_and_fetch_1): New function.
    149  1.1.1.4    mrg 	(__sync_nand_and_fetch_1): New function.
    150  1.1.1.4    mrg 	(__sync_add_and_fetch_2): New function.
    151  1.1.1.4    mrg 	(__sync_sub_and_fetch_2): New function.
    152  1.1.1.4    mrg 	(__sync_or_and_fetch_2): New function.
    153  1.1.1.4    mrg 	(__sync_and_and_fetch_2): New function.
    154  1.1.1.4    mrg 	(__sync_xor_and_fetch_2): New function.
    155  1.1.1.4    mrg 	(__sync_nand_and_fetch_2): New function.
    156  1.1.1.4    mrg 	(__atomic_subword_lock): Use __subword.
    157  1.1.1.4    mrg 	(__sync_subword_lock): New macro.
    158  1.1.1.4    mrg 	(__sync_lock_test_and_set_1): New function.
    159  1.1.1.4    mrg 	(__sync_lock_test_and_set_2): New function.
    160  1.1.1.4    mrg 
    161  1.1.1.4    mrg 2014-01-25  Walter Lee  <walt (a] tilera.com>
    162  1.1.1.4    mrg 
    163  1.1.1.4    mrg 	Backport from mainline
    164  1.1.1.4    mrg 	2014-01-25  Walter Lee  <walt (a] tilera.com>
    165  1.1.1.4    mrg 
    166  1.1.1.4    mrg 	* config/tilepro/atomic.c (BIT_OFFSET): Define.
    167  1.1.1.4    mrg 	(__atomic_subword_cmpxchg): Use BIT_OFFSET.
    168  1.1.1.4    mrg 	(__atomic_subword): Ditto.
    169  1.1.1.4    mrg 
    170  1.1.1.4    mrg 2014-01-25  Walter Lee  <walt (a] tilera.com>
    171  1.1.1.4    mrg 
    172  1.1.1.4    mrg 	Backport from mainline
    173  1.1.1.4    mrg 	2014-01-25  Walter Lee  <walt (a] tilera.com>
    174  1.1.1.4    mrg 
    175  1.1.1.4    mrg 	* config/tilepro/atomic.c (__atomic_do_and_fetch): Add
    176  1.1.1.4    mrg 	a prefix op argument.
    177  1.1.1.4    mrg 	(__atomic_nand_fetch_4): Add prefix op.
    178  1.1.1.4    mrg 	(__atomic_nand_fetch_8): Ditto.
    179  1.1.1.4    mrg 
    180  1.1.1.4    mrg 2014-01-21  Baruch Siach <barch (a] tkos.co.il>
    181  1.1.1.4    mrg 
    182  1.1.1.4    mrg 	* config.host (tmake_file): add t-slibgcc-libgcc for xtensa*-*-linux*.
    183  1.1.1.4    mrg 
    184  1.1.1.3    mrg 2014-01-03  Joseph Myers  <joseph (a] codesourcery.com>
    185  1.1.1.2  skrll 
    186  1.1.1.3    mrg 	* config/rs6000/ibm-ldouble.c (__gcc_qdiv): Scale up arguments in
    187  1.1.1.3    mrg 	case of small numerator and finite nonzero result.
    188  1.1.1.3    mrg 
    189  1.1.1.3    mrg 2013-12-12  Zhenqiang Chen  <zhenqiang.chen (a] arm.com>
    190  1.1.1.3    mrg 
    191  1.1.1.3    mrg 	Backport from trunk r205917.
    192  1.1.1.3    mrg 	2013-12-12  Zhenqiang Chen  <zhenqiang.chen (a] arm.com>
    193  1.1.1.3    mrg 	* config.host (arm*-*-uclinux*): Move t-arm before t-bpabi.
    194  1.1.1.3    mrg 
    195  1.1.1.3    mrg 2013-12-10  Uros Bizjak  <ubizjak (a] gmail.com>
    196  1.1.1.3    mrg 
    197  1.1.1.3    mrg 	* config/i386/sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE
    198  1.1.1.3    mrg 	instructions when __SSE_MATH__ is defined.
    199  1.1.1.3    mrg 
    200  1.1.1.3    mrg 2013-12-06  Ralf Corspius  <ralf.corsepius (a] rtems.org>
    201  1.1.1.3    mrg 
    202  1.1.1.3    mrg 	* config.host (microblaze-*-rtems*): New.
    203  1.1.1.3    mrg 
    204  1.1.1.3    mrg 2013-11-10  Kai Tietz  <ktietz (a] redhat.com>
    205  1.1.1.3    mrg 
    206  1.1.1.3    mrg 	Back-merged from trunk
    207  1.1.1.3    mrg 	* config/i386/cygming-crtbegin.c (__gcc_register_frame):
    208  1.1.1.3    mrg 	Increment load-count on use of LIBGCC_SONAME DLL.
    209  1.1.1.3    mrg 	(hmod_libgcc): New static variable to hold handle of
    210  1.1.1.3    mrg 	LIBGCC_SONAME DLL.
    211  1.1.1.3    mrg 	(__gcc_deregister_frame): Decrement load-count of
    212  1.1.1.3    mrg 	LIBGCC_SONAME DLL.
    213  1.1.1.3    mrg 
    214  1.1.1.3    mrg 2013-11-07  Uros Bizjak  <ubizjak (a] gmail.com>
    215  1.1.1.3    mrg 
    216  1.1.1.3    mrg 	* config/i386/sfp-exceptions.c (__sfp_handle_exceptions): Handle
    217  1.1.1.3    mrg 	FP_EX_DENORM.  Store result to volatile location after SSE division
    218  1.1.1.3    mrg 	to close interrupt window.  Remove unneeded fwait after x87
    219  1.1.1.3    mrg 	division since interrupt window will be closed by emitted fstp.
    220  1.1.1.3    mrg 	Rewrite FP_EX_INEXACT handling.
    221  1.1.1.3    mrg 
    222  1.1.1.3    mrg 2013-10-16  Release Manager
    223  1.1.1.3    mrg 
    224  1.1.1.3    mrg 	* GCC 4.8.2 released.
    225  1.1.1.3    mrg 
    226  1.1.1.3    mrg 2013-08-01  Maxim Kuvyrkov  <maxim (a] kugelworks.com>
    227  1.1.1.3    mrg 
    228  1.1.1.3    mrg 	Backport from trunk: Fix licenses on several libgcc files.
    229  1.1.1.3    mrg 
    230  1.1.1.3    mrg 	* config/aarch64/sfp-machine.h, config/aarch64/sync-cache.c,
    231  1.1.1.3    mrg 	* config/i386/cpuinfo.c, config/ia64/unwind-ia64.h,
    232  1.1.1.3    mrg 	* config/mips/vr4120-div.S: Fix license from GPL-3.0+ to
    233  1.1.1.3    mrg 	GPL-3.0-with-GCC-exception.
    234  1.1.1.3    mrg 
    235  1.1.1.3    mrg 2013-07-19  Georg-Johann Lay  <avr (a] gjlay.de>
    236  1.1.1.3    mrg 
    237  1.1.1.3    mrg 	Backport from 2013-07-19 trunk r201051.
    238  1.1.1.3    mrg 
    239  1.1.1.3    mrg 	PR target/57516
    240  1.1.1.3    mrg 	* config/avr/lib1funcs-fixed.S (__roundqq3, __rounduqq3)
    241  1.1.1.3    mrg 	(__round_s2_const, __round_u2_const)
    242  1.1.1.3    mrg 	(__round_s4_const, __round_u4_const, __round_x8):
    243  1.1.1.3    mrg 	Saturate result if addition result cannot be represented.
    244  1.1.1.3    mrg 
    245  1.1.1.3    mrg 2013-07-09  Janis Johnson  <janisjo (a] codesourcery.com>
    246  1.1.1.3    mrg 
    247  1.1.1.3    mrg 	* config.host (powerpc-*-eabispe*): Add t-fdpbit to tmake_file.
    248  1.1.1.3    mrg 
    249  1.1.1.3    mrg 2013-06-19  Alan Modra  <amodra (a] gmail.com>
    250  1.1.1.3    mrg 
    251  1.1.1.3    mrg 	Apply mainline patches
    252  1.1.1.3    mrg 	2013-06-04  Alan Modra  <amodra (a] gmail.com>
    253  1.1.1.3    mrg 	* config/rs6000/ibm-ldouble.c: Enable for little-endian.
    254  1.1.1.3    mrg 
    255  1.1.1.3    mrg 	2013-04-25  Alan Modra  <amodra (a] gmail.com>
    256  1.1.1.3    mrg 	* config.host: Match little-endian powerpc-linux.
    257  1.1.1.3    mrg 
    258  1.1.1.3    mrg 2013-06-08  Walter Lee  <walt (a] tilera.com>
    259  1.1.1.3    mrg 
    260  1.1.1.3    mrg 	Backport from mainline:
    261  1.1.1.3    mrg 	2013-06-08  Walter Lee  <walt (a] tilera.com>
    262  1.1.1.3    mrg 
    263  1.1.1.3    mrg 	* config/tilepro/atomic.h: Don't include stdint.h or features.h.
    264  1.1.1.3    mrg 	Replace int64_t with long long.  Add __extension__ where
    265  1.1.1.3    mrg 	appropriate.
    266  1.1.1.3    mrg 
    267  1.1.1.3    mrg 2013-06-06  Douglas B Rupp  <rupp (a] adacore.com>
    268  1.1.1.3    mrg 
    269  1.1.1.3    mrg 	* config.host (arm-wrs-vxworks): Configure with other soft float.
    270  1.1.1.3    mrg 
    271  1.1.1.3    mrg 2013-05-31  Richard Henderson  <rth (a] redhat.com>
    272  1.1.1.3    mrg 
    273  1.1.1.3    mrg 	PR target/49146
    274  1.1.1.3    mrg 	* unwind-dw2.c (UNWIND_COLUMN_IN_RANGE): New macro.
    275  1.1.1.3    mrg 	(execute_cfa_program): Use it when storing to fs->regs.
    276  1.1.1.3    mrg 
    277  1.1.1.3    mrg 2013-05-31  Release Manager
    278  1.1.1.3    mrg 
    279  1.1.1.3    mrg 	* GCC 4.8.1 released.
    280  1.1.1.3    mrg 
    281  1.1.1.3    mrg 2013-04-11  Julian Brown  <julian (a] codesourcery.com>
    282  1.1.1.3    mrg 
    283  1.1.1.3    mrg 	* config/arm/linux-atomic.c (SUBWORD_SYNC_OP, SUBWORD_VAL_CAS)
    284  1.1.1.3    mrg 	(SUBWORD_TEST_AND_SET): Use signed char/short types instead of
    285  1.1.1.3    mrg 	unsigned char/unsigned short.
    286  1.1.1.3    mrg 	(__sync_val_compare_and_swap_{1,2}): Handle signed argument.
    287  1.1.1.3    mrg 
    288  1.1.1.3    mrg 2013-04-06  John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
    289  1.1.1.3    mrg 
    290  1.1.1.3    mrg 	PR other/55274
    291  1.1.1.3    mrg 	* config/t-slibgcc-hpux (SHLIB_MAPFILES): Define.
    292  1.1.1.3    mrg 
    293  1.1.1.3    mrg 2013-03-26  Robert Mason  <rbmj (a] verizon.net>
    294  1.1.1.3    mrg 
    295  1.1.1.3    mrg 	PR target/54805
    296  1.1.1.3    mrg 
    297  1.1.1.3    mrg 	Backport from mainline:
    298  1.1.1.3    mrg 	2013-03-20  Robert Mason  <rbmj (a] verizon.net>
    299  1.1.1.3    mrg 
    300  1.1.1.3    mrg 	* config/vxlib-tls.c (__gthread_get_tsd_data,)
    301  1.1.1.3    mrg 	(__gthread_set_tsd_data, __gthread_enter_tsd_dtor_context,)
    302  1.1.1.3    mrg 	(__gthread_leave_tsd_dtor_context): Add prototypes.
    303  1.1.1.3    mrg 	(tls_delete_hook): Update.
    304  1.1.1.3    mrg 
    305  1.1.1.3    mrg 2013-03-26  Walter Lee  <walt (a] tilera.com>
    306  1.1.1.3    mrg 
    307  1.1.1.3    mrg 	Backport from mainline:
    308  1.1.1.3    mrg 	2013-03-26  Walter Lee  <walt (a] tilera.com>
    309  1.1.1.3    mrg 
    310  1.1.1.3    mrg 	* config/tilegx/t-crtstuff: Add -fno-asynchronous-unwind-tables
    311  1.1.1.3    mrg 	-mcmodel=large to CRTSTUFF_T_CFLAGS_S variable.
    312  1.1.1.3    mrg 
    313  1.1.1.3    mrg 2013-03-22  Release Manager
    314  1.1.1.3    mrg 
    315  1.1.1.3    mrg 	* GCC 4.8.0 released.
    316  1.1.1.3    mrg 
    317  1.1.1.3    mrg 2013-03-14  Jakub Jelinek  <jakub (a] redhat.com>
    318  1.1.1.3    mrg 
    319  1.1.1.3    mrg 	PR tree-optimization/53265
    320  1.1.1.3    mrg 	* unwind-dw2.c (execute_cfa_program): Avoid
    321  1.1.1.3    mrg 	-Waggressive-array-optimizations warnings for DW_CFA_GNU_window_save
    322  1.1.1.3    mrg 	on targets with DWARF_FRAME_REGISTERS < 32.
    323  1.1.1.3    mrg 
    324  1.1.1.3    mrg 2013-03-13  Oleg Endo  <olegendo (a] gcc.gnu.org>
    325  1.1.1.3    mrg 
    326  1.1.1.3    mrg 	PR target/49880
    327  1.1.1.3    mrg 	* config/sh/lib1funcs.S (sdivsi3_i4, udivsi3_i4): Enable for SH2A.
    328  1.1.1.3    mrg 	(sdivsi3, udivsi3): Remove SH4 check and always compile these functions.
    329  1.1.1.3    mrg 
    330  1.1.1.3    mrg 2013-03-07  Sriraman Tallam  <tmsriram (a] google.com>
    331  1.1.1.3    mrg 
    332  1.1.1.3    mrg 	* config/i386/cpuinfo.c (get_intel_cpu): Fix cpuid codes for
    333  1.1.1.3    mrg 	sandybridge processors.
    334  1.1.1.3    mrg 
    335  1.1.1.3    mrg 2013-03-06  Oleg Endo  <olegendo (a] gcc.gnu.org>
    336  1.1.1.3    mrg 
    337  1.1.1.3    mrg 	PR target/56529
    338  1.1.1.3    mrg 	* config/sh/lib1funcs.S (udivsi3_i4i, sdivsi3_i4i): Add __SH2A__ to
    339  1.1.1.3    mrg 	inclusion list.
    340  1.1.1.3    mrg 
    341  1.1.1.3    mrg 2013-03-04  Edgar E. Iglesias <edgar.iglesias (a] gmail.com>
    342  1.1.1.3    mrg 
    343  1.1.1.3    mrg 	* config/microblaze/crti.S: Setup stack protection at entry
    344  1.1.1.3    mrg 
    345  1.1.1.3    mrg 2013-03-04  Georg-Johann Lay  <avr (a] gjlay.de>
    346  1.1.1.3    mrg 
    347  1.1.1.3    mrg 	* config/avr/lib1funcs.S (__ashrdi3, __lshrdi3, __ashldi3)
    348  1.1.1.3    mrg 	(__rotldi3): Shift bytewise if applicable.
    349  1.1.1.3    mrg 
    350  1.1.1.3    mrg 2013-03-01  James Greenhalgh  <james.greenhalgh (a] arm.com>
    351  1.1.1.3    mrg 
    352  1.1.1.3    mrg 	* config/aarch64/sync-cache.c
    353  1.1.1.3    mrg 	(__aarch64_sync_cache_range): Silence warnings.
    354  1.1.1.3    mrg 
    355  1.1.1.3    mrg 2013-02-25  Catherine Moore  <clm (a] codesourcery.com>
    356  1.1.1.3    mrg 
    357  1.1.1.3    mrg 	Revert:
    358  1.1.1.3    mrg 	2013-02-24  Catherine Moore  <clm (a] codesourcery.com>
    359  1.1.1.3    mrg 	    Joseph Myers  <joseph (a] codesourcery.com>
    360  1.1.1.3    mrg 	    Chao-ying Fu  <fu (a] mips.com>
    361  1.1.1.3    mrg 
    362  1.1.1.3    mrg 	* config/mips/mips16.S:  Don't build for microMIPS.
    363  1.1.1.3    mrg 	* config/mips/linux-unwind.h: Handle microMIPS frame.
    364  1.1.1.3    mrg 	* config/mips/crtn.S (fini, init): New labels.
    365  1.1.1.3    mrg 
    366  1.1.1.3    mrg 2013-02-24  Catherine Moore  <clm (a] codesourcery.com>
    367  1.1.1.3    mrg 	    Joseph Myers  <joseph (a] codesourcery.com>
    368  1.1.1.3    mrg 	    Chao-ying Fu  <fu (a] mips.com>
    369  1.1.1.3    mrg 
    370  1.1.1.3    mrg 	* config/mips/mips16.S:  Don't build for microMIPS.
    371  1.1.1.3    mrg 	* config/mips/linux-unwind.h: Handle microMIPS frame.
    372  1.1.1.3    mrg 	* config/mips/crtn.S (fini, init): New labels.
    373  1.1.1.3    mrg 
    374  1.1.1.3    mrg 2012-02-19  Edgar E. Iglesias  <edgar.iglesias (a] gmail.com>
    375  1.1.1.3    mrg 	* config/microblaze/modsi3.S (modsi3): Fix case with 0x80000000
    376  1.1.1.3    mrg 	as dividend.
    377  1.1.1.3    mrg 
    378  1.1.1.3    mrg 2013-02-16  Alan Modra  <amodra (a] gmail.com>
    379  1.1.1.3    mrg 
    380  1.1.1.3    mrg 	PR target/55431
    381  1.1.1.3    mrg 	* config/rs6000/linux-unwind.h (ppc_linux_aux_vector): Delete.
    382  1.1.1.3    mrg 	(ppc_fallback_frame_state): Always set up save locations for fp
    383  1.1.1.3    mrg 	and altivec.  Don't bother with non-callee-saved regs, r0-r13
    384  1.1.1.3    mrg 	except for r2 on ppc64, fr0-fr13, v0-v19, vscr.
    385  1.1.1.3    mrg 
    386  1.1.1.3    mrg 2013-02-12  Georg-Johann Lay  <avr (a] gjlay.de>
    387  1.1.1.3    mrg 
    388  1.1.1.3    mrg 	PR target/54222
    389  1.1.1.3    mrg 	* config/avr/t-avr (LIB2FUNCS_EXCLUDE): Add: _usmulUHA, _usmulUSA,
    390  1.1.1.3    mrg 	_ssmulHA, _ssmulSA.
    391  1.1.1.3    mrg 	(LIB1ASMFUNCS): Add: _muldi3_6, _mulsidi3, _umulsidi3, _usmuluha3,
    392  1.1.1.3    mrg 	_ssmulha3, _usmulusa3, _ssmulsa3.
    393  1.1.1.3    mrg 	* config/avr/lib1funcs.S (__muldi3_6): Break out of __muldi3.
    394  1.1.1.3    mrg 	(__muldi3): XCALL __muldi3_6 instead of rcall.
    395  1.1.1.3    mrg 	(__umulsidi3, __mulsidi3): New functions.
    396  1.1.1.3    mrg 	(do_prologue_saves, do_epilogue_restores): New .macros.
    397  1.1.1.3    mrg 	(__divdi3_moddi3): Use them.
    398  1.1.1.3    mrg 	* config/avr/lib1funcs-fixed.S (__usmuluha3, __ssmulha3)
    399  1.1.1.3    mrg 	(__usmulusa3, __ssmulsa3): New functions.
    400  1.1.1.3    mrg 
    401  1.1.1.3    mrg 2013-02-11  Iain Sandoe  <iain (a] codesourcery.com>
    402  1.1.1.3    mrg 	    Jack Howarth  <howarth (a] bromo.med.uc.edu>
    403  1.1.1.3    mrg 	    Patrick Marlier  <patrick.marlier (a] gmail.com>
    404  1.1.1.3    mrg 
    405  1.1.1.3    mrg 	PR libitm/55693
    406  1.1.1.3    mrg 	* config/darwin-crt-tm.c: Remove dummy functions hack.
    407  1.1.1.3    mrg 
    408  1.1.1.3    mrg 2013-02-08  Georg-Johann Lay  <avr (a] gjlay.de>
    409  1.1.1.3    mrg 
    410  1.1.1.3    mrg 	PR target/54222
    411  1.1.1.3    mrg 	* config/avr/lib2funcs.c: New C sources for modules for libgcc.a.
    412  1.1.1.3    mrg 	* config/avr/lib2-object.mk: New iterator to build objects from it.
    413  1.1.1.3    mrg 	* config/avr/t-avr: Iterate lib2-object.mk to build objects from
    414  1.1.1.3    mrg 	lib2funcs.c.
    415  1.1.1.3    mrg 	(LIB2FUNCS_EXCLUDE): Add _clrsbdi2.
    416  1.1.1.3    mrg 	(LIB1ASMFUNCS): Add: _ssabs_1, _mask1, _ret, _roundqq3, _rounduqq3,
    417  1.1.1.3    mrg 	_round_s2, _round_u2, _round_2_const, _addmask_2, _round_s4,
    418  1.1.1.3    mrg 	_round_u4, _round_4_const, _addmask_4, _round_x8, _rounddq3
    419  1.1.1.3    mrg 	_roundudq3, _roundda3 _rounduda3, _roundta3 _rounduta3.
    420  1.1.1.3    mrg 	* config/avr/lib1funcs-fixed.S: Implement them.
    421  1.1.1.3    mrg 
    422  1.1.1.3    mrg 2013-02-04  Richard Sandiford  <rdsandiford (a] googlemail.com>
    423  1.1.1.3    mrg 
    424  1.1.1.3    mrg 	Update copyright years.
    425  1.1.1.3    mrg 
    426  1.1.1.3    mrg 2013-02-01  David Edelsohn  <dje.gcc (a] gmail.com>
    427  1.1.1.3    mrg 
    428  1.1.1.3    mrg 	PR target/54601
    429  1.1.1.3    mrg 	* config.host (powerpc-ibm-aix[56789]): Add t-aix-cxa to tmake_file.
    430  1.1.1.3    mrg 	Add crtcxa to extra_parts.
    431  1.1.1.3    mrg 	* config/rs6000/exit.h: New file.
    432  1.1.1.3    mrg 	* config/rs6000/cxa_atexit.c: New file.
    433  1.1.1.3    mrg 	* config/rs6000/cxa_finalize.c: New file.
    434  1.1.1.3    mrg 	* config/rs6000/crtcxa.c: New file.
    435  1.1.1.3    mrg 	* config/rs6000/t-aix-cxa: New file.
    436  1.1.1.3    mrg 	* config/rs6000/libgcc-aix-cxa.ver: New file.
    437  1.1.1.3    mrg 
    438  1.1.1.3    mrg 2013-01-31  Nick Clifton  <nickc (a] redhat.com>
    439  1.1.1.3    mrg 
    440  1.1.1.3    mrg 	* config/v850/lib1funcs.S: Add support for e3v5 architecture
    441  1.1.1.3    mrg 	variant.
    442  1.1.1.3    mrg 
    443  1.1.1.3    mrg 2013-01-29  Georg-Johann Lay  <avr (a] gjlay.de>
    444  1.1.1.3    mrg 
    445  1.1.1.3    mrg 	PR target/54222
    446  1.1.1.3    mrg 	* config/avr/t-avr (LIB2FUNCS_EXCLUDE): Add:
    447  1.1.1.3    mrg 	_mulQQ,  _mulHQ,  _mulHA,  _mulSA,
    448  1.1.1.3    mrg 	_mulUQQ, _mulUHQ, _mulUHA, _mulUSA,
    449  1.1.1.3    mrg 	_divQQ,  _divHQ,  _divHA,  _divSA,
    450  1.1.1.3    mrg 	_divUQQ, _divUHQ, _divUHA, _divUSA.
    451  1.1.1.3    mrg 
    452  1.1.1.3    mrg 2013-01-26  David Holsgrove <david.holsgrove (a] xilinx.com>
    453  1.1.1.3    mrg 
    454  1.1.1.3    mrg 	* config.host(microblaze*-linux*): tmake_file: Remove
    455  1.1.1.3    mrg 	t-slibgcc-nolc-override, add t-slibgcc-libgcc.
    456  1.1.1.3    mrg 	* config/microblaze/t-microblaze: Set LIB2FUNCS_EXCLUDE
    457  1.1.1.3    mrg 	to exclude functions from being built with libgcc.c and use
    458  1.1.1.3    mrg 	the microblaze assembly.
    459  1.1.1.3    mrg 
    460  1.1.1.3    mrg 2013-01-26  Edgar E. Iglesias <edgar.iglesias (a] gmail.com>
    461  1.1.1.3    mrg 
    462  1.1.1.3    mrg 	* config.host (microblaze*-*-*): Rename microblaze*-*-elf, update
    463  1.1.1.3    mrg 	extra_parts.
    464  1.1.1.3    mrg 
    465  1.1.1.3    mrg 2013-01-17  Yufeng Zhang  <yufeng.zhang (a] arm.com>
    466  1.1.1.3    mrg 
    467  1.1.1.3    mrg 	* config/aarch64/sync-cache.c (__aarch64_sync_cache_range): Cast the
    468  1.1.1.3    mrg 	results of (dcache_lsize - 1) and (icache_lsize - 1) to the type
    469  1.1.1.3    mrg 	__UINTPTR_TYPE__; also cast 'base' to the same type before the
    470  1.1.1.3    mrg 	alignment operation.
    471  1.1.1.3    mrg 
    472  1.1.1.3    mrg 2013-01-15  Sofiane Naci  <sofiane.naci (a] arm.com>
    473  1.1.1.3    mrg 
    474  1.1.1.3    mrg 	* config/aarch64/sync-cache.c (__aarch64_sync_cache_range): Update
    475  1.1.1.3    mrg 	loop start address for cache clearing.
    476  1.1.1.3    mrg 
    477  1.1.1.3    mrg 2013-01-14  Georg-Johann Lay  <avr (a] gjlay.de>
    478  1.1.1.3    mrg 
    479  1.1.1.3    mrg 	* config/avr/lib1funcs.S: Remove trailing blanks.
    480  1.1.1.3    mrg 	* config/avr/lib1funcs-fixed.S: Ditto.
    481  1.1.1.3    mrg 
    482  1.1.1.3    mrg 2013-01-14  Georg-Johann Lay  <avr (a] gjlay.de>
    483  1.1.1.3    mrg 
    484  1.1.1.3    mrg 	* config/avr/avr-lib.h: Add GPL copyright notice.
    485  1.1.1.3    mrg 
    486  1.1.1.3    mrg 2013-01-14  Georg-Johann Lay  <avr (a] gjlay.de>
    487  1.1.1.3    mrg 
    488  1.1.1.3    mrg 	* fixed-bit.c (SATFRACT) <FROM_TYPE=1, TO_TYPE=4>: Only
    489  1.1.1.3    mrg 	declare / set min_low, min_high if TO_MODE_UNSIGNED == 0.
    490  1.1.1.3    mrg 	(SATFRACT) <FROM_TYPE=TO_TYPE=4>: Only declare / set min_low,
    491  1.1.1.3    mrg 	min_high if FROM_MODE_UNSIGNED == 0 and TO_MODE_UNSIGNED == 0.
    492  1.1.1.3    mrg 
    493  1.1.1.3    mrg 2013-01-07  Mark Kettenis  <kettenis (a] openbsd.org>
    494  1.1.1.3    mrg 
    495  1.1.1.3    mrg 	* config.host (i[34567]86-*-openbsd* and x86_64-*-openbsd*):
    496  1.1.1.3    mrg 	Add to lists of i[34567]86-*-* and x86_64-*-* soft-fp targets.
    497  1.1.1.3    mrg 
    498  1.1.1.3    mrg 2013-01-04  Nick Clifton  <nickc (a] redhat.com>
    499  1.1.1.3    mrg 
    500  1.1.1.3    mrg 	* config/v850/lib1funcs.S: Only provide CALLT support functions if
    501  1.1.1.3    mrg 	the CALLT instruction is supported.
    502  1.1.1.3    mrg 
    503  1.1.1.3    mrg 2012-12-20  Jonathan Wakely  <jwakely.gcc (a] gmail.com>
    504  1.1.1.3    mrg 
    505  1.1.1.3    mrg 	* gthr.h (__gthread_cond_timedwait_recursive): Do not require.
    506  1.1.1.3    mrg 	* gthr-posix.h (__gthread_cond_timedwait_recursive): Remove.
    507  1.1.1.3    mrg 
    508  1.1.1.3    mrg 2012-12-13  John Tytgat  <John (a] bass-software.com>
    509  1.1.1.3    mrg 
    510  1.1.1.3    mrg 	* config/arm/fp16.c (__gnu_f2h_internal): Fix inaccuracy when aexp
    511  1.1.1.3    mrg 	is 25.
    512  1.1.1.3    mrg 
    513  1.1.1.3    mrg 2012-12-12  Jakub Jelinek  <jakub (a] redhat.com>
    514  1.1.1.3    mrg 
    515  1.1.1.3    mrg 	PR libgcc/55451
    516  1.1.1.3    mrg 	* fixed-bit.c (FIXED_SSADD, FIXED_SSSUB, FIXED_SSNEG): Avoid
    517  1.1.1.3    mrg 	undefined signed overflows.
    518  1.1.1.3    mrg 
    519  1.1.1.3    mrg 2012-12-09  Uros Bizjak  <ubizjak (a] gmail.com>
    520  1.1.1.3    mrg 
    521  1.1.1.3    mrg 	PR target/55344
    522  1.1.1.3    mrg 	* config/alpha/linux-unwind.h: Disable when inhibit_libc is defined.
    523  1.1.1.3    mrg 
    524  1.1.1.3    mrg 2012-12-06  Uros Bizjak  <ubizjak (a] gmail.com>
    525  1.1.1.3    mrg 
    526  1.1.1.3    mrg 	* config/i386/sfp-machine.h (FP_EX_ALL): Define.
    527  1.1.1.3    mrg 	(FP_TRAPPING_EXCEPTIONS): Define.
    528  1.1.1.3    mrg 	* config/i386/32/sfp-machine.h (FP_EX_SHIFT): Define.
    529  1.1.1.3    mrg 	* config/i386/64/sfp-machine.h (FP_EX_SHIFT): Ditto.
    530  1.1.1.3    mrg 
    531  1.1.1.3    mrg 2012-12-04  Richard Henderson  <rth (a] redhat.com>
    532  1.1.1.3    mrg 
    533  1.1.1.3    mrg 	PR bootstrap/55571
    534  1.1.1.3    mrg 	* Makefile.in (libgcc_s.so): Depend on and link with libgcc.a.
    535  1.1.1.3    mrg 
    536  1.1.1.3    mrg 2012-12-04  Marcus Shawcroft <marcus.shawcroft (a] arm.com>
    537  1.1.1.3    mrg 
    538  1.1.1.3    mrg 	* config/aarch64/sfp-machine.h (FP_EX_ALL): Define.
    539  1.1.1.3    mrg 	(FP_EX_SHIFT): Define.
    540  1.1.1.3    mrg 	(FP_TRAPPING_EXCEPTIONS): Define.
    541  1.1.1.3    mrg 
    542  1.1.1.3    mrg 2012-12-04  Marcus Shawcroft <marcus.shawcroft (a] arm.com>
    543  1.1.1.3    mrg 
    544  1.1.1.3    mrg 	* config/aarch64/sfp-machine.h (FP_RND_MASK): Define.
    545  1.1.1.3    mrg 	(FP_ROUNDMODE): Use FP_RND_MASK.
    546  1.1.1.3    mrg 	* config/aarch64/sfp-exceptions.c: New.
    547  1.1.1.3    mrg 	* config/aarch64/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
    548  1.1.1.3    mrg 	Use __sfp_handle_exceptions.
    549  1.1.1.3    mrg 
    550  1.1.1.3    mrg 2012-12-04  Richard Earnshaw  <rearnsha (a] arm.com>
    551  1.1.1.3    mrg 
    552  1.1.1.3    mrg 	* config.host: (arm*-*-freebsd*): Remove.
    553  1.1.1.3    mrg 	(arm*-*-linux*, arm*-*-uclinux*): Simplify logic.
    554  1.1.1.3    mrg 	(arm*-*-elf*): Remove.
    555  1.1.1.3    mrg 	(arm*-*-wince-pe*): Remove.
    556  1.1.1.3    mrg 	* arm/unwind-arm.c (struct fpa_reg): Delete.
    557  1.1.1.3    mrg 	(struct fpa_regs): Delete.
    558  1.1.1.3    mrg 	(phase1_vrs): Remove fpa element.
    559  1.1.1.3    mrg 	(_Unwind_VRS_Get): Remove _UVRSC_FPA.
    560  1.1.1.3    mrg 	(_Unwind_VRS_Set, _Unwind_VRS_Pop): Likewise.
    561  1.1.1.3    mrg 	* arm/pr-support.c (__gnu_unwind_execute): Remove FPA support.
    562  1.1.1.3    mrg 	* ieee754-sf.S (floatundisf): Remove FPA support.
    563  1.1.1.3    mrg 	(floatdisf): Likewise.
    564  1.1.1.3    mrg 	* ieee75f-df.S (floatundidf): Likewise.
    565  1.1.1.3    mrg 	(floatdidf): Likewise.
    566  1.1.1.3    mrg 
    567  1.1.1.3    mrg 2012-11-29  Kai Tietz  <ktietz (a] redhat.com>
    568  1.1.1.3    mrg 
    569  1.1.1.3    mrg 	PR target/55445
    570  1.1.1.3    mrg 	* unwind-c.c (__SEH__): Make sure SjLj isn't active.
    571  1.1.1.3    mrg 	* unwind-generic.h: Likewise.
    572  1.1.1.3    mrg 	* unwind-seh.c: Likewise.
    573  1.1.1.3    mrg 
    574  1.1.1.3    mrg 2012-11-28  Richard Henderson  <rth (a] redhat.com>
    575  1.1.1.3    mrg 
    576  1.1.1.3    mrg 	PR libgcc/48076
    577  1.1.1.3    mrg 	* emutls.c (__emutls_get_address): Avoid race condition between
    578  1.1.1.3    mrg 	obj->loc.offset read and emutls_key initialization.
    579  1.1.1.3    mrg 
    580  1.1.1.3    mrg 2012-11-22  Georg-Johann Lay  <avr (a] gjlay.de>
    581  1.1.1.3    mrg 
    582  1.1.1.3    mrg 	Adjust decimal point of signed accum mode to GCC default.
    583  1.1.1.3    mrg 
    584  1.1.1.3    mrg 	PR target/54222
    585  1.1.1.3    mrg 	* config/avr/t-avr (LIB1ASMFUNCS): Add _fractsfsq _fractsfusq,
    586  1.1.1.3    mrg 	_divqq_helper.
    587  1.1.1.3    mrg 	* config/avr/lib1funcs-fixed.S (__fractqqsf, __fracthqsf)
    588  1.1.1.3    mrg 	(__fractsasf, __fractsfha, __fractusqsf, __fractsfsa)
    589  1.1.1.3    mrg 	(__mulha3, __mulsa3)
    590  1.1.1.3    mrg 	(__divqq3, __divha3, __divsa3): Adjust to new position of
    591  1.1.1.3    mrg 	decimal point of signed accum types.
    592  1.1.1.3    mrg 
    593  1.1.1.3    mrg 	(__mulusa3_round): New function.
    594  1.1.1.3    mrg 	(__mulusa3): Use it.
    595  1.1.1.3    mrg 	(__divqq_helper): New function.
    596  1.1.1.3    mrg 	(__udivuqq3): Use it.
    597  1.1.1.3    mrg 
    598  1.1.1.3    mrg 2012-11-20  Jakub Jelinek  <jakub (a] redhat.com>
    599  1.1.1.3    mrg 
    600  1.1.1.3    mrg 	PR bootstrap/55370
    601  1.1.1.3    mrg 	* libgcc-std.ver.in: Add GCC_4.8.0 and %inherit for it.
    602  1.1.1.3    mrg 
    603  1.1.1.3    mrg 2012-11-18  Teresa Johnson  <tejohnson (a] google.com>
    604  1.1.1.3    mrg 
    605  1.1.1.3    mrg 	PR bootstrap/55051
    606  1.1.1.3    mrg 	* libgcov.c (gcov_exit): Remove merged program summary
    607  1.1.1.3    mrg 	comparison unless !GCOV_LOCKED.
    608  1.1.1.3    mrg 
    609  1.1.1.3    mrg 2012-11-15  Marcus Shawcroft <marcus.shawcroft (a] arm.com>
    610  1.1.1.3    mrg 
    611  1.1.1.3    mrg 	* soft-fp: Updated from glibc upstream.
    612  1.1.1.3    mrg 
    613  1.1.1.3    mrg 2012-11-06  Ian Lance Taylor  <iant (a] google.com>
    614  1.1.1.3    mrg 
    615  1.1.1.3    mrg 	* generic-morestack.c (__generic_morestack): Align the returned
    616  1.1.1.3    mrg 	stack pointer to a 32 byte boundary.
    617  1.1.1.3    mrg 	* config/i386/morestack.S (__morestack_non_split) [32-bit]: Don't
    618  1.1.1.3    mrg 	increment the return address until we have decided that we don't
    619  1.1.1.3    mrg 	have a varargs function.
    620  1.1.1.3    mrg 	(__morestack) [32-bit]: Align stack correctly when calling C
    621  1.1.1.3    mrg 	functions.
    622  1.1.1.3    mrg 	(__morestack) [64-bit]: Likewise.
    623  1.1.1.3    mrg 
    624  1.1.1.3    mrg 2012-11-04  Thomas Schwinge  <thomas (a] codesourcery.com>
    625  1.1.1.3    mrg 
    626  1.1.1.3    mrg 	* configure: Regenerate.
    627  1.1.1.3    mrg 
    628  1.1.1.3    mrg 2012-11-02  Uros Bizjak  <ubizjak (a] gmail.com>
    629  1.1.1.3    mrg 
    630  1.1.1.3    mrg 	PR target/55175
    631  1.1.1.3    mrg 	* config/i386/sfp-exceptions.c: Guard with _SOFT_FLOAT.
    632  1.1.1.3    mrg 	* config/i386/sfp-machine.h: Guard exception handling
    633  1.1.1.3    mrg 	code with _SOFT_FLOAT.
    634  1.1.1.3    mrg 	* config/i386/32/sfp-machine.h: Guard rounding handling
    635  1.1.1.3    mrg 	code with _SOFT_FLOAT.
    636  1.1.1.3    mrg 	* config/i386/64/sfp-machine.h: Ditto.
    637  1.1.1.3    mrg 
    638  1.1.1.3    mrg 2012-10-31  Joel Sherrill  <joel.sherrill (a] oarcorp.com>
    639  1.1.1.3    mrg 
    640  1.1.1.3    mrg 	* config.host (m32r-*-rtems*): Include crtinit.o and crtfinit.o
    641  1.1.1.3    mrg 	as extra_parts.
    642  1.1.1.3    mrg 
    643  1.1.1.3    mrg 2012-10-26  Uros Bizjak  <ubizjak (a] gmail.com>
    644  1.1.1.3    mrg 
    645  1.1.1.3    mrg 	* config/i386/crtfastmath.c (set_fast_math): Use __builtin_ia32_fxsave.
    646  1.1.1.3    mrg 	Clear only fxsave.mxcsr_mask.  Use saved mxcsr from fxsave structure
    647  1.1.1.3    mrg 	when appropriate.  Correct structure element types.
    648  1.1.1.3    mrg 	* config/i386/t-crtfm (crtfastmath.o): Compile with -mfxsr, remove
    649  1.1.1.3    mrg 	-minline-all-stringops from compile flags.
    650  1.1.1.3    mrg 
    651  1.1.1.3    mrg 2012-10-25  Ralf Corspius <ralf.corsepius (a] rtems.org>
    652  1.1.1.3    mrg 
    653  1.1.1.3    mrg 	* config.host (sparc64-*-rtems*): Remove sparc/t-elf.
    654  1.1.1.3    mrg 
    655  1.1.1.3    mrg 2012-10-25  Ralf Corspius <ralf.corsepius (a] rtems.org>
    656  1.1.1.3    mrg 
    657  1.1.1.3    mrg 	* config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.
    658  1.1.1.3    mrg 
    659  1.1.1.3    mrg 2012-10-25  Sebastian Huber  <sebastian.huber (a] embedded-brains.de>
    660  1.1.1.3    mrg 
    661  1.1.1.3    mrg 	* config.host (powerpc-*-rtems*): Add rs6000/t-savresfgpr to
    662  1.1.1.3    mrg 	tmake_file.
    663  1.1.1.3    mrg 
    664  1.1.1.3    mrg 2012-10-23  Ian Bolton  <ian.bolton (a] arm.com>
    665  1.1.1.3    mrg 	    Jim MacArthur  <jim.macarthur (a] arm.com>
    666  1.1.1.3    mrg 	    Marcus Shawcroft  <marcus.shawcroft (a] arm.com>
    667  1.1.1.3    mrg 	    Nigel Stephens  <nigel.stephens (a] arm.com>
    668  1.1.1.3    mrg 	    Ramana Radhakrishnan  <ramana.radhakrishnan (a] arm.com>
    669  1.1.1.3    mrg 	    Richard Earnshaw  <rearnsha (a] arm.com>
    670  1.1.1.3    mrg 	    Sofiane Naci  <sofiane.naci (a] arm.com>
    671  1.1.1.3    mrg 	    Stephen Thomas  <stephen.thomas (a] arm.com>
    672  1.1.1.3    mrg 	    Tejas Belagod  <tejas.belagod (a] arm.com>
    673  1.1.1.3    mrg 	    Yufeng Zhang  <yufeng.zhang (a] arm.com>
    674  1.1.1.3    mrg 
    675  1.1.1.3    mrg 	* config.host (aarch64*-*-elf, aarch64*-*-linux*): New.
    676  1.1.1.3    mrg 	* config/aarch64/crti.S: New file.
    677  1.1.1.3    mrg 	* config/aarch64/crtn.S: New file.
    678  1.1.1.3    mrg 	* config/aarch64/linux-unwind.h: New file.
    679  1.1.1.3    mrg 	* config/aarch64/sfp-machine.h: New file.
    680  1.1.1.3    mrg 	* config/aarch64/sync-cache.c: New file.
    681  1.1.1.3    mrg 	* config/aarch64/t-aarch64: New file.
    682  1.1.1.3    mrg 	* config/aarch64/t-softfp: New file.
    683  1.1.1.3    mrg 
    684  1.1.1.3    mrg 2012-10-21  Hans-Peter Nilsson  <hp (a] bitrange.com>
    685  1.1.1.3    mrg 
    686  1.1.1.3    mrg 	* config/mmix/crti.S: Mark program and data addresses using PRELD.
    687  1.1.1.3    mrg 	Remove typo'd and unnecessary alignment-LOC for .data.  Remove
    688  1.1.1.3    mrg 	no-longer-needed LDBU insns.
    689  1.1.1.3    mrg 
    690  1.1.1.3    mrg 2012-10-18  Sebastian Huber <sebastian.huber (a] embedded-brains.de>
    691  1.1.1.3    mrg 
    692  1.1.1.3    mrg 	* config.host
    693  1.1.1.3    mrg 	(arm*-*-eabi* | arm*-*-symbianelf* | arm*-*-rtemseabi*): Rename
    694  1.1.1.3    mrg 	"arm*-*-rtemseabi*" to "arm*-*-rtems*".
    695  1.1.1.3    mrg 
    696  1.1.1.3    mrg 2012-10-17  Matthew Gretton-Dann  <matthew.gretton-dann (a] arm.com>
    697  1.1.1.3    mrg 
    698  1.1.1.3    mrg 	* config/arm/lib1funcs.S (__ARM_ARCH__): Define for ARMv8-A.
    699  1.1.1.3    mrg 
    700  1.1.1.3    mrg 2012-10-15  Matthias Klose  <doko (a] ubuntu.com>
    701  1.1.1.3    mrg 
    702  1.1.1.3    mrg 	* config.host: Match arm*-*-linux-* for ARM Linux/GNU.
    703  1.1.1.3    mrg 
    704  1.1.1.3    mrg 2012-10-15  Pavel Chupin  <pavel.v.chupin (a] intel.com>
    705  1.1.1.3    mrg 
    706  1.1.1.3    mrg 	* configure: Regenerate.
    707  1.1.1.3    mrg 	* configure.ac: Replace code with GCC_AC_THREAD_HEADER use.
    708  1.1.1.3    mrg 
    709  1.1.1.3    mrg 2012-10-10  Uros Bizjak  <ubizjak (a] gmail.com>
    710  1.1.1.3    mrg 
    711  1.1.1.3    mrg 	* config/i386/sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE
    712  1.1.1.3    mrg 	instructions for 64bit targets only.
    713  1.1.1.3    mrg 
    714  1.1.1.3    mrg 2012-10-10  Uros Bizjak  <ubizjak (a] gmail.com>
    715  1.1.1.3    mrg 
    716  1.1.1.3    mrg 	* config/i386/sfp-machine.h (FP_RND_NEAREST, FP_RND_ZERO, FP_RND_PINF,
    717  1.1.1.3    mrg 	FP_RND_MINF, FP_RND_MASK, FP_INIT_ROUNDMODE, _FP_DECL_EX): Move to ...
    718  1.1.1.3    mrg 	* config/i386/32/sfp-machine.h: ... here.
    719  1.1.1.3    mrg 	* config/i386/64/sfp-machine.h (FP_RND_NEAREST, FP_RND_ZERO,
    720  1.1.1.3    mrg 	FP_RND_PINF, FP_RND_MINF, FP_RND_MASK, FP_INIT_ROUNDMODE, _FP_DECL_EX):
    721  1.1.1.3    mrg 	New defines.
    722  1.1.1.3    mrg 
    723  1.1.1.3    mrg 2012-10-07  Matthias Klose  <doko (a] ubuntu.com>
    724  1.1.1.3    mrg 
    725  1.1.1.3    mrg 	* config/arm/unwind-arm.h (__gnu_unwind_24bit): Mark parameters
    726  1.1.1.3    mrg 	as unused.
    727  1.1.1.3    mrg 	(_Unwind_decode_typeinfo_ptr): Mark base as unused.
    728  1.1.1.3    mrg 
    729  1.1.1.3    mrg 2012-10-06  Mark Kettenis  <kettenis (a] openbsd.org>
    730  1.1.1.3    mrg 
    731  1.1.1.3    mrg 	* config.host (*-*-openbsd*): Add t-eh-dw2-dip to tmake_file.
    732  1.1.1.3    mrg 	* unwind-dw2-fde-dip.c: Don't include <elf.h> on OpenBSD.
    733  1.1.1.3    mrg 	(USE_PT_GNU_EH_FRAME): Define for OpenBSD.
    734  1.1.1.3    mrg 	(ElfW): Likewise.
    735  1.1.1.3    mrg 
    736  1.1.1.3    mrg 2012-10-05  Jonathan Wakely  <jwakely.gcc (a] gmail.com>
    737  1.1.1.3    mrg 
    738  1.1.1.3    mrg 	PR other/53889
    739  1.1.1.3    mrg 	* config/i386/gthr-win32.h (__gthread_recursive_mutex_destroy):
    740  1.1.1.3    mrg 	Fix parameter names.
    741  1.1.1.3    mrg 
    742  1.1.1.3    mrg 2012-10-04  Oleg Endo  <olegendo (a] gcc.gnu.org>
    743  1.1.1.3    mrg 
    744  1.1.1.3    mrg 	PR target/33135
    745  1.1.1.3    mrg 	* config/sh/t-sh (HOST_LIBGCC2_CFLAGS): Delete.
    746  1.1.1.3    mrg 	* config/sh/t-netbsd (HOST_LIBGCC2_CFLAGS): Delete.
    747  1.1.1.3    mrg 	* config/sh/t-linux (HOST_LIBGCC2_CFLAGS): Remove mieee option.
    748  1.1.1.3    mrg 
    749  1.1.1.3    mrg 2012-10-03  Oleg Endo  <olegendo (a] gcc.gnu.org>
    750  1.1.1.3    mrg 
    751  1.1.1.3    mrg 	PR target/50457
    752  1.1.1.3    mrg 	* config/sh/linux-atomic.S: Delete.
    753  1.1.1.3    mrg 	* config/sh/linux-atomic.c: New.
    754  1.1.1.3    mrg 	* config/sh/t-linux (LIB2ADD): Replace linux-atomic.S with
    755  1.1.1.3    mrg 	linux-atomic.c.  Add cflags to disable warnings.
    756  1.1.1.3    mrg 
    757  1.1.1.3    mrg 2012-10-02  Jonathan Wakely  <jwakely.gcc (a] gmail.com>
    758  1.1.1.3    mrg 
    759  1.1.1.3    mrg 	PR other/53889
    760  1.1.1.3    mrg 	* gthr.h (__gthread_recursive_mutex_destroy): Document new required
    761  1.1.1.3    mrg 	function.
    762  1.1.1.3    mrg 	* gthr-posix.h (__gthread_recursive_mutex_destroy): Define.
    763  1.1.1.3    mrg 	* gthr-single.h (__gthread_recursive_mutex_destroy): Likewise.
    764  1.1.1.3    mrg 	* config/gthr-rtems.h (__gthread_recursive_mutex_destroy): Likewise.
    765  1.1.1.3    mrg 	* config/gthr-vxworks.h (__gthread_recursive_mutex_destroy): Likewise.
    766  1.1.1.3    mrg 	* config/i386/gthr-win32.c (__gthread_win32_recursive_mutex_destroy):
    767  1.1.1.3    mrg 	Likewise.
    768  1.1.1.3    mrg 	* config/i386/gthr-win32.h (__gthread_recursive_mutex_destroy):
    769  1.1.1.3    mrg 	Likewise.
    770  1.1.1.3    mrg 	* config/mips/gthr-mipssde.h (__gthread_recursive_mutex_destroy):
    771  1.1.1.3    mrg 	Likewise.
    772  1.1.1.3    mrg 	* config/pa/gthr-dce.h (__gthread_recursive_mutex_destroy): Likewise.
    773  1.1.1.3    mrg 	* config/s390/gthr-tpf.h (__gthread_recursive_mutex_destroy): Likewise.
    774  1.1.1.3    mrg 
    775  1.1.1.3    mrg 2012-09-19  Mark Kettenis  <kettenis (a] openbsd.org>
    776  1.1.1.3    mrg 
    777  1.1.1.3    mrg 	* config.host (hppa-*-openbsd*): New target.
    778  1.1.1.3    mrg 	* config/pa/t-openbsd: New file.
    779  1.1.1.3    mrg 
    780  1.1.1.3    mrg 2012-09-15  Georg-Johann Lay  <avr (a] gjlay.de>
    781  1.1.1.3    mrg 
    782  1.1.1.3    mrg 	PR target/54222
    783  1.1.1.3    mrg 	* config/avr/lib1funcs-fixed.S (__ssneg_2, __ssabs_2, __ssneg_4,
    784  1.1.1.3    mrg 	__ssabs_4, __clr_8, __ssneg_8, __ssabs_8,
    785  1.1.1.3    mrg 	__usadd_8, __ussub_8, __ssadd_8, __sssub_8): New functions.
    786  1.1.1.3    mrg 	(__divsa3): Use __negsi2 to negate r_quoL.
    787  1.1.1.3    mrg 	* config/avr/lib1funcs.S (FALIAS): New macro.
    788  1.1.1.3    mrg 	(__divmodsi4): Break out and use __divmodsi4_neg1 as...
    789  1.1.1.3    mrg 	(__negsi2): ...this new function.
    790  1.1.1.3    mrg 	* config/avr/t-avr (LIB1ASMFUNCS): Add _negsi2, _clr_8,
    791  1.1.1.3    mrg 	_ssneg_2, _ssneg_4, _ssneg_8, _ssabs_2, _ssabs_4,
    792  1.1.1.3    mrg 	_ssabs_8, _ssadd_8, _sssub_8, _usadd_8, _ussub_8.
    793  1.1.1.3    mrg 	(LIB2FUNCS_EXCLUDE): Fix typo for _add _sub.
    794  1.1.1.3    mrg 	Add: _ssadd*, _sssub*, _ssneg*, _ssabs* for signed fixed modes.
    795  1.1.1.3    mrg 	Add: _usadd*, _ussub*, _usneg* for unsigned fixed modes.
    796  1.1.1.3    mrg 
    797  1.1.1.3    mrg 2012-09-10  Oleg Endo  <olegendo (a] gcc.gnu.org>
    798  1.1.1.3    mrg 
    799  1.1.1.3    mrg 	PR target/54089
    800  1.1.1.3    mrg 	* config/sh/lib1funcs.S (ashlsi3): Reimplement as ashlsi3_r0.
    801  1.1.1.3    mrg 	(lshrsi3): Reimplement as lshrsi3_r0.
    802  1.1.1.3    mrg 
    803  1.1.1.3    mrg 2012-09-10  Andreas Schwab  <schwab (a] linux-m68k.org>
    804  1.1.1.3    mrg 
    805  1.1.1.3    mrg 	PR target/46191
    806  1.1.1.3    mrg 	* config/t-slibgcc-libgcc (SHLIB_MAKE_SOLINK): Use -lgcc instead
    807  1.1.1.3    mrg 	of libgcc.a.
    808  1.1.1.3    mrg 
    809  1.1.1.3    mrg 2012-09-07  Teresa Johnson  <tejohnson (a] google.com>
    810  1.1.1.3    mrg 
    811  1.1.1.3    mrg 	PR gcov-profile/54487
    812  1.1.1.3    mrg 	* libgcc/libgcov.c (gcov_exit): Avoid warning on histogram
    813  1.1.1.3    mrg 	differences.
    814  1.1.1.3    mrg 
    815  1.1.1.3    mrg 2012-09-05  Georg-Johann Lay  <avr (a] gjlay.de>
    816  1.1.1.3    mrg 
    817  1.1.1.3    mrg 	PR target/54461
    818  1.1.1.3    mrg 	* config.host (tmake_file,host=avr-*-*): Add avr/t-avrlibc if
    819  1.1.1.3    mrg 	not configured --with-avrlibc=no.
    820  1.1.1.3    mrg 	* config/avr/t-avrlibc: New file.
    821  1.1.1.3    mrg 	* Makefile.in (FPBIT_FUNCS): filter-out LIB2FUNCS_EXCLUDE.
    822  1.1.1.3    mrg 	(DPBIT_FUNCS): Ditto.
    823  1.1.1.3    mrg 	(TPBIT_FUNCS): Ditto.
    824  1.1.1.3    mrg 
    825  1.1.1.3    mrg 2012-09-04  Teresa Johnson  <tejohnson (a] google.com>
    826  1.1.1.3    mrg 
    827  1.1.1.3    mrg 	* libgcov.c (struct gcov_summary_buffer): New structure.
    828  1.1.1.3    mrg 	(gcov_histogram_insert): New function.
    829  1.1.1.3    mrg 	(gcov_compute_histogram): Ditto.
    830  1.1.1.3    mrg 	(gcov_exit): Invoke gcov_compute_histogram, and perform merging of
    831  1.1.1.3    mrg 	histograms during summary merging.
    832  1.1.1.3    mrg 
    833  1.1.1.3    mrg 2012-09-01  Mark Kettenis  <kettenis (a] openbsd.org>
    834  1.1.1.3    mrg 
    835  1.1.1.3    mrg 	* config.host (x86_64-*-openbsd*): New target.
    836  1.1.1.3    mrg 
    837  1.1.1.3    mrg 2012-08-29  Chung-Lin Tang  <cltang (a] codesourcery.com>
    838  1.1.1.3    mrg 
    839  1.1.1.3    mrg 	* config/mips/crtfastmath.c (set_fast_math): Add 'nomips16'
    840  1.1.1.3    mrg 	attribute.
    841  1.1.1.3    mrg 
    842  1.1.1.3    mrg 2012-08-24  Georg-Johann Lay  <avr (a] gjlay.de>
    843  1.1.1.3    mrg 
    844  1.1.1.3    mrg 	PR target/54222
    845  1.1.1.3    mrg 	* config/avr/t-avr (conv_X): Rename to func_X.
    846  1.1.1.3    mrg 
    847  1.1.1.3    mrg 2012-08-24  Georg-Johann Lay  <avr (a] gjlay.de>
    848  1.1.1.3    mrg 
    849  1.1.1.3    mrg 	PR target/54222
    850  1.1.1.3    mrg 	* config/avr/lib1funcs-fixed.S: New file.
    851  1.1.1.3    mrg 	* config/avr/lib1funcs.S: Include it.  Undefine some divmodsi
    852  1.1.1.3    mrg 	after they are used.
    853  1.1.1.3    mrg 	(neg2, neg4): New macros.
    854  1.1.1.3    mrg 	(__mulqihi3,__umulqihi3,__mulhi3): Rewrite non-MUL variants.
    855  1.1.1.3    mrg 	(__mulhisi3,__umulhisi3,__mulsi3): Rewrite non-MUL variants.
    856  1.1.1.3    mrg 	(__umulhisi3): Speed up MUL variant if there is enough flash.
    857  1.1.1.3    mrg 	* config/avr/avr-lib.h (TA, UTA): Adjust according to gcc's
    858  1.1.1.3    mrg 	avr-modes.def.
    859  1.1.1.3    mrg 	* config/avr/t-avr (LIB1ASMFUNCS): Add: _fractqqsf, _fractuqqsf,
    860  1.1.1.3    mrg 	_fracthqsf, _fractuhqsf, _fracthasf, _fractuhasf, _fractsasf,
    861  1.1.1.3    mrg 	_fractusasf, _fractsfqq, _fractsfuqq, _fractsfhq, _fractsfuhq,
    862  1.1.1.3    mrg 	_fractsfha, _fractsfsa, _mulqq3, _muluqq3, _mulhq3, _muluhq3,
    863  1.1.1.3    mrg 	_mulha3, _muluha3, _mulsa3, _mulusa3, _divqq3, _udivuqq3, _divhq3,
    864  1.1.1.3    mrg 	_udivuhq3, _divha3, _udivuha3, _divsa3, _udivusa3.
    865  1.1.1.3    mrg 	(LIB2FUNCS_EXCLUDE): Add supported functions.
    866  1.1.1.3    mrg 
    867  1.1.1.3    mrg 2012-08-22  Georg-Johann Lay  <avr (a] gjlay.de>
    868  1.1.1.3    mrg 
    869  1.1.1.3    mrg 	* Makefile.in (fixed-funcs,fixed-conv-funcs): filter-out
    870  1.1.1.3    mrg 	LIB2FUNCS_EXCLUDE before adding them to libgcc-objects,
    871  1.1.1.3    mrg 	libgcc-s-objects.
    872  1.1.1.3    mrg 	* fixed-obj.mk: Only expand dependency if $o is not in
    873  1.1.1.3    mrg 	LIB2FUNCS_EXCLUDE.
    874  1.1.1.3    mrg 
    875  1.1.1.3    mrg 2012-08-22  H.J. Lu  <hongjiu.lu (a] intel.com>
    876  1.1.1.3    mrg 
    877  1.1.1.3    mrg 	* config/i386/t-linux (HOST_LIBGCC2_CFLAGS): New.
    878  1.1.1.3    mrg 
    879  1.1.1.3    mrg 2012-08-22  Joseph Myers  <joseph (a] codesourcery.com>
    880  1.1.1.3    mrg 
    881  1.1.1.3    mrg 	* Makefile.in (vis_hide, gen-hide-list): Do not make definitions
    882  1.1.1.3    mrg 	depend on --enable-shared.
    883  1.1.1.3    mrg 	($(lib1asmfuncs-o)): Use %.vis files independent of
    884  1.1.1.3    mrg 	--enable-shared.
    885  1.1.1.3    mrg 	* static-object.mk ($(base)$(objext), $(base).vis)
    886  1.1.1.3    mrg 	($(base)_s$(objext)): Use same rules for visibility handling as in
    887  1.1.1.3    mrg 	shared-object.mk.
    888  1.1.1.3    mrg 
    889  1.1.1.3    mrg 2012-08-21  Ian Lance Taylor  <iant (a] google.com>
    890  1.1.1.3    mrg 
    891  1.1.1.3    mrg 	* config/i386/morestack.S (__morestack_non_split): Increase amount
    892  1.1.1.3    mrg 	of space allocated for non-split code stack.
    893  1.1.1.3    mrg 
    894  1.1.1.3    mrg 2012-08-19  Joseph Myers  <joseph (a] codesourcery.com>
    895  1.1.1.3    mrg 
    896  1.1.1.3    mrg 	* crtstuff.c (USE_PT_GNU_EH_FRAME): Define for systems using glibc
    897  1.1.1.3    mrg 	even if inhibit_libc.
    898  1.1.1.3    mrg 
    899  1.1.1.3    mrg 2012-08-17  Julian Brown  <julian (a] codesourcery.com>
    900  1.1.1.3    mrg 
    901  1.1.1.3    mrg 	* Makefile.in (LIB2_DIVMOD_EXCEPTION_FLAGS): Default to
    902  1.1.1.3    mrg 	-fexceptions -fnon-call-exceptions if not defined.
    903  1.1.1.3    mrg 	($(lib2-divmod-o), $(lib2-divmod-s-o)): Use above.
    904  1.1.1.3    mrg 	* config/arm/t-bpabi (LIB2_DIVMOD_EXCEPTION_FLAGS): Define.
    905  1.1.1.3    mrg 
    906  1.1.1.3    mrg 2012-08-17  Andreas Schwab  <schwab (a] linux-m68k.org>
    907  1.1.1.3    mrg 
    908  1.1.1.3    mrg 	* config/m68k/linux-atomic.c (__sync_lock_test_and_set_1): Fix
    909  1.1.1.3    mrg 	type.
    910  1.1.1.3    mrg 
    911  1.1.1.3    mrg 2012-08-16  David Edelsohn  <dje.gcc (a] gmail.com>
    912  1.1.1.3    mrg 
    913  1.1.1.3    mrg 	* config.host (*-*-aix*): Move rs6000/t-ibm-ldouble after
    914  1.1.1.3    mrg 	rs6000/t-slibgcc-aix.
    915  1.1.1.3    mrg 
    916  1.1.1.3    mrg 2012-08-15  Segher Boessenkool  <segher (a] kernel.crashing.org>
    917  1.1.1.3    mrg 
    918  1.1.1.3    mrg 	* longlong.h: (powerpc): Delete _ARCH_PWR and _ARCH_COM handling.
    919  1.1.1.3    mrg 
    920  1.1.1.3    mrg 2012-08-15  Segher Boessenkool  <segher (a] kernel.crashing.org>
    921  1.1.1.3    mrg 
    922  1.1.1.3    mrg 	* longlong.h: (whole file, powerpc): Adjust to single assembler syntax.
    923  1.1.1.3    mrg 
    924  1.1.1.3    mrg 2012-08-03  H.J. Lu  <hongjiu.lu (a] intel.com>
    925  1.1.1.3    mrg 
    926  1.1.1.3    mrg 	PR driver/54171
    927  1.1.1.3    mrg 	* Makefile.in (version): Replace top_srcdir with srcdir.
    928  1.1.1.3    mrg 
    929  1.1.1.3    mrg 2012-08-03  Jonathan Yong  <jon_y (a] users.sourceforge.net>
    930  1.1.1.3    mrg 
    931  1.1.1.3    mrg 	* Makefile.in (version): set to BASE-VER file from gcc directory.
    932  1.1.1.3    mrg 
    933  1.1.1.3    mrg 2012-08-01  Nick Clifton  <nickc (a] redhat.com>
    934  1.1.1.3    mrg 
    935  1.1.1.3    mrg 	* config/m32c/lib2funcs.c (__clrsbhi2): New function.
    936  1.1.1.3    mrg 	Implements __clrsb for an HImode argument.
    937  1.1.1.3    mrg 
    938  1.1.1.3    mrg 2012-07-31  Nick Clifton  <nickc (a] redhat.com>
    939  1.1.1.3    mrg 
    940  1.1.1.3    mrg 	* config/stormy16/lib2funcs.c (__clrsbhi2): New function.
    941  1.1.1.3    mrg 	Implements __clrsb for an HImode argument.
    942  1.1.1.3    mrg 	* config/stormy16/clrsbhi2.c: New file:
    943  1.1.1.3    mrg 	* config/stormy16/t-stormy16 (LIB2ADD): Add clrsbhi2.c.
    944  1.1.1.3    mrg 
    945  1.1.1.3    mrg 2012-07-22  Steven Bosscher  <steven (a] gcc.gnu.org>
    946  1.1.1.3    mrg 
    947  1.1.1.3    mrg 	* libgcov.c (__gcov_ior_profiler): Benign comment fix.
    948  1.1.1.3    mrg 
    949  1.1.1.3    mrg 2012-07-19  Tristan Gingold  <gingold (a] adacore.com>
    950  1.1.1.3    mrg 	    Richard Henderson  <rth (a] redhat.com>
    951  1.1.1.3    mrg 
    952  1.1.1.3    mrg 	* unwind-seh.c: New file.
    953  1.1.1.3    mrg 	* unwind-generic.h: Include windows.h for SEH.
    954  1.1.1.3    mrg 	(_Unwind_Exception): Use 6 private fields for SEH.
    955  1.1.1.3    mrg 	(_GCC_specific_handler): Declare.
    956  1.1.1.3    mrg 	* unwind-c.c (__gcc_personality_seh0): New function.
    957  1.1.1.3    mrg 	Adjust for SEH.
    958  1.1.1.3    mrg 	* config/i386/libgcc-cygming.ver: New file.
    959  1.1.1.3    mrg 	* config/i386/t-seh-eh: New file.
    960  1.1.1.3    mrg 	* config.host (x86_64-*-mingw*): Default to seh.
    961  1.1.1.3    mrg 
    962  1.1.1.3    mrg 2012-07-14  Steven Bosscher  <steven (a] gcc.gnu.org>
    963  1.1.1.3    mrg 
    964  1.1.1.3    mrg 	* config/t-darwin (crt3.0): Remove work-around for fixed PR26840.
    965  1.1.1.3    mrg 
    966  1.1.1.3    mrg 2012-06-17  Uros Bizjak  <ubizjak (a] gmail.com>
    967  1.1.1.3    mrg 
    968  1.1.1.3    mrg 	* config/i386/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Use
    969  1.1.1.3    mrg 	__builtin_expect when checking for exceptions.
    970  1.1.1.3    mrg 	* config/ia64/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Ditto.
    971  1.1.1.3    mrg 
    972  1.1.1.3    mrg 2012-06-13  Uros Bizjak  <ubizjak (a] gmail.com>
    973  1.1.1.3    mrg 
    974  1.1.1.3    mrg 	* config/ia64/sfp-machine.h (__sfp_handle_exceptions): New
    975  1.1.1.3    mrg 	function declaration.
    976  1.1.1.3    mrg 	(FP_HANDLE_EXCEPTIONS): Use __sfp_handle_exceptions.
    977  1.1.1.3    mrg 	(FP_RND_MASK): New.
    978  1.1.1.3    mrg 	* config/ia64/sfp-exceptions.c: New.
    979  1.1.1.3    mrg 	* config/ia64/t-softfp (LIB2ADD): Add sfp-exceptions.c.
    980  1.1.1.3    mrg 
    981  1.1.1.3    mrg 2012-06-13  Uros Bizjak  <ubizjak (a] gmail.com>
    982  1.1.1.3    mrg 
    983  1.1.1.3    mrg 	* config/i386/32/sfp-machine.h (_FP_NANSIGN_S, _FP_NANSIGN_D,
    984  1.1.1.3    mrg 	_FP_NANSIGN_E, _FP_NANSIGN_Q): Move ...
    985  1.1.1.3    mrg 	* config/i386/64/sfp-machine: ... (delete here) ...
    986  1.1.1.3    mrg 	* config/i386/sfp-machine.h: ... to here.
    987  1.1.1.3    mrg 	(FP_EX_MASK): Remove.
    988  1.1.1.3    mrg 	(FP_RND_MASK): New.
    989  1.1.1.3    mrg 	(FP_INIT_ROUNDMODE): Declare asm as volatile.
    990  1.1.1.3    mrg 
    991  1.1.1.3    mrg 2012-06-11  Sriraman Tallam  <tmsriram (a] google.com>
    992  1.1.1.3    mrg 
    993  1.1.1.3    mrg 	* config/i386/libgcc-bsd.ver: Version symbol __cpu_indicator_init.
    994  1.1.1.3    mrg 	* config/i386/libgcc-sol2.ver: Ditto.
    995  1.1.1.3    mrg 	* config/i386/libgcc-glibc.ver: Ditto.
    996  1.1.1.3    mrg 
    997  1.1.1.3    mrg 2012-06-11  Roland McGrath  <mcgrathr (a] google.com>
    998  1.1.1.3    mrg 
    999  1.1.1.3    mrg 	* gthr-posix.h [neither FreeBSD nor Solaris] (__gthread_active_p):
   1000  1.1.1.3    mrg 	If __GLIBC__ is defined, refer to __pthread_key_create instead of
   1001  1.1.1.3    mrg 	pthread_cancel.
   1002  1.1.1.3    mrg 
   1003  1.1.1.3    mrg 2012-06-09  Uros Bizjak  <ubizjak (a] gmail.com>
   1004  1.1.1.3    mrg 
   1005  1.1.1.3    mrg 	* config/i386/32/sfp-machine.h (__gcc_CMPtype, CMPtype,
   1006  1.1.1.3    mrg 	_FP_KEEPNANFRACP, _FP_CHOOSENAN, FP_EX_INVALID, FP_EX_DENORM,
   1007  1.1.1.3    mrg 	FP_EX_DIVZERO, FP_EX_OVERFLOW, FP_EX_UNDERFLOW, FP_EX_INEXACT,
   1008  1.1.1.3    mrg 	FP_HANDLE_EXCEPTIONS, FP_RND_NEAREST, FP_RND_ZERO, FP_RND_PINF,
   1009  1.1.1.3    mrg 	FP_RND_MINF, _FP_DEXL_EX, FP_INIT_ROUNDMODE, FP_ROUNDMODE,
   1010  1.1.1.3    mrg 	__LITTLE_ENDIAN, __BIG_ENDIAN, strong_alias): Move ...
   1011  1.1.1.3    mrg 	* config/i386/64/sfp-machine: ... (delete here) ...
   1012  1.1.1.3    mrg 	* config/i386/sfp-machine.h: ... to here.
   1013  1.1.1.3    mrg 	(FP_EX_MASK): New.
   1014  1.1.1.3    mrg 	(__sfp_handle_exceptions): New function declaration.
   1015  1.1.1.3    mrg 	(FP_HANDLE_EXCEPTIONS): Use __sfp_handle_exceptions.
   1016  1.1.1.3    mrg 	* config/i386/sfp-exceptions.c: New.
   1017  1.1.1.3    mrg 	* config/i386/t-softfp: New.
   1018  1.1.1.3    mrg 	* config.host (i[34567]86-*-* and x86_64-*-* soft-fp targets): Add
   1019  1.1.1.3    mrg 	i386/t-softfp to tmake_file.
   1020  1.1.1.3    mrg 
   1021  1.1.1.3    mrg 2012-06-03  David S. Miller  <davem (a] davemloft.net>
   1022  1.1.1.3    mrg 
   1023  1.1.1.3    mrg 	* longlong.h [SPARC] (sub_ddmmss): Fix thinko in previous 64-bit
   1024  1.1.1.3    mrg 	change.
   1025  1.1.1.3    mrg 
   1026  1.1.1.3    mrg 2012-05-31  David S. Miller  <davem (a] davemloft.net>
   1027  1.1.1.3    mrg 
   1028  1.1.1.3    mrg 	* longlong.h [SPARC] (umul_ppmm, udiv_qrnnd): Use hardware integer
   1029  1.1.1.3    mrg 	multiply and divide instructions on 32-bit when V9.
   1030  1.1.1.3    mrg 	(add_ssaaaa, sub_ddmmss): Convert to branchless code on 64-bit.
   1031  1.1.1.3    mrg 
   1032  1.1.1.3    mrg 2012-05-29  Joseph Myers  <joseph (a] codesourcery.com>
   1033  1.1.1.3    mrg 
   1034  1.1.1.3    mrg 	* config/arm/ieee754-df.S: Fix typos.
   1035  1.1.1.3    mrg 	* config/arm/ieee754-sf.S: Fix typos.
   1036  1.1.1.3    mrg 	* config/c6x/libunwind.S: Fix typos.
   1037  1.1.1.3    mrg 	* config/epiphany/udivsi3-float.c: Fix typos.
   1038  1.1.1.3    mrg 	* config/microblaze/muldi3_hard.S: Fix typos.
   1039  1.1.1.3    mrg 	* config/picochip/adddi3.S: Fix typos.
   1040  1.1.1.3    mrg 	* config/picochip/ashlsi3.S: Fix typos.
   1041  1.1.1.3    mrg 	* config/picochip/ashrsi3.S: Fix typos.
   1042  1.1.1.3    mrg 	* config/picochip/clzsi2.S: Fix typos.
   1043  1.1.1.3    mrg 	* config/picochip/cmpsi2.S: Fix typos.
   1044  1.1.1.3    mrg 	* config/picochip/divmod15.S: Fix typos.
   1045  1.1.1.3    mrg 	* config/picochip/divmodhi4.S: Fix typos.
   1046  1.1.1.3    mrg 	* config/picochip/divmodsi4.S: Fix typos.
   1047  1.1.1.3    mrg 	* config/picochip/longjmp.S: Fix typos.
   1048  1.1.1.3    mrg 	* config/picochip/lshrsi3.S: Fix typos.
   1049  1.1.1.3    mrg 	* config/picochip/parityhi2.S: Fix typos.
   1050  1.1.1.3    mrg 	* config/picochip/popcounthi2.S: Fix typos.
   1051  1.1.1.3    mrg 	* config/picochip/setjmp.S: Fix typos.
   1052  1.1.1.3    mrg 	* config/picochip/subdi3.S: Fix typos.
   1053  1.1.1.3    mrg 	* config/picochip/ucmpsi2.S: Fix typos.
   1054  1.1.1.3    mrg 	* config/picochip/udivmodhi4.S: Fix typos.
   1055  1.1.1.3    mrg 	* config/picochip/udivmodsi4.S: Fix typos.
   1056  1.1.1.3    mrg 	* config/spu/divv2df3.c: Fix typos.
   1057  1.1.1.3    mrg 	* config/spu/mfc_multi_tag_release.c: Fix typos.
   1058  1.1.1.3    mrg 	* config/spu/mfc_tag_release.c: Fix typos.
   1059  1.1.1.3    mrg 	* configure.ac: Fix typos.
   1060  1.1.1.3    mrg 	* configure: Regenerate.
   1061  1.1.1.3    mrg 
   1062  1.1.1.3    mrg 2012-05-25  Ian Lance Taylor  <iant (a] google.com>
   1063  1.1.1.3    mrg 
   1064  1.1.1.3    mrg 	* config/i386/morestack.S (__morestack_non_split): Check whether
   1065  1.1.1.3    mrg 	caller is varargs and needs %bp to hold the stack frame on return.
   1066  1.1.1.3    mrg 
   1067  1.1.1.3    mrg 2012-05-25  Olivier Hainque  <hainque (a] adacore.com>
   1068  1.1.1.3    mrg 
   1069  1.1.1.3    mrg 	* config/rs6000/vxworks/tramp.S (trampoline_setup): Use a longcall
   1070  1.1.1.3    mrg 	sequence in the non pic case on VxWorks.
   1071  1.1.1.3    mrg 
   1072  1.1.1.3    mrg 2012-05-24  Olivier Hainque  <hainque (a] adacore.com>
   1073  1.1.1.3    mrg 
   1074  1.1.1.3    mrg 	* Makefile.in: Move dependency on install-unwind_h from
   1075  1.1.1.3    mrg 	"install-leaf" to "install".
   1076  1.1.1.3    mrg 
   1077  1.1.1.3    mrg 2012-05-24  Olivier Hainque  <hainque (a] adacore.com>
   1078  1.1.1.3    mrg 
   1079  1.1.1.3    mrg 	* Makefile.in (clean): Remove libgcc_tm.stamp as well.
   1080  1.1.1.3    mrg 	Use a separate command for stamp removals.
   1081  1.1.1.3    mrg 
   1082  1.1.1.3    mrg 2012-05-21  Andrew Pinski  <apinski (a] cavium.com>
   1083  1.1.1.3    mrg 
   1084  1.1.1.3    mrg 	PR bootstrap/53183
   1085  1.1.1.3    mrg 	* configure.ac: Define the default includes to being none.
   1086  1.1.1.3    mrg 	* configure: Regenerate.
   1087  1.1.1.3    mrg 
   1088  1.1.1.3    mrg 2012-05-16  Olivier Hainque  <hainque (a] adacore.com>
   1089  1.1.1.3    mrg 
   1090  1.1.1.3    mrg 	* Makefile.in (install-unwind_h): Rename into ...
   1091  1.1.1.3    mrg 	(install-unwind_h-forbuild): New target.
   1092  1.1.1.3    mrg 	(all): Use it instead of the former install-unwind_h.
   1093  1.1.1.3    mrg 	(install-unwind_h): Reinstate, copy to user install destination
   1094  1.1.1.3    mrg 	for include files, not to the internal gcc object directory one.
   1095  1.1.1.3    mrg 	(install-leaf): Depend on it.
   1096  1.1.1.3    mrg 
   1097  1.1.1.3    mrg 2012-05-15  Olivier Hainque  <hainque (a] adacore.com>
   1098  1.1.1.3    mrg 
   1099  1.1.1.3    mrg 	* config/rs6000/aix-unwind.h (*_REGNO): New, set of useful
   1100  1.1.1.3    mrg 	register numbers. LR_REGNO replaces R_LR.
   1101  1.1.1.3    mrg 	(ucontext_for): New, helper for ...
   1102  1.1.1.3    mrg 	(ppc_aix_fallback_frame_state): New, implementation for aix 5.2
   1103  1.1.1.3    mrg 	and 5.3 of ...
   1104  1.1.1.3    mrg 	(MD_FALLBACK_FRAME_STATE_FOR): Define for 32bit configurations.
   1105  1.1.1.3    mrg 
   1106  1.1.1.3    mrg 2012-05-10  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1107  1.1.1.3    mrg 
   1108  1.1.1.3    mrg 	* config.host (i[34567]86-*-linux*, x86_64-*-linux*)
   1109  1.1.1.3    mrg 	(i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu)
   1110  1.1.1.3    mrg 	(i[34567]86-*-knetbsd*-gnu, i[34567]86-*-gnu*): Move
   1111  1.1.1.3    mrg 	i386/t-cpuinfo ...
   1112  1.1.1.3    mrg 	(i[34567]86-*-*, x86_64-*-*): ... here.
   1113  1.1.1.3    mrg 
   1114  1.1.1.3    mrg 	* config/i386/libgcc-bsd.ver (GCC_4.8.0): New version.
   1115  1.1.1.3    mrg 	* config/i386/libgcc-sol2.ver (GCC_4.8.0): New version.
   1116  1.1.1.3    mrg 
   1117  1.1.1.3    mrg 	* config/i386/i386-cpuinfo.c: Rename to ...
   1118  1.1.1.3    mrg 	* config/i386/cpuinfo.c: ... this.
   1119  1.1.1.3    mrg 	* config/i386/t-cpuinfo (LIB2ADD): Reflect this.
   1120  1.1.1.3    mrg 
   1121  1.1.1.3    mrg 	* configure.ac (AC_CONFIG_HEADER): Call for auto-target.h.
   1122  1.1.1.3    mrg 	(libgcc_cv_init_priority): New test.
   1123  1.1.1.3    mrg 	* configure: Regenerate.
   1124  1.1.1.3    mrg 	* config.in: New file.
   1125  1.1.1.3    mrg 	* Makefile.in (clean): Rename config.h to auto-target.h.
   1126  1.1.1.3    mrg 	(config.h): Likewise.
   1127  1.1.1.3    mrg 	(stamp-h): Likewise.
   1128  1.1.1.3    mrg 
   1129  1.1.1.3    mrg 	* config/i386/cpuinfo.c (auto-target.h): Include.
   1130  1.1.1.3    mrg 	(CONSTRUCTOR_PRIORITY): Define.
   1131  1.1.1.3    mrg 	(__cpu_indicator_init): Use it.
   1132  1.1.1.3    mrg 
   1133  1.1.1.3    mrg 2012-05-09  H.J. Lu  <hongjiu.lu (a] intel.com>
   1134  1.1.1.3    mrg 
   1135  1.1.1.3    mrg 	* longlong.h: Use a URL instead of an FSF postal address.
   1136  1.1.1.3    mrg 	Replace spaces with tab.
   1137  1.1.1.3    mrg 
   1138  1.1.1.3    mrg 2012-05-08  Teresa Johnson  <tejohnson (a] google.com>
   1139  1.1.1.3    mrg 
   1140  1.1.1.3    mrg 	* libgcov.c (gcov_clear, __gcov_reset): New functions.
   1141  1.1.1.3    mrg 	(__gcov_dump): Ditto.
   1142  1.1.1.3    mrg 	(gcov_dump_complete): New global variable.
   1143  1.1.1.3    mrg 	(gcov_exit): Export hidden to enable use in L_gcov_dump.
   1144  1.1.1.3    mrg 	(__gcov_flush): Outline functionality now in gcov_clear.
   1145  1.1.1.3    mrg 	* Makefile.in (L_gcov_reset, L_gcov_dump): Define.
   1146  1.1.1.3    mrg 
   1147  1.1.1.3    mrg 2012-04-28  Aurelien Jarno  <aurelien (a] aurel32.net>
   1148  1.1.1.3    mrg 
   1149  1.1.1.3    mrg 	* config.host (mips64*-*-linux*, mipsisa64*-*-linux*): Remove.
   1150  1.1.1.3    mrg 	(mips*-*-linux*): Include mips/t-tpbit when long double is
   1151  1.1.1.3    mrg 	16 bytes long.
   1152  1.1.1.3    mrg 
   1153  1.1.1.3    mrg 2012-04-25  Sriraman Tallam  <tmsriram (a] google.com>
   1154  1.1.1.3    mrg 
   1155  1.1.1.3    mrg 	* config/i386/i386-cpuinfo.c (FEATURE_AVX2): New enum value.
   1156  1.1.1.3    mrg 	(get_available_features): New argument. Check for AVX2.
   1157  1.1.1.3    mrg 	(__cpu_indicator_init): Modify call to get_available_features.
   1158  1.1.1.3    mrg 
   1159  1.1.1.3    mrg 2012-04-25  Alan Modra  <amodra (a] gmail.com>
   1160  1.1.1.3    mrg 
   1161  1.1.1.3    mrg 	* config/rs6000/crtsavevr.S: New file.
   1162  1.1.1.3    mrg 	* config/rs6000/crtrestvr.S: New file.
   1163  1.1.1.3    mrg 	* config/rs6000/t-savresfgpr: Build the above.
   1164  1.1.1.3    mrg 	* config/rs6000/t-netbsd: Likewise.
   1165  1.1.1.3    mrg 
   1166  1.1.1.3    mrg 2012-04-24  Sriraman Tallam  <tmsriram (a] google.com>
   1167  1.1.1.3    mrg 
   1168  1.1.1.3    mrg 	* libgcc/config/i386/i386-cpuinfo.c: Set __cpu_vendor always.
   1169  1.1.1.3    mrg 
   1170  1.1.1.3    mrg 2012-04-24  Sriraman Tallam  <tmsriram (a] google.com>
   1171  1.1.1.3    mrg 
   1172  1.1.1.3    mrg 	* libgcc/config/i386/i386-cpuinfo.c: New file.
   1173  1.1.1.3    mrg 	* libgcc/config/i386/t-cpuinfo: New file.
   1174  1.1.1.3    mrg 	* libgcc/config.host: Include t-cpuinfo.
   1175  1.1.1.3    mrg 	* libgcc/config/i386/libgcc-glibc.ver: Version symbol __cpu_model.
   1176  1.1.1.3    mrg 
   1177  1.1.1.3    mrg 2012-04-24  Chao-ying Fu  <fu (a] mips.com>
   1178  1.1.1.3    mrg 
   1179  1.1.1.3    mrg 	* unwind-dw2-fde-dip.c: Define USE_PT_GNU_EH_FRAME for BIONIC.
   1180  1.1.1.3    mrg 
   1181  1.1.1.3    mrg 2012-04-20  Thomas Schwinge  <thomas (a] codesourcery.com>
   1182  1.1.1.3    mrg 
   1183  1.1.1.3    mrg 	struct siginfo vs. siginfo_t
   1184  1.1.1.3    mrg 
   1185  1.1.1.3    mrg 	* config/alpha/linux-unwind.h (alpha_fallback_frame_state): Use
   1186  1.1.1.3    mrg 	siginfo_t instead of struct siginfo.
   1187  1.1.1.3    mrg 	* config/bfin/linux-unwind.h (bfin_fallback_frame_state): Likewise.
   1188  1.1.1.3    mrg 	* config/i386/linux-unwind.h (x86_fallback_frame_state): Likewise.
   1189  1.1.1.3    mrg 	* config/ia64/linux-unwind.h (ia64_fallback_frame_state)
   1190  1.1.1.3    mrg 	(ia64_handle_unwabi): Likewise.
   1191  1.1.1.3    mrg 	* config/mips/linux-unwind.h (mips_fallback_frame_state): Likewise.
   1192  1.1.1.3    mrg 	* config/pa/linux-unwind.h (pa32_fallback_frame_state): Likewise.
   1193  1.1.1.3    mrg 	* config/sh/linux-unwind.h (shmedia_fallback_frame_state)
   1194  1.1.1.3    mrg 	(sh_fallback_frame_state): Likewise.
   1195  1.1.1.3    mrg 	* config/tilepro/linux-unwind.h (tile_fallback_frame_state): Likewise.
   1196  1.1.1.3    mrg 	* config/xtensa/linux-unwind.h (xtensa_fallback_frame_state): Likewise.
   1197  1.1.1.3    mrg 
   1198  1.1.1.3    mrg 2012-04-02  H.J. Lu  <hongjiu.lu (a] intel.com>
   1199  1.1.1.3    mrg 
   1200  1.1.1.3    mrg 	* config/i386/linux-unwind.h (RT_SIGRETURN_SYSCALL): Update x32
   1201  1.1.1.3    mrg 	system call number.
   1202  1.1.1.3    mrg 
   1203  1.1.1.3    mrg 2012-03-31  Eric Botcazou  <ebotcazou (a] adacore.com>
   1204  1.1.1.3    mrg 
   1205  1.1.1.3    mrg 	* config/ia64/unwind-ia64.c (uw_install_context): Manually save LC
   1206  1.1.1.3    mrg 	if it hasn't been previously saved.
   1207  1.1.1.3    mrg 
   1208  1.1.1.3    mrg 2012-03-29  H.J. Lu  <hongjiu.lu (a] intel.com>
   1209  1.1.1.3    mrg 
   1210  1.1.1.3    mrg 	* config/i386/linux-unwind.h (x86_64_fallback_frame_state): Define
   1211  1.1.1.3    mrg 	only for glibc.
   1212  1.1.1.3    mrg 
   1213  1.1.1.3    mrg 2012-03-28  Georg-Johann Lay  <avr (a] gjlay.de>
   1214  1.1.1.3    mrg 
   1215  1.1.1.3    mrg 	PR target/52737
   1216  1.1.1.3    mrg 	* config/avr/lib1funcs.S: Use __AVR_HAVE_SPH__ for SP_H checks
   1217  1.1.1.3    mrg 	instead of __AVR_HAVE_8BIT_SP__.
   1218  1.1.1.3    mrg 
   1219  1.1.1.3    mrg 2012-03-26  Tristan Gingold  <gingold (a] adacore.com>
   1220  1.1.1.3    mrg 
   1221  1.1.1.3    mrg 	* config/ia64/unwind-ia64.h: Declare unw_word and unw_sword.
   1222  1.1.1.3    mrg 	(unw_table_entry): Use unw_word instead of unsigned long.
   1223  1.1.1.3    mrg 	(_Unwind_FindTableEntry): Likewise.
   1224  1.1.1.3    mrg 	* config/ia64/fde-glibc.c (_Unwind_FindTableEntry): Likewise.
   1225  1.1.1.3    mrg 	* config/ia64/fde-vms.c (vms_unwtable_entry): Likewise.
   1226  1.1.1.3    mrg 	(_Unwind_FindTableEntry): Likewise.
   1227  1.1.1.3    mrg 	* config/ia64/unwind-ia64.c (unw_reg_info, unw_reg_state)
   1228  1.1.1.3    mrg 	(unw_labeled_state, unw_state_record, unw_stack, _Uwind_Context)
   1229  1.1.1.3    mrg 	(set_reg, alloc_spill_area, finish_prologue, ia64_rse_slot_num)
   1230  1.1.1.3    mrg 	(ia64_rse_is_rnat_slot, ia64_rse_rnat_addr, ia64_rse_num_regs)
   1231  1.1.1.3    mrg 	(ia64_rse_skip_regs, ia64_copy_rbs, unw_access_gr)
   1232  1.1.1.3    mrg 	(uw_frame_state_for, uw_update_reg_address, uw_update_context)
   1233  1.1.1.3    mrg 	(uw_init_context_1, uw_install_context): Likewise.
   1234  1.1.1.3    mrg 	(unw_word): Move to unwind-ia64.h
   1235  1.1.1.3    mrg 
   1236  1.1.1.3    mrg 2012-03-26  Tristan Gingold  <gingold (a] adacore.com>
   1237  1.1.1.3    mrg 
   1238  1.1.1.3    mrg 	* config/vms/vms-ucrt0.c: Update copyright years.
   1239  1.1.1.3    mrg 	Add a sanity check.
   1240  1.1.1.3    mrg 	(___gcc_main_flags): Declare.
   1241  1.1.1.3    mrg 	(__main): Check flags to remap argv and exit code.
   1242  1.1.1.3    mrg 	* config.host (*-*-*vms*): Adjust extra_parts.
   1243  1.1.1.3    mrg 	* config/vms/t-vms (vcrt0.o, pcrt0.o): Remove.
   1244  1.1.1.3    mrg 	(crt0.o): Add.
   1245  1.1.1.3    mrg 
   1246  1.1.1.3    mrg 2012-03-22  Richard Earnshaw  <rearnsha (a] arm.com>
   1247  1.1.1.3    mrg 
   1248  1.1.1.3    mrg 	* arm/lib1funcs.asm (ctzsi2): New function.
   1249  1.1.1.3    mrg 	* arm/t-elf (LIB1ASMFUNCS): Add _ctzsi2.
   1250  1.1.1.3    mrg 	* arm/t-linux (LIB1ASMFUNCS): Likewise.
   1251  1.1.1.3    mrg 	* arm/t-strongarm-elf (LIB1ASMFUNCS): Likewise.
   1252  1.1.1.3    mrg 	* arm/t-symbian (LIB1ASMFUNCS): Likewise.
   1253  1.1.1.3    mrg 	* arm/t-vxworks (LIB1ASMFUNCS): Likewise.
   1254  1.1.1.3    mrg 	* arm/t-wince-pe (LIB1ASMFUNCS): Likewise.
   1255  1.1.1.3    mrg 
   1256  1.1.1.3    mrg 2012-03-21  Andreas Tobler  <andreast (a] fgznet.ch>
   1257  1.1.1.3    mrg 
   1258  1.1.1.3    mrg 	* config.host: Add bits to support powerpc64-*-freebsd*.
   1259  1.1.1.3    mrg 	* config/rs6000/freebsd-unwind.h: New file.
   1260  1.1.1.3    mrg 	* config/rs6000/t-freebsd64: New file.
   1261  1.1.1.3    mrg 
   1262  1.1.1.3    mrg 2012-03-20  Richard Guenther  <rguenther (a] suse.de>
   1263  1.1.1.3    mrg 
   1264  1.1.1.3    mrg 	PR gcov-profile/52627
   1265  1.1.1.3    mrg 	* libgcov.c (init_mx): Fix mutex name.
   1266  1.1.1.3    mrg 
   1267  1.1.1.3    mrg 2012-03-16  Tristan Gingold  <gingold (a] adacore.com>
   1268  1.1.1.3    mrg 
   1269  1.1.1.3    mrg 	* config/ia64/vms-unwind.h: Remove ulong (and replace
   1270  1.1.1.3    mrg 	it by unw_reg where used).  Define unw_reg with __int64.
   1271  1.1.1.3    mrg 
   1272  1.1.1.3    mrg 2012-03-14  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1273  1.1.1.3    mrg 
   1274  1.1.1.3    mrg 	* config/i386/sol2-unwind.h (x86_fallback_frame_state): Remove
   1275  1.1.1.3    mrg 	Solaris 8 handling.
   1276  1.1.1.3    mrg 	* config/sparc/sol2-unwind.h (sparc64_is_sighandler): Remove
   1277  1.1.1.3    mrg 	Solaris 8 handling.
   1278  1.1.1.3    mrg 	(sparc_is_sighandler): Likewise.
   1279  1.1.1.3    mrg 
   1280  1.1.1.3    mrg 2012-03-13  H.J. Lu  <hongjiu.lu (a] intel.com>
   1281  1.1.1.3    mrg 
   1282  1.1.1.3    mrg 	* unwind-dw2.c (_Unwind_SetGRValue): Assert DWARF register size
   1283  1.1.1.3    mrg 	<= saved reg size.
   1284  1.1.1.3    mrg 
   1285  1.1.1.3    mrg 2012-03-13  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1286  1.1.1.3    mrg 
   1287  1.1.1.3    mrg 	* config/arm/crtn.S: Fix typo.
   1288  1.1.1.3    mrg 
   1289  1.1.1.3    mrg 2012-03-13  Richard Guenther  <rguenther (a] suse.de>
   1290  1.1.1.3    mrg 
   1291  1.1.1.3    mrg 	* libgcov.c: Remove stdio.h include and NULL un-define.
   1292  1.1.1.3    mrg 
   1293  1.1.1.3    mrg 2012-03-13  Richard Guenther  <rguenther (a] suse.de>
   1294  1.1.1.3    mrg 
   1295  1.1.1.3    mrg 	PR target/52569
   1296  1.1.1.3    mrg 	* unwind-dw2-fde.c: Make avoid-include-gthr.h hacks work again.
   1297  1.1.1.3    mrg 
   1298  1.1.1.3    mrg 2012-03-13  Richard Guenther  <rguenther (a] suse.de>
   1299  1.1.1.3    mrg 
   1300  1.1.1.3    mrg 	* gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Fix definition.
   1301  1.1.1.3    mrg 
   1302  1.1.1.3    mrg 2012-03-13  Richard Guenther  <rguenther (a] suse.de>
   1303  1.1.1.3    mrg 
   1304  1.1.1.3    mrg 	* gthr-posix.h: Remove duplicate __GTHREAD_MUTEX_INIT_FUNCTION
   1305  1.1.1.3    mrg 	and __gthread_mutex_init_function definitions.
   1306  1.1.1.3    mrg 
   1307  1.1.1.3    mrg 2012-03-12  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1308  1.1.1.3    mrg 
   1309  1.1.1.3    mrg 	* config.host (mips*-*-openbsd*): Remove.
   1310  1.1.1.3    mrg 
   1311  1.1.1.3    mrg 2012-03-12  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1312  1.1.1.3    mrg 
   1313  1.1.1.3    mrg 	* config.host: Remove alpha*-dec-osf5.1* handling.
   1314  1.1.1.3    mrg 	* config/alpha/gthr-posix.c: Remove.
   1315  1.1.1.3    mrg 	* config/alpha/libgcc-osf5.ver: Remove.
   1316  1.1.1.3    mrg 	* config/alpha/osf5-unwind.h: Remove.
   1317  1.1.1.3    mrg 	* config/alpha/t-osf-pthread: Remove.
   1318  1.1.1.3    mrg 	* config/alpha/t-slibgcc-osf: Remove.
   1319  1.1.1.3    mrg 	* config/t-crtfm (crtfastmath.o): Remove -frandom-seed.
   1320  1.1.1.3    mrg 	* gthr-posix.h [!_REENTRANT && __osf__] (_REENTRANT): Don't define.
   1321  1.1.1.3    mrg 	[__osf__ && _PTHREAD_USE_MANGLED_NAMES_]: Remove.
   1322  1.1.1.3    mrg 	* mkmap-flat.awk: Remove osf_export handling.
   1323  1.1.1.3    mrg 
   1324  1.1.1.3    mrg 2012-03-12  Richard Guenther  <rguenther (a] suse.de>
   1325  1.1.1.3    mrg 
   1326  1.1.1.3    mrg 	* gthr.h (__GTHREAD_MUTEX_INIT_FUNCTION): Adjust specification.
   1327  1.1.1.3    mrg 	* gthr-posix.h (__GTHREAD_MUTEX_INIT_FUNCTION): Define.
   1328  1.1.1.3    mrg 	(__gthread_mutex_init_function): New function.
   1329  1.1.1.3    mrg 	* gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Define.
   1330  1.1.1.3    mrg 
   1331  1.1.1.3    mrg 	PR gcov/49484
   1332  1.1.1.3    mrg 	* libgcov.c: Include gthr.h.
   1333  1.1.1.3    mrg 	(__gcov_flush_mx): New global variable.
   1334  1.1.1.3    mrg 	(init_mx, init_mx_once): New functions.
   1335  1.1.1.3    mrg 	(__gcov_flush): Protect self with a mutex.
   1336  1.1.1.3    mrg 	(__gcov_fork): Re-initialize mutex after forking.
   1337  1.1.1.3    mrg 	* unwind-dw2-fde.c: Change condition under which to use
   1338  1.1.1.3    mrg 	__GTHREAD_MUTEX_INIT_FUNCTION.
   1339  1.1.1.3    mrg 
   1340  1.1.1.3    mrg 2012-03-12  Tristan Gingold  <gingold (a] adacore.com>
   1341  1.1.1.3    mrg 
   1342  1.1.1.3    mrg 	* config/alpha/t-vms: Define HOST_LIBGCC2_CFLAGS.
   1343  1.1.1.3    mrg 	* config/ia64/t-vms: Likewise.
   1344  1.1.1.3    mrg 
   1345  1.1.1.3    mrg 2012-03-11  Michael Hope  <michael.hope (a] linaro.org>
   1346  1.1.1.3    mrg 
   1347  1.1.1.3    mrg 	* longlong.h [ARM] (add_ssaaaa, sub_ddmmss, umul_ppmm): Enable
   1348  1.1.1.3    mrg 	for Thumb-2.
   1349  1.1.1.3    mrg 
   1350  1.1.1.3    mrg 2012-03-07  Walter Lee  <walt (a] tilera.com>
   1351  1.1.1.3    mrg 
   1352  1.1.1.3    mrg 	* config/tilepro/atomic.c: Rename "atomic_" prefix to
   1353  1.1.1.3    mrg 	"arch_atomic_".
   1354  1.1.1.3    mrg 	(atomic_xor): Rename and move definition to
   1355  1.1.1.3    mrg 	config/tilepro/atomic.h.
   1356  1.1.1.3    mrg 	(atomic_nand): Ditto.
   1357  1.1.1.3    mrg 	* config/tilepro/atomic.h: Rename "atomic_" prefix to
   1358  1.1.1.3    mrg 	"arch_atomic_".
   1359  1.1.1.3    mrg 	(arch_atomic_xor): Move from config/tilepro/atomic.c.
   1360  1.1.1.3    mrg 	(arch_atomic_nand): Ditto.
   1361  1.1.1.3    mrg 
   1362  1.1.1.3    mrg 2012-03-07  Georg-Johann Lay  <avr (a] gjlay.de>
   1363  1.1.1.3    mrg 
   1364  1.1.1.3    mrg 	PR target/52507
   1365  1.1.1.3    mrg 	* config/avr/lib1funcs.S (__movmemx_hi): Fix loop label in RAM-part.
   1366  1.1.1.3    mrg 
   1367  1.1.1.3    mrg 2012-03-07  Georg-Johann Lay  <avr (a] gjlay.de>
   1368  1.1.1.3    mrg 
   1369  1.1.1.3    mrg 	PR target/52505
   1370  1.1.1.3    mrg 	* config/avr/lib1funcs.S (__xload_1): Don't read unintentionally
   1371  1.1.1.3    mrg 	from RAM.
   1372  1.1.1.3    mrg 
   1373  1.1.1.3    mrg 2012-03-07  Georg-Johann Lay  <avr (a] gjlay.de>
   1374  1.1.1.3    mrg 
   1375  1.1.1.3    mrg 	PR target/52461
   1376  1.1.1.3    mrg 	PR target/52508
   1377  1.1.1.3    mrg 	* config/avr/lib1funcs.S (__do_copy_data): Clear RAMPZ after usage
   1378  1.1.1.3    mrg 	if RAMPZ affects reading from RAM.
   1379  1.1.1.3    mrg 	(__tablejump_elpm__): Ditto.
   1380  1.1.1.3    mrg 	(.xload): Ditto.
   1381  1.1.1.3    mrg 	(__movmemx_hi): Ditto.
   1382  1.1.1.3    mrg 	(__do_global_ctors): Right condition for RAMPZ usage is "have ELPM".
   1383  1.1.1.3    mrg 	(__do_global_dtors): Ditto.
   1384  1.1.1.3    mrg 	(__xload_1, __xload_2, __xload_3, __xload_4): Ditto.
   1385  1.1.1.3    mrg 	(__movmemx_hi): Ditto.
   1386  1.1.1.3    mrg 
   1387  1.1.1.3    mrg 2012-03-05  Richard Henderson  <rth (a] redhat.com>
   1388  1.1.1.3    mrg 
   1389  1.1.1.3    mrg 	* longlong.h [ARM] (umul_ppmm): Use umull for arm3m and later.
   1390  1.1.1.3    mrg 	[ARM] (count_trailing_zeros): Use the builtin.
   1391  1.1.1.3    mrg 
   1392  1.1.1.3    mrg 2012-03-01  Kai Tietz  <ktietz (a] redhat.com>
   1393  1.1.1.3    mrg 
   1394  1.1.1.3    mrg 	* soft-fp: Imported from glibc upstream.
   1395  1.1.1.3    mrg 
   1396  1.1.1.3    mrg 2012-02-28  Kai Tietz  <ktietz (a] redhat.com>
   1397  1.1.1.3    mrg 
   1398  1.1.1.3    mrg 	* config/i386/sfp-machine.h (_FP_STRUCT_LAYOUT): Define it
   1399  1.1.1.3    mrg 	for mingw-targets as attribute gcc_struct.
   1400  1.1.1.3    mrg 
   1401  1.1.1.3    mrg 2012-02-28  Ian Lance Taylor  <iant (a] google.com>
   1402  1.1.1.3    mrg 
   1403  1.1.1.3    mrg 	* generic-morestack.c (__splitstack_releasecontext): Correct call
   1404  1.1.1.3    mrg 	to __morestack_release_segments.
   1405  1.1.1.3    mrg 
   1406  1.1.1.3    mrg 2012-02-27  Samuel Thibault  <samuel.thibault (a] ens-lyon.org>
   1407  1.1.1.3    mrg 
   1408  1.1.1.3    mrg 	PR target/52390
   1409  1.1.1.3    mrg 	* generic-morestack.c (__generic_morestack_set_initial_sp): Test
   1410  1.1.1.3    mrg 	for __linux__ when removing signals from __morestack_fullmask.
   1411  1.1.1.3    mrg 
   1412  1.1.1.3    mrg 2012-02-23  Georg-Johann Lay  <avr (a] gjlay.de>
   1413  1.1.1.3    mrg 
   1414  1.1.1.3    mrg 	PR target/52261
   1415  1.1.1.3    mrg 	* config/avr/lib1funcs.S (__AVR__XMEGA__): Fix tippo to __AVR_XMEGA__.
   1416  1.1.1.3    mrg 
   1417  1.1.1.3    mrg 2012-02-23  Ulrich Weigand  <Ulrich.Weigand (a] de.ibm.com>
   1418  1.1.1.3    mrg 
   1419  1.1.1.3    mrg 	* config/ia64/crtbegin.S: Use HAVE_INITFINI_ARRAY_SUPPORT
   1420  1.1.1.3    mrg 	instead of HAVE_INITFINI_ARRAY.
   1421  1.1.1.3    mrg 	* config/ia64/crtend.S: Likewise.
   1422  1.1.1.3    mrg 
   1423  1.1.1.3    mrg 2012-02-20  Kai Tietz  <ktietz (a] redhat.com>
   1424  1.1.1.3    mrg 
   1425  1.1.1.3    mrg 	PR libstdc++/52300
   1426  1.1.1.3    mrg 	* gthr.h (GTHREAD_USE_WEAK): Define as zero for mingw.
   1427  1.1.1.3    mrg 
   1428  1.1.1.3    mrg 	* config.host (i686-*-mingw*): Set md_unwind_header only for dw2-mode
   1429  1.1.1.3    mrg 	to w32-unwind.h header.
   1430  1.1.1.3    mrg 
   1431  1.1.1.3    mrg 2012-02-19  Richard Sandiford  <rdsandiford (a] googlemail.com>
   1432  1.1.1.3    mrg 
   1433  1.1.1.3    mrg 	* config.host (mips64*-*-linux*, mipsisa64*-*-linux*)
   1434  1.1.1.3    mrg 	(mips*-*-linux*): Remove t-slibgcc-libgcc.
   1435  1.1.1.3    mrg 	* config/mips/t-mips16 (LIB1ASMFUNCS): Remove __mips16_rdhwr.
   1436  1.1.1.3    mrg 	* config/mips/mips16.S (__mips16_rdhwr): Delete.
   1437  1.1.1.3    mrg 
   1438  1.1.1.3    mrg 2012-02-19  Richard Sandiford  <rdsandiford (a] googlemail.com>
   1439  1.1.1.3    mrg 
   1440  1.1.1.3    mrg 	* config/mips/mips16.S (CALL_STUB_RET): Add CFI information.
   1441  1.1.1.3    mrg 
   1442  1.1.1.3    mrg 2012-02-15  Iain Sandoe  <iains (a] gcc.gnu.org>
   1443  1.1.1.3    mrg 
   1444  1.1.1.3    mrg 	PR libitm/52220
   1445  1.1.1.3    mrg 	* config/darwin-crt-tm.c: Correct typo.
   1446  1.1.1.3    mrg 
   1447  1.1.1.3    mrg 2012-02-15  Iain Sandoe  <iains (a] gcc.gnu.org>
   1448  1.1.1.3    mrg 	    Patrick Marlier  <patrick.marlier (a] gmail.com>
   1449  1.1.1.3    mrg 
   1450  1.1.1.3    mrg 	PR libitm/52220
   1451  1.1.1.3    mrg 	* config/darwin-crt-tm.c: Generate dummy functions.
   1452  1.1.1.3    mrg 
   1453  1.1.1.3    mrg 2012-02-15  Iain Sandoe  <iains (a] gcc.gnu.org>
   1454  1.1.1.3    mrg 	    Patrick Marlier  <patrick.marlier (a] gmail.com>
   1455  1.1.1.3    mrg 
   1456  1.1.1.3    mrg 	PR libitm/52042
   1457  1.1.1.3    mrg 	* config/darwin-crt-tm.c (getTMCloneTable): New function.
   1458  1.1.1.3    mrg 	(__doTMRegistrations): Call it.
   1459  1.1.1.3    mrg 	(__doTMdeRegistrations): Likewise.
   1460  1.1.1.3    mrg 
   1461  1.1.1.3    mrg 2012-01-15  Georg-Johann Lay  <avr (a] gjlay.de>
   1462  1.1.1.3    mrg 	    Anatoly Sokolov <aesok (a] post.ru>
   1463  1.1.1.3    mrg 	    Eric Weddington <eric.weddington (a] atmel.com>
   1464  1.1.1.3    mrg 
   1465  1.1.1.3    mrg 	PR target/52261
   1466  1.1.1.3    mrg 	* config/avr/lib1funcs.S (__prologue_saves__): Handle AVR_XMEGA
   1467  1.1.1.3    mrg 	(__epilogue_restores__): Ditto.
   1468  1.1.1.3    mrg 
   1469  1.1.1.3    mrg 2012-02-15  Eric Botcazou  <ebotcazou (a] adacore.com>
   1470  1.1.1.3    mrg 
   1471  1.1.1.3    mrg 	PR target/51921
   1472  1.1.1.3    mrg 	PR target/52205
   1473  1.1.1.3    mrg 	* config/sparc/sol2-unwind.h (sparc64_is_sighandler): Add support for
   1474  1.1.1.3    mrg 	Solaris 11 and slightly reformat.
   1475  1.1.1.3    mrg 	(sparc_is_sighandler): Likewise.
   1476  1.1.1.3    mrg 
   1477  1.1.1.3    mrg 2012-02-14  Walter Lee  <walt (a] tilera.com>
   1478  1.1.1.3    mrg 
   1479  1.1.1.3    mrg 	* config.host: Handle tilegx and tilepro.
   1480  1.1.1.3    mrg 	* config/tilegx/sfp-machine.h: New file.
   1481  1.1.1.3    mrg 	* config/tilegx/sfp-machine32.h: New file.
   1482  1.1.1.3    mrg 	* config/tilegx/sfp-machine64.h: New file.
   1483  1.1.1.3    mrg 	* config/tilegx/t-crtstuff: New file.
   1484  1.1.1.3    mrg 	* config/tilegx/t-softfp: New file.
   1485  1.1.1.3    mrg 	* config/tilegx/t-tilegx: New file.
   1486  1.1.1.3    mrg 	* config/tilepro/atomic.c: New file.
   1487  1.1.1.3    mrg 	* config/tilepro/atomic.h: New file.
   1488  1.1.1.3    mrg 	* config/tilepro/linux-unwind.h: New file.
   1489  1.1.1.3    mrg 	* config/tilepro/sfp-machine.h: New file.
   1490  1.1.1.3    mrg 	* config/tilepro/softdivide.c: New file.
   1491  1.1.1.3    mrg 	* config/tilepro/softmpy.S: New file.
   1492  1.1.1.3    mrg 	* config/tilepro/t-crtstuff: New file.
   1493  1.1.1.3    mrg 	* config/tilepro/t-tilepro: New file.
   1494  1.1.1.3    mrg 
   1495  1.1.1.3    mrg 2012-02-07  Jonathan Wakely  <jwakely.gcc (a] gmail.com>
   1496  1.1.1.3    mrg 
   1497  1.1.1.3    mrg 	PR libstdc++/51296
   1498  1.1.1.3    mrg 	PR libstdc++/51906
   1499  1.1.1.3    mrg 	* gthr-posix.h: Allow static initializer macros to be disabled.
   1500  1.1.1.3    mrg 	(__gthrw_pthread_cond_init): Define weak reference unconditionally.
   1501  1.1.1.3    mrg 
   1502  1.1.1.3    mrg 2012-02-05  Chung-Lin Tang  <cltang (a] codesourcery.com>
   1503  1.1.1.3    mrg 
   1504  1.1.1.3    mrg 	* config.host (mips64*-*-linux*, mipsisa64*-*-linux*, mips*-*-linux*):
   1505  1.1.1.3    mrg 	Add t-slibgcc-libgcc to tmake_file.
   1506  1.1.1.3    mrg 	* config/mips/libgcc-mips16.ver: Revert previous patch.
   1507  1.1.1.3    mrg 	* config/mips/mips16.S (__mips16_rdhwr): Hide.
   1508  1.1.1.3    mrg 
   1509  1.1.1.3    mrg 2012-02-02  Sumanth G <sumanth.gundapaneni (a] kpitcummins.com>
   1510  1.1.1.3    mrg 	    Jayant R Sonar <jayant.sonar (a] kpitcummins.com>
   1511  1.1.1.3    mrg 
   1512  1.1.1.3    mrg 	* config.host: Add National Semiconductor CR16 target (cr16-*-*).
   1513  1.1.1.3    mrg 	* config/cr16/crti.S: New file.
   1514  1.1.1.3    mrg 	* config/cr16/crtlibid.S: New file.
   1515  1.1.1.3    mrg 	* config/cr16/crtn.S: New file.
   1516  1.1.1.3    mrg 	* config/cr16/lib1funcs.S: New file.
   1517  1.1.1.3    mrg 	* config/cr16/t-cr16: New file.
   1518  1.1.1.3    mrg 	* config/cr16/t-crtlibid: New file.
   1519  1.1.1.3    mrg 	* config/cr16/unwind-dw2.h: New file.
   1520  1.1.1.3    mrg 	* config/cr16/unwind-cr16.c: New file.
   1521  1.1.1.3    mrg 	* config/cr16/divmodhi3.c: New file.
   1522  1.1.1.3    mrg 
   1523  1.1.1.3    mrg 2012-01-25  Alan Modra  <amodra (a] gmail.com>
   1524  1.1.1.3    mrg 
   1525  1.1.1.3    mrg 	* config/rs6000/t-linux64: Delete.  Move..
   1526  1.1.1.3    mrg 	* config/rs6000/t-ppc64-fp: ..softfp_wrap defines to here..
   1527  1.1.1.3    mrg 	* config/rs6000/t-linux: ..and libgcc flags to here.
   1528  1.1.1.3    mrg 
   1529  1.1.1.3    mrg 2012-01-22  Douglas B Rupp  <rupp (a] gnat.com>
   1530  1.1.1.3    mrg 
   1531  1.1.1.3    mrg 	* config.host (i[34567]86-*-interix3*):
   1532  1.1.1.3    mrg 	Change triplet to i[34567]86-*-interix[3-9]*.
   1533  1.1.1.3    mrg 	* configure: Regenerate.
   1534  1.1.1.3    mrg 
   1535  1.1.1.3    mrg 2012-01-15  Chung-Lin Tang  <cltang (a] codesourcery.com>
   1536  1.1.1.3    mrg 	    Richard Sandiford  <rdsandiford (a] googlemail.com>
   1537  1.1.1.3    mrg 
   1538  1.1.1.3    mrg 	* config/mips/libgcc-mips16.ver (__mips16_rdhwr): Add.
   1539  1.1.1.3    mrg 	* config/mips/mips16.S (__mips16_rdhwr): New function.
   1540  1.1.1.3    mrg 	* config/mips/t-mips16 (LIB1ASMFUNCS): Add _m16rdhwr.
   1541  1.1.1.3    mrg 
   1542  1.1.1.3    mrg 2012-01-11  Nathan Sidwell  <nathan (a] acm.org>
   1543  1.1.1.3    mrg 
   1544  1.1.1.3    mrg 	* libgcov.c (__gcov_init): Ignore objects with no functions.
   1545  1.1.1.3    mrg 
   1546  1.1.1.3    mrg 2012-01-10  Georg-Johann Lay  <avr (a] gjlay.de>
   1547  1.1.1.3    mrg 
   1548  1.1.1.3    mrg 	PR target/49868
   1549  1.1.1.3    mrg 	Extend __pgmx semantics to linearize memory.
   1550  1.1.1.3    mrg 	* config/avr/t-avr (LIB1ASMFUNCS): Add _xload_1, _movmemx.
   1551  1.1.1.3    mrg 	* config/avr/lib1funcs.S (__xload_1): New function.
   1552  1.1.1.3    mrg 	(__movmemx_qi, __movmemx_hi): New functions.
   1553  1.1.1.3    mrg 	(__xload_2, __xload_3, __xload_4): Rewrite to fit new __pgmx
   1554  1.1.1.3    mrg 	semantics.
   1555  1.1.1.3    mrg 
   1556  1.1.1.3    mrg 2012-01-09  Eric Botcazou  <ebotcazou (a] adacore.com>
   1557  1.1.1.3    mrg 
   1558  1.1.1.3    mrg 	* config/sparc/sol2-unwind.h (sparc64_is_sighandler): Check that the
   1559  1.1.1.3    mrg 	purported sigacthandler address isn't null before dereferencing it.
   1560  1.1.1.3    mrg 	(sparc_is_sighandler): Likewise.
   1561  1.1.1.3    mrg 
   1562  1.1.1.3    mrg 2012-01-09  Eric Botcazou  <ebotcazou (a] adacore.com>
   1563  1.1.1.3    mrg 
   1564  1.1.1.3    mrg 	PR ada/41929
   1565  1.1.1.3    mrg 	* config/sparc/sol2-unwind.h (sparc64_is_sighandler): Remove SAVPC and
   1566  1.1.1.3    mrg 	add CFA.  Revert back to old code for Solaris 8+ multi-threaded.
   1567  1.1.1.3    mrg 	(sparc_is_sighandler): Likewise.
   1568  1.1.1.3    mrg 	(MD_FALLBACK_FRAME_STATE_FOR): Adjust call to IS_SIGHANDLER.
   1569  1.1.1.3    mrg 
   1570  1.1.1.3    mrg 2012-01-06  Tristan Gingold  <gingold (a] adacore.com>
   1571  1.1.1.3    mrg 
   1572  1.1.1.3    mrg 	* config/ia64/t-ia64 (LIB1ASMFUNCS): Move backward
   1573  1.1.1.3    mrg 	compatibility thunks...
   1574  1.1.1.3    mrg 	(CUSTOM_CRTSTUFF, crtbegin.o, crtend.o)
   1575  1.1.1.3    mrg 	(crtbeginS.o, crtendS.o): ... and these to ...
   1576  1.1.1.3    mrg 	* config/ia64/t-ia64-elf: ... this new file.
   1577  1.1.1.3    mrg 	* config.host (ia64*-*-elf*, ia64*-*-freebsd*, ia64*-*-linux*)
   1578  1.1.1.3    mrg 	(ia64*-*-hpux*): Add ia64/t-ia64-elf in tmake_file.
   1579  1.1.1.3    mrg 
   1580  1.1.1.3    mrg 2012-01-04  Andreas Krebbel  <Andreas.Krebbel (a] de.ibm.com>
   1581  1.1.1.3    mrg 
   1582  1.1.1.3    mrg 	* configure: Regenerate.
   1583  1.1.1.3    mrg 	* config/s390/t-crtstuff: Remove -fPIC.
   1584  1.1.1.3    mrg 
   1585  1.1.1.3    mrg 2012-01-02  Jonathan Wakely  <jwakely.gcc (a] gmail.com>
   1586  1.1.1.3    mrg 
   1587  1.1.1.3    mrg 	PR bootstrap/51006
   1588  1.1.1.3    mrg 	* enable-execute-stack-mprotect.c (getpagesize): Do not define
   1589  1.1.1.3    mrg 	for NetBSD.
   1590  1.1.1.3    mrg 
   1591  1.1.1.3    mrg 2012-01-02  Georg-Johann Lay  <avr (a] gjlay.de>
   1592  1.1.1.3    mrg 
   1593  1.1.1.3    mrg 	PR target/51345
   1594  1.1.1.3    mrg 	* config/avr/lib1funcs.S: Remove FIXME comments.
   1595  1.1.1.3    mrg 	(SPEED_DIV): Depend on __AVR_HAVE_8BIT_SP__.
   1596  1.1.1.3    mrg 
   1597  1.1.1.3    mrg 2012-01-02  Georg-Johann Lay  <avr (a] gjlay.de>
   1598  1.1.1.3    mrg 
   1599  1.1.1.3    mrg 	Implement light-weight DImode support.
   1600  1.1.1.3    mrg 	* config/avr/t-avr (LIB1ASMFUNCS): Add _adddi3, _adddi3_s8,
   1601  1.1.1.3    mrg 	_subdi3, _cmpdi2, _cmpdi2_s8, _rotldi3.
   1602  1.1.1.3    mrg 	* config/avr/lib1funcs.S (__adddi3, __adddi3_s8, __subdi3,
   1603  1.1.1.3    mrg 	__cmpdi2, __cmpdi2_s8, __rotldi3): New functions.
   1604  1.1.1.3    mrg 
   1605  1.1.1.3    mrg 2011-12-30  Nathan Sidwell  <nathan (a] acm.org>
   1606  1.1.1.3    mrg 
   1607  1.1.1.3    mrg 	* libgcov.c (gcov_crc32): Remove global var.
   1608  1.1.1.3    mrg 	(free_fn_data): New function.
   1609  1.1.1.3    mrg 	(buffer_fn_data): Pass in filename, more robust error recovery.
   1610  1.1.1.3    mrg 	(crc32_unsigned): New function.
   1611  1.1.1.3    mrg 	(gcov_exit): More robust detection of new program. More robust
   1612  1.1.1.3    mrg 	error recovery.
   1613  1.1.1.3    mrg 	(__gcov_init): Do not update program's crc here.
   1614  1.1.1.3    mrg 
   1615  1.1.1.3    mrg 2011-12-21  Tristan Gingold  <gingold (a] adacore.com>
   1616  1.1.1.3    mrg 
   1617  1.1.1.3    mrg 	* config/ia64/fde-vms.c (UNW_IVMS_MODE): Define.
   1618  1.1.1.3    mrg 
   1619  1.1.1.3    mrg 2011-12-21  Ian Lance Taylor  <iant (a] google.com>
   1620  1.1.1.3    mrg 
   1621  1.1.1.3    mrg 	* config/i386/morestack.S: Simplify CFI opcodes throughout.
   1622  1.1.1.3    mrg 
   1623  1.1.1.3    mrg 2011-12-20  Ian Lance Taylor  <iant (a] google.com>
   1624  1.1.1.3    mrg 
   1625  1.1.1.3    mrg 	* config/i386/morestack.S (__morestack_non_split): If there is
   1626  1.1.1.3    mrg 	enough stack space already, don't split.  Ask for more stack space
   1627  1.1.1.3    mrg 	than we required.
   1628  1.1.1.3    mrg 
   1629  1.1.1.3    mrg 2011-12-20  Sergio Durigan Junior  <sergiodj (a] redhat.com>
   1630  1.1.1.3    mrg 
   1631  1.1.1.3    mrg 	* unwind-arm-common.inc: Include `tconfig.h', `tsystem.h' and
   1632  1.1.1.3    mrg 	`sys/sdt.h'.
   1633  1.1.1.3    mrg 	(_Unwind_DebugHook): New function.
   1634  1.1.1.3    mrg 	(uw_restore_core_regs): New define.
   1635  1.1.1.3    mrg 	(unwind_phase2): Use uw_restore_core_regs instead of
   1636  1.1.1.3    mrg 	restore_core_regs.
   1637  1.1.1.3    mrg 	(unwind_phase2_forced): Likewise.
   1638  1.1.1.3    mrg 	(__gnu_Unwind_Resume): Likewise.
   1639  1.1.1.3    mrg 
   1640  1.1.1.3    mrg 2011-12-20  Uros Bizjak  <ubizjak (a] gmail.com>
   1641  1.1.1.3    mrg 
   1642  1.1.1.3    mrg 	* config/alpha/linux-unwind.h: Update copyright years.
   1643  1.1.1.3    mrg 	(MD_FROB_UPDATE_CONTEXT): New define.
   1644  1.1.1.3    mrg 	(alpha_frob_update_context): New function.
   1645  1.1.1.3    mrg 
   1646  1.1.1.3    mrg 2011-12-17  Richard Sandiford  <rdsandiford (a] googlemail.com>
   1647  1.1.1.3    mrg 
   1648  1.1.1.3    mrg 	* config.host (mips*-sde-elf*, mipsisa64sr71k-*-elf*): Add to
   1649  1.1.1.3    mrg 	tmake_file rather replacing it.
   1650  1.1.1.3    mrg 
   1651  1.1.1.3    mrg 2011-12-15  Iain Sandoe  <iains (a] gcc.gnu.org>
   1652  1.1.1.3    mrg 
   1653  1.1.1.3    mrg 	* config/rs6000/darwin-world.S (toplevel): Make it clear that this
   1654  1.1.1.3    mrg 	function is not used for PPC64.
   1655  1.1.1.3    mrg 	(save_world): Amend comments.  Update the VRsave mask to reflect the
   1656  1.1.1.3    mrg 	saved regs.
   1657  1.1.1.3    mrg 	(rest_world): Update comments, do not  clobber r10, do not use r8.
   1658  1.1.1.3    mrg 	(eh_rest_world_r10): Amend comments, do not use r8.
   1659  1.1.1.3    mrg 	(rest_world_eh_r7r8): Rename as local Lrest_world_eh_r7, since r8 is
   1660  1.1.1.3    mrg 	no longer used, move restore of CR and target address to the end of
   1661  1.1.1.3    mrg 	the routine.
   1662  1.1.1.3    mrg 
   1663  1.1.1.3    mrg 2011-12-14  H.J. Lu  <hongjiu.lu (a] intel.com>
   1664  1.1.1.3    mrg 
   1665  1.1.1.3    mrg 	* generic-morestack.c (__generic_morestack_set_initial_sp): Check
   1666  1.1.1.3    mrg 	__GLIBC__ instead of __linux__ when using __SIGRTMIN.
   1667  1.1.1.3    mrg 
   1668  1.1.1.3    mrg 2011-12-14  Georg-Johann Lay  <avr (a] gjlay.de>
   1669  1.1.1.3    mrg 
   1670  1.1.1.3    mrg 	PR target/49313
   1671  1.1.1.3    mrg 	* config/avr/t-avr (LIB1ASMSRC): Add _mulpsi3, _mulsqipsi3.
   1672  1.1.1.3    mrg 	* config/avr/lib1funcs.S (__mulpsi3, __mulsqipsi3): New functions.
   1673  1.1.1.3    mrg 
   1674  1.1.1.3    mrg 2011-12-11  Eric Botcazou  <ebotcazou (a] adacore.com>
   1675  1.1.1.3    mrg 
   1676  1.1.1.3    mrg 	* config/sparc/sol2-unwind.h: Use #ifdef directive consistently.
   1677  1.1.1.3    mrg 
   1678  1.1.1.3    mrg 2011-12-09  Georg-Johann Lay  <avr (a] gjlay.de>
   1679  1.1.1.3    mrg 
   1680  1.1.1.3    mrg 	PR target/49313
   1681  1.1.1.3    mrg 	* config/avr/t-avr (LIB1ASMFUNCS): Add _muldi3.
   1682  1.1.1.3    mrg 	* config/avr/lib1funcs.S (__muldi3): New function.
   1683  1.1.1.3    mrg 
   1684  1.1.1.3    mrg 2011-12-06  Andrew Pinski  <apinski (a] cavium.com>
   1685  1.1.1.3    mrg 
   1686  1.1.1.3    mrg 	* crtstuff.c (__do_global_dtors_aux_fini_array_entry): Align to the
   1687  1.1.1.3    mrg 	size of func_ptr.
   1688  1.1.1.3    mrg 	(__frame_dummy_init_array_entry): Likewise.
   1689  1.1.1.3    mrg 
   1690  1.1.1.3    mrg 2011-12-06  Georg-Johann Lay  <avr (a] gjlay.de>
   1691  1.1.1.3    mrg 
   1692  1.1.1.3    mrg 	Forward-port from gcc-4_6-branch r181936 2011-12-02.
   1693  1.1.1.3    mrg 
   1694  1.1.1.3    mrg 	PR target/51345
   1695  1.1.1.3    mrg 	PR target/51002
   1696  1.1.1.3    mrg 	* config/avr/lib1funcs.S (__prologue_saves__,
   1697  1.1.1.3    mrg 	__epilogue_restores__, __divdi3_moddi3): Enclose parts using
   1698  1.1.1.3    mrg 	__SP_H__ in !defined (__AVR_HAVE_8BIT_SP__).  Add FIXME comments.
   1699  1.1.1.3    mrg 
   1700  1.1.1.3    mrg 2011-12-04  Iain Sandoe  <iains (a] gcc.gnu.org>
   1701  1.1.1.3    mrg 
   1702  1.1.1.3    mrg 	* config/rs6000/t-darwin64 (LIB2ADD): Add fp and gp save routines.
   1703  1.1.1.3    mrg 
   1704  1.1.1.3    mrg 2011-11-30  John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
   1705  1.1.1.3    mrg 
   1706  1.1.1.3    mrg 	PR other/51272
   1707  1.1.1.3    mrg 	* config/pa/stublib.c (_ITM_registerTMCloneTable): New stub.
   1708  1.1.1.3    mrg 	(_ITM_deregisterTMCloneTable): Likewise.
   1709  1.1.1.3    mrg 	(__register_frame_info): Fix unused warning.
   1710  1.1.1.3    mrg 	(__deregister_frame_info, __cxa_finalize, _Jv_RegisterClasses,
   1711  1.1.1.3    mrg 	pthread_default_stacksize_np): Likewise.
   1712  1.1.1.3    mrg 	* config/pa/t-stublib (LIBGCCSTUB_OBJS): Add new objects and rules.
   1713  1.1.1.3    mrg 
   1714  1.1.1.3    mrg 2011-11-29  DJ Delorie  <dj (a] redhat.com>
   1715  1.1.1.3    mrg 
   1716  1.1.1.3    mrg 	* config.host (rl78-*-elf): New case.
   1717  1.1.1.3    mrg 	* config/rl78: New directory for the Renesas RL78.
   1718  1.1.1.3    mrg 
   1719  1.1.1.3    mrg 2011-11-29  Bernd Schmidt  <bernds (a] codesourcery.com>
   1720  1.1.1.3    mrg 
   1721  1.1.1.3    mrg 	* config.host (tic6x-*-uclinux): Append to extra_parts.  Fix
   1722  1.1.1.3    mrg 	formatting.
   1723  1.1.1.3    mrg 
   1724  1.1.1.3    mrg 2011-11-28  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1725  1.1.1.3    mrg 
   1726  1.1.1.3    mrg 	PR other/51022
   1727  1.1.1.3    mrg 	* config/rs6000/t-savresfgpr: New file.
   1728  1.1.1.3    mrg 	* config/rs6000/t-ppccomm (LIB2ADD_ST): Remove all but
   1729  1.1.1.3    mrg 	$(srcdir)/config/rs6000/eabi.S.
   1730  1.1.1.3    mrg 	* config/rs6000/t-ppccomm-ldbl: Remove.
   1731  1.1.1.3    mrg 	* config.host (powerpc-*-freebsd*): Add rs6000/t-savresfgpr to
   1732  1.1.1.3    mrg 	tmake_file.
   1733  1.1.1.3    mrg 	(powerpc-*-eabispe*): Likewise.
   1734  1.1.1.3    mrg 	(powerpc-*-eabi*): Likewise.
   1735  1.1.1.3    mrg 	(powerpc-*-linux*, powerpc64-*-linux*): Likewise.
   1736  1.1.1.3    mrg 	(powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add rs6000/t-ppccomm
   1737  1.1.1.3    mrg 	to tmake_file, remove rs6000/t-ppccomm-ldbl.
   1738  1.1.1.3    mrg 	(powerpc-*-eabisimaltivec*): Remove rs6000/t-ppccomm-ldbl from
   1739  1.1.1.3    mrg 	tmake_file.
   1740  1.1.1.3    mrg 	(powerpc-*-eabisim*): Likewise.
   1741  1.1.1.3    mrg 	(powerpc-*-elf*): Likewise.
   1742  1.1.1.3    mrg 	(powerpc-*-eabialtivec*): Likewise.
   1743  1.1.1.3    mrg 	(powerpc-xilinx-eabi*): Likewise.
   1744  1.1.1.3    mrg 	(powerpc-*-rtems*): Likewise.
   1745  1.1.1.3    mrg 	(powerpcle-*-elf*): Likewise.
   1746  1.1.1.3    mrg 	(powerpcle-*-eabisim*): Likewise.
   1747  1.1.1.3    mrg 	(powerpcle-*-eabi*): Likewise.
   1748  1.1.1.3    mrg 
   1749  1.1.1.3    mrg 2011-11-27  Ian Lance Taylor  <iant (a] google.com>
   1750  1.1.1.3    mrg 
   1751  1.1.1.3    mrg 	* generic-morestack.c (__splitstack_find): Check for NULL old
   1752  1.1.1.3    mrg 	stack value.
   1753  1.1.1.3    mrg 	(__splitstack_resetcontext): New function.
   1754  1.1.1.3    mrg 	(__splitstack_releasecontext): New function.
   1755  1.1.1.3    mrg 	* libgcc-std.ver.in: Add new functions to GCC_4.7.0.
   1756  1.1.1.3    mrg 
   1757  1.1.1.3    mrg 2011-11-27  Iain Sandoe  <iains (a] gcc.gnu.org>
   1758  1.1.1.3    mrg 
   1759  1.1.1.3    mrg 	* config/darwin-crt-tm.c: Correct comments, use correct licence.
   1760  1.1.1.3    mrg 
   1761  1.1.1.3    mrg 2011-11-27  Iain Sandoe  <iains (a] gcc.gnu.org>
   1762  1.1.1.3    mrg 
   1763  1.1.1.3    mrg 	* config/darwin-crt-tm.c: Remove dummy _ITM_ functions.
   1764  1.1.1.3    mrg 
   1765  1.1.1.3    mrg 2011-11-26  Richard Henderson  <rth (a] redhat.com>
   1766  1.1.1.3    mrg 
   1767  1.1.1.3    mrg 	* config/m68k/linux-atomic.c: New file.
   1768  1.1.1.3    mrg 	* config/m68k/t-linux: New file.
   1769  1.1.1.3    mrg 	* config.host (m68k-uclinux, m68k-linux): Use it.
   1770  1.1.1.3    mrg 
   1771  1.1.1.3    mrg 2011-11-26  Richard Henderson  <rth (a] redhat.com>
   1772  1.1.1.3    mrg 
   1773  1.1.1.3    mrg 	* crtstuff.c (__TMC_LIST__): Mark used not unused.
   1774  1.1.1.3    mrg 	(__TMC_END__): Only declare if hidden is available; in the definition,
   1775  1.1.1.3    mrg 	if hidden is unavailable add a null record.
   1776  1.1.1.3    mrg 	(deregister_tm_clones, register_tm_clones): New.
   1777  1.1.1.3    mrg 	(__do_global_dtors_aux, frame_dummy): Use them.
   1778  1.1.1.3    mrg 	(__do_global_dtors, __do_global_ctors_1): Likewise.
   1779  1.1.1.3    mrg 
   1780  1.1.1.3    mrg 2011-11-22  Iain Sandoe  <iains (a] gcc.gnu.org>
   1781  1.1.1.3    mrg 
   1782  1.1.1.3    mrg 	* config/darwin-crt-tm.c: New file.
   1783  1.1.1.3    mrg 	* config.host (darwin): Build crttms.o crttme.o to provide
   1784  1.1.1.3    mrg 	startup and shutdown for tm clones.
   1785  1.1.1.3    mrg 	* config/t-darwin (crttms.o): New build rule.
   1786  1.1.1.3    mrg 	(crttme.o): Likewise.
   1787  1.1.1.3    mrg 
   1788  1.1.1.3    mrg 2011-11-21  Hans-Peter Nilsson  <hp (a] axis.com>
   1789  1.1.1.3    mrg 
   1790  1.1.1.3    mrg 	* Makefile.in ($(srcdir)/emutls.c): Explain why it's in LIB2ADDEH
   1791  1.1.1.3    mrg 	et al.
   1792  1.1.1.3    mrg 
   1793  1.1.1.3    mrg 2011-11-21  Richard Henderson  <rth (a] redhat.com>
   1794  1.1.1.3    mrg 
   1795  1.1.1.3    mrg 	* crtstuff.c (USE_TM_CLONE_REGISTRY): Default to 1 on ELF.
   1796  1.1.1.3    mrg 	(__TMC_LIST__, __TMC_END__): New.
   1797  1.1.1.3    mrg 	(__do_global_dtors_aux): Call _ITM_deregisterTMCloneTable.
   1798  1.1.1.3    mrg 	(__do_global_dtors): Likewise.
   1799  1.1.1.3    mrg 	(frame_dummy): Call _ITM_registerTMCloneTable.
   1800  1.1.1.3    mrg 	(__do_global_ctors_1): Likewise.
   1801  1.1.1.3    mrg 
   1802  1.1.1.3    mrg 2011-11-21  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1803  1.1.1.3    mrg 
   1804  1.1.1.3    mrg 	* config.host (iq2000*-*-elf*): Add iq2000/t-iq2000 to tmake_file.
   1805  1.1.1.3    mrg 	(powerpc-*-netbsd*): Add rs6000/t-netbsd to tmake_file.
   1806  1.1.1.3    mrg 	(powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add to tmake_file.
   1807  1.1.1.3    mrg 	(powerpc-*-lynxos*): Add rs6000/t-lynx to tmake_file.
   1808  1.1.1.3    mrg 	* config/i386/t-darwin64: Remove.
   1809  1.1.1.3    mrg 	* config/sh/t-netbsd (LIB2ADD): Remove.
   1810  1.1.1.3    mrg 
   1811  1.1.1.3    mrg 2011-11-21  Georg-Johann Lay  <avr (a] gjlay.de>
   1812  1.1.1.3    mrg 
   1813  1.1.1.3    mrg 	PR target/49313
   1814  1.1.1.3    mrg 	* config/avr/t-avr (LIB2FUNCS_EXCLUDE): Add _moddi3, _umoddi3.
   1815  1.1.1.3    mrg 	(LIB1ASMFUNCS): Add _divdi3, _udivdi3, _udivmod64, _negdi2.
   1816  1.1.1.3    mrg 	* config/avr/lib1funcs.S (wmov): New assembler macro.
   1817  1.1.1.3    mrg 	(__umoddi3, __udivdi3, __udivdi3_umoddi3): New functions.
   1818  1.1.1.3    mrg 	(__moddi3, __divdi3, __divdi3_moddi3): New functions.
   1819  1.1.1.3    mrg 	(__udivmod64): New function.
   1820  1.1.1.3    mrg 	(__negdi2): New function.
   1821  1.1.1.3    mrg 
   1822  1.1.1.3    mrg 2011-11-21  Gerald Pfeifer  <gerald (a] pfeifer.com>
   1823  1.1.1.3    mrg 
   1824  1.1.1.3    mrg 	* config.host (*-*-freebsd[12], *-*-freebsd[12].*,
   1825  1.1.1.3    mrg 	*-*-freebsd*aout*): Remove.
   1826  1.1.1.3    mrg 
   1827  1.1.1.3    mrg 2011-11-20  Hans-Peter Nilsson  <hp (a] axis.com>
   1828  1.1.1.3    mrg 
   1829  1.1.1.3    mrg 	* static-object.mk (c_flags-$o): Save c_flags.
   1830  1.1.1.3    mrg 	($(base)$(objext)): Use it.
   1831  1.1.1.3    mrg 
   1832  1.1.1.3    mrg 2011-11-18  Steve Ellcey  <sje (a] cup.hp.com>
   1833  1.1.1.3    mrg 
   1834  1.1.1.3    mrg 	* Makefile.in (c_flags): Set to -fno-exceptions to build libunwind.
   1835  1.1.1.3    mrg 
   1836  1.1.1.3    mrg 2011-11-18  Georg-Johann Lay  <avr (a] gjlay.de>
   1837  1.1.1.3    mrg 
   1838  1.1.1.3    mrg 	PR target/49868
   1839  1.1.1.3    mrg 	* config/avr/t-avr (LIB1ASMFUNCS): Add _xload_2 _xload_3 _xload_4.
   1840  1.1.1.3    mrg 	* config/avr/lib1funcs.S (__xload_2, __xload_3, __xload_4):
   1841  1.1.1.3    mrg 	New functions.
   1842  1.1.1.3    mrg 
   1843  1.1.1.3    mrg 2011-11-16  Matthew Gretton-Dann  <matthew.gretton-dann (a] arm.com>
   1844  1.1.1.3    mrg 
   1845  1.1.1.3    mrg 	* config/arm/lib1funcs.asm (udivsi3): Add support for divide
   1846  1.1.1.3    mrg 	functions.
   1847  1.1.1.3    mrg 	(aeabi_uidivmod): Likewise.
   1848  1.1.1.3    mrg 	(umodsi3): Likewise.
   1849  1.1.1.3    mrg 	(divsi3): Likewise.
   1850  1.1.1.3    mrg 	(aeabi_idivmod): Likewise.
   1851  1.1.1.3    mrg 	(modsi3): Likewise.
   1852  1.1.1.3    mrg 
   1853  1.1.1.3    mrg 2011-11-16  Tristan Gingold  <gingold (a] adacore.com>
   1854  1.1.1.3    mrg 
   1855  1.1.1.3    mrg 	* config/alpha/qrnnd.S: Use specific pseudos for VMS.
   1856  1.1.1.3    mrg 
   1857  1.1.1.3    mrg 2011-11-15  Georg-Johann Lay  <avr (a] gjlay.de>
   1858  1.1.1.3    mrg 
   1859  1.1.1.3    mrg 	PR target/49868
   1860  1.1.1.3    mrg 	* config/avr/t-avr (LIB1ASMFUNCS): Add _load_3,  _load_4.
   1861  1.1.1.3    mrg 	* config/avr/lib1funcs.S (__load_3, __load_4, __xload_2): New functions.
   1862  1.1.1.3    mrg 
   1863  1.1.1.3    mrg 2011-11-13  John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
   1864  1.1.1.3    mrg 
   1865  1.1.1.3    mrg 	* config.host (hppa*64*-*-hpux11*): Remove pa/t-stublib64 from
   1866  1.1.1.3    mrg 	tmake_file list.
   1867  1.1.1.3    mrg 	* config/pa/t-stublib: Merge rules from config/pa/t-stublib64.
   1868  1.1.1.3    mrg 	* config/pa/t-stublib64: Delete.
   1869  1.1.1.3    mrg 
   1870  1.1.1.3    mrg 2011-11-12  Richard Henderson  <rth (a] redhat.com>
   1871  1.1.1.3    mrg 
   1872  1.1.1.3    mrg 	* config/rs6000/linux-unwind.h (frob_update_context): Properly
   1873  1.1.1.3    mrg 	cast the pointer argument to _Unwind_SetGRPtr.
   1874  1.1.1.3    mrg 
   1875  1.1.1.3    mrg 2011-11-11  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1876  1.1.1.3    mrg 
   1877  1.1.1.3    mrg 	* config/spu/t-elf (LIB2ADD): Use LIB2FUNCS_EXCLUDE instead.
   1878  1.1.1.3    mrg 
   1879  1.1.1.3    mrg 2011-11-09  Ian Lance Taylor  <iant (a] google.com>
   1880  1.1.1.3    mrg 
   1881  1.1.1.3    mrg 	* generic-morestack.c: Include <string.h>.
   1882  1.1.1.3    mrg 	(uintptr_type): Define.
   1883  1.1.1.3    mrg 	(struct initial_sp): Add dont_block_signals field.  Reduce size of
   1884  1.1.1.3    mrg 	extra array by 1.
   1885  1.1.1.3    mrg 	(allocate_segment): Set prev field to NULL.  Don't set
   1886  1.1.1.3    mrg 	__morestack_current_segment or __morestack_segments.
   1887  1.1.1.3    mrg 	(__generic_morestack): Update current->prev and *pp after calling
   1888  1.1.1.3    mrg 	allocate_segment.
   1889  1.1.1.3    mrg 	(__morestack_block_signals): Don't do anything if
   1890  1.1.1.3    mrg 	dont_block_signals is set.
   1891  1.1.1.3    mrg 	(__morestack_unblock_signals): Likewise.
   1892  1.1.1.3    mrg 	(__generic_findstack): Check for initial_sp == NULL.  Add casts to
   1893  1.1.1.3    mrg 	uintptr_type.
   1894  1.1.1.3    mrg 	(__splitstack_block_signals): New function.
   1895  1.1.1.3    mrg 	(enum __splitstack_content_offsets): Define.
   1896  1.1.1.3    mrg 	(__splitstack_getcontext, __splitstack_setcontext): New functions.
   1897  1.1.1.3    mrg 	(__splitstack_makecontext): New function.
   1898  1.1.1.3    mrg 	(__splitstack_block_signals_context): New function.
   1899  1.1.1.3    mrg 	(__splitstack_find_context): New function.
   1900  1.1.1.3    mrg 	* config/i386/morestack.S (__morestack_get_guard): New function.
   1901  1.1.1.3    mrg 	(__morestack_set_guard, __morestack_make_guard): New functions.
   1902  1.1.1.3    mrg 	* libgcc-std.ver.in: Add new functions to GCC_4.7.0.
   1903  1.1.1.3    mrg 
   1904  1.1.1.3    mrg 2011-11-09  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1905  1.1.1.3    mrg 
   1906  1.1.1.3    mrg 	* config.host (i[34567]86-*-cygwin*): Move i386/t-mingw-pthread ...
   1907  1.1.1.3    mrg 	(i[34567]86-*-mingw*): ... here.
   1908  1.1.1.3    mrg 	(x86_64-*-mingw*): ... here.
   1909  1.1.1.3    mrg 
   1910  1.1.1.3    mrg 2011-11-08  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1911  1.1.1.3    mrg 
   1912  1.1.1.3    mrg 	* config/c6x/t-elf (LIB2ADD): Add instead of assigning.
   1913  1.1.1.3    mrg 
   1914  1.1.1.3    mrg 2011-11-07  Nathan Sidwell  <nathan (a] acm.org>
   1915  1.1.1.3    mrg 
   1916  1.1.1.3    mrg 	* libgcov.c (struct gcov_fn_buffer): New struct.
   1917  1.1.1.3    mrg 	(buffer_fn_data): New helper.
   1918  1.1.1.3    mrg 	(gcov_exit): Rework for new gcov data structures.
   1919  1.1.1.3    mrg 
   1920  1.1.1.3    mrg 2011-11-07  Georg-Johann Lay  <avr (a] gjlay.de>
   1921  1.1.1.3    mrg 
   1922  1.1.1.3    mrg 	PR target/49313
   1923  1.1.1.3    mrg 	* config/avr/lib1funcs.S (__divmodhi4, __divmodsi4): Tweak speed.
   1924  1.1.1.3    mrg 
   1925  1.1.1.3    mrg 2011-11-07  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1926  1.1.1.3    mrg 
   1927  1.1.1.3    mrg 	* config.host (tmake_file): Correct comment.
   1928  1.1.1.3    mrg 	(bfin*-elf*): Remove bfin/t-elf from tmake_file, add
   1929  1.1.1.3    mrg 	t-libgcc-pic.
   1930  1.1.1.3    mrg 	(bfin*-uclinux*): Likewise.
   1931  1.1.1.3    mrg 	(bfin*-linux-uclibc*): Likewise.
   1932  1.1.1.3    mrg 	(xstormy16-*-elf): Add stormy16/t-stormy16 to tmake_file.
   1933  1.1.1.3    mrg 
   1934  1.1.1.3    mrg 	* config/arm/t-elf (HOST_LIBGCC2_CFLAGS): Append instead of
   1935  1.1.1.3    mrg 	assigning.
   1936  1.1.1.3    mrg 	* config/arm/t-strongarm-elf (HOST_LIBGCC2_CFLAGS): Likewise.
   1937  1.1.1.3    mrg 	* config/avr/t-avr (HOST_LIBGCC2_CFLAGS): Likewise.
   1938  1.1.1.3    mrg 	* config/c6x/t-elf (HOST_LIBGCC2_CFLAGS): Likewise.
   1939  1.1.1.3    mrg 	* config/h8300/t-h8300 (HOST_LIBGCC2_CFLAGS): Likewise.
   1940  1.1.1.3    mrg 	* config/lm32/t-elf (HOST_LIBGCC2_CFLAGS): Likewise.
   1941  1.1.1.3    mrg 	* config/m32r/t-m32r (HOST_LIBGCC2_CFLAGS): Likewise.
   1942  1.1.1.3    mrg 	* config/mcore/t-mcore (HOST_LIBGCC2_CFLAGS): Likewise.
   1943  1.1.1.3    mrg 	* config/mips/t-elf (HOST_LIBGCC2_CFLAGS): Likewise.
   1944  1.1.1.3    mrg 	* config/mmix/t-mmix (HOST_LIBGCC2_CFLAGS): Likewise.
   1945  1.1.1.3    mrg 	* config/pdp11/t-pdp11 (HOST_LIBGCC2_CFLAGS): Likewise.
   1946  1.1.1.3    mrg 	* config/picochip/t-picochip (HOST_LIBGCC2_CFLAGS): Likewise.
   1947  1.1.1.3    mrg 	* config/stormy16/t-stormy16 (HOST_LIBGCC2_CFLAGS): Likewise.
   1948  1.1.1.3    mrg 	* config/t-openbsd-thread (HOST_LIBGCC2_CFLAGS): Likewise.
   1949  1.1.1.3    mrg 
   1950  1.1.1.3    mrg 	* config/bfin/t-elf: Remove.
   1951  1.1.1.3    mrg 	* config/t-vxworks (HOST_LIBGCC2_CFLAGS): Remove.
   1952  1.1.1.3    mrg 
   1953  1.1.1.3    mrg 2011-11-07  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1954  1.1.1.3    mrg 
   1955  1.1.1.3    mrg 	* config.host (*-*-rtems*): Add t-rtems to tmake_file.
   1956  1.1.1.3    mrg 	(i[34567]86-*-rtems*): Remove t-rtems from tmake_file.
   1957  1.1.1.3    mrg 	(lm32-*-elf*, lm32-*-rtems*): Split into ...
   1958  1.1.1.3    mrg 	(lm32-*-elf*): ... this.
   1959  1.1.1.3    mrg 	(lm32-*-rtems*): ... and this.
   1960  1.1.1.3    mrg 	Add to tmake_file.
   1961  1.1.1.3    mrg 	(m32r-*-rtems*): Add to tmake_file.
   1962  1.1.1.3    mrg 	(moxie-*-rtems*): Likewise.
   1963  1.1.1.3    mrg 	(sparc-*-rtems*): Likewise.
   1964  1.1.1.3    mrg 	Remove t-rtems from tmake_file.
   1965  1.1.1.3    mrg 	(sparc64-*-rtems*): Likewise.
   1966  1.1.1.3    mrg 	* config/t-rtems (HOST_LIBGCC2_CFLAGS): Use LIBGCC2_INCLUDES
   1967  1.1.1.3    mrg 	instead.
   1968  1.1.1.3    mrg 
   1969  1.1.1.3    mrg 2011-11-07  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1970  1.1.1.3    mrg 
   1971  1.1.1.3    mrg 	PR bootstrap/50982
   1972  1.1.1.3    mrg 	* config/gthr-posix.h: Move ...
   1973  1.1.1.3    mrg 	* gthr-posix.h: ... here.
   1974  1.1.1.3    mrg 	* config/gthr-lynx.h: Reflect this.
   1975  1.1.1.3    mrg 	* config/gthr-vxworks.h: Likewise.
   1976  1.1.1.3    mrg 	* config/rs6000/gthr-aix.h: Likewise.
   1977  1.1.1.3    mrg 	* configure.ac (target_thread_file): Likewise.
   1978  1.1.1.3    mrg 	* configure: Regenerate.
   1979  1.1.1.3    mrg 
   1980  1.1.1.3    mrg 2011-11-06  Sebastian Huber  <sebastian.huber (a] embedded-brains.de>
   1981  1.1.1.3    mrg 
   1982  1.1.1.3    mrg 	* config.host (arm*-*-rtemseabi*): New target.
   1983  1.1.1.3    mrg 
   1984  1.1.1.3    mrg 2011-11-06  John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
   1985  1.1.1.3    mrg 
   1986  1.1.1.3    mrg 	PR other/50991
   1987  1.1.1.3    mrg 	* Makefile.in: Make EXTRA_PARTS depend on libgcc_tm.h instead of
   1988  1.1.1.3    mrg 	extra-parts.
   1989  1.1.1.3    mrg 
   1990  1.1.1.3    mrg 2011-11-05  Joern Rennecke  <joern.rennecke (a] embecosm.com>
   1991  1.1.1.3    mrg 
   1992  1.1.1.3    mrg 	* config.host (epiphany-*-elf*): New configuration.
   1993  1.1.1.3    mrg 	* config/epiphany: New Directory.
   1994  1.1.1.3    mrg 
   1995  1.1.1.3    mrg 2011-11-05  Ralf Corspius  <ralf.corsepius (a] rtems.org>
   1996  1.1.1.3    mrg 
   1997  1.1.1.3    mrg 	* config.host (avr-*-rtems*): Add config/avr/t-rtems.
   1998  1.1.1.3    mrg 	* config/avr/t-rtems: New.
   1999  1.1.1.3    mrg 	Filter out _exit from LIB1ASMFUNCS.
   2000  1.1.1.3    mrg 
   2001  1.1.1.3    mrg 2011-11-04  David S. Miller  <davem (a] davemloft.net>
   2002  1.1.1.3    mrg 
   2003  1.1.1.3    mrg 	* configure.ac: Test for 64-bit addresses on !x86 using __LP64__.
   2004  1.1.1.3    mrg 	* configure: Rebuild.
   2005  1.1.1.3    mrg 
   2006  1.1.1.3    mrg 2011-11-04  Andreas Krebbel  <Andreas.Krebbel (a] de.ibm.com>
   2007  1.1.1.3    mrg 
   2008  1.1.1.3    mrg 	* config/s390/t-crtstuff: Add -fPIC to CRTSTUFF_T_CFLAGS_S
   2009  1.1.1.3    mrg 	variable.
   2010  1.1.1.3    mrg 
   2011  1.1.1.3    mrg 2011-11-04  Georg-Johann Lay  <avr (a] gjlay.de>
   2012  1.1.1.3    mrg 
   2013  1.1.1.3    mrg 	PR target/50931
   2014  1.1.1.3    mrg 	* config/t-avr (LIB1ASMFUNCS): Add _divmodpsi4, _udivmodpsi4.
   2015  1.1.1.3    mrg 	* config/lib1funcs.S (__udivmodpsi4, __divmodpsi4): New functions.
   2016  1.1.1.3    mrg 
   2017  1.1.1.3    mrg 2011-11-04  Joel Sherrill  <joel.sherrill (a] oarcorp.com>
   2018  1.1.1.3    mrg 
   2019  1.1.1.3    mrg 	PR target/50989
   2020  1.1.1.3    mrg 	* config.host (sparc-*-rtems*): Add sparc/t-softmul.
   2021  1.1.1.3    mrg 
   2022  1.1.1.3    mrg 2011-11-04  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2023  1.1.1.3    mrg 
   2024  1.1.1.3    mrg 	* config/c6x/t-elf (LIB2ADDEH): Set.
   2025  1.1.1.3    mrg 	* config/c6x/t-c6x-elf: Remove.
   2026  1.1.1.3    mrg 
   2027  1.1.1.3    mrg 2011-11-04  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2028  1.1.1.3    mrg 
   2029  1.1.1.3    mrg 	* config/i386/sol2-ci.S: Rename to ...
   2030  1.1.1.3    mrg 	* config/i386/crti.S: ... this.
   2031  1.1.1.3    mrg 	* config/i386/sol2-cn.S: Rename to ...
   2032  1.1.1.3    mrg 	* config/i386/crtn.S: ... this.
   2033  1.1.1.3    mrg 	* config/sparc/sol2-ci.S: Rename to ...
   2034  1.1.1.3    mrg 	* config/sparc/crti.S: ... this.
   2035  1.1.1.3    mrg 	* config/sparc/sol2-cn.S: Rename to ...
   2036  1.1.1.3    mrg 	* config/sparc/crtn.S: ... this.
   2037  1.1.1.3    mrg 	* config/t-sol2 (CUSTOM_CRTIN): Remove.
   2038  1.1.1.3    mrg 	(crti.o, crtn.o): Remove.
   2039  1.1.1.3    mrg 
   2040  1.1.1.3    mrg 2011-11-04  Tristan Gingold  <gingold (a] adacore.com>
   2041  1.1.1.3    mrg 
   2042  1.1.1.3    mrg 	* config/ia64/fde-vms.c: Do not include md-unwind-support.h
   2043  1.1.1.3    mrg 
   2044  1.1.1.3    mrg 2011-11-04  Kaz Kojima  <kkojima (a] gcc.gnu.org>
   2045  1.1.1.3    mrg 
   2046  1.1.1.3    mrg 	* config/sh/t-sh: Use $(gcc_compile) instead of $(compile).
   2047  1.1.1.3    mrg 
   2048  1.1.1.3    mrg 2011-11-03  Hans-Peter Nilsson  <hp (a] axis.com>
   2049  1.1.1.3    mrg 
   2050  1.1.1.3    mrg 	* config.host (crisv32-*-none, cris-*-none): Remove.
   2051  1.1.1.3    mrg 	(crisv32-*-elf): Append to tmake_file, don't just set it.
   2052  1.1.1.3    mrg 	(cris-*-elf): Add missing t-fdpbit to tmake_file.
   2053  1.1.1.3    mrg 
   2054  1.1.1.3    mrg 2011-11-03  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2055  1.1.1.3    mrg 
   2056  1.1.1.3    mrg 	* config/rs6000/t-ppccomm (ecrti$(objext)): Use $<.
   2057  1.1.1.3    mrg 	(ecrtn$(objext)): Likewise.
   2058  1.1.1.3    mrg 	(ncrti$(objext)): Likewise.
   2059  1.1.1.3    mrg 	(ncrtn$(objext)): Likewise.
   2060  1.1.1.3    mrg 
   2061  1.1.1.3    mrg 2011-11-03  Andreas Schwab  <schwab (a] redhat.com>
   2062  1.1.1.3    mrg 
   2063  1.1.1.3    mrg 	* config/ia64/t-ia64 (crtbeginS.o): Fix whitespace damage.
   2064  1.1.1.3    mrg 
   2065  1.1.1.3    mrg 2011-11-02  David S. Miller  <davem (a] davemloft.net>
   2066  1.1.1.3    mrg 
   2067  1.1.1.3    mrg 	* configure.ac: Set host_address on sparc too.
   2068  1.1.1.3    mrg 	* configure: Regenerate.
   2069  1.1.1.3    mrg 	* config.host: Add sparc/t-linux64 and sparc/t-softmul conditionally
   2070  1.1.1.3    mrg 	based upon host_address.
   2071  1.1.1.3    mrg 	* config/sparc/t-linux64: Set CRTSTUFF_T_CFLAGS unconditionally.
   2072  1.1.1.3    mrg 
   2073  1.1.1.3    mrg 2011-11-02  Jason Merrill  <jason (a] redhat.com>
   2074  1.1.1.3    mrg 
   2075  1.1.1.3    mrg 	* config/rs6000/t-ppccomm: Add missing \.
   2076  1.1.1.3    mrg 
   2077  1.1.1.3    mrg 2011-11-02  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2078  1.1.1.3    mrg 
   2079  1.1.1.3    mrg 	* gthr-single.h, gthr.h: New files.
   2080  1.1.1.3    mrg 	* config/gthr-lynx.h, config/gthr-posix.h., config/gthr-rtems.h,
   2081  1.1.1.3    mrg 	config/gthr-vxworks.h, config/i386/gthr-win32.h,
   2082  1.1.1.3    mrg 	config/mips/gthr-mipssde.h, config/pa/gthr-dce.h,
   2083  1.1.1.3    mrg 	config/rs6000/gthr-aix.h, config/s390/gthr-tpf.h: New files.
   2084  1.1.1.3    mrg 	* config/i386/gthr-win32.c: Include "gthr-win32.h".
   2085  1.1.1.3    mrg 	* configure.ac (thread_header): New variable.
   2086  1.1.1.3    mrg 	Set it depending on target_thread_file.
   2087  1.1.1.3    mrg 	(gthr-default.h): Link from $thread_header.
   2088  1.1.1.3    mrg 	* configure: Regenerate.
   2089  1.1.1.3    mrg 	* Makefile.in (LIBGCC2_CFLAGS): Remove $(GTHREAD_FLAGS).
   2090  1.1.1.3    mrg 
   2091  1.1.1.3    mrg 2011-11-02  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2092  1.1.1.3    mrg 
   2093  1.1.1.3    mrg 	* configure.ac (tm_file_): New variable.
   2094  1.1.1.3    mrg 	Determine from tm_file.
   2095  1.1.1.3    mrg 	(tm_file, tm_defines): Substitute.
   2096  1.1.1.3    mrg 	* configure: Regenerate.
   2097  1.1.1.3    mrg 	* mkheader.sh: New file.
   2098  1.1.1.3    mrg 	* Makefile.in (clean): Remove libgcc_tm.h.
   2099  1.1.1.3    mrg 	($(objects)): Depend on libgcc_tm.h.
   2100  1.1.1.3    mrg 	(libgcc_tm_defines, libgcc_tm_file): New variables.
   2101  1.1.1.3    mrg 	(libgcc_tm.h, libgcc_tm.stamp): New targets.
   2102  1.1.1.3    mrg 	($(libgcc-objects), $(libgcc-s-objects), $(libgcc-eh-objects))
   2103  1.1.1.3    mrg 	($(libgcov-objects), $(libunwind-objects), $(libunwind-s-objects))
   2104  1.1.1.3    mrg 	($(extra-parts)): Depend on libgcc_tm.h.
   2105  1.1.1.3    mrg 	* config.host (tm_defines, tm_file): New variable.
   2106  1.1.1.3    mrg 	(arm*-*-linux*): Set tm_file for arm*-*-linux-*eabi.
   2107  1.1.1.3    mrg 	(arm*-*-uclinux*): Set tm_file for arm*-*-uclinux*eabi.
   2108  1.1.1.3    mrg 	(arm*-*-eabi*, arm*-*-symbianelf*): Set tm_file.
   2109  1.1.1.3    mrg 	(avr-*-rtems*): Likewise.
   2110  1.1.1.3    mrg 	(avr-*-*): Likewise.
   2111  1.1.1.3    mrg 	(frv-*-elf): Likewise.
   2112  1.1.1.3    mrg 	(frv-*-*linux*): Likewise.
   2113  1.1.1.3    mrg 	(h8300-*-rtems*): Likewise.
   2114  1.1.1.3    mrg 	(h8300-*-elf*): Likewise.
   2115  1.1.1.3    mrg 	(i[34567]86-*-darwin*): Likewise.
   2116  1.1.1.3    mrg 	(x86_64-*-darwin*): Likewise.
   2117  1.1.1.3    mrg 	(rx-*-elf): Likewise.
   2118  1.1.1.3    mrg 	(tic6x-*-uclinux): Likewise.
   2119  1.1.1.3    mrg 	(tic6x-*-elf): Likewise.
   2120  1.1.1.3    mrg 	(i[34567]86-*-linux*, x86_64-*-linux*): Likewise.
   2121  1.1.1.3    mrg 	* config/alpha/gthr-posix.c: Include libgcc_tm.h.
   2122  1.1.1.3    mrg 	* config/i386/cygming-crtbegin.c: Likewise.
   2123  1.1.1.3    mrg 	* config/i386/cygming-crtend.c: Likewise.
   2124  1.1.1.3    mrg 	* config/ia64/fde-vms.c: Likewise.
   2125  1.1.1.3    mrg 	* config/ia64/unwind-ia64.c: Likewise.
   2126  1.1.1.3    mrg 	* config/libbid/bid_gcc_intrinsics.h: Likewise.
   2127  1.1.1.3    mrg 	* config/rs6000/darwin-fallback.c: Likewise.
   2128  1.1.1.3    mrg 	* config/stormy16/lib2funcs.c: Likewise.
   2129  1.1.1.3    mrg 	* config/xtensa/unwind-dw2-xtensa.c: Likewise.
   2130  1.1.1.3    mrg 	* crtstuff.c: Likewise.
   2131  1.1.1.3    mrg 	* dfp-bit.h: Likewise.
   2132  1.1.1.3    mrg 	* emutls.c: Likewise.
   2133  1.1.1.3    mrg 	* fixed-bit.c: Likewise.
   2134  1.1.1.3    mrg 	* fp-bit.c: Likewise.
   2135  1.1.1.3    mrg 	* generic-morestack-thread.c: Likewise.
   2136  1.1.1.3    mrg 	* generic-morestack.c: Likewise.
   2137  1.1.1.3    mrg 	* libgcc2.c: Likewise.
   2138  1.1.1.3    mrg 	* libgcov.c: Likewise.
   2139  1.1.1.3    mrg 	* unwind-dw2-fde-dip.c: Likewise.
   2140  1.1.1.3    mrg 	* unwind-dw2-fde.c: Likewise.
   2141  1.1.1.3    mrg 	* unwind-dw2.c: Likewise.
   2142  1.1.1.3    mrg 	* unwind-sjlj.c: Likewise.
   2143  1.1.1.3    mrg 
   2144  1.1.1.3    mrg 2011-11-02  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2145  1.1.1.3    mrg 
   2146  1.1.1.3    mrg 	* configure.ac: Include ../config/picflag.m4.
   2147  1.1.1.3    mrg 	(GCC_PICFLAG): Call it.
   2148  1.1.1.3    mrg 	Substitute.
   2149  1.1.1.3    mrg 	* configure: Regenerate.
   2150  1.1.1.3    mrg 	* Makefile.in (gcc_srcdir): Remove.
   2151  1.1.1.3    mrg 	(LIBGCC2_DEBUG_CFLAGS, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES)
   2152  1.1.1.3    mrg 	(HOST_LIBGCC2_CFLAGS, PICFLAG, LIB2FUNCS_ST, LIB2FUNCS_EXCLUDE)
   2153  1.1.1.3    mrg 	(LIB2_DIVMOD_FUNCS, LIB2ADD, LIB2ADD_ST): Set.
   2154  1.1.1.3    mrg 	($(lib2funcs-o), $(lib2funcs-s-o), $(lib2-divmod-o))
   2155  1.1.1.3    mrg 	($(lib2-divmod-s-o)): Use $(srcdir) to refer to libgcc2.c.
   2156  1.1.1.3    mrg 	Use $<.
   2157  1.1.1.3    mrg 	Remove comment.
   2158  1.1.1.3    mrg 	* libgcc2.c, libgcc2.h, gbl-ctors.h, longlong.h: New files.
   2159  1.1.1.3    mrg 	* siditi-object.mk ($o$(objext), $(o)_s$(objext)): Use $(srcdir)
   2160  1.1.1.3    mrg 	to refer to libgcc2.c.
   2161  1.1.1.3    mrg 	Use $<.
   2162  1.1.1.3    mrg 	* config/darwin-64.c: New file.
   2163  1.1.1.3    mrg 	* config/darwin-crt3.c: Remove comment.
   2164  1.1.1.3    mrg 	* config/divmod.c, config/floatunsidf.c, config/floatunsisf.c,
   2165  1.1.1.3    mrg 	config/floatunsitf.c, config/floatunsixf.c, config/udivmod.c,
   2166  1.1.1.3    mrg 	config/udivmodsi4.c: New files.
   2167  1.1.1.3    mrg 	* config/memcmp.c, config/memcpy.c, config/memmove.c,
   2168  1.1.1.3    mrg 	config/memset.c: New files.
   2169  1.1.1.3    mrg 	* config/t-crtstuff-pic (CRTSTUFF_T_CFLAGS_S): Use $(PICFLAG).
   2170  1.1.1.3    mrg 	* config/t-darwin (HOST_LIBGCC2_CFLAGS): Set.
   2171  1.1.1.3    mrg 	* config/t-freebsd-thread, config/t-libgcc-pic: New files.
   2172  1.1.1.3    mrg 	* config/t-libunwind (HOST_LIBGCC2_CFLAGS): Set.
   2173  1.1.1.3    mrg 	* config/t-openbsd-thread: New file.
   2174  1.1.1.3    mrg 	* config/t-sol2 (HOST_LIBGCC2_CFLAGS): Remove.
   2175  1.1.1.3    mrg 	* config/t-vxworks, config/vxlib-tls.c, config/vxlib.c: New files.
   2176  1.1.1.3    mrg 	* config/alpha/gthr-posix.c, config/alpha/qrnnd.S: New files.
   2177  1.1.1.3    mrg 	* config/alpha/t-alpha (LIB2ADD): Use $(srcdir) to refer to
   2178  1.1.1.3    mrg 	qrnnd.S.
   2179  1.1.1.3    mrg 	Adapt filename.
   2180  1.1.1.3    mrg 	* config/alpha/t-osf-pthread (LIB2ADD): Use $(srcdir)/config/alpha
   2181  1.1.1.3    mrg 	to refer to gthr-posix.c.
   2182  1.1.1.3    mrg 	* config/alpha/t-vms (LIB2ADD): Set.
   2183  1.1.1.3    mrg 	* config/alpha/vms-gcc_shell_handler.c: New file.
   2184  1.1.1.3    mrg 	* config/arm/bpabi.c, config/arm/fp16.c,
   2185  1.1.1.3    mrg 	config/arm/linux-atomic.c, config/arm/linux-atomic-64bit.c,
   2186  1.1.1.3    mrg 	config/arm/unaligned-funcs.c: New files.
   2187  1.1.1.3    mrg 	* config/arm/t-bpabi (LIB2ADD, LIB2ADD_ST): Set.
   2188  1.1.1.3    mrg 	* config/arm/t-elf (HOST_LIBGCC2_CFLAGS): Set.
   2189  1.1.1.3    mrg 	* config/arm/t-linux: Likewise.
   2190  1.1.1.3    mrg 	* config/arm/t-linux-eabi (LIB2ADD_ST): Add.
   2191  1.1.1.3    mrg 	* config/arm/t-netbsd: New file.
   2192  1.1.1.3    mrg 	* config/arm/t-strongarm-elf (HOST_LIBGCC2_CFLAGS): Set.
   2193  1.1.1.3    mrg 	* config/arm/t-symbian (LIB2ADD_ST): Set.
   2194  1.1.1.3    mrg 	* config/avr/t-avr (LIB2FUNCS_EXCLUDE, HOST_LIBGCC2_CFLAGS): Set.
   2195  1.1.1.3    mrg 	* config/bfin/t-crtstuff (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
   2196  1.1.1.3    mrg 	* config/bfin/t-elf: New file.
   2197  1.1.1.3    mrg 	* config/c6x/eqd.c, config/c6x/eqf.c, config/c6x/ged.c,
   2198  1.1.1.3    mrg 	config/c6x/gef.c, config/c6x/gtd.c, config/c6x/gtf.c,
   2199  1.1.1.3    mrg 	config/c6x/led.c, config/c6x/lef.c, config/c6x/ltd.c,
   2200  1.1.1.3    mrg 	config/c6x/ltf.c: New files.
   2201  1.1.1.3    mrg 	* config/c6x/t-elf (LIB2FUNCS_EXCLUDE, LIB2ADD)
   2202  1.1.1.3    mrg 	(HOST_LIBGCC2_CFLAGS): Set.
   2203  1.1.1.3    mrg 	* config/c6x/t-uclinux (HOST_LIBGCC2_CFLAGS): Set.
   2204  1.1.1.3    mrg 	(CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
   2205  1.1.1.3    mrg 	* config/cris/arit.c, config/cris/mulsi3.S, config/cris/t-cris:
   2206  1.1.1.3    mrg 	New files.
   2207  1.1.1.3    mrg 	* config/cris/t-elfmulti (LIB2ADD_ST): Set.
   2208  1.1.1.3    mrg 	* config/cris/t-linux (HOST_LIBGCC2_CFLAGS): Remove.
   2209  1.1.1.3    mrg 	* config/frv/cmovd.c, config/frv/cmovh.c, config/frv/cmovw.c,
   2210  1.1.1.3    mrg 	config/frv/modi.c, config/frv/uitod.c, config/frv/uitof.c,
   2211  1.1.1.3    mrg 	config/frv/ulltod.c, config/frv/ulltof.c, config/frv/umodi.c: New
   2212  1.1.1.3    mrg 	files.
   2213  1.1.1.3    mrg 	* config/frv/t-frv (LIB2ADD): Set.
   2214  1.1.1.3    mrg 	* config/frv/t-linux (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
   2215  1.1.1.3    mrg 	* config/h8300/clzhi2.c, config/h8300/ctzhi2.c,
   2216  1.1.1.3    mrg 	config/h8300/fixunssfsi.c, config/h8300/parityhi2.c,
   2217  1.1.1.3    mrg 	config/h8300/popcounthi2.c: New files.
   2218  1.1.1.3    mrg 	* config/h8300/t-h8300 (LIB2ADD, HOST_LIBGCC2_CFLAGS): Set.
   2219  1.1.1.3    mrg 	* config/i386/gthr-win32.c: New file.
   2220  1.1.1.3    mrg 	* config/i386/t-cygming (LIBGCC2_INCLUDES): Set.
   2221  1.1.1.3    mrg 	* config/i386/t-cygwin: Likewise.
   2222  1.1.1.3    mrg 	* config/i386/t-darwin, config/i386/t-darwin64,
   2223  1.1.1.3    mrg 	config/i386/t-gthr-win32, config/i386/t-interix: New files.
   2224  1.1.1.3    mrg 	* config/i386/t-nto (HOST_LIBGCC2_CFLAGS): Set.
   2225  1.1.1.3    mrg 	(CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
   2226  1.1.1.3    mrg 	* config/i386/t-sol2 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
   2227  1.1.1.3    mrg 	* config/ia64/quadlib.c: New file.
   2228  1.1.1.3    mrg 	* config/ia64/t-hpux (LIB2ADD): Set.
   2229  1.1.1.3    mrg 	* config/ia64/t-ia64: Add comment.
   2230  1.1.1.3    mrg 	* config/iq2000/lib2funcs.c, config/iq2000/t-iq2000: New files.
   2231  1.1.1.3    mrg 	* config/lm32/t-uclinux (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
   2232  1.1.1.3    mrg 	(HOST_LIBGCC2_CFLAGS): Append, remove -fPIC.
   2233  1.1.1.3    mrg 	* config/m32c/lib2funcs.c, config/m32c/trapv.c: New files.
   2234  1.1.1.3    mrg 	* config/m32c/t-m32c (LIB2ADD): Set.
   2235  1.1.1.3    mrg 	* config/m32r/t-linux (HOST_LIBGCC2_CFLAGS): Set.
   2236  1.1.1.3    mrg 	* config/m32r/t-m32r: Likewise.
   2237  1.1.1.3    mrg 	* config/m68k/fpgnulib.c: New file.
   2238  1.1.1.3    mrg 	* config/m68k/t-floatlib (LIB2ADD): Set.
   2239  1.1.1.3    mrg 	(xfgnulib.c): New target.
   2240  1.1.1.3    mrg 	* config/mcore/t-mcore (HOST_LIBGCC2_CFLAGS): Set.
   2241  1.1.1.3    mrg 	* config/mep/lib2funcs.c, config/mep/tramp.c: New files.
   2242  1.1.1.3    mrg 	* config/mep/t-mep (LIB2ADD): Set.
   2243  1.1.1.3    mrg 	* config/microblaze/divsi3.asm: Rename to divsi3.S.
   2244  1.1.1.3    mrg 	* config/microblaze/moddi3.asm: Rename to moddi3.S.
   2245  1.1.1.3    mrg 	* config/microblaze/modsi3.asm: Rename to modsi3.S.
   2246  1.1.1.3    mrg 	* config/microblaze/muldi3_hard.asm: Rename to hard.S.
   2247  1.1.1.3    mrg 	* config/microblaze/mulsi3.asm: Rename to mulsi3.S.
   2248  1.1.1.3    mrg 	* config/microblaze/stack_overflow_exit.asm: Rename to exit.S.
   2249  1.1.1.3    mrg 	* config/microblaze/udivsi3.asm: Rename to udivsi3.S.
   2250  1.1.1.3    mrg 	* config/microblaze/umodsi3.asm: Rename to umodsi3.S.
   2251  1.1.1.3    mrg 	* config/microblaze/t-microblaze (LIB2ADD): Reflect this.
   2252  1.1.1.3    mrg 	* config/mips/t-elf, config/mips/t-vr, config/mips/vr4120-div.S:
   2253  1.1.1.3    mrg 	New files.
   2254  1.1.1.3    mrg 	* config/mips/t-mips (LIB2_SIDITI_CONV_FUNCS): Set.
   2255  1.1.1.3    mrg 	* config/mmix/t-mmix (HOST_LIBGCC2_CFLAGS): Set.
   2256  1.1.1.3    mrg 	* config/pa/fptr.c, config/pa/lib2funcs.S,
   2257  1.1.1.3    mrg 	config/pa/linux-atomic.c, config/pa/quadlib.c: New files.
   2258  1.1.1.3    mrg 	* config/pa/t-linux (HOST_LIBGCC2_CFLAGS): Set.
   2259  1.1.1.3    mrg 	(LIB2ADD, LIB2ADD_ST): Set.
   2260  1.1.1.3    mrg 	* config/pa/t-hpux, config/pa/t-hpux10, config/pa/t-pa64: New files.
   2261  1.1.1.3    mrg 	* config/pa/t-linux (HOST_LIBGCC2_CFLAGS, LIB2ADD, LIB2ADD_ST):
   2262  1.1.1.3    mrg 	Set.
   2263  1.1.1.3    mrg 	* config/pa/t-linux64 (LIB2ADD_ST, HOST_LIBGCC2_CFLAGS): Set.
   2264  1.1.1.3    mrg 	* config/pdp11/t-pdp11: New file.
   2265  1.1.1.3    mrg 	* config/picochip/libgccExtras/adddi3.S,
   2266  1.1.1.3    mrg 	config/picochip/libgccExtras/ashlsi3.S,
   2267  1.1.1.3    mrg 	config/picochip/libgccExtras/ashrsi3.S,
   2268  1.1.1.3    mrg 	config/picochip/libgccExtras/clzsi2.S,
   2269  1.1.1.3    mrg 	config/picochip/libgccExtras/cmpsi2.S,
   2270  1.1.1.3    mrg 	config/picochip/libgccExtras/divmod15.S,
   2271  1.1.1.3    mrg 	config/picochip/libgccExtras/divmodhi4.S,
   2272  1.1.1.3    mrg 	config/picochip/libgccExtras/divmodsi4.S,
   2273  1.1.1.3    mrg 	config/picochip/libgccExtras/lshrsi3.S,
   2274  1.1.1.3    mrg 	config/picochip/libgccExtras/parityhi2.S,
   2275  1.1.1.3    mrg 	config/picochip/libgccExtras/popcounthi2.S,
   2276  1.1.1.3    mrg 	config/picochip/libgccExtras/subdi3.S,
   2277  1.1.1.3    mrg 	config/picochip/libgccExtras/ucmpsi2.S,
   2278  1.1.1.3    mrg 	config/picochip/libgccExtras/udivmodhi4.S,
   2279  1.1.1.3    mrg 	config/picochip/libgccExtras/udivmodsi4.S: New files.
   2280  1.1.1.3    mrg 	* config/picochip/t-picochip (LIB2ADD, HOST_LIBGCC2_CFLAGS)
   2281  1.1.1.3    mrg 	(LIBGCC2_DEBUG_CFLAGS, RANLIB_FOR_TARGET): Set.
   2282  1.1.1.3    mrg 	* config/rs6000/crtresfpr.S, config/rs6000/crtresgpr.S,
   2283  1.1.1.3    mrg 	config/rs6000/crtresxfpr.S, config/rs6000/crtresxgpr.S,
   2284  1.1.1.3    mrg 	config/rs6000/crtsavfpr.S, config/rs6000/crtsavgpr.S)
   2285  1.1.1.3    mrg 	config/rs6000/darwin-asm.h, config/rs6000/darwin-fpsave.S,
   2286  1.1.1.3    mrg 	config/rs6000/darwin-gpsave.S, 	config/rs6000/darwin-tramp.S,
   2287  1.1.1.3    mrg 	config/rs6000/darwin-vecsave.S, config/rs6000/darwin-world.S: New
   2288  1.1.1.3    mrg 	files.
   2289  1.1.1.3    mrg 	* config/rs6000/t-darwin (LIB2ADD, LIB2ADD_ST)
   2290  1.1.1.3    mrg 	(HOST_LIBGCC2_CFLAGS): Set.
   2291  1.1.1.3    mrg 	* config/rs6000/t-darwin64: New file.
   2292  1.1.1.3    mrg 	* config/rs6000/t-linux64 (HOST_LIBGCC2_CFLAGS): Set.
   2293  1.1.1.3    mrg 	* config/rs6000/t-lynx, config/rs6000/t-netbsd: New files.
   2294  1.1.1.3    mrg 	* config/rs6000/t-ppccomm (LIB2ADD): Add
   2295  1.1.1.3    mrg 	$(srcdir)/config/rs6000/tramp.S.
   2296  1.1.1.3    mrg 	(LIB2ADD_ST): Use $(srcdir)/config/rs6000 to refer to sources.
   2297  1.1.1.3    mrg 	Add  $(srcdir)/config/rs6000/eabi.S.
   2298  1.1.1.3    mrg 	(crtsavfpr.S, crtresfpr.S, crtsavgpr.S, crtresgpr.S, crtresxfpr.S)
   2299  1.1.1.3    mrg 	(crtresxgpr.S, e500crtres32gpr.S, e500crtres64gpr.S)
   2300  1.1.1.3    mrg 	(e500crtres64gprctr.S, e500crtrest32gpr.S, e500crtrest64gpr.S)
   2301  1.1.1.3    mrg 	(e500crtresx32gpr.S, e500crtresx64gpr.S, e500crtsav32gpr.S)
   2302  1.1.1.3    mrg 	(e500crtsav64gpr.S, e500crtsav64gprctr.S, e500crtsavg32gpr.S)
   2303  1.1.1.3    mrg 	(e500crtsavg64gpr.S, e500crtsavg64gprctr.S): Remove.
   2304  1.1.1.3    mrg 	* config/rs6000/tramp.S: New file.
   2305  1.1.1.3    mrg 	* config/s390/t-tpf: Remove.
   2306  1.1.1.3    mrg 	* config/sh/linux-atomic.S: New file.
   2307  1.1.1.3    mrg 	* config/sh/t-linux (LIB2ADD): Set.
   2308  1.1.1.3    mrg 	(HOST_LIBGCC2_CFLAGS): Append, remove -fpic.
   2309  1.1.1.3    mrg 	* config/sh/t-netbsd (LIB2ADD, HOST_LIBGCC2_CFLAGS): Set.
   2310  1.1.1.3    mrg 	* config/sh/t-sh (unwind-dw2-Os-4-200.o): Use $(srcdir) to refer
   2311  1.1.1.3    mrg 	to unwind-dw2.c.
   2312  1.1.1.3    mrg 	(HOST_LIBGCC2_CFLAGS): Set.
   2313  1.1.1.3    mrg 	* config/sparc/t-sol2 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
   2314  1.1.1.3    mrg 	* config/spu/divmodti4.c, config/spu/divv2df3.c,
   2315  1.1.1.3    mrg 	config/spu/float_disf.c, config/spu/float_unsdidf.c,
   2316  1.1.1.3    mrg 	config/spu/float_unsdisf.c, config/spu/float_unssidf.c,
   2317  1.1.1.3    mrg 	config/spu/mfc_multi_tag_release.c,
   2318  1.1.1.3    mrg 	config/spu/mfc_multi_tag_reserve.c, config/spu/mfc_tag_release.c,
   2319  1.1.1.3    mrg 	config/spu/mfc_tag_reserve.c, config/spu/mfc_tag_table.c,
   2320  1.1.1.3    mrg 	config/spu/multi3.c: New files.
   2321  1.1.1.3    mrg 	* config/spu/t-elf (LIB2ADD, LIB2ADD_ST, LIB2_SIDITI_CONV_FUNCS)
   2322  1.1.1.3    mrg 	(HOST_LIBGCC2_CFLAGS): Set.
   2323  1.1.1.3    mrg 	* config/stormy16/ashlsi3.c, config/stormy16/ashrsi3.c,
   2324  1.1.1.3    mrg 	config/stormy16/clzhi2.c, config/stormy16/cmpsi2.c,
   2325  1.1.1.3    mrg 	config/stormy16/ctzhi2.c, config/stormy16/divsi3.c,
   2326  1.1.1.3    mrg 	config/stormy16/ffshi2.c, config/stormy16/lib2.c,
   2327  1.1.1.3    mrg 	config/stormy16/lshrsi3.c, config/stormy16/modsi3.c,
   2328  1.1.1.3    mrg 	config/stormy16/parityhi2.c, config/stormy16/popcounthi2.c,
   2329  1.1.1.3    mrg 	config/stormy16/t-stormy16, config/stormy16/ucmpsi2.c,
   2330  1.1.1.3    mrg 	config/stormy16/udivmodsi4.c, config/stormy16/udivsi3.c,
   2331  1.1.1.3    mrg 	config/stormy16/umodsi3.c: New files.
   2332  1.1.1.3    mrg 	* config/xtensa/lib2funcs.S: New file.
   2333  1.1.1.3    mrg 	* config/xtensa/t-elf (HOST_LIBGCC2_CFLAGS): Set.
   2334  1.1.1.3    mrg 	* config/xtensa/t-xtensa (LIB2ADD): Set.
   2335  1.1.1.3    mrg 	* config.host (*-*-darwin*): Add t-libgcc-pic to tmake_file.
   2336  1.1.1.3    mrg 	(*-*-freebsd*): Add t-freebsd, t-libgcc-pic to tmake_file.
   2337  1.1.1.3    mrg 	Add t-freebsd-thread to tmake_file for posix threads.
   2338  1.1.1.3    mrg 	(*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu)
   2339  1.1.1.3    mrg 	(*-*-gnu*, *-*-kopensolaris*-gnu): Add t-libgcc-pic to tmake_file.
   2340  1.1.1.3    mrg 	(*-*-lynxos*): Likewise.
   2341  1.1.1.3    mrg 	(*-*-netbsd*): Likewise.
   2342  1.1.1.3    mrg 	(*-*-openbsd*): Likewise.
   2343  1.1.1.3    mrg 	Add t-openbsd-thread to tmake_file for posix threads.
   2344  1.1.1.3    mrg 	(*-*-solaris2*): Add t-libgcc-pic to tmake_file.
   2345  1.1.1.3    mrg 	(*-*-vxworks*): Set tmake_file.
   2346  1.1.1.3    mrg 	(alpha*-*-linux*): Add alpha/t-alpha, alpha/t-ieee to tmake_file.
   2347  1.1.1.3    mrg 	(alpha*-*-freebsd*): Likewise.
   2348  1.1.1.3    mrg 	(alpha*-*-netbsd*): Likewise.
   2349  1.1.1.3    mrg 	(alpha*-*-openbsd*): Likewise.
   2350  1.1.1.3    mrg 	(alpha*-dec-osf5.1*): Remove qrnnd.o, gthr-posix.o from extra_parts.
   2351  1.1.1.3    mrg 	(alpha64-dec-*vms*): Add alpha/t-alpha, alpha/t-ieee to tmake_file.
   2352  1.1.1.3    mrg 	(alpha*-dec-*vms*): Likewise.
   2353  1.1.1.3    mrg 	(arm*-*-netbsdelf*): Add arm/t-netbsd to tmake_file.
   2354  1.1.1.3    mrg 	(bfin*-elf*): Add bfin/t-elf to tmake_file.
   2355  1.1.1.3    mrg 	(bfin*-uclinux*): Likewise.
   2356  1.1.1.3    mrg 	(bfin*-linux-uclibc*): Likewise.
   2357  1.1.1.3    mrg 	(crisv32-*-elf): Add cris/t-cris to tmake_file.
   2358  1.1.1.3    mrg 	(crisv32-*-none): Likewise.
   2359  1.1.1.3    mrg 	(cris-*-elf): Likewise.
   2360  1.1.1.3    mrg 	(cris-*-none): Likewise.
   2361  1.1.1.3    mrg 	(cris-*-linux*, crisv32-*-linux*): Likewise.
   2362  1.1.1.3    mrg 	(hppa[12]*-*-hpux10*): Add pa/t-hpux pa/t-hpux10, t-libgcc-pic to
   2363  1.1.1.3    mrg 	tmake_file.
   2364  1.1.1.3    mrg 	(hppa*64*-*-hpux11*): Add pa/t-hpux, pa/t-pa64, t-libgcc-pic to
   2365  1.1.1.3    mrg 	tmake_file.
   2366  1.1.1.3    mrg 	(hppa[12]*-*-hpux11*): Add pa/t-hpux, t-libgcc-pic to tmake_file.
   2367  1.1.1.3    mrg 	(i[34567]86-*-elf*): Add t-libgcc-pic to tmake_file.
   2368  1.1.1.3    mrg 	(x86_64-*-elf*): Likewise.
   2369  1.1.1.3    mrg 	(i[34567]86-*-nto-qnx*): Likewise.
   2370  1.1.1.3    mrg 	(i[34567]86-*-mingw*): Add i386/t-gthr-win32 to tmake_file for
   2371  1.1.1.3    mrg 	win32 threads.
   2372  1.1.1.3    mrg 	(x86_64-*-mingw*): Likewise.
   2373  1.1.1.3    mrg 	(i[34567]86-*-interix3*): Add i386/t-interix to tmake_file.
   2374  1.1.1.3    mrg 	(lm32-*-uclinux*): Add t-libgcc-pic to tmake_file.
   2375  1.1.1.3    mrg 	(mipsisa32-*-elf*, mipsisa32el-*-elf*, mipsisa32r2-*-elf*)
   2376  1.1.1.3    mrg 	(mipsisa32r2el-*-elf*, mipsisa64-*-elf*, mipsisa64el-*-elf*)
   2377  1.1.1.3    mrg 	(mipsisa64r2-*-elf*, mipsisa64r2el-*-elf*): Add mips/t-elf to
   2378  1.1.1.3    mrg 	tmake_file.
   2379  1.1.1.3    mrg 	(mipsisa64sr71k-*-elf*): Likewise.
   2380  1.1.1.3    mrg 	(mipsisa64sb1-*-elf*, mipsisa64sb1el-*-elf*): Likewise.
   2381  1.1.1.3    mrg 	(mips-*-elf*, mipsel-*-elf*): Likewise.
   2382  1.1.1.3    mrg 	(mips64-*-elf*, mips64el-*-elf*): Likewise.
   2383  1.1.1.3    mrg 	(mips64orion-*-elf*, mips64orionel-*-elf*): Likewise.
   2384  1.1.1.3    mrg 	(mips*-*-rtems*): Likewise.
   2385  1.1.1.3    mrg 	(mips64vr-*-elf*, mips64vrel-*-elf*): Add mips/t-elf, mips/t-vr
   2386  1.1.1.3    mrg 	to tmake_file.
   2387  1.1.1.3    mrg 	(pdp11-*-*): Add pdp11/t-pdp11 to tmake_file.
   2388  1.1.1.3    mrg 	(powerpc64-*-darwin*): Add rs6000/t-darwin64 to tmake_file.
   2389  1.1.1.3    mrg 	(s390x-ibm-tpf*): Add t-libgcc-pic to tmake_file.
   2390  1.1.1.3    mrg 	(spu-*-elf*): Likewise.
   2391  1.1.1.3    mrg 	(tic6x-*-uclinux): Add t-libgcc-pic to tmake_file.
   2392  1.1.1.3    mrg 
   2393  1.1.1.3    mrg 2011-11-02  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2394  1.1.1.3    mrg 
   2395  1.1.1.3    mrg 	* Makefile.in ($(lib1asmfuncs-o), $(lib1asmfuncs-s-o)): Use
   2396  1.1.1.3    mrg 	$(srcdir) to refer to $(LIB1ASMSRC).
   2397  1.1.1.3    mrg 	Use $<.
   2398  1.1.1.3    mrg 	* config/arm/bpabi-v6m.S, config/arm/bpabi.S,
   2399  1.1.1.3    mrg 	config/arm/ieee754-df.S, config/arm/ieee754-sf.S,
   2400  1.1.1.3    mrg 	config/arm/lib1funcs.S: New files.
   2401  1.1.1.3    mrg 	* config/arm/libunwind.S [!__symbian__]: Use lib1funcs.S.
   2402  1.1.1.3    mrg 	* config/arm/t-arm: New file.
   2403  1.1.1.3    mrg 	* config/arm/t-bpabi (LIB1ASMFUNCS): Set.
   2404  1.1.1.3    mrg 	* config/arm/t-elf, config/arm/t-linux, config/arm/t-linux-eabi,
   2405  1.1.1.3    mrg 	config/arm/t-strongarm-elf: New files.
   2406  1.1.1.3    mrg 	* config/arm/t-symbian (LIB1ASMFUNCS): Set.
   2407  1.1.1.3    mrg 	* config/arm/t-vxworks, config/arm/t-wince-pe: New files.
   2408  1.1.1.3    mrg 	* config/avr/lib1funcs.S: New file.
   2409  1.1.1.3    mrg 	* config/avr/t-avr (LIB1ASMSRC, LIB1ASMFUNCS): Set.
   2410  1.1.1.3    mrg 	* config/bfin/lib1funcs.S, config/bfin/t-bfin: New files.
   2411  1.1.1.3    mrg 	* config/c6x/lib1funcs.S: New file.
   2412  1.1.1.3    mrg 	* config/c6x/t-elf (LIB1ASMSRC, LIB1ASMFUNCS): Set.
   2413  1.1.1.3    mrg 	* config/fr30/lib1funcs.S, config/fr30/t-fr30: New files.
   2414  1.1.1.3    mrg 	* config/frv/lib1funcs.S: New file.
   2415  1.1.1.3    mrg 	* config/frv/t-frv (LIB1ASMSRC, LIB1ASMFUNCS): Set.
   2416  1.1.1.3    mrg 	* config/h8300/lib1funcs.S, config/h8300/t-h8300: New files.
   2417  1.1.1.3    mrg 	* config/i386/cygwin.S, config/i386/t-chkstk: New files.
   2418  1.1.1.3    mrg 	* config/ia64/__divxf3.asm: Rename to ...
   2419  1.1.1.3    mrg 	* config/ia64/__divxf3.S: ... this.
   2420  1.1.1.3    mrg 	Adapt lib1funcs.asm filename.
   2421  1.1.1.3    mrg 	* config/ia64/_fixtfdi.asm: Rename to ...
   2422  1.1.1.3    mrg 	* config/ia64/_fixtfdi.S: ... this.
   2423  1.1.1.3    mrg 	Adapt lib1funcs.asm filename.
   2424  1.1.1.3    mrg 	* config/ia64/_fixunstfdi.asm: Rename to ...
   2425  1.1.1.3    mrg 	* config/ia64/_fixunstfdi.S: ... this.
   2426  1.1.1.3    mrg 	Adapt lib1funcs.asm filename.
   2427  1.1.1.3    mrg 	* config/ia64/_floatditf.asm: Rename to ...
   2428  1.1.1.3    mrg 	* config/ia64/_floatditf.S: ... this.
   2429  1.1.1.3    mrg 	Adapt lib1funcs.asm filename.
   2430  1.1.1.3    mrg 	* config/ia64/lib1funcs.S: New file.
   2431  1.1.1.3    mrg 	* config/ia64/t-hpux (LIB1ASMFUNCS): Set.
   2432  1.1.1.3    mrg 	* config/ia64/t-ia64 (LIB1ASMSRC, LIB1ASMFUNCS): Set.
   2433  1.1.1.3    mrg 	* config/ia64/t-softfp-compat (libgcc1-tf-compats): Adapt suffix.
   2434  1.1.1.3    mrg 	* config/m32c/lib1funcs.S, config/m32c/t-m32c: New files.
   2435  1.1.1.3    mrg 	* config/m68k/lb1sf68.S, config/m68k/t-floatlib: New files.
   2436  1.1.1.3    mrg 	* config/mcore/lib1funcs.S, config/mcore/t-mcore: New files.
   2437  1.1.1.3    mrg 	* config/mep/lib1funcs.S: New file.
   2438  1.1.1.3    mrg 	* config/mep/t-mep (LIB1ASMSRC, LIB1ASMFUNCS): Set.
   2439  1.1.1.3    mrg 	* config/mips/mips16.S: New file.
   2440  1.1.1.3    mrg 	* config/mips/t-mips16 (LIB1ASMSRC, LIB1ASMFUNCS): Set.
   2441  1.1.1.3    mrg 	* config/pa/milli64.S: New file.
   2442  1.1.1.3    mrg 	* config/pa/t-linux, config/pa/t-linux64: New files.
   2443  1.1.1.3    mrg 	* config/picochip/lib1funcs.S: New file.
   2444  1.1.1.3    mrg 	* config/picochip/t-picochip (LIB1ASMSRC, LIB1ASMFUNCS): Set.
   2445  1.1.1.3    mrg 	* config/sh/lib1funcs.S, config/sh/lib1funcs.h: New files.
   2446  1.1.1.3    mrg 	* config/sh/t-linux (LIB1ASMFUNCS_CACHE): Set.
   2447  1.1.1.3    mrg 	* config/sh/t-netbsd: New file.
   2448  1.1.1.3    mrg 	* config/sh/t-sh (LIB1ASMSRC, LIB1ASMFUNCS, LIB1ASMFUNCS_CACHE): Set.
   2449  1.1.1.3    mrg 	Use $(srcdir) to refer to lib1funcs.S, adapt filename.
   2450  1.1.1.3    mrg 	* config/sh/t-sh64: New file.
   2451  1.1.1.3    mrg 	* config/sparc/lb1spc.S: New file.
   2452  1.1.1.3    mrg 	* config/sparc/t-softmul (LIB1ASMSRC): Adapt sparc/lb1spc.asm
   2453  1.1.1.3    mrg 	filename.
   2454  1.1.1.3    mrg 	* config/v850/lib1funcs.S, config/v850/t-v850: New files.
   2455  1.1.1.3    mrg 	* config/vax/lib1funcs.S, config/vax/t-linux: New files.
   2456  1.1.1.3    mrg 	* config/xtensa/ieee754-df.S, config/xtensa/ieee754-sf.S,
   2457  1.1.1.3    mrg 	config/xtensa/lib1funcs.S: New files.
   2458  1.1.1.3    mrg 	* config/xtensa/t-xtensa (LIB1ASMSRC, LIB1ASMFUNCS): Set.
   2459  1.1.1.3    mrg 	* config.host (arm-wrs-vxworks): Add arm/t-arm, arm/t-vxworks to
   2460  1.1.1.3    mrg 	tmake_file.
   2461  1.1.1.3    mrg 	(arm*-*-freebsd*): Add arm/t-arm, arm/t-strongarm-elf to tmake_file.
   2462  1.1.1.3    mrg 	(arm*-*-netbsdelf*): Add arm/t-arm to tmake_file.
   2463  1.1.1.3    mrg 	(arm*-*-linux*): Likewise.
   2464  1.1.1.3    mrg 	Add arm/t-elf, arm/t-bpabi, arm/t-linux-eabi to tmake_file for
   2465  1.1.1.3    mrg 	arm*-*-linux-*eabi, add arm/t-linux otherwise.
   2466  1.1.1.3    mrg 	(arm*-*-uclinux*): Add arm/t-arm, arm/t-elf to tmake_file.
   2467  1.1.1.3    mrg 	(arm*-*-ecos-elf): Likewise.
   2468  1.1.1.3    mrg 	(arm*-*-eabi*, arm*-*-symbianelf*): Likewise.
   2469  1.1.1.3    mrg 	(arm*-*-rtems*): Likewise.
   2470  1.1.1.3    mrg 	(arm*-*-elf): Likewise.
   2471  1.1.1.3    mrg 	(arm*-wince-pe*): Add arm/t-arm, arm/t-wince-pe to tmake_file.
   2472  1.1.1.3    mrg 	(avr-*-rtems*): Add to tmake_file, add avr/t-avr.
   2473  1.1.1.3    mrg 	(bfin*-elf*): Add bfin/t-bfin to tmake_file.
   2474  1.1.1.3    mrg 	(bfin*-uclinux*): Likewise.
   2475  1.1.1.3    mrg 	(bfin*-linux-uclibc*): Likewise.
   2476  1.1.1.3    mrg 	(bfin*-rtems*): Likewise.
   2477  1.1.1.3    mrg 	(bfin*-*): Likewise.
   2478  1.1.1.3    mrg 	(fido-*-elf): Merge into m68k-*-elf*.
   2479  1.1.1.3    mrg 	(fr30-*-elf)): Add fr30/t-fr30 to tmake_file.
   2480  1.1.1.3    mrg 	(frv-*-*linux*): Add frv/t-frv to tmake_file.
   2481  1.1.1.3    mrg 	(h8300-*-rtems*): Add h8300/t-h8300 to tmake_file.
   2482  1.1.1.3    mrg 	(h8300-*-elf*): Likewise.
   2483  1.1.1.3    mrg 	(hppa*64*-*-linux*): Add pa/t-linux, pa/t-linux64 to tmake_file.
   2484  1.1.1.3    mrg 	(hppa*-*-linux*): Add pa/t-linux to tmake_file.
   2485  1.1.1.3    mrg 	(i[34567]86-*-cygwin*): Add i386/t-chkstk to tmake_file.
   2486  1.1.1.3    mrg 	(i[34567]86-*-mingw*): Likewise.
   2487  1.1.1.3    mrg 	(x86_64-*-mingw*): Likewise.
   2488  1.1.1.3    mrg 	(i[34567]86-*-interix3*): Likewise.
   2489  1.1.1.3    mrg 	(ia64*-*-hpux*): Add ia64/t-ia64, ia64/t-hpux to tmake_file.
   2490  1.1.1.3    mrg 	(ia64-hp-*vms*): Add ia64/t-ia64 to tmake_file.
   2491  1.1.1.3    mrg 	(m68k-*-elf*): Also handle fido-*-elf.
   2492  1.1.1.3    mrg 	Add m68k/t-floatlib to tmake_file.
   2493  1.1.1.3    mrg 	(m68k-*-uclinux*): Add m68k/t-floatlib to tmake_file.
   2494  1.1.1.3    mrg 	(m68k-*-linux*): Likewise.
   2495  1.1.1.3    mrg 	(m68k-*-rtems*): Likewise.
   2496  1.1.1.3    mrg 	(mcore-*-elf): Add mcore/t-mcore to tmake_file.
   2497  1.1.1.3    mrg 	(sh-*-elf*, sh[12346l]*-*-elf*): Add sh/t-sh64 to tmake_file for
   2498  1.1.1.3    mrg 	sh64*-*-*.
   2499  1.1.1.3    mrg 	(sh-*-linux*, sh[2346lbe]*-*-linux*): Add sh/t-sh to tmake_file.
   2500  1.1.1.3    mrg 	Add sh/t-sh64 to tmake_file for sh64*-*-linux*.
   2501  1.1.1.3    mrg 	(sh-*-netbsdelf*, shl*-*-netbsdelf*, sh5-*-netbsd*)
   2502  1.1.1.3    mrg 	(sh5l*-*-netbsd*, sh64-*-netbsd*, sh64l*-*-netbsd*): Add sh/t-sh,
   2503  1.1.1.3    mrg 	sh/t-netbsd to tmake_file.
   2504  1.1.1.3    mrg 	Add sh/t-sh64 to tmake_file for sh5*-*-netbsd*, sh64*-netbsd*.
   2505  1.1.1.3    mrg 	(sh-*-rtems*): Add sh/t-sh to tmake_file.
   2506  1.1.1.3    mrg 	(sh-wrs-vxworks): Likewise.
   2507  1.1.1.3    mrg 	(sparc-*-linux*): Add sparc/t-softmul to tmake_file except for
   2508  1.1.1.3    mrg 	*-leon[3-9]*.
   2509  1.1.1.3    mrg 	(v850*-*-*): Add v850/t-v850 to tmake_file.
   2510  1.1.1.3    mrg 	(vax-*-linux*): Add vax/t-linux to tmake_file.
   2511  1.1.1.3    mrg 	(m32c-*-elf*, m32c-*-rtems*): Add m32c/t-m32c to tmake_file.
   2512  1.1.1.3    mrg 
   2513  1.1.1.3    mrg 2011-11-02  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2514  1.1.1.3    mrg 
   2515  1.1.1.3    mrg 	* crtstuff.c: New file.
   2516  1.1.1.3    mrg 	* Makefile.in (CRTSTUFF_CFLAGS): Define.
   2517  1.1.1.3    mrg 	(CRTSTUFF_T_CFLAGS): Define.
   2518  1.1.1.3    mrg 	(extra-parts, INSTALL_PARTS): Remove conditional assignments.
   2519  1.1.1.3    mrg 	(crtbegin$(objext), crtend$(objext), crtbeginS$(objext))
   2520  1.1.1.3    mrg 	(crtendS$(objext), crtbeginT.o): Use $(srcdir) to refer to
   2521  1.1.1.3    mrg 	crtstuff.c.
   2522  1.1.1.3    mrg 	Use $<.
   2523  1.1.1.3    mrg 	(crtbeginT.o): Use $(objext).
   2524  1.1.1.3    mrg 	[!CUSTOM_CRTIN] (crti$(objext), crtn$(objext)): New rules.
   2525  1.1.1.3    mrg 	(libgcc-extra-parts): Don't compare EXTRA_PARTS, GCC_EXTRA_PARTS.
   2526  1.1.1.3    mrg 	(gcc-extra-parts): Remove.
   2527  1.1.1.3    mrg 	* config.host (*-*-freebsd*): Add t-crtstuff-pic to tmake_file.
   2528  1.1.1.3    mrg 	Set extra_parts.
   2529  1.1.1.3    mrg 	(*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
   2530  1.1.1.3    mrg 	*-*-gnu*): Also handle *-*-kopensolaris*-gnu.
   2531  1.1.1.3    mrg 	Add t-crtstuff-pic to tmake_file.
   2532  1.1.1.3    mrg 	(*-*-lynxos*): New case.
   2533  1.1.1.3    mrg 	Set tmake_file, extra_parts.
   2534  1.1.1.3    mrg 	(*-*-netbsd*): Add t-crtstuff-pic to tmake_file.
   2535  1.1.1.3    mrg 	Set extra_parts for *-*-netbsd*1.[7-9]*, *-*-netbsd[2-9]*,
   2536  1.1.1.3    mrg 	*-*-netbsdelf[2-9]*.
   2537  1.1.1.3    mrg 	(*-*-openbsd*): Add t-crtstuff-pic to tmake_file.
   2538  1.1.1.3    mrg 	(*-*-rtems*): Set extra_parts.
   2539  1.1.1.3    mrg 	(*-*-solaris2*): Remove t-crtin from tmake_file for Solaris < 10.
   2540  1.1.1.3    mrg 	(*-*-uclinux*): New case.
   2541  1.1.1.3    mrg 	Set extra_parts.
   2542  1.1.1.3    mrg 	(*-*-vms*): New case.
   2543  1.1.1.3    mrg 	Set tmake_file, extra_parts.
   2544  1.1.1.3    mrg 	(*-*-elf): Set extra_parts.
   2545  1.1.1.3    mrg 	(alpha*-*-freebsd*): Add crtbeginT.o to extra_parts.
   2546  1.1.1.3    mrg 	(alpha64-dec-*vms*): Append to tmake_file, remove vms/t-vms,
   2547  1.1.1.3    mrg 	vms/t-vms64.
   2548  1.1.1.3    mrg 	Set extra_parts.
   2549  1.1.1.3    mrg 	(alpha*-dec-*vms*): Append to tmake_file, remove vms/t-vms.
   2550  1.1.1.3    mrg 	Set extra_parts.
   2551  1.1.1.3    mrg 	(arm*-*-freebsd*): Add t-crtin to tmake_file.
   2552  1.1.1.3    mrg 	Add crtbegin.o, crtend.o, crti.o, crtn.o to extra_parts.
   2553  1.1.1.3    mrg 	(arm-wrs-vxworks): Append to tmake_file.
   2554  1.1.1.3    mrg 	Set extra_parts.
   2555  1.1.1.3    mrg 	(arm*-*-uclinux*): Set extra_parts.
   2556  1.1.1.3    mrg 	(arm*-*-ecos-elf): Likewise.
   2557  1.1.1.3    mrg 	(arm*-*-eabi*, arm*-*-symbianelf*): Set extra_parts for
   2558  1.1.1.3    mrg 	arm*-*-eabi*.
   2559  1.1.1.3    mrg 	(arm*-*-rtems*): Set extra_parts.
   2560  1.1.1.3    mrg 	(arm*-*-elf): Likewise.
   2561  1.1.1.3    mrg 	(avr-*-rtems*): Clear extra_parts.
   2562  1.1.1.3    mrg 	(bfin*-elf*): Add bfin/t-crtlibid, bfin/t-crtstuff to extra_parts.
   2563  1.1.1.3    mrg 	Set extra_parts.
   2564  1.1.1.3    mrg 	(bfin*-uclinux*): Likewise.
   2565  1.1.1.3    mrg 	(bfin*-linux-uclibc*): Add bfin/t-crtstuff to tmake_file.
   2566  1.1.1.3    mrg 	(bfin*-rtems*): Append to tmake_file.
   2567  1.1.1.3    mrg 	Set extra_parts.
   2568  1.1.1.3    mrg 	(bfin*-*): Likewise.
   2569  1.1.1.3    mrg 	(crisv32-*-elf, crisv32-*-none, cris-*-elf, cris-*-none): Split into ...
   2570  1.1.1.3    mrg 	(crisv32-*-elf): ... this.
   2571  1.1.1.3    mrg 	(crisv32-*-none): ... this.
   2572  1.1.1.3    mrg 	(cris-*-elf, cris-*-none): New cases.
   2573  1.1.1.3    mrg 	Add cris/t-elfmulti to tmake_file.
   2574  1.1.1.3    mrg 	(fr30-*-elf): Append to tmake_file.
   2575  1.1.1.3    mrg 	Set extra_parts.
   2576  1.1.1.3    mrg 	(frv-*-elf): Append to tmake_file, add frv/t-frv.
   2577  1.1.1.3    mrg 	Set extra_parts.
   2578  1.1.1.3    mrg 	(h8300-*-rtems*): Append to tmake_file.
   2579  1.1.1.3    mrg 	Set extra_parts.
   2580  1.1.1.3    mrg 	(h8300-*-elf*): Likewise.
   2581  1.1.1.3    mrg 	(hppa*64*-*-hpux11*): Add pa/t-stublib, pa/t-stublib64 to tmake_file.
   2582  1.1.1.3    mrg 	Set extra_parts.
   2583  1.1.1.3    mrg 	(hppa[12]*-*-hpux11*): Add pa/t-stublib to tmake_file.
   2584  1.1.1.3    mrg 	Set extra_parts.
   2585  1.1.1.3    mrg 	(i[34567]86-*-elf*): Add i386/t-crtstuff, t-crtstuff-pic to tmake_file.
   2586  1.1.1.3    mrg 	(x86_64-*-elf*): Likewise.
   2587  1.1.1.3    mrg 	(i[34567]86-*-freebsd*): Add i386/t-crtstuff to tmake_file.
   2588  1.1.1.3    mrg 	(x86_64-*-freebsd*): Likewise.
   2589  1.1.1.3    mrg 	(x86_64-*-netbsd*): Likewise.
   2590  1.1.1.3    mrg 	(i[34567]86-*-linux*): Likewise.
   2591  1.1.1.3    mrg 	(i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu)
   2592  1.1.1.3    mrg 	(i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Likewise.
   2593  1.1.1.3    mrg 	(x86_64-*-linux*): Likewise.
   2594  1.1.1.3    mrg 	(x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu): Likewise.
   2595  1.1.1.3    mrg 	(i[34567]86-*-lynxos*): Add t-crtstuff-pic, i386/t-crtstuff to
   2596  1.1.1.3    mrg 	tmake_file.
   2597  1.1.1.3    mrg 	Set extra_parts.
   2598  1.1.1.3    mrg 	(i[34567]86-*-nto-qnx*): Set tmake_file, extra_parts.
   2599  1.1.1.3    mrg 	(i[34567]86-*-rtems*): Append to tmake_file, remove t-crtin.
   2600  1.1.1.3    mrg 	Append to extra_parts, remove crtbegin.o, crtend.o.
   2601  1.1.1.3    mrg 	(ia64*-*-elf*): Append to extra_parts, remove crtbegin.o, crtend.o.
   2602  1.1.1.3    mrg 	(ia64*-*-freebsd*): Append to extra_parts, remove crtbegin.o,
   2603  1.1.1.3    mrg 	crtend.o, crtbeginS.o, crtendS.o.
   2604  1.1.1.3    mrg 	(ia64*-*-linux*): Comment extra_parts.
   2605  1.1.1.3    mrg 	(ia64-hp-*vms*): Append to tmake_file, remove vms/t-vms, vms/t-vms64.
   2606  1.1.1.3    mrg 	Set extra_parts.
   2607  1.1.1.3    mrg 	(iq2000*-*-elf*): Clear extra_parts.
   2608  1.1.1.3    mrg 	(lm32-*-elf*, lm32-*-rtems*): Add t-crtin to tmake_file.
   2609  1.1.1.3    mrg 	(lm32-*-uclinux*): Add to extra_parts, remove crtbegin.o, crtend.o
   2610  1.1.1.3    mrg 	(m32r-*-elf*, m32r-*-rtems*): Split off ...
   2611  1.1.1.3    mrg 	(m32r-*-rtems*): ... this.
   2612  1.1.1.3    mrg 	Add m32r/t-m32r to tmake_file.
   2613  1.1.1.3    mrg 	(m68k-*-elf*): Add t-crtin to tmake_file.
   2614  1.1.1.3    mrg 	(m68k-*-rtems*): Add crti.o, crtn.o to extra_parts.
   2615  1.1.1.3    mrg 	(mcore-*-elf): Likewise.
   2616  1.1.1.3    mrg 	(microblaze*-*-*): Set extra_parts.
   2617  1.1.1.3    mrg 	(mips*-sde-elf*): New case.
   2618  1.1.1.3    mrg 	Set tmake_file, extra_parts.
   2619  1.1.1.3    mrg 	(mipsisa32-*-elf*, mipsisa32el-*-elf*, mipsisa32r2-*-elf*)
   2620  1.1.1.3    mrg 	(mipsisa32r2el-*-elf*, mipsisa64-*-elf*, mipsisa64el-*-elf*)
   2621  1.1.1.3    mrg 	(mipsisa64r2-*-elf*, mipsisa64r2el-*-elf*): Add mips/t-crtstuff to
   2622  1.1.1.3    mrg 	tmake_file.
   2623  1.1.1.3    mrg 	Set extra_parts.
   2624  1.1.1.3    mrg 	(mipsisa64sr71k-*-elf*): Likewise.
   2625  1.1.1.3    mrg 	(mipsisa64sb1-*-elf*, mipsisa64sb1el-*-elf*): Likewise.
   2626  1.1.1.3    mrg 	(mips-*-elf*, mipsel-*-elf*): Likewise.
   2627  1.1.1.3    mrg 	(mips64-*-elf*, mips64el-*-elf*): Likewise.
   2628  1.1.1.3    mrg 	(mips64vr-*-elf*, mips64vrel-*-elf*): Likewise.
   2629  1.1.1.3    mrg 	(mips64orion-*-elf*,  mips64orionel-*-elf*): Likewise.
   2630  1.1.1.3    mrg 	(mips*-*-rtems*): Likewise.
   2631  1.1.1.3    mrg 	(mipstx39-*-elf*, mipstx39el-*-elf*): Likewise.
   2632  1.1.1.3    mrg 	(moxie-*-*): Split into ...
   2633  1.1.1.3    mrg 	(moxie-*-elf, moxie-*-uclinux*): ... this.
   2634  1.1.1.3    mrg 	Add to extra_parts, remove crtbegin.o, crtend.o.
   2635  1.1.1.3    mrg 	(moxie-*-rtems*): New case.
   2636  1.1.1.3    mrg 	Set tmake_file.
   2637  1.1.1.3    mrg 	Clear extra_parts.
   2638  1.1.1.3    mrg 	(powerpc-*-freebsd*): Add rs6000/t-crtstuff to tmake_file.
   2639  1.1.1.3    mrg 	Set extra_parts.
   2640  1.1.1.3    mrg 	(powerpc-*-netbsd*): Add rs6000/t-netbsd to tmake_file.
   2641  1.1.1.3    mrg 	(powerpc-*-eabispe*): Add rs6000/t-crtstuff, t-crtstuff-pic to
   2642  1.1.1.3    mrg 	tmake_file.
   2643  1.1.1.3    mrg 	Set extra_parts.
   2644  1.1.1.3    mrg 	(powerpc-*-eabisimaltivec*): Add to tmake_file, add rs6000/t-ppccomm,
   2645  1.1.1.3    mrg 	rs6000/t-crtstuff, t-crtstuff-pic to tmake_file.
   2646  1.1.1.3    mrg 	Set extra_parts.
   2647  1.1.1.3    mrg 	(powerpc-*-eabisim*): Likewise.
   2648  1.1.1.3    mrg 	(powerpc-*-elf*): Likewise.
   2649  1.1.1.3    mrg 	(powerpc-*-eabialtivec*): Likewise.
   2650  1.1.1.3    mrg 	(powerpc-xilinx-eabi*): Likewise.
   2651  1.1.1.3    mrg 	(powerpc-*-eabi*): Likewise.
   2652  1.1.1.3    mrg 	(powerpc-*-rtems*): Likewise.
   2653  1.1.1.3    mrg 	(powerpc-*-linux*, powerpc64-*-linux*): Add rs6000/t-crtstuff to
   2654  1.1.1.3    mrg 	tmake_file.
   2655  1.1.1.3    mrg 	Set extra_parts.
   2656  1.1.1.3    mrg 	(powerpc-*-lynxos*): Add to tmake_file.
   2657  1.1.1.3    mrg 	(powerpcle-*-elf*): Add to tmake_file, add rs6000/t-ppccomm,
   2658  1.1.1.3    mrg 	rs6000/t-crtstuff, t-crtstuff-pic.
   2659  1.1.1.3    mrg 	Set extra_parts.
   2660  1.1.1.3    mrg 	(powerpcle-*-eabisim*): Likewise.
   2661  1.1.1.3    mrg 	(powerpcle-*-eabi*): Likewise.
   2662  1.1.1.3    mrg 	(rx-*-elf): Remove extra_parts.
   2663  1.1.1.3    mrg 	(s390x-ibm-tpf*): Set extra_parts.
   2664  1.1.1.3    mrg 	(score-*-elf): Set extra_parts.
   2665  1.1.1.3    mrg 	(sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
   2666  1.1.1.3    mrg 	(sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
   2667  1.1.1.3    mrg 	(sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
   2668  1.1.1.3    mrg 	(sh64l*-*-netbsd*): Split into ...
   2669  1.1.1.3    mrg 	(sh-*-elf*, sh[12346l]*-*-elf*): ... this.
   2670  1.1.1.3    mrg 	Add t-crtstuff-pic to tmake_file.
   2671  1.1.1.3    mrg 	Set extra_parts.
   2672  1.1.1.3    mrg 	(sh-*-rtems*): Add to tmake_file, add t-crtstuff-pic.
   2673  1.1.1.3    mrg 	Set extra_parts.
   2674  1.1.1.3    mrg 	(sh-wrs-vxworks): Add to tmake_file, add t-crtstuff-pic.
   2675  1.1.1.3    mrg 	(sparc-*-elf*): Remove t-crtin from tmake_file.
   2676  1.1.1.3    mrg 	Add to extra_parts, remove crtbegin.o, crtend.o.
   2677  1.1.1.3    mrg 	(sparc-*-linux*): Add sparc/t-linux64 to tmake_file.
   2678  1.1.1.3    mrg 	(sparc64-*-linux*): Likewise.
   2679  1.1.1.3    mrg 	(sparc-*-rtems*): Remove sparc/t-elf from tmake_file.
   2680  1.1.1.3    mrg 	Add to extra_parts, remove crtbegin.o, crtend.o.
   2681  1.1.1.3    mrg 	(sparc64-*-elf*): Remove t-crtin from tmake_file.
   2682  1.1.1.3    mrg 	Add to extra_parts, remove crtbegin.o, crtend.o.
   2683  1.1.1.3    mrg 	(sparc64-*-rtems*): Remove t-crtin from tmake_file.
   2684  1.1.1.3    mrg 	Add to extra_parts, remove crtbegin.o, crtend.o.
   2685  1.1.1.3    mrg 	(sparc64-*-freebsd*, ultrasparc-*-freebsd*): Add to extra_parts.
   2686  1.1.1.3    mrg 	(sparc64-*-linux*): Add sparc/t-linux64 to tmake_file.
   2687  1.1.1.3    mrg 	(spu-*-elf*): Add to tmake_file, add spu/t-elf.
   2688  1.1.1.3    mrg 	Set extra_parts.
   2689  1.1.1.3    mrg 	(tic6x-*-uclinux): Add c6x/t-uxlinux, t-crtstuff-pic to tmake_file.
   2690  1.1.1.3    mrg 	Set extra_parts.
   2691  1.1.1.3    mrg 	(tic6x-*-*): Change to ...
   2692  1.1.1.3    mrg 	(tic6x-*-elf): ... this.
   2693  1.1.1.3    mrg 	Set extra_parts.
   2694  1.1.1.3    mrg 	(xtensa*-*-elf*): Add to tmake_file, add xtensa/t-elf.
   2695  1.1.1.3    mrg 	Set extra_parts.
   2696  1.1.1.3    mrg 	(am33_2.0-*-linux*): Add comment.
   2697  1.1.1.3    mrg 	(mep*-*-*): Add mep/t-mep to tmake_file.
   2698  1.1.1.3    mrg 	Set extra_parts.
   2699  1.1.1.3    mrg 	* config/alpha/t-vms: New file.
   2700  1.1.1.3    mrg 	* config/alpha/vms-dwarf2.S, config/alpha/vms-dwarf2eh.S: New files.
   2701  1.1.1.3    mrg 	* config/arm/crti.S, config/arm/crtn.S: New files.
   2702  1.1.1.3    mrg 	* config/bfin/crti.S, config/bfin/crtn.S: New files.
   2703  1.1.1.3    mrg 	* config/bfin/crtlibid.S: New file.
   2704  1.1.1.3    mrg 	* config/bfin/t-crtlibid, config/bfin/t-crtstuff: New files.
   2705  1.1.1.3    mrg 	* config/c6x/crti.S, config/c6x/crtn.S: New files.
   2706  1.1.1.3    mrg 	* config/c6x/t-elf (CUSTOM_CRTIN): Set.
   2707  1.1.1.3    mrg 	(crti.o, crtin.o): New rules.
   2708  1.1.1.3    mrg 	(CRTSTUFF_T_CFLAGS, CRTSTUFF_T_CFLAGS_S): Set.
   2709  1.1.1.3    mrg 	* config/c6x/t-uclinux: New file.
   2710  1.1.1.3    mrg 	* config/cris/t-elfmulti: New file.
   2711  1.1.1.3    mrg 	* config/cris/t-linux (CRTSTUFF_T_CFLAGS_S): Set.
   2712  1.1.1.3    mrg 	* config/fr30/crti.S, config/fr30/crtn.S: New files.
   2713  1.1.1.3    mrg 	* config/frv/frvbegin.c, config/frv/frvend.c: New files.
   2714  1.1.1.3    mrg 	* config/frv/t-frv: New file.
   2715  1.1.1.3    mrg 	* config/frv/t-linux (CRTSTUFF_T_CFLAGS): Set.
   2716  1.1.1.3    mrg 	* config/h8300/crti.S, config/h8300/crtn.S: New files.
   2717  1.1.1.3    mrg 	* config/i386/cygming-crtbegin.c, config/i386/cygming-crtend.c:
   2718  1.1.1.3    mrg 	New files.
   2719  1.1.1.3    mrg 	* config/i386/t-cygming (crtbegin.o, crtend.o): Use $(srcdir) to
   2720  1.1.1.3    mrg 	refer to cygming-crtbegin.c, cygming-crtend.c.
   2721  1.1.1.3    mrg 	Use $<.
   2722  1.1.1.3    mrg 	* config/i386/t-nto: New file.
   2723  1.1.1.3    mrg 	* config/ia64/crtbegin.S, config/ia64/crtend.S: New files.
   2724  1.1.1.3    mrg 	* config/ia64/crti.S, config/ia64/crtn.S: New files.
   2725  1.1.1.3    mrg 	* config/ia64/t-ia64 (crtbegin.o, crtend.o, crtbeginS.o,
   2726  1.1.1.3    mrg 	crtendS.o): Use $(srcdir) to refer to crtbegin.S, crtend.S.
   2727  1.1.1.3    mrg 	Use .S extension.
   2728  1.1.1.3    mrg 	Use $<.
   2729  1.1.1.3    mrg 	* config/ia64/t-vms (CRTSTUFF_T_CFLAGS, CRTSTUFF_T_CFLAGS_S): Set.
   2730  1.1.1.3    mrg 	(crtinitS.o): New rule.
   2731  1.1.1.3    mrg 	* config/ia64/vms-crtinit.S: New file.
   2732  1.1.1.3    mrg 	* config/lm32/t-elf ($(T)crti.o, $(T)crtn.o): Remove.
   2733  1.1.1.3    mrg 	* config/m32r/initfini.c: New file.
   2734  1.1.1.3    mrg 	* config/m32r/t-linux, config/m32r/t-m32r: New files.
   2735  1.1.1.3    mrg 	* config/m68k/crti.S, config/m68k/crtn.S: New files.
   2736  1.1.1.3    mrg 	* config/mcore/crti.S, config/mcore/crtn.S: New files.
   2737  1.1.1.3    mrg 	* config/mep/t-mep: New file.
   2738  1.1.1.3    mrg 	* config/microblaze/crti.S, config/microblaze/crtn.S: New files.
   2739  1.1.1.3    mrg 	* config/microblaze/t-microblaze (MULTILIB_OPTIONS): Remove.
   2740  1.1.1.3    mrg 	* config/mips/crti.S, config/mips/crtn.S: New files.
   2741  1.1.1.3    mrg 	* config/mips/t-crtstuff: New file.
   2742  1.1.1.3    mrg 	* config/mmix/crti.S, config/mmix/crtn.S: New files.
   2743  1.1.1.3    mrg 	* config/mmix/t-mmix (CRTSTUFF_T_CFLAGS): Set.
   2744  1.1.1.3    mrg 	(CUSTOM_CRTIN): Set.
   2745  1.1.1.3    mrg 	($(T)crti.o, $(T)crtn.o): Remove $(T),
   2746  1.1.1.3    mrg 	dependencies.
   2747  1.1.1.3    mrg 	Use $(srcdir) to refer to crti.S, crtn.S.
   2748  1.1.1.3    mrg 	Use .S extension, $<.
   2749  1.1.1.3    mrg 	* config/moxie/crti.asm: Rename to ...
   2750  1.1.1.3    mrg 	* config/moxie/crti.S: ... this.
   2751  1.1.1.3    mrg 	* config/moxie/crtn.asm: Rename to ...
   2752  1.1.1.3    mrg 	* config/moxie/crtn.S: ... this.
   2753  1.1.1.3    mrg 	* config/moxie/t-moxie: Remove.
   2754  1.1.1.3    mrg 	* config/pa/stublib.c: New file.
   2755  1.1.1.3    mrg 	* config/pa/t-stublib, config/pa/t-stublib64: New files.
   2756  1.1.1.3    mrg 	* config/rs6000/eabi-ci.S, config/rs6000/eabi-cn.S: New files.
   2757  1.1.1.3    mrg 	* config/rs6000/sol-ci.S, config/rs6000/sol-cn.S: New files.
   2758  1.1.1.3    mrg 	* config/rs6000/t-crtstuff: New file.
   2759  1.1.1.3    mrg 	* config/rs6000/t-ppccomm (EXTRA_PARTS): Remove.
   2760  1.1.1.3    mrg 	(ecrti.S, ecrtn.S, ncrti.S, ncrtn.S): Remove.
   2761  1.1.1.3    mrg 	(ecrti$(objext)): Depend on $(srcdir)/config/rs6000/eabi-ci.S.
   2762  1.1.1.3    mrg 	Make output file explicit.
   2763  1.1.1.3    mrg 	(ecrtn$(objext)): Depend on $(srcdir)/config/rs6000/eabi-cn.S.
   2764  1.1.1.3    mrg 	Make output file explicit.
   2765  1.1.1.3    mrg 	(ncrti$(objext): Depend on $(srcdir)/config/rs6000/sol-ci.S.
   2766  1.1.1.3    mrg 	Make output file explicit.
   2767  1.1.1.3    mrg 	(ncrtn$(objext)): Depend on $(srcdir)/config/rs6000/sol-cn.S.
   2768  1.1.1.3    mrg 	Make output file explicit.
   2769  1.1.1.3    mrg 	* config/score/crti.S, config/score/crtn.S: New files.
   2770  1.1.1.3    mrg 	* config/sh/crt1.S, config/sh/crti.S, config/sh/crtn.S: New files.
   2771  1.1.1.3    mrg 	* config/sh/lib1funcs-4-300.S, config/sh/lib1funcs-Os-4-200.S: New
   2772  1.1.1.3    mrg 	files.
   2773  1.1.1.3    mrg 	* config/sh/t-sh, config/sh/t-superh: New files.
   2774  1.1.1.3    mrg 	* config/sparc/t-linux64: New file.
   2775  1.1.1.3    mrg 	* config/spu/cache.S, config/spu/cachemgr.c: New files.
   2776  1.1.1.3    mrg 	* config/spu/t-elf (CRTSTUFF_T_CFLAGS): Set.
   2777  1.1.1.3    mrg 	(cachemgr.o, cachemgr_nonatomic.o, libgcc_%.a, cache8k.o)
   2778  1.1.1.3    mrg 	(cache16k.o, cache32k.o, cache64k.o, cache128k.o): New rules.
   2779  1.1.1.3    mrg 	* config/t-crtin: Remove.
   2780  1.1.1.3    mrg 	* config/t-crtstuff-pic: New file.
   2781  1.1.1.3    mrg 	* config/t-sol2 (CUSTOM_CRTIN): Set.
   2782  1.1.1.3    mrg 	(crti.o, crtn.o): New rules.
   2783  1.1.1.3    mrg 	* config/vms/t-vms: New file.
   2784  1.1.1.3    mrg 	* config/vms/vms-ucrt0.c: New file.
   2785  1.1.1.3    mrg 	* config/xtensa/t-elf: New file.
   2786  1.1.1.3    mrg 
   2787  1.1.1.3    mrg 2011-11-02  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2788  1.1.1.3    mrg 
   2789  1.1.1.3    mrg 	* Makefile.in (SHLIB_NM_FLAGS): Set.
   2790  1.1.1.3    mrg 	* mkmap-flat.awk, mkmap-symver.awk: New files.
   2791  1.1.1.3    mrg 	* configure.ac (libgcc_cv_lib_sjlj_exceptions): Check for SjLj
   2792  1.1.1.3    mrg 	exceptions.
   2793  1.1.1.3    mrg 	* configure: Regenerate.
   2794  1.1.1.3    mrg 	* config/libgcc-glibc.ver: New file.
   2795  1.1.1.3    mrg 	* config/libgcc-libsystem.ver: New file.
   2796  1.1.1.3    mrg 	* config/t-libunwind (SHLIB_LC): Set.
   2797  1.1.1.3    mrg 	* config/t-linux: New file.
   2798  1.1.1.3    mrg 	* config/t-slibgcc (INSTALL_SHLIB): New.
   2799  1.1.1.3    mrg 	(SHLIB_INSTALL): Use it.
   2800  1.1.1.3    mrg 	* config/t-slibgcc-darwin (SHLIB_MKMAP): Use $(srcdir) to refer
   2801  1.1.1.3    mrg 	to mkmap-symver.awk.
   2802  1.1.1.3    mrg 	(SHLIB_MAPFILES): Don't append, adapt pathname.
   2803  1.1.1.3    mrg 	(SHLIB_VERPFX): Set.
   2804  1.1.1.3    mrg 	* config/t-slibgcc-elf-ver (SHLIB_MKMAP): Use $(srcdir) to refer
   2805  1.1.1.3    mrg 	to mkmap-symver.awk.
   2806  1.1.1.3    mrg 	* config/t-slibgcc-gld-nover, config/t-slibgcc-hpux,
   2807  1.1.1.3    mrg 	config/t-slibgcc-libgcc, config/t-slibgcc-vms: New files.
   2808  1.1.1.3    mrg 	* config/alpha/libgcc-alpha-ldbl.ver, config/alpha/t-linux: New files.
   2809  1.1.1.3    mrg 	* config/alpha/t-slibgcc-osf (SHLIB_MKMAP): Use $(srcdir) to refer
   2810  1.1.1.3    mrg 	to mkmap-flat.awk.
   2811  1.1.1.3    mrg 	* config/arm/t-bpabi (SHLIB_MAPFILES): Set.
   2812  1.1.1.3    mrg 	* config/bfin/libgcc-glibc.ver, config/bfin/t-linux: New files.
   2813  1.1.1.3    mrg 	* config/c6x/libgcc-eabi.ver, config/c6x/t-elf: New files.
   2814  1.1.1.3    mrg 	* config/cris/libgcc-glibc.ver, config/cris/t-linux: New files.
   2815  1.1.1.3    mrg 	* config/frv/libgcc-frv.ver, config/frv/t-linux: New files.
   2816  1.1.1.3    mrg 	* config/i386/libgcc-darwin.10.4.ver,
   2817  1.1.1.3    mrg 	config/i386/libgcc-darwin.10.5.ver, config/i386/libgcc-glibc.ver:
   2818  1.1.1.3    mrg 	New files.
   2819  1.1.1.3    mrg 	* config/i386/t-darwin: Remove.
   2820  1.1.1.3    mrg 	* config/i386/t-darwin64: Likewise.
   2821  1.1.1.3    mrg 	* config/i386/t-dw2-eh, config/i386/t-sjlj-eh: New files.
   2822  1.1.1.3    mrg 	* config/i386/t-slibgcc-cygming, config/i386/t-cygwin,
   2823  1.1.1.3    mrg 	config/i386/t-dlldir, config/i386/t-dlldir-x: New files.
   2824  1.1.1.3    mrg 	* config/i386/t-linux: New file.
   2825  1.1.1.3    mrg 	* config/i386/t-mingw32: New file.
   2826  1.1.1.3    mrg 	* config/ia64/libgcc-glibc.ver, config/ia64/libgcc-ia64.ver: New files.
   2827  1.1.1.3    mrg 	* config/ia64/t-glibc: Rename to ...
   2828  1.1.1.3    mrg 	* config/ia64/t-linux: ... this.
   2829  1.1.1.3    mrg 	(SHLIB_MAPFILES): Set.
   2830  1.1.1.3    mrg 	* config/ia64/t-glibc-libunwind: Rename to ...
   2831  1.1.1.3    mrg 	* config/ia64/t-linux-libunwind: ... this.
   2832  1.1.1.3    mrg 	* config/ia64/t-ia64 (SHLIB_MAPFILES): Set.
   2833  1.1.1.3    mrg 	* config/ia64/t-slibgcc-hpux: New file.
   2834  1.1.1.3    mrg 	* config/m32r/libgcc-glibc.ver, config/m32r/t-linux: New files.
   2835  1.1.1.3    mrg 	* config/m68k/t-slibgcc-elf-ver: New file.
   2836  1.1.1.3    mrg 	* config/mips/t-mips16 (SHLIB_MAPFILES): Set.
   2837  1.1.1.3    mrg 	* config/mips/t-slibgcc-irix (SHLIB_MKMAP): Use $(srcdir) to refer
   2838  1.1.1.3    mrg 	to mkmap-flat.awk.
   2839  1.1.1.3    mrg 	* config/pa/t-slibgcc-hpux: New file.
   2840  1.1.1.3    mrg 	* config/pa/t-slibgcc-dwarf-ver, config/pa/t-slibgcc-sjsj-ver: New
   2841  1.1.1.3    mrg 	files.
   2842  1.1.1.3    mrg 	* config/rs6000/libgcc-darwin.10.4.ver,
   2843  1.1.1.3    mrg 	config/rs6000/libgcc-darwin.10.5.ver: New files.
   2844  1.1.1.3    mrg 	* config/rs6000/libgcc-ppc-glibc.ver: Rename to
   2845  1.1.1.3    mrg 	config/rs6000/libgcc-glibc.ver.
   2846  1.1.1.3    mrg 	* config/rs6000/libgcc-ppc64.ver: Rename to
   2847  1.1.1.3    mrg 	config/rs6000/libgcc-ibm-ldouble.ver.
   2848  1.1.1.3    mrg 	* config/rs6000/t-darwin (SHLIB_VERPFX): Remove.
   2849  1.1.1.3    mrg 	* config/rs6000/t-ibm-ldouble (SHLIB_MAPFILES): Adapt filename.
   2850  1.1.1.3    mrg 	* config/rs6000/t-ldbl128: Rename to ...
   2851  1.1.1.3    mrg 	* config/rs6000/t-linux: ... this.
   2852  1.1.1.3    mrg 	(SHLIB_MAPFILES): Adapt filename.
   2853  1.1.1.3    mrg 	* config/rs6000/t-slibgcc-aix: New file.
   2854  1.1.1.3    mrg 	* config/sh/libgcc-excl.ver, config/sh/libgcc-glibc.ver: New files.
   2855  1.1.1.3    mrg 	* config/sh/t-linux (SHLIB_MAPFILES): Use $(srcdir) to refer to
   2856  1.1.1.3    mrg 	libgcc-excl.ver, libgcc-glibc.ver.
   2857  1.1.1.3    mrg 	(SHLIB_LINK, SHLIB_INSTALL): Remove.
   2858  1.1.1.3    mrg 	* config/sparc/libgcc-glibc.ver: New file.
   2859  1.1.1.3    mrg 	* config/sparc/t-linux: New file.
   2860  1.1.1.3    mrg 	* config/xtensa/libgcc-glibc.ver, config/xtensa/t-linux: New files.
   2861  1.1.1.3    mrg 	* config.host (*-*-freebsd*): Add t-slibgcc, t-slibgcc-gld,
   2862  1.1.1.3    mrg 	t-slibgcc-elf-ver to tmake_file.
   2863  1.1.1.3    mrg 	Add t-slibgcc-nolc-override to tmake_file for posix threads on
   2864  1.1.1.3    mrg 	*-*-freebsd[34].
   2865  1.1.1.3    mrg 	(*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
   2866  1.1.1.3    mrg 	*-*-gnu*, *-*-kopensolaris*-gnu): Add t-slibgcc, t-slibgcc-gld,
   2867  1.1.1.3    mrg 	t-slibgcc-elf-ver, t-linux to tmake_file.
   2868  1.1.1.3    mrg 	(*-*-netbsd*): Add t-slibgcc, t-slibgcc-gld, t-slibgcc-elf-ver to
   2869  1.1.1.3    mrg 	tmake_file.
   2870  1.1.1.3    mrg 	(alpha*-*-linux*): Add alpha/t-linux to tmake_file.
   2871  1.1.1.3    mrg 	(alpha64-dec-*vms*): Add t-slibgcc-vms to tmake_file.
   2872  1.1.1.3    mrg 	(alpha*-dec-*vms*): Likewise.
   2873  1.1.1.3    mrg 	(arm*-*-freebsd*): Append to tmake_file.
   2874  1.1.1.3    mrg 	(arm*-*-netbsdelf*): Add t-slibgcc-gld-nover to tmake_file.
   2875  1.1.1.3    mrg 	(arm*-*-linux*): Add t-slibgcc-libgcc to tmake_file for
   2876  1.1.1.3    mrg 	arm*-*-linux-*eabi.
   2877  1.1.1.3    mrg 	(arm*-*-eabi*, arm*-*-symbianelf*): Add t-slibgcc-nolc-override to
   2878  1.1.1.3    mrg 	tmake_file for arm*-*-symbianelf*.
   2879  1.1.1.3    mrg 	(bfin*-linux-uclibc*): Append to tmake_file, add bfin/t-linux.
   2880  1.1.1.3    mrg 	(cris-*-linux*, crisv32-*-linux*): Append to tmake_file, add
   2881  1.1.1.3    mrg 	cris/t-linux.
   2882  1.1.1.3    mrg 	(frv-*-*linux*): Append to tmake_file, add frv/t-linux.
   2883  1.1.1.3    mrg 	(hppa*-*-linux*): Add t-slibgcc-libgcc, pa/t-slibgcc-sjlj-ver,
   2884  1.1.1.3    mrg 	pa/t-slibgcc-dwarf-ver to tmake_file.
   2885  1.1.1.3    mrg 	(hppa[12]*-*-hpux10*): Add t-slibgcc, pa/t-slibgcc-sjlj-ver,
   2886  1.1.1.3    mrg 	pa/t-slibgcc-dwarf-ver, t-slibgcc-hpux, pa/t-slibgcc-hpux to tmake_file.
   2887  1.1.1.3    mrg 	(hppa*64*-*-hpux11*): Likewise.
   2888  1.1.1.3    mrg 	(hppa[12]*-*-hpux11*): Likewise.
   2889  1.1.1.3    mrg 	(x86_64-*-darwin*): Don't override tmake_file, but only keep
   2890  1.1.1.3    mrg 	i386/t-crtpc, i386/t-crtfm.
   2891  1.1.1.3    mrg 	(i[34567]86-*-cygwin*): Set tmake_eh_file, tmake_dlldir_file.
   2892  1.1.1.3    mrg 	Prepend $tmake_eh_file, $tmake_dlldir_file, i386/t-slibgcc-cygming
   2893  1.1.1.3    mrg 	to tmake_file.
   2894  1.1.1.3    mrg 	Add i386/t-cygwin to tmake_file.
   2895  1.1.1.3    mrg 	Prepent i386/t-mingw-pthread to tmake_file for posix threads.
   2896  1.1.1.3    mrg 	(i[34567]86-*-mingw*): Set tmake_eh_file, tmake_dlldir_file.
   2897  1.1.1.3    mrg 	Prepend $tmake_eh_file, $tmake_dlldir_file, i386/t-slibgcc-cygming
   2898  1.1.1.3    mrg 	to tmake_file.
   2899  1.1.1.3    mrg 	Add i386/t-mingw32 to tmake_file.
   2900  1.1.1.3    mrg 	(x86_64-*-mingw*): Likewise.
   2901  1.1.1.3    mrg 	(ia64*-*-freebsd*): Append to tmake_file.
   2902  1.1.1.3    mrg 	(ia64*-*-linux*): Append to tmake_file.
   2903  1.1.1.3    mrg 	Replace ia64/t-glibc by ia64/t-linux.
   2904  1.1.1.3    mrg 	Replace ia64/t-glibc-libunwind by ia64/t-linux-libunwind if using
   2905  1.1.1.3    mrg 	system libunwind.
   2906  1.1.1.3    mrg 	(ia64*-*-hpux*): Add t-slibgcc, ia64/t-slibgcc-hpux,
   2907  1.1.1.3    mrg 	t-slibgcc-hpux to tmake_file.
   2908  1.1.1.3    mrg 	(ia64-hp-*vms*): Add t-slibgcc-vms to tmake_file.
   2909  1.1.1.3    mrg 	(m32r-*-linux*): Append to tmake_file, add m32r/t-linux.
   2910  1.1.1.3    mrg 	(m32rle-*-linux*): Likewise.
   2911  1.1.1.3    mrg 	(m68k-*-linux*)): Add m68k/t-slibgcc-elf-ver to tmake_file unless
   2912  1.1.1.3    mrg 	sjlj exceptions.
   2913  1.1.1.3    mrg 	(microblaze*-linux*): New case.
   2914  1.1.1.3    mrg 	Append to tmake_file, add t-slibgcc-nolc-override.
   2915  1.1.1.3    mrg 	(powerpc-*-freebsd*): Add t-slibgcc-libgcc to tmake_file.
   2916  1.1.1.3    mrg 	(powerpc-*-linux*, powerpc64-*-linux*): Likewise.
   2917  1.1.1.3    mrg 	Replace rs6000/t-ldbl128 by rs6000/t-linux in tmake_file.
   2918  1.1.1.3    mrg 	(rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
   2919  1.1.1.3    mrg 	rs6000/t-slibgcc-aix to tmake_file.
   2920  1.1.1.3    mrg 	(rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
   2921  1.1.1.3    mrg 	(rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
   2922  1.1.1.3    mrg 	(sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
   2923  1.1.1.3    mrg 	(sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
   2924  1.1.1.3    mrg 	(sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
   2925  1.1.1.3    mrg 	(sh64l*-*-netbsd*): Add t-slibgcc-libgcc to tmake_file for
   2926  1.1.1.3    mrg 	sh*-*-linux*.
   2927  1.1.1.3    mrg 	(sparc-*-linux*): Append to tmake_file for *-leon*.
   2928  1.1.1.3    mrg 	Add sparc/t-linux to tmake_file for non-Leon targets.
   2929  1.1.1.3    mrg 	(sparc64-*-linux*): Add sparc/t-linux to tmake_file.
   2930  1.1.1.3    mrg 	(tic6x-*-uclinux): New case.
   2931  1.1.1.3    mrg 	Add t-slibgcc, t-slibgcc-gld, t-slibgcc-elf-ver to tmake_file.
   2932  1.1.1.3    mrg 	(tic6x-*-*): Add c6x/t-elf to tmake_file.
   2933  1.1.1.3    mrg 	(xtensa*-*-linux*): Append to tmake_file, add xtensa/t-linux.
   2934  1.1.1.3    mrg 	(am33_2.0-*-linux*): Append to tmake_file.
   2935  1.1.1.3    mrg 	(i[34567]86-*-linux*, x86_64-*-linux*, i[34567]86-*-kfreebsd*-gnu)
   2936  1.1.1.3    mrg 	(i[34567]86-*-knetbsd*-gnu, i[34567]86-*-gnu*): Also handle
   2937  1.1.1.3    mrg 	x86_64-*-kfreebsd*-gnu.
   2938  1.1.1.3    mrg 	Add i386/t-linux to tmake_file.
   2939  1.1.1.3    mrg 
   2940  1.1.1.3    mrg 2011-10-28  Ian Lance Taylor  <iant (a] google.com>
   2941  1.1.1.3    mrg 
   2942  1.1.1.3    mrg 	* config/i386/morestack.S: Correct CFI information to do proper
   2943  1.1.1.3    mrg 	returns throughout function.  In 32-bit mode, save %ebx so that it
   2944  1.1.1.3    mrg 	is restored on unwind.
   2945  1.1.1.3    mrg 
   2946  1.1.1.3    mrg 2011-10-25  Bernd Schmidt  <bernds (a] codesourcery.com>
   2947  1.1.1.3    mrg 
   2948  1.1.1.3    mrg 	* config/c6x/pr-support.c (__gnu_unwind_24bit): Correct logic for the
   2949  1.1.1.3    mrg 	case where B3 isn't the return register.
   2950  1.1.1.3    mrg 
   2951  1.1.1.3    mrg 	* config/c6x/pr-support.c (pop_compact_frame, pop_frame): Correct
   2952  1.1.1.3    mrg 	logic for doubleword pops.
   2953  1.1.1.3    mrg 
   2954  1.1.1.3    mrg 2011-10-25  Andreas Tobler  <andreast (a] fgznet.ch>
   2955  1.1.1.3    mrg 
   2956  1.1.1.3    mrg 	* config/rs6000/t-freebsd: Add wildcard.
   2957  1.1.1.3    mrg 
   2958  1.1.1.3    mrg 2011-10-21  Paul Brook  <paul (a] codesourcery.com>
   2959  1.1.1.3    mrg 
   2960  1.1.1.3    mrg 	* unwind-arm-common.inc: Handle ID3/4 unwinding data.
   2961  1.1.1.3    mrg 
   2962  1.1.1.3    mrg 2011-10-16  Uros Bizjak  <ubizjak (a] gmail.com>
   2963  1.1.1.3    mrg 	    Eric Botcazou  <ebotcazou (a] adacore.com>
   2964  1.1.1.3    mrg 
   2965  1.1.1.3    mrg 	PR target/50737
   2966  1.1.1.3    mrg 	* config/alpha/linux-unwind.h (alpha_fallback_frame_state): Set
   2967  1.1.1.3    mrg 	fs->signal_frame to 1.
   2968  1.1.1.3    mrg 
   2969  1.1.1.3    mrg 2011-10-07  Ian Lance Taylor  <iant (a] google.com>
   2970  1.1.1.3    mrg 
   2971  1.1.1.3    mrg 	* generic-morestack-thread.c: #include <errno.h>.
   2972  1.1.1.3    mrg 
   2973  1.1.1.3    mrg 2011-10-07  Ian Lance Taylor  <iant (a] google.com>
   2974  1.1.1.3    mrg 
   2975  1.1.1.3    mrg 	PR target/46093
   2976  1.1.1.3    mrg 	* generic-morestack.c (__generic_morestack): Make sure the segment
   2977  1.1.1.3    mrg 	is large enough for both the stack frame and the copied
   2978  1.1.1.3    mrg 	parameters.
   2979  1.1.1.3    mrg 
   2980  1.1.1.3    mrg 2011-10-06  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2981  1.1.1.3    mrg 
   2982  1.1.1.3    mrg 	PR bootstrap/49804
   2983  1.1.1.3    mrg 	* config.host: Add crtbegin.o, crtbeginS.o, crtend.o, crtendS.o to
   2984  1.1.1.3    mrg 	extra_parts.
   2985  1.1.1.3    mrg 
   2986  1.1.1.3    mrg 2011-09-28  Nick Clifton  <nickc (a] redhat.com>
   2987  1.1.1.3    mrg 
   2988  1.1.1.3    mrg 	* config/rx/rx-lib.h: Always restrict doubles to the SF type when
   2989  1.1.1.3    mrg 	64-bit doubles are not enabled.
   2990  1.1.1.3    mrg 	* config/rx/rx-abi.h: Fix extraneous renaming of the floatsisf
   2991  1.1.1.3    mrg 	and floatunsisf functions.
   2992  1.1.1.3    mrg 
   2993  1.1.1.3    mrg 2011-09-13  Paul Brook  <paul (a] codesourcery.com>
   2994  1.1.1.3    mrg 
   2995  1.1.1.3    mrg 	* config.host (tic6x-*-*): Add c6x/t-c6x-elf.  Set unwind_header.
   2996  1.1.1.3    mrg 	* unwind-c.c (PERSONALITY_FUNCTION): Use UNWIND_POINTER_REG.
   2997  1.1.1.3    mrg 	* unwind-arm-common.inc: New file.
   2998  1.1.1.3    mrg 	* config/arm/unwind-arm.c: Use unwind-arm-common.inc.
   2999  1.1.1.3    mrg 	* config/arm/unwind-arm.h: Use unwind-arm-common.h.
   3000  1.1.1.3    mrg 	(_GLIBCXX_OVERRIDE_TTYPE_ENCODING): Define.
   3001  1.1.1.3    mrg 	* config/c6x/libunwind.S: New file.
   3002  1.1.1.3    mrg 	* config/c6x/pr-support.c: New file.
   3003  1.1.1.3    mrg 	* config/c6x/unwind-c6x.c: New file.
   3004  1.1.1.3    mrg 	* config/c6x/unwind-c6x.h: New file.
   3005  1.1.1.3    mrg 	* config/c6x/t-c6x-elf: New file.
   3006  1.1.1.2  skrll 
   3007  1.1.1.2  skrll 2011-08-23  Uros Bizjak  <ubizjak (a] gmail.com>
   3008  1.1.1.2  skrll 
   3009  1.1.1.2  skrll 	* config/i386/64/sfp-machine.h (ASM_INVALID): New define.
   3010  1.1.1.2  skrll 	(ASM_DIVZERO): Ditto.
   3011  1.1.1.2  skrll 	(FP_HANLDE_EXCEPTIONS): Use ASM_INVALID and ASM_DIVZERO.
   3012  1.1.1.2  skrll 
   3013  1.1.1.3    mrg 2011-08-18  Richard Sandiford  <richard.sandiford (a] linaro.org>
   3014  1.1.1.3    mrg 
   3015  1.1.1.3    mrg 	* config/arm/bpabi-lib.h (RENAME_LIBRARY_SET): Delete.
   3016  1.1.1.3    mrg 
   3017  1.1.1.3    mrg 2011-08-17  Richard Sandiford  <richard.sandiford (a] linaro.org>
   3018  1.1.1.3    mrg 
   3019  1.1.1.3    mrg 	PR target/50090
   3020  1.1.1.3    mrg 	* config/arm/bpabi-lib.h (RENAME_LIBRARY): Use a C-level alias
   3021  1.1.1.3    mrg 	instead of an assembly one.
   3022  1.1.1.3    mrg 
   3023  1.1.1.3    mrg 2011-08-12  Paolo Bonzini  <bonzini (a] gnu.org>
   3024  1.1.1.3    mrg 
   3025  1.1.1.3    mrg 	PR bootstrap/50047
   3026  1.1.1.3    mrg 	* Makefile.in (install-unwind_h): Create
   3027  1.1.1.3    mrg 	$(gcc_objdir)/include/unwind.h atomically.
   3028  1.1.1.3    mrg 
   3029  1.1.1.3    mrg 2011-08-11  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3030  1.1.1.3    mrg 
   3031  1.1.1.3    mrg 	* Makefile.in (install-unwind_h): Remove destination file first.
   3032  1.1.1.3    mrg 
   3033  1.1.1.3    mrg 2011-08-09  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3034  1.1.1.3    mrg 
   3035  1.1.1.3    mrg 	* sync.c: New file.
   3036  1.1.1.3    mrg 	* config/mips/t-mips16: New file.
   3037  1.1.1.3    mrg 	* config.host (mips64*-*-linux*): Add mips/t-mips16 to tmake_file.
   3038  1.1.1.3    mrg 	(mips*-*-linux*): Likewise.
   3039  1.1.1.3    mrg 	(mips*-sde-elf*): Likewise.
   3040  1.1.1.3    mrg 	(mipsisa32-*-elf*): Join with mipsisa32r2-*-elf*,
   3041  1.1.1.3    mrg 	mipsisa64-*-elf*, mipsisa64r2-*-elf*.
   3042  1.1.1.3    mrg 	Add mips/t-mips16 to tmake_file.
   3043  1.1.1.3    mrg 	(mipsisa64sb1-*-elf*): Add mips/t-mips16 to tmake_file.
   3044  1.1.1.3    mrg 	(mips-*-elf*): Likewise.
   3045  1.1.1.3    mrg 	(mips64-*-elf*): Likewise.
   3046  1.1.1.3    mrg 	(mips64orion-*-elf*): Likewise.
   3047  1.1.1.3    mrg 	(mips*-*-rtems*): Likewise.
   3048  1.1.1.3    mrg 	(mipstx39-*-elf*): Likewise.
   3049  1.1.1.3    mrg 	* Makefile.in: Use SYNC instead of LIBGCC_SYNC.
   3050  1.1.1.3    mrg 	($(libgcc-sync-size-funcs-o)): Use SYNC_CFLAGS instead of
   3051  1.1.1.3    mrg 	LIBGCC_SYNC_CFLAGS.
   3052  1.1.1.3    mrg 	Use $(srcdir) to refer to sync.c.
   3053  1.1.1.3    mrg 	Use $<.
   3054  1.1.1.3    mrg 	($(libgcc-sync-funcs-o)): Likewise.
   3055  1.1.1.3    mrg 	($(libgcc-sync-size-funcs-s-o)): Likewise.
   3056  1.1.1.3    mrg 	($(libgcc-sync-funcs-s-o)): Likewise.
   3057  1.1.1.3    mrg 
   3058  1.1.1.3    mrg 2011-08-09  Andreas Schwab  <schwab (a] linux-m68k.org>
   3059  1.1.1.3    mrg 
   3060  1.1.1.3    mrg 	* config.host (ia64*-*-linux*): Move ia64/t-glibc after
   3061  1.1.1.3    mrg 	t-libunwind.
   3062  1.1.1.3    mrg 
   3063  1.1.1.3    mrg 2011-08-08  H.J. Lu  <hongjiu.lu (a] intel.com>
   3064  1.1.1.3    mrg 
   3065  1.1.1.3    mrg 	PR other/48007
   3066  1.1.1.3    mrg 	* config/i386/value-unwind.h: New.
   3067  1.1.1.3    mrg 
   3068  1.1.1.3    mrg 2011-08-06  Richard Sandiford  <rdsandiford (a] googlemail.com>
   3069  1.1.1.3    mrg 
   3070  1.1.1.3    mrg 	* config.host (*-*-darwin*, *-*-freebsd*, *-*-linux*, frv-*-*linux*)
   3071  1.1.1.3    mrg 	(*-*-kfreebsd*-gnu, *-*-knetbsd*-gnu, *-*-gnu*, *-*-kopensolaris*-gnu):
   3072  1.1.1.3    mrg 	Add to tmake_file rather than overriding it.
   3073  1.1.1.3    mrg 
   3074  1.1.1.3    mrg 2011-08-05  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3075  1.1.1.3    mrg 
   3076  1.1.1.3    mrg 	* config/t-softfp: Remove.
   3077  1.1.1.3    mrg 	* soft-fp: Moved from ../gcc/config.
   3078  1.1.1.3    mrg 	* soft-fp/README: Remove t-softfp reference.
   3079  1.1.1.3    mrg 	* soft-fp/t-softfp: Move to config/t-softfp.
   3080  1.1.1.3    mrg 	(softfp_machine_header): Remove.
   3081  1.1.1.3    mrg 	(softfp_file_list): Remove config subdir.
   3082  1.1.1.3    mrg 	(soft-fp-objects): New variable.
   3083  1.1.1.3    mrg 	($(soft-fp-objects)): Set INTERNAL_CFLAGS.
   3084  1.1.1.3    mrg 	(LIB2FUNCS_EXTRA): Add to LIB2ADD instead.
   3085  1.1.1.3    mrg 	(SFP_MACHINE, $(SFP_MACHINE)): Remove.
   3086  1.1.1.3    mrg 	* config/t-softfp-excl: New file.
   3087  1.1.1.3    mrg 	* config/t-softfp-sfdf: New file.
   3088  1.1.1.3    mrg 	* config/t-softfp-tf: New file.
   3089  1.1.1.3    mrg 	* config/no-sfp-machine.h: New file.
   3090  1.1.1.3    mrg 	* config/arm/sfp-machine.h: New file.
   3091  1.1.1.3    mrg 	* config/arm/t-softfp: New file.
   3092  1.1.1.3    mrg 	* config/c6x/sfp-machine.h: New file.
   3093  1.1.1.3    mrg 	* config/i386/32/t-fprules-softfp: Rename to ...
   3094  1.1.1.3    mrg 	* config/i386/32/t-softfp: ... this.
   3095  1.1.1.3    mrg 	(tifunctions, LIB2ADD): Remove.
   3096  1.1.1.3    mrg 	(softfp_int_modes): Override.
   3097  1.1.1.3    mrg 	* config/i386/64/t-softfp-compat (tf-functions): Remove config
   3098  1.1.1.3    mrg 	subdir.
   3099  1.1.1.3    mrg 	* config/i386/64/eqtf2.c: Likewise.
   3100  1.1.1.3    mrg 	* config/i386/64/getf2.c: Likewise.
   3101  1.1.1.3    mrg 	* config/i386/64/letf2.c: Likewise.
   3102  1.1.1.3    mrg 	* config/ia64/sft-machine.h: New file.
   3103  1.1.1.3    mrg 	* config/ia64/t-fprules-softfp: Rename to ...
   3104  1.1.1.3    mrg 	* config/ia64/t-softfp: ... this.
   3105  1.1.1.3    mrg 	* config/lm32/sfp-machine.h: New file.
   3106  1.1.1.3    mrg 	* config/moxie/t-moxie-softfp: Remove.
   3107  1.1.1.3    mrg 	* config/rs6000/ibm-ldouble-format: New file.
   3108  1.1.1.3    mrg 	* config/rs6000/ibm-ldouble.c: New file.
   3109  1.1.1.3    mrg 	* config/rs6000/libgcc-ppc-glibc.ver: New file
   3110  1.1.1.3    mrg 	* config/rs6000/libgcc-ppc64.ver: New file
   3111  1.1.1.3    mrg 	* config/rs6000/sfp-machine.h: New file.
   3112  1.1.1.3    mrg 	* config/rs6000/t-freebsd: New file.
   3113  1.1.1.3    mrg 	* config/rs6000/t-ibm-ldouble: New file.
   3114  1.1.1.3    mrg 	* config/rs6000/t-ldbl128: Use $(srcdir) to refer to
   3115  1.1.1.3    mrg 	libgcc-ppc-glibc.ver.
   3116  1.1.1.3    mrg 	* config/rs6000/t-linux64: New file.
   3117  1.1.1.3    mrg 	* config/rs6000/t-ppccomm (LIB2ADD): Add
   3118  1.1.1.3    mrg 	$(srcdir)/config/rs6000/ibm-ldouble.c.
   3119  1.1.1.3    mrg 	* config/rs6000/t-ppccomm-ldbl: New file.
   3120  1.1.1.3    mrg 	* config/score/sfp-machine.h: New file.
   3121  1.1.1.3    mrg 	* config.host (sfp_machine_header): Explain.
   3122  1.1.1.3    mrg 	(arm*-*-linux*): Add t-softfp-sfdf, t-softfp-excl, arm/t-softfp,
   3123  1.1.1.3    mrg 	t-softfp to tmake_file.
   3124  1.1.1.3    mrg 	(arm*-*-uclinux*): Likewise.
   3125  1.1.1.3    mrg 	(arm*-*-ecos-elf): Likewise.
   3126  1.1.1.3    mrg 	(arm*-*-eabi*, arm*-*-symbianelf*): Likewise.
   3127  1.1.1.3    mrg 	(arm*-*-rtems*): Likewise.
   3128  1.1.1.3    mrg 	(arm*-*-elf): Likewise.
   3129  1.1.1.3    mrg 	(ia64*-*-linux*): Replace ia64/t-fprules-softfp by ia64/t-softfp
   3130  1.1.1.3    mrg 	in tmake_file.
   3131  1.1.1.3    mrg 	Add t-softfp-tf, t-softfp-excl, t-softfp to tmake_file.
   3132  1.1.1.3    mrg 	(lm32-*-elf*, lm32-*-rtems*): Add t-softfp-sfdf, t-softfp to tmake_file.
   3133  1.1.1.3    mrg 	(lm32-*-uclinux*): Likewise.
   3134  1.1.1.3    mrg 	(moxie-*-*): Replace moxie/t-moxie-softfp by t-softfp-sfdf,
   3135  1.1.1.3    mrg 	t-softfp-excl, t-softfp.
   3136  1.1.1.3    mrg 	(powerpc-*-darwin*): Add rs6000/t-ibm-ldouble to tmake_file.
   3137  1.1.1.3    mrg 	(powerpc64-*-darwin*): Likewise.
   3138  1.1.1.3    mrg 	(powerpc-*-freebsd*): Add t-softfp-sfdf, t-softfp-excl, t-softfp
   3139  1.1.1.3    mrg 	to tmake_file.
   3140  1.1.1.3    mrg 	(powerpc-*-eabisimaltivec*): Add rs6000/t-ppccomm-ldbl to
   3141  1.1.1.3    mrg 	tmake_file.
   3142  1.1.1.3    mrg 	(powerpc-*-eabisim*): Likewise.
   3143  1.1.1.3    mrg 	(powerpc-*-elf*): Likewise.
   3144  1.1.1.3    mrg 	(powerpc-*-eabialtivec*): Likewise.
   3145  1.1.1.3    mrg 	(powerpc-xilinx-eabi*): Likewise.
   3146  1.1.1.3    mrg 	(powerpc-*-rtems*): Likewise.
   3147  1.1.1.3    mrg 	(powerpc-*-linux*, powerpc64-*-linux*): Add t-softfp-sfdf,
   3148  1.1.1.3    mrg 	t-softfp-excl, t-softfp to tmake_file.
   3149  1.1.1.3    mrg 	(powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add
   3150  1.1.1.3    mrg 	rs6000/t-ppccomm-ldbl to tmake_file.
   3151  1.1.1.3    mrg 	(powerpcle-*-elf*): Likewise.
   3152  1.1.1.3    mrg 	(powerpcle-*-eabisim*): Likewise.
   3153  1.1.1.3    mrg 	(powerpcle-*-eabi*): Likewise.
   3154  1.1.1.3    mrg 	(rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
   3155  1.1.1.3    mrg 	rs6000/t-ibm-ldouble to tmake_file.
   3156  1.1.1.3    mrg 	(rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
   3157  1.1.1.3    mrg 	(rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
   3158  1.1.1.3    mrg 	(score-*-elf): Add t-softfp-sfdf, t-softfp-excl, t-softfp to tmake_file.
   3159  1.1.1.3    mrg 	(tic6x-*-*): Likewise.
   3160  1.1.1.3    mrg 	(i[34567]86-*-darwin*, x86_64-*-darwin*,
   3161  1.1.1.3    mrg 	i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu,
   3162  1.1.1.3    mrg 	i[34567]86-*-linux*, x86_64-*-linux*, i[34567]86-*-gnu*,
   3163  1.1.1.3    mrg 	i[34567]86-*-solaris2*, x86_64-*-solaris2.1[0-9]*,
   3164  1.1.1.3    mrg 	i[34567]86-*-cygwin*, i[34567]86-*-mingw*, x86_64-*-mingw*,
   3165  1.1.1.3    mrg 	i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add t-softfp-tf,
   3166  1.1.1.3    mrg 	t-softfp to tmake_file.
   3167  1.1.1.3    mrg 	* configure.ac (sfp_machine_header): Provide default if unset.
   3168  1.1.1.3    mrg 	Substitute.
   3169  1.1.1.3    mrg 	Link sfp-machine.h to config/$sfp_machine_header.
   3170  1.1.1.3    mrg 	* configure: Regenerate.
   3171      1.1    mrg 
   3172  1.1.1.3    mrg 2011-08-05  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3173      1.1    mrg 
   3174  1.1.1.3    mrg 	* Makefile.in (double_type_size, long_double_type_size): Set.
   3175  1.1.1.3    mrg 	Remove $(fpbit-in-libgcc) support.
   3176  1.1.1.3    mrg 	(FPBIT_FUNCS, DPBIT_FUNCS, TPBIT_FUNCS): New variables.
   3177  1.1.1.3    mrg 	(fpbit-src): New variable.
   3178  1.1.1.3    mrg 	($(fpbit-o), $(fpbit-s-o)): Use $(fpbit-src) instead of $(FPBIT).
   3179  1.1.1.3    mrg 	Compile with -DFLOAT $(FPBIT_CFLAGS).
   3180  1.1.1.3    mrg 	Use $<.
   3181  1.1.1.3    mrg 	($(dpbit-o), $(dpbit-s-o)): Use $(fpbit-src) instead of $(DPBIT).
   3182  1.1.1.3    mrg 	Compile with $(FPBIT_CFLAGS).
   3183  1.1.1.3    mrg 	Use $<.
   3184  1.1.1.3    mrg 	($(tpbit-o), $(tpbit-s-o): Use $(fpbit-src) instead of $(TPBIT).
   3185  1.1.1.3    mrg 	Compile with -DFLOAT $(TPBIT_CFLAGS).
   3186  1.1.1.3    mrg 	Use $<.
   3187  1.1.1.3    mrg 	* configure.ac (double_type_size, long_double_type_size):
   3188  1.1.1.3    mrg 	Determine and substitute.
   3189  1.1.1.3    mrg 	* configure: Regenerate.
   3190  1.1.1.3    mrg 	* fp-bit.c, fp-bit.h: New files.
   3191  1.1.1.3    mrg 	* config/avr/avr-lib.h, config/h8300/h8300-lib.h: New files.
   3192  1.1.1.3    mrg 	* config/mips/t-irix6 (TPBIT, $(gcc_objdir)/tp-bit.c): Remove.
   3193  1.1.1.3    mrg 	* config/mips/t-mips: New file.
   3194  1.1.1.3    mrg 	* config/mips/t-sdemtk: New file.
   3195  1.1.1.3    mrg 	* config/rs6000/ppc64-fp.c: New file.
   3196  1.1.1.3    mrg 	* config/rs6000/t-darwin (LIB2ADD): Add
   3197  1.1.1.3    mrg 	$(srcdir)/config/rs6000/ppc64-fp.c.
   3198  1.1.1.3    mrg 	* config/rs6000/t-ppc64-fp: New file.
   3199  1.1.1.3    mrg 	* config/rx/rx-lib.h: New file.
   3200  1.1.1.3    mrg 	* config/rx/t-rx (FPBIT): Set to true.
   3201  1.1.1.3    mrg 	($(gcc_objdir)/fp-bit.c): Remove.
   3202  1.1.1.3    mrg 	(DPBIT): Set to true only with -m64bit-doubles.
   3203  1.1.1.3    mrg 	($(gcc_objdir)/dp-bit.c): Remove.
   3204  1.1.1.3    mrg 	* config/sparc/t-softfp: Remove.
   3205  1.1.1.3    mrg 	* config/spu/t-elf: New file.
   3206  1.1.1.3    mrg 	* config/t-fdpbit, config/t-fpbit: New files.
   3207  1.1.1.3    mrg 	* config.host (m32c*-*-*): Add t-fdpbit to tmake_file.
   3208  1.1.1.3    mrg 	(mips*-*-*): Likewise.
   3209  1.1.1.3    mrg 	(arm-wrs-vxworks): Likewise.
   3210  1.1.1.3    mrg 	(arm*-*-freebsd*): Likewise.
   3211  1.1.1.3    mrg 	(avr-*-rtems*): Add t-fpbit to tmake_file.
   3212  1.1.1.3    mrg 	(avr-*-*): Likewise.
   3213  1.1.1.3    mrg 	(bfin*-elf*): Add t-fdpbit to tmake_file.
   3214  1.1.1.3    mrg 	(bfin*-uclinux*): Likewise.
   3215  1.1.1.3    mrg 	(bfin*-linux-uclibc*): Likewise.
   3216  1.1.1.3    mrg 	(bfin*-rtems*): New case.
   3217  1.1.1.3    mrg 	Add t-fdpbit to tmake_file.
   3218  1.1.1.3    mrg 	(bfin*-*): Add t-fdpbit to tmake_file.
   3219  1.1.1.3    mrg 	(crisv32-*-elf): Likewise.
   3220  1.1.1.3    mrg 	(cris-*-linux*): Likewise.
   3221  1.1.1.3    mrg 	(fr30-*-elf): Likewise.
   3222  1.1.1.3    mrg 	(frv-*-elf, frv-*-*linux*): Likewise.
   3223  1.1.1.3    mrg 	(h8300-*-rtems*, h8300-*-elf*): Add t-fpbit to tmake_file.
   3224  1.1.1.3    mrg 	(iq2000*-*-elf*): Add t-fdpbit to tmake_file.
   3225  1.1.1.3    mrg 	(m32r-*-elf*): Likewise.
   3226  1.1.1.3    mrg 	(m32rle-*-elf*): Likewise.
   3227  1.1.1.3    mrg 	(m32r-*-linux*): Likewise.
   3228  1.1.1.3    mrg 	(m32rle-*-linux*): Likewise.
   3229  1.1.1.3    mrg 	(mcore-*-elf): Add t-fdpbit to tmake_file.
   3230  1.1.1.3    mrg 	(microblaze*-*-*): Likewise.
   3231  1.1.1.3    mrg 	(mips-sgi-irix6.5*): Add t-tpbit to tmake_file.
   3232  1.1.1.3    mrg 	(mips*-*-netbsd*): Add mips/t-mips to tmake_file.
   3233  1.1.1.3    mrg 	(mips64*-*-linux*): Also handle mipsisa64*-*-linux*.
   3234  1.1.1.3    mrg 	Fix typo.
   3235  1.1.1.3    mrg 	Add mips/t-tpbit to tmake-file.
   3236  1.1.1.3    mrg 	(mips*-*-linux*): Fix typo.
   3237  1.1.1.3    mrg 	(mips*-sde-elf*): New case
   3238  1.1.1.3    mrg 	Add mips/t-sdemtk unless using newlib.
   3239  1.1.1.3    mrg 	(mipsisa64sr71k-*-elf*): Add t-fdpbit to tmake_file.
   3240  1.1.1.3    mrg 	(mipsisa64sb1-*-elf*): Add mips/t-mips to tmake_file.
   3241  1.1.1.3    mrg 	(mn10300-*-*): Likewise.
   3242  1.1.1.3    mrg 	(pdp11-*-*): Likewise.
   3243  1.1.1.3    mrg 	(picochip-*-*): Add t-fpbit to tmake_file.
   3244  1.1.1.3    mrg 	(powerpc-*-eabisimaltivec*): Likewise.
   3245  1.1.1.3    mrg 	(powerpc-*-eabisim*): Likewise.
   3246  1.1.1.3    mrg 	(powerpc-*-elf*): Likewise.
   3247  1.1.1.3    mrg 	(powerpc-*-eabialtivec*): Likewise.
   3248  1.1.1.3    mrg 	(powerpc-xilinx-eabi*): New case.
   3249  1.1.1.3    mrg 	Add t-fdpbit to tmake_file.
   3250  1.1.1.3    mrg 	(powerpc-*-eabi*):  Add t-fdpbit to tmake_file.
   3251  1.1.1.3    mrg 	(powerpc-*-rtems*): Likewise.
   3252  1.1.1.3    mrg 	(powerpc-*-linux*, powerpc64-*-linux*): Add rs6000/t-ppc64-fp to
   3253  1.1.1.3    mrg 	tmake_file.
   3254  1.1.1.3    mrg 	(powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add t-fdpbit to
   3255  1.1.1.3    mrg 	tmake_file.
   3256  1.1.1.3    mrg 	(powerpc-*-lynxos*): Likewise.
   3257  1.1.1.3    mrg 	(powerpcle-*-elf*): Likewise.
   3258  1.1.1.3    mrg 	(powerpcle-*-eabisim*): Likewise.
   3259  1.1.1.3    mrg 	(powerpcle-*-eabi*): Likewise.
   3260  1.1.1.3    mrg 	(rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
   3261  1.1.1.3    mrg 	t-fdpbit, rs6000/t-ppc64-fp to tmake_file.
   3262  1.1.1.3    mrg 	(rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
   3263  1.1.1.3    mrg 	(rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
   3264  1.1.1.3    mrg 	(rx-*-elf): Add t-fdpbit to tmake_file.
   3265  1.1.1.3    mrg 	(sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
   3266  1.1.1.3    mrg 	(sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
   3267  1.1.1.3    mrg 	(sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
   3268  1.1.1.3    mrg 	(sh64l*-*-netbsd*): Add t-fdpbit to tmake_file except on
   3269  1.1.1.3    mrg 	sh*-*-netbsd*.
   3270  1.1.1.3    mrg 	(sh-*-rtems*): Add t-fdpbit to tmake_file.
   3271  1.1.1.3    mrg 	(sh-wrs-vxworks): Likewise.
   3272  1.1.1.3    mrg 	(sparc-*-elf*): Replace sparc/t-softfp by t-fdpbit in tmake_file.
   3273  1.1.1.3    mrg 	(sparc-*-linux*): Add t-fdpbit to tmake_file for *-leon*.
   3274  1.1.1.3    mrg 	(sparc-*-rtems*, sparc64-*-rtems*): Split off ...
   3275  1.1.1.3    mrg 	(sparc64-*-rtems*): ... new case.
   3276  1.1.1.3    mrg 	(sparc-*-rtems*): Add t-fdpbit to tmake_file.
   3277  1.1.1.3    mrg 	(spu-*-elf*): Likewise.
   3278  1.1.1.3    mrg 	Add spu/t-elf to tmake_file.
   3279  1.1.1.3    mrg 	(v850*-*-*): Add t-fdpbit to tmake_file.
   3280  1.1.1.3    mrg 	(xstormy16-*-elf): Likewise.
   3281  1.1.1.3    mrg 	(am33_2.0-*-linux*): Add t-fdpbit to tmake_file.
   3282  1.1.1.3    mrg 	(mep*-*-*): Likewise.
   3283  1.1.1.3    mrg 
   3284  1.1.1.3    mrg 2011-08-05  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3285  1.1.1.3    mrg 
   3286  1.1.1.3    mrg 	* Makefile.in (LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): New
   3287  1.1.1.3    mrg 	variables.
   3288  1.1.1.3    mrg 	(LIBUNWIND, SHLIBUNWIND_LINK, SHLIBUNWIND_INSTALL): New variables.
   3289  1.1.1.3    mrg 	(LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): Add $(srcdir)/emutls.c.
   3290  1.1.1.3    mrg 	(install-unwind_h): New target.
   3291  1.1.1.3    mrg 	(all): Depend on it.
   3292  1.1.1.3    mrg 	* config.host (unwind_header): New variable.
   3293  1.1.1.3    mrg 	(*-*-freebsd*): Set tmake_file to t-eh-dw2-dip.
   3294  1.1.1.3    mrg 	(*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
   3295  1.1.1.3    mrg 	*-*-gnu*): Likewise, also for *-*-kopensolaris*-gnu.
   3296  1.1.1.3    mrg 	(*-*-solaris2*): Add t-eh-dw2-dip to tmake_file.
   3297  1.1.1.3    mrg 	(arm*-*-linux*): Add arm/t-bpabi for arm*-*-linux-*eabi.
   3298  1.1.1.3    mrg 	Set unwind_header.
   3299  1.1.1.3    mrg 	(arm*-*-uclinux*): Add arm/t-bpabi for arm*-*-uclinux*eabi.
   3300  1.1.1.3    mrg 	Set unwind_header.
   3301  1.1.1.3    mrg 	(arm*-*-eabi*, arm*-*-symbianelf*): Add arm/t-bpabi for
   3302  1.1.1.3    mrg 	arm*-*-eabi*.
   3303  1.1.1.3    mrg 	Add arm/t-symbian to tmake_file for arm*-*-symbianelf*.
   3304  1.1.1.3    mrg 	Set unwind_header.
   3305  1.1.1.3    mrg 	(ia64*-*-elf*): Add ia64/t-eh-ia64 to tmake_file.
   3306  1.1.1.3    mrg 	(ia64*-*-freebsd*): Likewise.
   3307  1.1.1.3    mrg 	(ia64*-*-linux*): Add ia64/t-glibc, ia64/t-eh-ia64, t-libunwind to
   3308  1.1.1.3    mrg 	tmake_file.
   3309  1.1.1.3    mrg 	Add t-libunwind-elf, ia64/t-glibc-libunwind unless
   3310  1.1.1.3    mrg 	$with_system_libunwind.
   3311  1.1.1.3    mrg 	(ia64*-*-hpux*): Set tmake_file.
   3312  1.1.1.3    mrg 	(ia64-hp-*vms*): Add ia64/t-eh-ia64 to tmake_file.
   3313  1.1.1.3    mrg 	(picochip-*-*): Set tmake_file.
   3314  1.1.1.3    mrg 	(rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Set
   3315  1.1.1.3    mrg 	md_unwind_header.
   3316  1.1.1.3    mrg 	(rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
   3317  1.1.1.3    mrg 	(rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
   3318  1.1.1.3    mrg 	(s390x-ibm-tpf*): Add t-eh-dw2-dip to tmake_file.
   3319  1.1.1.3    mrg 	(xtensa*-*-elf*): Set tmake_file.
   3320  1.1.1.3    mrg 	(xtensa*-*-linux*): Likewise.
   3321  1.1.1.3    mrg 	* configure.ac: Include ../config/unwind_ipinfo.m4.
   3322  1.1.1.3    mrg 	Call GCC_CHECK_UNWIND_GETIPINFO.
   3323  1.1.1.3    mrg 	Link unwind.h to $unwind_header.
   3324  1.1.1.3    mrg 	* configure: Regenerate.
   3325  1.1.1.3    mrg 	* emutls.c, unwind-c.c, unwind-compat.c, unwind-compat.h,
   3326  1.1.1.3    mrg 	unwind-dw2-fde-compat.c, unwind-dw2-fde-dip.c, unwind-dw2-fde.c,
   3327  1.1.1.3    mrg 	unwind-dw2-fde.h, unwind-dw2.c, unwind-dw2.h, unwind-generic.h,
   3328  1.1.1.3    mrg 	unwind-pe.h, unwind-sjlj.c, unwind.inc: New files.
   3329  1.1.1.3    mrg 	* config/unwind-dw2-fde-darwin.c: New file.
   3330  1.1.1.3    mrg 	* config/arm/libunwind.S, config/arm/pr-support.c,
   3331  1.1.1.3    mrg 	config/arm/t-bpabi, config/arm/t-symbian, config/arm/unwind-arm.c,
   3332  1.1.1.3    mrg 	config/arm/unwind-arm.h,: New files.
   3333  1.1.1.3    mrg 	* config/ia64/fde-glibc.c, config/ia64/fde-vms.c,
   3334  1.1.1.3    mrg 	config/ia64/t-eh-ia64, config/ia64/t-glibc,
   3335  1.1.1.3    mrg 	config/ia64/t-glibc-libunwind, config/ia64/t-hpux,
   3336  1.1.1.3    mrg 	config/ia64/t-vms, config/ia64/unwind-ia64.c,
   3337  1.1.1.3    mrg 	config/ia64/unwind-ia64.h: New files.
   3338  1.1.1.3    mrg 	* config/picochip/t-picochip: New file.
   3339  1.1.1.3    mrg 	* config/rs6000/aix-unwind.h, config/rs6000/darwin-fallback.c: New
   3340  1.1.1.3    mrg 	files.
   3341  1.1.1.3    mrg 	* config/rs6000/t-darwin (LIB2ADDEH): Set.
   3342  1.1.1.3    mrg 	* config/s390/t-tpf (LIB2ADDEH): Remove.
   3343  1.1.1.3    mrg 	* config/t-darwin (LIB2ADDEH): Set.
   3344  1.1.1.3    mrg 	* config/t-eh-dw2-dip: New file.
   3345  1.1.1.3    mrg 	* config/t-libunwind, config/t-libunwind-elf: New files.
   3346  1.1.1.3    mrg 	* config/t-sol2 (LIB2ADDEH): Remove.
   3347  1.1.1.3    mrg 	* config/xtensa/t-xtensa: New file.
   3348  1.1.1.3    mrg 
   3349  1.1.1.3    mrg 2011-08-02  H.J. Lu  <hongjiu.lu (a] intel.com>
   3350  1.1.1.3    mrg 
   3351  1.1.1.3    mrg 	* config/i386/linux-unwind.h (RT_SIGRETURN_SYSCALL): New.
   3352  1.1.1.3    mrg 	(x86_64_fallback_frame_state): Use RT_SIGRETURN_SYSCALL and
   3353  1.1.1.3    mrg 	long long to check rt_sigreturn syscall.
   3354  1.1.1.3    mrg 
   3355  1.1.1.3    mrg 2011-08-02  Alan Modra  <amodra (a] gmail.com>
   3356  1.1.1.3    mrg 
   3357  1.1.1.3    mrg 	* config/rs6000/linux-unwind.h (frob_update_context <__powerpc64__>):
   3358  1.1.1.3    mrg 	Restore for indirect call bcrtl from correct stack slot, and only
   3359  1.1.1.3    mrg 	if cfa+40 isn't valid.
   3360  1.1.1.3    mrg 
   3361  1.1.1.3    mrg 2011-08-01  Julian Brown  <julian (a] codesourcery.com>
   3362  1.1.1.3    mrg 
   3363  1.1.1.3    mrg 	* config.host (arm*-*-linux*, arm*-*-uclinux*, arm*-*-eabi*)
   3364  1.1.1.3    mrg 	(arm*-*-symbianelf*): Add t-fixedpoint-gnu-prefix makefile fragment.
   3365  1.1.1.3    mrg 	* config/arm/bpabi-lib.h (LIBGCC2_FIXEDBIT_GNU_PREFIX): Define.
   3366  1.1.1.3    mrg 
   3367  1.1.1.3    mrg 2011-08-01  Julian Brown  <julian (a] codesourcery.com>
   3368  1.1.1.3    mrg 
   3369  1.1.1.3    mrg 	* Makefile.in (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): New.
   3370  1.1.1.3    mrg 	(libgcc-std.ver.in): Use above.
   3371  1.1.1.3    mrg 	* fixed-bit.h (LIBGCC2_FIXEDBIT_GNU_PREFIX): Define, if
   3372  1.1.1.3    mrg 	LIBGCC2_GNU_PREFIX is defined.  Use instead of LIBGCC2_GNU_PREFIX
   3373  1.1.1.3    mrg 	throughout file.
   3374  1.1.1.3    mrg 	* config/t-fixedpoint-gnu-prefix: New file.
   3375  1.1.1.3    mrg 	* config/t-gnu-prefix (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): Set.
   3376  1.1.1.3    mrg 	* libgcc-std.ver.in (fixed-point routines): Use __FIXPTPFX__
   3377  1.1.1.3    mrg 	instead of __PFX__.
   3378  1.1.1.3    mrg 
   3379  1.1.1.3    mrg 2011-07-28  H.J. Lu  <hongjiu.lu (a] intel.com>
   3380  1.1.1.3    mrg 
   3381  1.1.1.3    mrg 	* config/i386/morestack.S (X86_64_SAVE_NEW_STACK_BOUNDARY): New.
   3382  1.1.1.3    mrg 	Use X86_64_SAVE_NEW_STACK_BOUNDARY to save the new stack boundary
   3383  1.1.1.3    mrg 	for x86-64.  Properly check __x86_64__ and __LP64__.
   3384  1.1.1.3    mrg 
   3385  1.1.1.3    mrg 2010-07-28  H.J. Lu  <hongjiu.lu (a] intel.com>
   3386  1.1.1.3    mrg 
   3387  1.1.1.3    mrg 	* config/i386/64/sfp-machine.h (_FP_W_TYPE): Always use _WIN64
   3388  1.1.1.3    mrg 	version.
   3389  1.1.1.3    mrg 	(_FP_WS_TYPE): Likewise.
   3390  1.1.1.3    mrg 	(_FP_I_TYPE): Likewise.
   3391  1.1.1.3    mrg 
   3392  1.1.1.3    mrg 2011-07-28  Alan Modra  <amodra (a] gmail.com>
   3393  1.1.1.3    mrg 
   3394  1.1.1.3    mrg 	* config/rs6000/linux-unwind.h (frob_update_context <__powerpc64__>):
   3395  1.1.1.3    mrg 	Leave r2 REG_UNSAVED if stopped on the instruction that saves r2
   3396  1.1.1.3    mrg 	in a plt call stub.  Do restore r2 if stopped on bctrl.
   3397  1.1.1.3    mrg 
   3398  1.1.1.3    mrg 2011-07-18  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3399  1.1.1.3    mrg 
   3400  1.1.1.3    mrg 	* config.host (i[3456x]86-*-netware*): Remove.
   3401  1.1.1.3    mrg 	* config/i386/netware-crt0.c, config/i386/t-nwld,
   3402  1.1.1.3    mrg 	config/i386/t-slibgcc-nwld: Remove.
   3403  1.1.1.3    mrg 
   3404  1.1.1.3    mrg 2011-07-15  Bernd Schmidt  <bernds (a] codesourcery.com>
   3405  1.1.1.3    mrg 
   3406  1.1.1.3    mrg 	* config.host: Handle tic6x-*-*.
   3407  1.1.1.3    mrg 	* config/c6x/c6x-abi.h: New file.
   3408  1.1.1.3    mrg 
   3409  1.1.1.3    mrg 2011-07-13  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3410  1.1.1.3    mrg 
   3411  1.1.1.3    mrg 	* config/i386/crtprec.c: New file.
   3412  1.1.1.3    mrg 	* config/i386/t-crtpc: Use $(srcdir) to refer to crtprec.c.
   3413  1.1.1.3    mrg 	* config.host (i[34567]86-*-darwin*): Add i386/t-crtpc to tmake_file.
   3414  1.1.1.3    mrg 	Add crtprec32.o, crtprec64.o, crtprec80.o to extra_parts.
   3415  1.1.1.3    mrg 	(x86_64-*-darwin*): Likewise.
   3416  1.1.1.3    mrg 	(i[34567]86-*-solaris2*: Likewise.
   3417  1.1.1.3    mrg 
   3418  1.1.1.3    mrg 2011-07-13  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3419  1.1.1.3    mrg 
   3420  1.1.1.3    mrg 	* config/alpha/crtfastmath.c: New file.
   3421  1.1.1.3    mrg 	* config/i386/crtfastmath.c: New file.
   3422  1.1.1.3    mrg 	* config/ia64/crtfastmath.c: New file.
   3423  1.1.1.3    mrg 	* config/mips/crtfastmath.c: New file.
   3424  1.1.1.3    mrg 	* config/sparc/crtfastmath.c: New file.
   3425  1.1.1.3    mrg 
   3426  1.1.1.3    mrg 	* config/t-crtfm (crtfastmath.o): Use $(srcdir) to refer to
   3427  1.1.1.3    mrg 	crtfastmath.c.
   3428  1.1.1.3    mrg 	Add -frandom-seed=gcc-crtfastmath.
   3429  1.1.1.3    mrg 	* config/alpha/t-crtfm: Remove.
   3430  1.1.1.3    mrg 	* config/i386/t-crtfm: Use $(srcdir) to refer to crtfastmath.c.
   3431  1.1.1.3    mrg 	* config/ia64/t-ia64 (crtfastmath.o): Remove.
   3432  1.1.1.3    mrg 
   3433  1.1.1.3    mrg 	* config.host (alpha*-*-linux*): Replace alpha/t-crtfm by t-crtfm.
   3434  1.1.1.3    mrg 	(alpha*-dec-osf5.1*): Likewise.
   3435  1.1.1.3    mrg 	(alpha*-*-freebsd*): Add t-crtfm to tmake_file.
   3436  1.1.1.3    mrg 	Add crtfastmath.o to extra_parts.
   3437  1.1.1.3    mrg 	(i[34567]86-*-darwin*): Add i386/t-crtfm to tmake_file.
   3438  1.1.1.3    mrg 	Add crtfastmath.o to extra_parts.
   3439  1.1.1.3    mrg 	(x86_64-*-darwin*): Likewise.
   3440  1.1.1.3    mrg 	(x86_64-*-mingw*): Likewise.
   3441  1.1.1.3    mrg 	(ia64*-*-elf*): Add t-crtfm to tmake_file.
   3442  1.1.1.3    mrg 	(ia64*-*-freebsd*): Likewise.
   3443  1.1.1.3    mrg 	(ia64*-*-linux*): Likewise.
   3444  1.1.1.3    mrg 	(sparc64-*-freebsd*): Add t-crtfm to tmake_file.
   3445  1.1.1.3    mrg 	Add crtfastmath.o to extra_parts.
   3446  1.1.1.3    mrg 
   3447  1.1.1.3    mrg 2011-07-13  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3448  1.1.1.3    mrg 
   3449  1.1.1.3    mrg 	* config/darwin-crt3.o: New file.
   3450  1.1.1.3    mrg 	* config/rs6000/darwin-crt2.c: New file.
   3451  1.1.1.3    mrg 	* config/t-darwin: New file.
   3452  1.1.1.3    mrg 	* config/rs6000/t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): New variable.
   3453  1.1.1.3    mrg 	(crt2.o): New rule.
   3454  1.1.1.3    mrg 	* config.host (*-*-darwin*): Add crt3.o to extra_parts.
   3455  1.1.1.3    mrg 	(powerpc-*-darwin*): Add crt2.o to extra_parts.
   3456  1.1.1.3    mrg 	(powerpc64-*-darwin*): Likewise.
   3457  1.1.1.3    mrg 
   3458  1.1.1.3    mrg 2011-07-13  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3459  1.1.1.3    mrg 
   3460  1.1.1.3    mrg 	* config/i386/netware-crt0.c: New file.
   3461  1.1.1.3    mrg 	* config/i386/t-nwld: Rename to ...
   3462  1.1.1.3    mrg 	* config/i386/t-slibgcc-nwld: ... this.
   3463  1.1.1.3    mrg 	* config/i386/t-nwld: New file.
   3464  1.1.1.3    mrg 	* config.host (i[3456x]86-*-netware*): Add i386/t-slibgcc-nwld to
   3465  1.1.1.3    mrg 	tmake_file.
   3466  1.1.1.3    mrg 	Add crt0.o, libgcc.def, libc.def, libcpre.def, posixpre.def to
   3467  1.1.1.3    mrg 	extra_parts.
   3468      1.1    mrg 
   3469  1.1.1.3    mrg 2011-07-11  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3470      1.1    mrg 
   3471  1.1.1.3    mrg 	* configure.ac (i?86-*-solaris2*): Use libgcc copy of
   3472  1.1.1.3    mrg 	i386/t-crtstuff.
   3473  1.1.1.3    mrg 	* configure: Regenerate.
   3474      1.1    mrg 
   3475  1.1.1.3    mrg 2011-07-11  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3476  1.1.1.3    mrg 
   3477  1.1.1.3    mrg 	* dfp-bit.c, dfp-bit.h: New files.
   3478  1.1.1.3    mrg 	* Makefile.in (D32PBIT_FUNCS, D64PBIT_FUNCS, D128PBIT_FUNCS): New
   3479  1.1.1.3    mrg 	variables.
   3480  1.1.1.3    mrg 	($(d32pbit-o)): Use $(srcdir) to refer to dfp-bit.c
   3481  1.1.1.3    mrg 	($(d64pbit-o)): Likewise.
   3482  1.1.1.3    mrg 	($(d128pbit-o)): Likewise.
   3483  1.1.1.3    mrg 	* config/t-dfprules: New file.
   3484  1.1.1.3    mrg 	* config.host (i[34567]86-*-linux*): Add t-dfprules to tmake_file.
   3485  1.1.1.3    mrg 	(i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu,
   3486  1.1.1.3    mrg 	i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Likewise.
   3487  1.1.1.3    mrg 	(x86_64-*-linux*): Likewise.
   3488  1.1.1.3    mrg 	(x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu): Likewise.
   3489  1.1.1.3    mrg 	(i[34567]86-*-cygwin*): Likewise.
   3490  1.1.1.3    mrg 	(i[34567]86-*-mingw*,  x86_64-*-mingw*): Likewise.
   3491  1.1.1.3    mrg 	(powerpc-*-linux*, powerpc64-*-linux*): Likewise.
   3492  1.1.1.3    mrg 
   3493  1.1.1.3    mrg 2011-07-08  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3494  1.1.1.3    mrg 
   3495  1.1.1.3    mrg 	* Makfile.in (LIBGCOV): New variable.
   3496  1.1.1.3    mrg 	($(libgcov-objects)): Use $(srcdir) to refer to libgcov.c.
   3497  1.1.1.3    mrg 	* libgcov.c: New file.
   3498  1.1.1.3    mrg 
   3499  1.1.1.3    mrg 2011-07-08  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3500  1.1.1.3    mrg 
   3501  1.1.1.3    mrg 	* fixed-bit.c, fixed-bit.h: New files.
   3502  1.1.1.3    mrg 	* fixed-obj.mk ($o$(objext), $(o)_s$(objext)): Use $(srcdir) to
   3503  1.1.1.3    mrg 	refer to fixed-bit.c.
   3504  1.1.1.3    mrg 
   3505  1.1.1.3    mrg 2011-07-07  Joseph Myers  <joseph (a] codesourcery.com>
   3506  1.1.1.3    mrg 
   3507  1.1.1.3    mrg 	* config.host (*local*): Remove.
   3508  1.1.1.3    mrg 
   3509  1.1.1.3    mrg 2011-07-07  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3510  1.1.1.3    mrg 
   3511  1.1.1.3    mrg 	PR target/39150
   3512  1.1.1.3    mrg 	* config.host (*-*-solaris2*): Handle x86_64-*-solaris2.1[0-9]*
   3513  1.1.1.3    mrg 	like i?86-*-solaris2.1[0-9]*.
   3514  1.1.1.3    mrg 	(i[34567]86-*-solaris2*): Also handle x86_64-*-solaris2.1[0-9]*.
   3515  1.1.1.3    mrg 	* configure.ac (i?86-*-solaris2*): Likewise.
   3516  1.1.1.3    mrg 	* configure: Regenerate.
   3517  1.1.1.3    mrg 
   3518  1.1.1.3    mrg 2011-07-06  Thomas Schwinge  <thomas (a] schwinge.name>
   3519  1.1.1.3    mrg 
   3520  1.1.1.3    mrg 	* config.host (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu)
   3521  1.1.1.3    mrg 	(i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Remove
   3522  1.1.1.3    mrg 	md_unwind_header by splitting out of...
   3523  1.1.1.3    mrg 	(i[34567]86-*-linux*): ... this.
   3524  1.1.1.3    mrg 	* config.host (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu):
   3525  1.1.1.3    mrg 	Remove md_unwind_header by splitting out of...
   3526  1.1.1.3    mrg 	(x86_64-*-linux*): ... this.
   3527  1.1.1.3    mrg 
   3528  1.1.1.3    mrg 2011-07-04  Georg-Johann Lay  <avr (a] gjlay.de>
   3529  1.1.1.3    mrg 
   3530  1.1.1.3    mrg 	* config/avr/t-avr (intfuncs16): Add _clrsbXX2.
   3531  1.1.1.3    mrg 
   3532  1.1.1.3    mrg 2011-06-28  Nick Clifton  <nickc (a] redhat.com>
   3533  1.1.1.3    mrg 
   3534  1.1.1.3    mrg 	* config.host: Recognize all V850 variants.
   3535  1.1.1.3    mrg 
   3536  1.1.1.3    mrg 2011-06-22  Uros Bizjak  <ubizjak (a] gmail.com>
   3537  1.1.1.3    mrg 
   3538  1.1.1.3    mrg 	* enable-execute-stack-empty.c (__enable_execute_stack): Add prototype.
   3539  1.1.1.3    mrg 
   3540  1.1.1.3    mrg 2011-06-21  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3541  1.1.1.3    mrg 
   3542  1.1.1.3    mrg 	* shared-object.mk (c_flags-$o): Save c_flags.
   3543  1.1.1.3    mrg 	($(base)$(objext)): Use it.
   3544  1.1.1.3    mrg 	($(base)_s$(objext)): Likewise.
   3545  1.1.1.3    mrg 
   3546  1.1.1.3    mrg 2011-06-21  Bernd Schmidt  <bernds (a] codesourcery.com>
   3547  1.1.1.3    mrg 
   3548  1.1.1.3    mrg 	* Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.
   3549  1.1.1.3    mrg 	* libgcc-std.ver.in (GCC_4.7.0): New section.
   3550  1.1.1.3    mrg 
   3551  1.1.1.3    mrg 2011-06-16  Georg-Johann Lay  <avr (a] gjlay.de>
   3552  1.1.1.3    mrg 
   3553  1.1.1.3    mrg 	PR target/49313
   3554  1.1.1.3    mrg 	PR target/29524
   3555  1.1.1.3    mrg 	* config/avr/t-avr: Fix line endings.
   3556  1.1.1.3    mrg 	(intfuncs16): Remove _ffsXX2,  _clzXX2, _ctzXX2, _popcountXX2,
   3557  1.1.1.3    mrg 	_parityXX2.
   3558  1.1.1.3    mrg 
   3559  1.1.1.3    mrg 2011-06-14  Olivier Hainque  <hainque (a] adacore.com>
   3560  1.1.1.3    mrg 	    Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3561  1.1.1.3    mrg 
   3562  1.1.1.3    mrg 	* config/mips/irix6-unwind.h: New file.
   3563  1.1.1.3    mrg 	* config.host (mips-sgi-irix6.5*): Set md_unwind_header.
   3564  1.1.1.3    mrg 
   3565  1.1.1.3    mrg 2011-06-10  Eric Botcazou  <ebotcazou (a] adacore.com>
   3566  1.1.1.3    mrg 
   3567  1.1.1.3    mrg 	* config/sparc/linux-unwind.h (STACK_BIAS): Define.
   3568  1.1.1.3    mrg 	(sparc64_fallback_frame_state): Use it.
   3569  1.1.1.3    mrg 	(sparc64_frob_update_context): Further adjust context.
   3570  1.1.1.3    mrg 	* config/sparc/sol2-unwind.h (sparc64_frob_update_context): Likewise.
   3571  1.1.1.3    mrg 	* config/sparc/sol2-ci.S: Add TARGET_FLAT handling.
   3572  1.1.1.3    mrg 	* config/sparc/sol2-cn.S: Likewise.
   3573  1.1.1.3    mrg 
   3574  1.1.1.3    mrg 2011-06-09  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3575  1.1.1.3    mrg 
   3576  1.1.1.3    mrg 	* enable-execute-stack-empty.c: New file.
   3577  1.1.1.3    mrg 	* enable-execute-stack-mprotect.c: New file.
   3578  1.1.1.3    mrg 	* config/i386/enable-execute-stack-mingw32.c: New file.
   3579  1.1.1.3    mrg 	* config.host (enable_execute_stack): New variable.
   3580  1.1.1.3    mrg 	Select appropriate variants.
   3581  1.1.1.3    mrg 	* configure.ac: Link enable-execute-stack.c to
   3582  1.1.1.3    mrg 	$enable_execute_stack.
   3583  1.1.1.3    mrg 	* configure: Regenerate.
   3584  1.1.1.3    mrg 	* Makefile.in (LIB2ADD): Add enable-execute-stack.c.
   3585  1.1.1.3    mrg 	(lib2funcs): Remove _enable_execute_stack.
   3586  1.1.1.3    mrg 
   3587  1.1.1.3    mrg 2011-06-09  David S. Miller  <davem (a] davemloft.net>
   3588  1.1.1.3    mrg 	    Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3589  1.1.1.3    mrg 
   3590  1.1.1.3    mrg 	* config.host (sparc-*-linux*): Correct md_unwind_header
   3591  1.1.1.3    mrg 	filename.
   3592  1.1.1.3    mrg 	(s390x-ibm-tpf*): Fix typo.
   3593  1.1.1.3    mrg 
   3594  1.1.1.3    mrg 2011-06-06  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3595  1.1.1.3    mrg 
   3596  1.1.1.3    mrg 	* config.host (mips-sgi-irix6.5*): Add t-crtfm to tmake_file.
   3597  1.1.1.3    mrg 	Add crtfastmath.o to extra_parts.
   3598  1.1.1.3    mrg 	(mips64*-*-linux*, mips*-*-linux*): Use t-crtfm instead of
   3599  1.1.1.3    mrg 	mips/t-crtfm.
   3600  1.1.1.3    mrg 	* config/mips/t-crtfm: Remove.
   3601  1.1.1.3    mrg 
   3602  1.1.1.3    mrg 2011-06-04  John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
   3603  1.1.1.3    mrg 
   3604  1.1.1.3    mrg 	* config.host (hppa*-*-linux*): Correct md_unwind_header name.
   3605  1.1.1.3    mrg 
   3606  1.1.1.3    mrg 2011-06-04  Kaz Kojima  <kkojima (a] gcc.gnu.org>
   3607  1.1.1.3    mrg 
   3608  1.1.1.3    mrg 	* config.host (sh*-*-linux*): Fix typo.
   3609  1.1.1.3    mrg 
   3610  1.1.1.3    mrg 2011-06-03  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3611  1.1.1.3    mrg 
   3612  1.1.1.3    mrg 	* config/alpha/linux-unwind.h: Move from ../gcc/config/alpha.
   3613  1.1.1.3    mrg 	* config/alpha/osf5-unwind.h: Move from ../gcc/config/alpha.
   3614  1.1.1.3    mrg 	* config/alpha/vms-unwind.h: Move from ../gcc/config/alpha.
   3615  1.1.1.3    mrg 	* config/bfin/linux-unwind.h: Move from ../gcc/config/bfin.
   3616  1.1.1.3    mrg 	* config/i386/linux-unwind.h: Move from ../gcc/config/i386.
   3617  1.1.1.3    mrg 	* config/i386/sol2-unwind.h: Move from ../gcc/config/i386.
   3618  1.1.1.3    mrg 	* config/i386/w32-unwind.h: Move from ../gcc/config/i386.
   3619  1.1.1.3    mrg 	Wrap in !__MINGW64__.
   3620  1.1.1.3    mrg 	* config/ia64/linux-unwind.h: Move from ../gcc/config/ia64.
   3621  1.1.1.3    mrg 	* config/ia64/vms-unwind.h: Move from ../gcc/config/ia64.
   3622  1.1.1.3    mrg 	* config/m68k/linux-unwind.h: Move from ../gcc/config/m68k.
   3623  1.1.1.3    mrg 	* config/mips/linux-unwind.h: Move from ../gcc/config/mips.
   3624  1.1.1.3    mrg 	* config/pa/hpux-unwind.h: Move from ../gcc/config/pa.
   3625  1.1.1.3    mrg 	* config/pa/linux-unwind.h: Move from ../gcc/config/pa.
   3626  1.1.1.3    mrg 	* config/rs6000/darwin-unwind.h: Move from ../gcc/config/rs6000.
   3627  1.1.1.3    mrg 	Wrap in !__LP64__.
   3628  1.1.1.3    mrg 	* config/rs6000/linux-unwind.h: Move from ../gcc/config/rs6000.
   3629  1.1.1.3    mrg 	* config/s390/linux-unwind.h: Move from ../gcc/config/s390.
   3630  1.1.1.3    mrg 	* config/s390/tpf-unwind.h: Move from ../gcc/config/s390.
   3631  1.1.1.3    mrg 	* config/sh/linux-unwind.h: Move from ../gcc/config/sh.
   3632  1.1.1.3    mrg 	* config/sparc/linux-unwind.h: Move from ../gcc/config/sparc.
   3633  1.1.1.3    mrg 	* config/sparc/sol2-unwind.h: Move from ../gcc/config/sparc.
   3634  1.1.1.3    mrg 	* config/xtensa/linux-unwind.h: Move from ../gcc/config/xtensa.
   3635  1.1.1.3    mrg 	* config/no-unwind.h: New file.
   3636  1.1.1.3    mrg 	* config.host (md_unwind_header): Document.
   3637  1.1.1.3    mrg 	Define.
   3638  1.1.1.3    mrg 	(alpha*-*-linux*, alpha*-dec-osf5.1*, alpha64-dec-*vms*,
   3639  1.1.1.3    mrg 	alpha*-dec-*vms*, bfin*-uclinux*, bfin*-linux-uclibc*,
   3640  1.1.1.3    mrg 	hppa*-*-linux*, hppa[12]*-*-hpux10*, hppa*64*-*-hpux11*,
   3641  1.1.1.3    mrg 	hppa[12]*-*-hpux11*): Set md_unwind_header.
   3642  1.1.1.3    mrg 	(i[34567]86-*-linux*): Handle i[34567]86-*-kopensolaris*-gnu.
   3643  1.1.1.3    mrg 	Set md_unwind_header.
   3644  1.1.1.3    mrg 	(x86_64-*-linux*, i[34567]86-*-solaris2*): Set md_unwind_header.
   3645  1.1.1.3    mrg 	(i[34567]86-*-cygwin*): Split from i[34567]86-*-mingw*.
   3646  1.1.1.3    mrg 	(i[34567]86-*-mingw*, ia64*-*-linux*, ia64-hp-*vms*,
   3647  1.1.1.3    mrg 	m68k-*-uclinux*, m68k-*-linux*, mips64*-*-linux*, mips*-*-linux*,
   3648  1.1.1.3    mrg 	powerpc-*-darwin*, powerpc-*-linux*, s390-*-linux*,
   3649  1.1.1.3    mrg 	s390x-*-linux*,  s390x-ibm-tpf*, sh*-*-linux*, sparc-*-linux*,
   3650  1.1.1.3    mrg 	sparc*-*-solaris2*, sparc64-*-linux*, xtensa*-*-linux*): Set
   3651  1.1.1.3    mrg 	md_unwind_header.
   3652  1.1.1.3    mrg 	* configure.ac: Link md-unwind-support.h to $md_unwind_header.
   3653  1.1.1.3    mrg 	* configure: Regenerate.
   3654  1.1.1.3    mrg 
   3655  1.1.1.3    mrg 2011-06-03  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3656  1.1.1.3    mrg 
   3657  1.1.1.3    mrg 	* config.host (mips-sgi-irix[56]*): Restrict to mips-sgi-irix6.5*.
   3658  1.1.1.3    mrg 	Set tmake_file, extra_parts.
   3659  1.1.1.3    mrg 	* config/mips/irix-crti.S: Move from ../gcc/config/mips/irix-crti.asm.
   3660  1.1.1.3    mrg 	Remove O32 support.
   3661  1.1.1.3    mrg 	* config/mips/irix-crtn.S: Move from ../gcc/config/mips/irix-crtn.asm.
   3662  1.1.1.3    mrg 	Remove O32 support.
   3663  1.1.1.3    mrg 	* config/mips/t-irix6: New file.
   3664  1.1.1.3    mrg 	* config/mips/t-slibgcc-irix: New file.
   3665  1.1.1.3    mrg 
   3666  1.1.1.3    mrg 2011-06-03  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3667  1.1.1.3    mrg 
   3668  1.1.1.3    mrg 	* config/s390/t-tpf (LIB2ADDEHDEP): Remove.
   3669  1.1.1.3    mrg 	* config/t-sol2 (LIB2ADDEH): Use gcc_srcdir, add emutls.c.
   3670  1.1.1.3    mrg 
   3671  1.1.1.3    mrg 2011-06-03  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3672  1.1.1.3    mrg 
   3673  1.1.1.3    mrg 	* configure.ac (target_thread_file): Determine thread model.
   3674  1.1.1.3    mrg 	* configure: Regenerate.
   3675  1.1.1.3    mrg 	* config.host (alpha*-dec-osf5.1*): Set tmake_file, extra_parts.
   3676  1.1.1.3    mrg 	* config/alpha/t-alpha: New file.
   3677  1.1.1.3    mrg 	* config/alpha/t-crtfm: Use $<.
   3678  1.1.1.3    mrg 	* config/alpha/t-ieee: New file.
   3679  1.1.1.3    mrg 	* config/alpha/t-osf-pthread: New file.
   3680  1.1.1.3    mrg 	* config/alpha/t-slibgcc-osf: New file.
   3681  1.1.1.3    mrg 	* config/alpha/libgcc-osf5.ver: New file.
   3682  1.1.1.3    mrg 
   3683  1.1.1.3    mrg 2011-06-01  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3684  1.1.1.3    mrg 
   3685  1.1.1.3    mrg 	* config.host (i[34567]86-*-solaris2*): Add i386/t-crtfm to
   3686  1.1.1.3    mrg 	tmake_file.
   3687  1.1.1.3    mrg 	Add crtfastmath.o to extra_parts.
   3688  1.1.1.3    mrg 
   3689  1.1.1.3    mrg 2011-06-01  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3690  1.1.1.3    mrg 
   3691  1.1.1.3    mrg 	* config/gmon-sol2.c: Reindent.
   3692  1.1.1.3    mrg 	Cleanup comments.
   3693  1.1.1.3    mrg 	Remove, correct casts.
   3694  1.1.1.3    mrg 	Use STDERR_FILENO, NULL.
   3695  1.1.1.3    mrg 	(BASEADDRESS): Remove.
   3696  1.1.1.3    mrg 	(minbrk): Remove.
   3697  1.1.1.3    mrg 	(errno, sbrk): Remove declarations.
   3698  1.1.1.3    mrg 	(monstartup) [hp300]: Remove.
   3699  1.1.1.3    mrg 	(mcount): Remove.
   3700  1.1.1.3    mrg 
   3701  1.1.1.3    mrg 2011-06-01  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3702  1.1.1.3    mrg 
   3703  1.1.1.3    mrg 	* Makefile.in (cpu_type): Define.
   3704  1.1.1.3    mrg 	* config.host (i[34567]86-*-rtems*): Handle it.
   3705  1.1.1.3    mrg 	(i[34567]86-*-solaris2*): Move body ...
   3706  1.1.1.3    mrg 	(*-*-solaris2*): ... here.
   3707  1.1.1.3    mrg 	New case, generalize.
   3708  1.1.1.3    mrg 	(sparc-*-elf*): Handle it.
   3709  1.1.1.3    mrg 	(sparc-*-linux*, sparc64-*-linux*): Replace sparc/t-crtfm by t-crtfm.
   3710  1.1.1.3    mrg 	(sparc-*-rtems*, sparc64-*-rtems*); Handle it.
   3711  1.1.1.3    mrg 	(sparc64-*-solaris2*, sparcv9-*-solaris2*, sparc-*-solaris2*):
   3712  1.1.1.3    mrg 	Fold into ...
   3713  1.1.1.3    mrg 	(sparc*-*-solaris2*): ... this.
   3714  1.1.1.3    mrg 	New case.
   3715  1.1.1.3    mrg 	(sparc64-*-elf*): Handle it.
   3716  1.1.1.3    mrg 	* config/gmon-sol2.c: Move from ../gcc/config/sparc.
   3717  1.1.1.3    mrg 	Merge ../gcc/config/i386/gmon-sol2.c.
   3718  1.1.1.3    mrg 	* config/i386/sol2-c1.S: Move from ../gcc/config/i386/sol2-c1.asm.
   3719  1.1.1.3    mrg 	Use C comments.
   3720  1.1.1.3    mrg 	Merge ../gcc/config/i386/sol2-gc1.asm.
   3721  1.1.1.3    mrg 	* config/i386/sol2-ci.S: Move from ../gcc/config/i386/sol2-ci.asm.
   3722  1.1.1.3    mrg 	Use C comments.
   3723  1.1.1.3    mrg 	* config/i386/sol2-cn.S: Move from ../gcc/config/i386/sol2-cn.asm.
   3724  1.1.1.3    mrg 	Use C comments.
   3725  1.1.1.3    mrg 	* config/i386/t-crtfm (crtfastmath.o): Use $<.
   3726  1.1.1.3    mrg 	* config/i386/t-crtstuff: New file.
   3727  1.1.1.3    mrg 	* config/i386/t-softfp: New file.
   3728  1.1.1.3    mrg 	* config/i386/t-sol2 ($(T)gmon.o, $(T)gcrt1.o, $(T)crt1.o),
   3729  1.1.1.3    mrg 	$(T)crti.o, $(T)crtn.o): Remove.
   3730  1.1.1.3    mrg 	(gcrt1.o): New rule.
   3731  1.1.1.3    mrg 	(TARGET_LIBGCC2_CFLAGS): Remove.
   3732  1.1.1.3    mrg 	* config/sparc/sol2-c1.S: Move from ../gcc/config/sparc/sol2-c1.asm.
   3733  1.1.1.3    mrg 	* config/sparc/sol2-ci.S: Move from ../gcc/config/sparc/sol2-ci.asm.
   3734  1.1.1.3    mrg 	* config/sparc/sol2-cn.S: Move from ../gcc/config/sparc/sol2-cn.asm.
   3735  1.1.1.3    mrg 	* config/sparc/t-sol2: New file.
   3736  1.1.1.3    mrg 	* config/sparc/t-crtfm: Move to ...
   3737  1.1.1.3    mrg 	* config/t-crtfm: ... this.
   3738  1.1.1.3    mrg 	Use $(cpu_type), $<.
   3739  1.1.1.3    mrg 	* config/t-crtin: New file.
   3740  1.1.1.3    mrg 	* config/sparc/t-softfp: New file.
   3741  1.1.1.3    mrg 	* config/sparc/t-softmul: New file.
   3742  1.1.1.3    mrg 	* config/t-rtems: New file.
   3743  1.1.1.3    mrg 	* config/t-slibgcc: New file.
   3744  1.1.1.3    mrg 	* config/t-slibgcc-elf-ver: New file.
   3745  1.1.1.3    mrg 	* config/t-slibgcc-gld: New file.
   3746  1.1.1.3    mrg 	* config/t-slibgcc-sld: New file.
   3747  1.1.1.3    mrg 	* config/t-sol2: New file.
   3748  1.1.1.3    mrg 	* configure.ac: Include ../config/lib-ld.m4.
   3749  1.1.1.3    mrg 	Call AC_LIB_PROG_LD_GNU.
   3750  1.1.1.3    mrg 	Substitute cpu_type.
   3751  1.1.1.3    mrg 	* configure: Regenerate.
   3752  1.1.1.3    mrg 
   3753  1.1.1.3    mrg 2011-05-27  Bernd Schmidt  <bernds (a] codesourcery.com>
   3754  1.1.1.3    mrg 
   3755  1.1.1.3    mrg 	PR bootstrap/49173
   3756  1.1.1.3    mrg 	* config/t-slibgcc-darwin (SHLIB_MAPFILES): Look for
   3757  1.1.1.3    mrg 	libgcc-std.ver in the build directory.
   3758  1.1.1.3    mrg 	* config/s390/t-linux (SHLIB_MAPFILES): Likewise.
   3759  1.1.1.3    mrg 	* config/sh/t-linux (SHLIB_MAPFILES): Likewise.
   3760  1.1.1.3    mrg 
   3761  1.1.1.3    mrg 2011-05-25  Bernd Schmidt  <bernds (a] codesourcery.com>
   3762  1.1.1.3    mrg 
   3763  1.1.1.3    mrg 	* libgcc-std.ver.in: New file.
   3764  1.1.1.3    mrg 	* Makefile.in (LIBGCC_VER_GNU_PREFIX, LIBGCC_VER_SYMBOLS_PREFIX): New
   3765  1.1.1.3    mrg 	variables.
   3766  1.1.1.3    mrg 	(libgcc-std.ver): New rule.
   3767  1.1.1.3    mrg 	* config/t-gnu-prefix: New file.
   3768  1.1.1.3    mrg 
   3769  1.1.1.3    mrg 2011-05-23  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3770  1.1.1.3    mrg 
   3771  1.1.1.3    mrg 	* config/s390/t-tpf (LIB2ADDEH): Remove $(gcc_srcdir)/gthr-gnat.c.
   3772  1.1.1.3    mrg 
   3773  1.1.1.3    mrg 2011-05-10  Joseph Myers  <joseph (a] codesourcery.com>
   3774  1.1.1.3    mrg 
   3775  1.1.1.3    mrg 	* config/i386/darwin-lib.h: New file.
   3776  1.1.1.3    mrg 
   3777  1.1.1.3    mrg 2011-05-10  Joseph Myers  <joseph (a] codesourcery.com>
   3778  1.1.1.3    mrg 
   3779  1.1.1.3    mrg 	* config/arm/symbian-lib.h: New.
   3780  1.1.1.3    mrg 
   3781  1.1.1.3    mrg 2011-05-04  Chris Demetriou  <cgd (a] google.com>
   3782  1.1.1.3    mrg 
   3783  1.1.1.3    mrg 	* config/i386/morestack.S (__i686.get_pc_thunk.bx): Rename to...
   3784  1.1.1.3    mrg 	(__x86.get_pc_thunk.bx): ...this.
   3785  1.1.1.3    mrg 	(__morestack): Adjust for rename, remove undef of __i686.
   3786  1.1.1.3    mrg 
   3787  1.1.1.3    mrg 2011-05-03  Chris Demetriou  <cgd (a] google.com>
   3788  1.1.1.3    mrg 
   3789  1.1.1.3    mrg 	* config/i386/morestack.S (__i686.get_pc_thunk.bx): New.
   3790  1.1.1.3    mrg 
   3791  1.1.1.3    mrg 2011-03-22  Joseph Myers  <joseph (a] codesourcery.com>
   3792  1.1.1.3    mrg 
   3793  1.1.1.3    mrg 	* config.host (alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*,
   3794  1.1.1.3    mrg 	arm-*-pe*, crx-*-elf, i[34567]86-*-netbsd*, i[34567]86-*-pe,
   3795  1.1.1.3    mrg 	m68hc11-*-*|m6811-*-*, m68hc12-*-*|m6812-*-*, mcore-*-pe*,
   3796  1.1.1.3    mrg 	powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*,
   3797  1.1.1.3    mrg 	sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*):
   3798  1.1.1.3    mrg 	Remove cases.
   3799  1.1.1.3    mrg 
   3800  1.1.1.3    mrg 2011-03-14  Andreas Tobler  <andreast (a] fgznet.ch>
   3801      1.1    mrg 
   3802  1.1.1.3    mrg 	* config.host (cpu_type): Add FreeBSD PowerPC specific parts.
   3803  1.1.1.3    mrg 	Adjust copyright year.
   3804      1.1    mrg 
   3805  1.1.1.3    mrg 2011-03-07  Ian Lance Taylor  <iant (a] google.com>
   3806      1.1    mrg 
   3807  1.1.1.3    mrg 	* generic-morestack.c (__splitstack_find): Adjust returned stack
   3808  1.1.1.3    mrg 	pointer to include all registers pushed by __morestack.
   3809  1.1.1.3    mrg 
   3810  1.1.1.3    mrg 2011-01-26  Dave Korn  <dave.korn.cygwin (a] gmail.com>
   3811  1.1.1.3    mrg 
   3812  1.1.1.3    mrg 	PR target/40125
   3813  1.1.1.3    mrg 	* configure.ac: Call ACX_NONCANONICAL_TARGET.
   3814  1.1.1.3    mrg 	(toolexecdir): Calculate and AC_SUBST.
   3815  1.1.1.3    mrg 	(toolexeclibdir): Likewise.
   3816  1.1.1.3    mrg 	* Makefile.in (target_noncanonical): Import.
   3817  1.1.1.3    mrg 	(toolexecdir): Likewise.
   3818  1.1.1.3    mrg 	(toolexeclibdir): Likewise.
   3819  1.1.1.3    mrg 	* configure: Regenerate.
   3820  1.1.1.3    mrg 
   3821  1.1.1.3    mrg 2010-12-13  Nathan Froyd  <froydnj (a] codesourcery.com>
   3822  1.1.1.3    mrg 
   3823  1.1.1.3    mrg 	PR target/46040
   3824  1.1.1.3    mrg 	* config/arm/bpabi.h: Rename to...
   3825  1.1.1.3    mrg 	* config/arm/bpabi-lib.h: ...this.
   3826  1.1.1.3    mrg 
   3827  1.1.1.3    mrg 2010-12-10  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3828  1.1.1.3    mrg 
   3829  1.1.1.3    mrg 	* configure.ac: Use i386/t-crtstuff on i?86-*-solaris2* if
   3830  1.1.1.3    mrg 	appropriate.
   3831  1.1.1.3    mrg 	* configure: Regenerate.
   3832  1.1.1.3    mrg 
   3833  1.1.1.3    mrg 2010-11-24  Nathan Froyd  <froydnj (a] codesourcery.com>
   3834  1.1.1.3    mrg 
   3835  1.1.1.3    mrg 	* config/libbid/bid_conf.h (BID_BIG_ENDIAN): Define in terms of
   3836  1.1.1.3    mrg 	__FLOAT_WORD_ORDER__.
   3837  1.1.1.3    mrg 	* config/libbid/bid_gcc_intrinsics.h (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN):
   3838  1.1.1.3    mrg 	Delete.
   3839  1.1.1.3    mrg 
   3840  1.1.1.3    mrg 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3841  1.1.1.3    mrg 
   3842  1.1.1.3    mrg 	PR other/46202
   3843  1.1.1.3    mrg 	* Makefile.in (install-strip): New phony target.
   3844  1.1.1.3    mrg 
   3845  1.1.1.3    mrg 2010-11-07  Ian Lance Taylor  <iant (a] google.com>
   3846  1.1.1.3    mrg 
   3847  1.1.1.3    mrg 	PR target/46089
   3848  1.1.1.3    mrg 	* config/i386/morestack.S (__morestack_large_model): New
   3849  1.1.1.3    mrg 	function.
   3850  1.1.1.3    mrg 
   3851  1.1.1.3    mrg 2010-10-23  Nathan Froyd  <froydnj (a] codesourcery.com>
   3852  1.1.1.3    mrg 
   3853  1.1.1.3    mrg 	* config/libbid/bid_gcc_intrinsics.h (LIBGCC2_WORDS_BIG_ENDIAN):
   3854  1.1.1.3    mrg 	Delete.
   3855  1.1.1.3    mrg 	(LIBGCC2_FLOAT_WORDS_BIG_ENDIAN): Test __BYTE_ORDER__.
   3856  1.1.1.3    mrg 
   3857  1.1.1.3    mrg 2010-10-14  Nathan Froyd  <froydnj (a] codesourcery.com>
   3858  1.1.1.3    mrg 
   3859  1.1.1.3    mrg 	* config/arm/bpabi.h: New file.
   3860  1.1.1.3    mrg 	* config/frv/frv-abi.h: New file.
   3861  1.1.1.3    mrg 
   3862  1.1.1.3    mrg 2010-10-01  Ian Lance Taylor  <iant (a] google.com>
   3863  1.1.1.3    mrg 
   3864  1.1.1.3    mrg 	* config/t-stack(LIB2ADD_ST): Set instead of LIB2ADD.
   3865  1.1.1.3    mrg 	* config/i386/t-stack-i386 (LIB2ADD_ST): Likewise.
   3866  1.1.1.3    mrg 
   3867  1.1.1.3    mrg 2010-10-01  H.J. Lu  <hongjiu.lu (a] intel.com>
   3868  1.1.1.3    mrg 
   3869  1.1.1.3    mrg 	PR target/45858
   3870  1.1.1.3    mrg 	* config.host: Add the missing `$'.
   3871  1.1.1.3    mrg 
   3872  1.1.1.3    mrg 2010-09-30  Michael Eager  <eager (a] eagercon.com>
   3873  1.1.1.3    mrg 
   3874  1.1.1.3    mrg 	* config.host: Add microblaze*-*-*.
   3875  1.1.1.3    mrg 	* config/microblaze/{divsi3.asm,divsi3_table.c,moddi3.asm,modsi3.asm,
   3876  1.1.1.3    mrg 	muldi3_hard.asm,mulsi3.asm,stack_overflow_exit.asm,t-microblaze,
   3877  1.1.1.3    mrg 	udivsi3.asm,umodsi3.asm}:  New.
   3878  1.1.1.3    mrg 
   3879  1.1.1.3    mrg 2010-09-28  Ian Lance Taylor  <iant (a] google.com>
   3880  1.1.1.3    mrg 
   3881  1.1.1.3    mrg 	* configure.ac: Adjust CFI test to test assembler directly rather
   3882  1.1.1.3    mrg 	than checking gcc preprocessor macro.
   3883  1.1.1.3    mrg 	* configure: Rebuild.
   3884  1.1.1.3    mrg 
   3885  1.1.1.3    mrg 2010-09-27  Ian Lance Taylor  <iant (a] google.com>
   3886  1.1.1.3    mrg 
   3887  1.1.1.3    mrg 	* configure.ac: Test whether assembler supports CFI directives.
   3888  1.1.1.3    mrg 	* config.host: Only add t-stack and i386/t-stack-i386 to
   3889  1.1.1.3    mrg 	tmake_file if libgcc_cv_cfi is "yes".
   3890  1.1.1.3    mrg 	* configure: Rebuild.
   3891  1.1.1.3    mrg 
   3892  1.1.1.3    mrg 2010-09-27  Ian Lance Taylor  <iant (a] google.com>
   3893  1.1.1.3    mrg 
   3894  1.1.1.3    mrg 	* generic-morestack.h: New file.
   3895  1.1.1.3    mrg 	* generic-morestack.c: New file.
   3896  1.1.1.3    mrg 	* generic-morestack-thread.c: New file.
   3897  1.1.1.3    mrg 	* config/i386/morestack.S: New file.
   3898  1.1.1.3    mrg 	* config/t-stack: New file.
   3899  1.1.1.3    mrg 	* config/i386/t-stack-i386: New file.
   3900  1.1.1.3    mrg 	* config.host (i[34567]86-*-linux* and friends): Add t-stack and
   3901  1.1.1.3    mrg 	i386/t-stack-i386 to tmake_file.
   3902  1.1.1.3    mrg 
   3903  1.1.1.3    mrg 2010-09-21  Iain Sandoe  <iains (a] gcc.gnu.org>
   3904  1.1.1.3    mrg 
   3905  1.1.1.3    mrg 	* Makefile.in (libgcc-extra-parts):  Check for static archives and
   3906  1.1.1.3    mrg 	invoke ranlib after installing them.
   3907  1.1.1.3    mrg 	(gcc-extra-parts): Likewise.
   3908  1.1.1.3    mrg 	(install-leaf): Likewise.
   3909  1.1.1.3    mrg 
   3910  1.1.1.3    mrg 2010-09-14  H.J. Lu  <hongjiu.lu (a] intel.com>
   3911  1.1.1.3    mrg 
   3912  1.1.1.3    mrg 	* configure: Regenerated.
   3913  1.1.1.3    mrg 
   3914  1.1.1.3    mrg 2010-09-10  Kai Tietz  <kai.tietz (a] onevision.com>
   3915  1.1.1.3    mrg 
   3916  1.1.1.3    mrg 	* configure: Regenerated.
   3917  1.1.1.3    mrg 
   3918  1.1.1.3    mrg 2010-09-09  Gerald Pfeifer  <gerald (a] pfeifer.com>
   3919      1.1    mrg 	    Andrew Pinski  <pinskia (a] gmail.com>
   3920      1.1    mrg 
   3921  1.1.1.2  skrll 	PR target/40959
   3922      1.1    mrg 	* config.host (ia64*-*-freebsd*): Set extra_parts.  Set tmake_file.
   3923      1.1    mrg 
   3924  1.1.1.3    mrg 2010-09-06  H.J. Lu  <hongjiu.lu (a] intel.com>
   3925  1.1.1.3    mrg 
   3926  1.1.1.3    mrg 	PR target/45524
   3927  1.1.1.3    mrg 	* configure: Regenerated.
   3928  1.1.1.3    mrg 
   3929  1.1.1.3    mrg 2010-09-06  Andreas Schwab  <schwab (a] redhat.com>
   3930  1.1.1.3    mrg 
   3931  1.1.1.3    mrg 	* configure: Regenerate.
   3932  1.1.1.3    mrg 
   3933  1.1.1.3    mrg 2010-09-03  Uros Bizjak  <ubizjak (a] gmail.com>
   3934  1.1.1.3    mrg 
   3935  1.1.1.3    mrg 	* config/i386/t-sol2 (__copysigntf3, __fabstf3): Disable for
   3936  1.1.1.3    mrg 	64bit targets.
   3937  1.1.1.3    mrg 	(__fixtfti, __fixunstfti, __floattitf, __floatuntitf): Enable only
   3938  1.1.1.3    mrg 	for 64bit targets.
   3939  1.1.1.3    mrg 
   3940  1.1.1.3    mrg 2010-09-03  Uros Bizjak  <ubizjak (a] gmail.com>
   3941  1.1.1.3    mrg 	    Iain Sandoe  <iains (a] gcc.gnu.org>
   3942  1.1.1.3    mrg 
   3943  1.1.1.3    mrg 	PR target/45476
   3944  1.1.1.3    mrg 	* Makefile.in (sifuncs, difuncs, tifuncs): Filter out
   3945  1.1.1.3    mrg 	LIB2FUNCS_EXCLUDE functions.
   3946      1.1    mrg 
   3947  1.1.1.3    mrg 2010-09-03  Andreas Krebbel  <Andreas.Krebbel (a] de.ibm.com>
   3948  1.1.1.3    mrg 
   3949  1.1.1.3    mrg 	* configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.
   3950  1.1.1.3    mrg 	Include dfp.m4.
   3951  1.1.1.3    mrg 	* configure: Regenerate.
   3952  1.1.1.3    mrg 
   3953  1.1.1.3    mrg 2010-09-01  Uros Bizjak  <ubizjak (a] gmail.com>
   3954  1.1.1.3    mrg 
   3955  1.1.1.3    mrg 	* config.host (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add
   3956  1.1.1.3    mrg 	i386/t-freebsd to tmake_file.
   3957  1.1.1.3    mrg 	* config/i386/t-freebsd: New file.
   3958  1.1.1.3    mrg 	* config/i386/libgcc-bsd.ver: New file.
   3959  1.1.1.3    mrg 
   3960  1.1.1.3    mrg 2010-07-23  Nathan Froyd  <froydnj (a] codesourcery.com>
   3961  1.1.1.3    mrg 
   3962  1.1.1.3    mrg 	* config.host (powerpc*-eabispe*): Set tmake_file.
   3963  1.1.1.3    mrg 	(powerpc*-eabi*): Likewise.
   3964  1.1.1.3    mrg 	* config/rs6000/t-ppccomm (EXTRA_PARTS): Add crtbegin, crtend,
   3965  1.1.1.3    mrg 	crtbeginS, crtendS, crtbeginT.
   3966  1.1.1.3    mrg 
   3967  1.1.1.3    mrg 2010-06-12  Kazu Hirata  <kazu (a] codesourcery.com>
   3968  1.1.1.3    mrg 
   3969  1.1.1.3    mrg 	* config.host (mips64*-*-linux*, mips*-*-linux*): Add mips/t-crtfm
   3970  1.1.1.3    mrg 	to tmake_file.  Add crtfastmath.o to extra_parts.
   3971  1.1.1.3    mrg 	* config/mips/t-crtfm: New.
   3972  1.1.1.3    mrg 
   3973  1.1.1.3    mrg 2010-05-19  Joel Sherrill <joel.sherrill (a] oarcorp.com>
   3974  1.1.1.3    mrg 
   3975  1.1.1.3    mrg 	* config.host (sparc64-*-rtems*): New target.
   3976      1.1    mrg 
   3977      1.1    mrg 2010-05-19  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3978      1.1    mrg 
   3979      1.1    mrg 	* config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
   3980      1.1    mrg 	assembler syntax.
   3981      1.1    mrg 
   3982      1.1    mrg 2010-04-15  Thomas Schwinge  <tschwinge (a] gnu.org>
   3983      1.1    mrg 
   3984      1.1    mrg 	* config.host <i[34567]86-*-gnu*>: Handle softfp as for Linux.
   3985      1.1    mrg 
   3986  1.1.1.3    mrg 2010-04-12  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3987      1.1    mrg 
   3988  1.1.1.3    mrg 	* config.host (alpha*-dec-osf[45]*): Removed alpha*-dec-osf4*,
   3989  1.1.1.3    mrg 	alpha-dec-osf5.0* support.
   3990      1.1    mrg 
   3991      1.1    mrg 2010-04-01  Ralf Corspius <ralf.corsepius (a] rtems.org>
   3992      1.1    mrg 
   3993      1.1    mrg 	* config.host: Add lm32-*-rtems*.
   3994      1.1    mrg 
   3995      1.1    mrg 2010-03-31  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3996      1.1    mrg 	    Uros Bizjak <ubizjak (a] gmail.com>
   3997      1.1    mrg 
   3998      1.1    mrg 	PR target/39048
   3999      1.1    mrg 	* config.host (i[34567]86-*-solaris2): Handle 32-bit Solaris 2/x86
   4000      1.1    mrg 	like other remaining 32-bit x86 OSes.
   4001      1.1    mrg 	* config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
   4002      1.1    mrg 	assembler syntax.
   4003      1.1    mrg 	* config/i386/libgcc-sol2.ver: New file.
   4004      1.1    mrg 	* config/i386/t-sol2 (SHLIB_MAPFILES): Add it.
   4005      1.1    mrg 
   4006      1.1    mrg 2010-03-30  Jack Howarth <howarth (a] bromo.med.uc.edu>
   4007      1.1    mrg 
   4008      1.1    mrg 	PR c/43553
   4009      1.1    mrg 	* Makefile.in (INTERNAL_CFLAGS): Add @set_use_emutls@.
   4010      1.1    mrg 	* configure.ac: Use GCC_CHECK_EMUTLS to see if emulated TLS
   4011      1.1    mrg 	is used and substitute set_use_emutls.
   4012      1.1    mrg 	* configure: Regenerated.
   4013      1.1    mrg 
   4014      1.1    mrg 2010-03-30  Tarik Graba  <tarik.graba (a] telecom-paristech.fr>
   4015      1.1    mrg 
   4016      1.1    mrg 	* config/lm32/t-lm32: Remove misplaced MULTILIB_OPTIONS.
   4017      1.1    mrg 
   4018      1.1    mrg 2010-03-22  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   4019      1.1    mrg 
   4020      1.1    mrg 	PR target/38085
   4021      1.1    mrg 	* config/i386/t-sol2 ($(T)gmon.o): Use CFLAGS instead of
   4022      1.1    mrg 	MULTILIB_CFLAGS.
   4023      1.1    mrg 	($(T)gcrt1.o): Likewise.
   4024      1.1    mrg 	($(T)crt1.o): Likewise.
   4025      1.1    mrg 	($(T)crti.o): Likewise.
   4026      1.1    mrg 	($(T)crtn.o): Likewise.
   4027      1.1    mrg 
   4028      1.1    mrg 2010-03-01  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4029      1.1    mrg 
   4030      1.1    mrg 	PR other/42980
   4031      1.1    mrg 	* Makefile.in (install): Use $(MAKE) string in rule, for
   4032      1.1    mrg 	parallel make.
   4033      1.1    mrg 
   4034      1.1    mrg 2010-02-22  Hans-Peter Nilsson  <hp (a] bitrange.com>
   4035      1.1    mrg 
   4036      1.1    mrg 	Migrate from broken pre-libgcc legacy support to libgcc-centric rules.
   4037      1.1    mrg 	* config/mmix/t-mmix: New file.
   4038      1.1    mrg 	* config.host <mmix-knuth-mmixware> (extra_parts, tmake_file): Set.
   4039      1.1    mrg 
   4040      1.1    mrg 2010-02-02  Jack Howarth  <howarth (a] bromo.med.uc.edu>
   4041      1.1    mrg 
   4042      1.1    mrg 	PR java/41991
   4043      1.1    mrg 	* config/t-slibgcc-darwin: Add libgcc-libsystem.ver to
   4044      1.1    mrg 	SHLIB_MAPFILES.
   4045      1.1    mrg 
   4046      1.1    mrg 2010-01-04  Anthony Green  <green (a] moxielogic.com>
   4047      1.1    mrg 
   4048      1.1    mrg 	* config/moxie/crti.asm, config/moxie/crtn.asm,
   4049      1.1    mrg 	config/moxie/t-moxie-softfp, config/moxie/sfp-machine.h,
   4050      1.1    mrg 	config/moxie/t-moxie: New files.
   4051      1.1    mrg 	* config.host: Add t-moxie-softfp reference.
   4052      1.1    mrg 
   4053      1.1    mrg 2009-11-18  Iain Sandoe <iain.sandoe (a] sandoe-acoustics.co.uk>
   4054      1.1    mrg 
   4055      1.1    mrg 	PR other/39888
   4056      1.1    mrg 	* config/t-slibgcc-darwin: Fix embedded rpaths for
   4057      1.1    mrg 	--enable-version-specific-runtime-libs, build extension stub
   4058      1.1    mrg 	libs exposing features available from current libgcc_s.
   4059      1.1    mrg 
   4060      1.1    mrg 2009-11-11  Jon Beniston <jon (a] beniston.com>
   4061      1.1    mrg 
   4062  1.1.1.3    mrg 	* config.host: Add lm32 targets.
   4063  1.1.1.3    mrg 	* config/lm32: New directory.
   4064  1.1.1.3    mrg 	* config/lm32/libgcc_lm32.h: New file.
   4065  1.1.1.3    mrg 	* config/lm32/_mulsi3.c: New file.
   4066  1.1.1.3    mrg 	* config/lm32/_udivmodsi4.c: New file.
   4067  1.1.1.3    mrg 	* config/lm32/_divsi3.c: New file.
   4068  1.1.1.3    mrg 	* config/lm32/_modsi3.c: New file.
   4069  1.1.1.3    mrg 	* config/lm32/_udivsi3.c: New file.
   4070  1.1.1.3    mrg 	* config/lm32/_umodsi3.c: New file.
   4071  1.1.1.3    mrg 	* config/lm32/_lshrsi3.S: New file.
   4072  1.1.1.3    mrg 	* config/lm32/_ashrsi3.S: New file.
   4073  1.1.1.3    mrg 	* config/lm32/_ashlsi3.S: New file.
   4074  1.1.1.3    mrg 	* config/lm32/crti.S: New file.
   4075  1.1.1.3    mrg 	* config/lm32/crtn.S: New file.
   4076  1.1.1.3    mrg 	* config/lm32/t-lm32: New file.
   4077  1.1.1.3    mrg 	* config/lm32/t-elf: New file.
   4078  1.1.1.3    mrg 	* config/lm32/t-uclinux: New file.
   4079      1.1    mrg 
   4080      1.1    mrg 2009-10-26  Nick Clifton  <nickc (a] redhat.com>
   4081      1.1    mrg 
   4082      1.1    mrg 	* config.host: Add support for RX target.
   4083      1.1    mrg 	* config/rx: New directory.
   4084      1.1    mrg 	* config/rx/rx-abi-functions.c: New file. Supplementary
   4085      1.1    mrg 	functions for libgcc to support the RX ABI.
   4086      1.1    mrg 	* config/rx/rx-abi.h: New file.  Supplementary header file for
   4087      1.1    mrg 	libgcc RX ABI functions.
   4088      1.1    mrg 	* config/rx/t-rx: New file: Makefile fragment for building
   4089      1.1    mrg 	libgcc for the RX.
   4090      1.1    mrg 
   4091      1.1    mrg 2009-10-09  Uros Bizjak  <ubizjak (a] gmail.com>
   4092      1.1    mrg 
   4093      1.1    mrg 	* config/i386/32/sfp-machine.h (__FP_FRAC_SUB_4): Change operand
   4094      1.1    mrg 	constraint of y0 to "g".
   4095      1.1    mrg 
   4096      1.1    mrg 2009-10-07  Andreas Krebbel  <Andreas.Krebbel (a] de.ibm.com>
   4097      1.1    mrg 
   4098      1.1    mrg 	* config.host: Include the s390 makefile fragments.
   4099      1.1    mrg 	* config/s390/32/_fixdfdi.c: New file.
   4100      1.1    mrg 	* config/s390/32/_fixsfdi.c: New file.
   4101      1.1    mrg 	* config/s390/32/_fixtfdi.c: New file.
   4102      1.1    mrg 	* config/s390/32/_fixunsdfdi.c: New file.
   4103      1.1    mrg 	* config/s390/32/_fixunssfdi.c: New file.
   4104      1.1    mrg 	* config/s390/32/_fixunstfdi.c: New file.
   4105      1.1    mrg 	* config/s390/32/t-floattodi: New file.
   4106      1.1    mrg 	* config/s390/libgcc-glibc.ver: New file.
   4107      1.1    mrg 	* config/s390/t-crtstuff: New file.
   4108      1.1    mrg 	* config/s390/t-linux: New file.
   4109      1.1    mrg 	* config/s390/t-tpf: New file.
   4110      1.1    mrg 
   4111      1.1    mrg 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4112      1.1    mrg 
   4113      1.1    mrg 	* configure.ac (AC_PREREQ): Bump to 2.64.
   4114      1.1    mrg 
   4115      1.1    mrg 2009-08-22  Kaz Kojima  <kkojima (a] gcc.gnu.org>
   4116      1.1    mrg 
   4117      1.1    mrg 	* config/sh/t-linux (HOST_LIBGCC2_CFLAGS): Add -mieee.
   4118      1.1    mrg 
   4119      1.1    mrg 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4120      1.1    mrg 
   4121      1.1    mrg 	* configure: Regenerate.
   4122      1.1    mrg 
   4123      1.1    mrg 2009-08-09  Douglas B Rupp  <rupp (a] gnat.com>
   4124      1.1    mrg 
   4125      1.1    mrg 	* config.host (ia64-hp-*vms*): New target.
   4126      1.1    mrg 	(alpha64-dec-*vms*,alpha*-dec-*vms*): Fix for config/vms and unify
   4127      1.1    mrg 	with ia64-hp-*vms*.
   4128      1.1    mrg 
   4129      1.1    mrg 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4130      1.1    mrg 
   4131      1.1    mrg 	* configure.ac: Add snippet for maintainer-mode.
   4132      1.1    mrg 	* configure: Regenerate.
   4133      1.1    mrg 	* Makefile.in (AUTOCONF, configure_deps): New variables.
   4134      1.1    mrg 	($(srcdir)/configure)): New rule, active only with maintainer
   4135      1.1    mrg 	mode turned on.
   4136      1.1    mrg 
   4137      1.1    mrg 2009-06-23  DJ Delorie  <dj (a] redhat.com>
   4138      1.1    mrg 
   4139      1.1    mrg 	Add MeP port.
   4140      1.1    mrg 	* config.host: Add mep support.
   4141      1.1    mrg 
   4142      1.1    mrg 2009-06-22  Kai Tietz  <kai.tietz (a] onevision.com>
   4143      1.1    mrg 
   4144      1.1    mrg 	* config.host: Add i386/${host_address}/t-fprules-softfp and
   4145      1.1    mrg 	t-softfp to tmake_file for i[34567]86-*-mingw*, x86_64-*-mingw*.
   4146      1.1    mrg 
   4147      1.1    mrg 	* config/i386/64/_divtc3.c: Disable usage of .symver assembly symbol
   4148      1.1    mrg 	for mingw targets.
   4149      1.1    mrg 	* config/i386/64/_multc3.c: Likewise.
   4150      1.1    mrg 	* config/i386/64/_powitf2.c: Likewise.
   4151      1.1    mrg 	* config/i386/64/eqtf2.c: Likewise.
   4152      1.1    mrg 	* config/i386/64/getf2.c: Likewise.
   4153      1.1    mrg 	* config/i386/64/letf2.c: Likewise.
   4154      1.1    mrg 	* config/i386/64/letf2.c: Likewise.
   4155      1.1    mrg 	* config/i386/64/sfp-machine.h (_FP_W_TYPE): Define as
   4156      1.1    mrg 	unsigned long long for x64 mingw targets.
   4157      1.1    mrg 	(_FP_WS_TYPE): Define as signed long long for x64 mingw target.
   4158      1.1    mrg 	(_FP_I_TYPE): Define as long long for x64 mingw target.
   4159      1.1    mrg 
   4160      1.1    mrg 2009-06-10  Maciej W. Rozycki  <macro (a] linux-mips.org>
   4161      1.1    mrg 
   4162      1.1    mrg 	* config.host (vax-*-linux*): New.
   4163      1.1    mrg 
   4164      1.1    mrg 2009-05-31  Anthony Green  <green (a] moxielogic.com>
   4165      1.1    mrg 
   4166      1.1    mrg 	* config.host: Add moxie support.
   4167      1.1    mrg 	* config/moxie/t-moxie: New file.
   4168      1.1    mrg 
   4169      1.1    mrg 2009-05-29  David Billinghurst <billingd (a] gcc.gnu.org>
   4170      1.1    mrg 
   4171      1.1    mrg 	* config.host: Add i386/${host_address}/t-fprules-softfp and
   4172      1.1    mrg 	t-softfp to tmake_file for i[34567]86-*-cygwin*.
   4173      1.1    mrg 
   4174      1.1    mrg 2009-04-17  Aurelien Jarno  <aurelien (a] aurel32.net>
   4175      1.1    mrg 
   4176      1.1    mrg 	* config.host: Add i386/${host_address}/t-fprules-softfp to
   4177      1.1    mrg 	tmake_file for i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu*.
   4178      1.1    mrg 
   4179      1.1    mrg 2009-04-09  Nick Clifton  <nickc (a] redhat.com>
   4180      1.1    mrg 
   4181      1.1    mrg 	* config/ia64/tf-signs.c: Change copyright header to refer to
   4182      1.1    mrg 	version 3 of the GNU General Public License with version 3.1
   4183      1.1    mrg 	of the GCC Runtime Library Exception and to point readers at
   4184      1.1    mrg 	the COPYING3 and COPYING3.RUNTIME files and the FSF's license
   4185      1.1    mrg 	web page.
   4186      1.1    mrg 	* config/i386/32/tf-signs.c: Likewise.
   4187      1.1    mrg 	* config/libbid/_addsub_dd.c: Likewise.
   4188      1.1    mrg 	* config/libbid/_addsub_sd.c: Likewise.
   4189      1.1    mrg 	* config/libbid/_addsub_td.c: Likewise.
   4190      1.1    mrg 	* config/libbid/_dd_to_df.c: Likewise.
   4191      1.1    mrg 	* config/libbid/_dd_to_di.c: Likewise.
   4192      1.1    mrg 	* config/libbid/_dd_to_sd.c: Likewise.
   4193      1.1    mrg 	* config/libbid/_dd_to_sf.c: Likewise.
   4194      1.1    mrg 	* config/libbid/_dd_to_si.c: Likewise.
   4195      1.1    mrg 	* config/libbid/_dd_to_td.c: Likewise.
   4196      1.1    mrg 	* config/libbid/_dd_to_tf.c: Likewise.
   4197      1.1    mrg 	* config/libbid/_dd_to_udi.c: Likewise.
   4198      1.1    mrg 	* config/libbid/_dd_to_usi.c: Likewise.
   4199      1.1    mrg 	* config/libbid/_dd_to_xf.c: Likewise.
   4200      1.1    mrg 	* config/libbid/_df_to_dd.c: Likewise.
   4201      1.1    mrg 	* config/libbid/_df_to_sd.c: Likewise.
   4202      1.1    mrg 	* config/libbid/_df_to_td.c: Likewise.
   4203      1.1    mrg 	* config/libbid/_di_to_dd.c: Likewise.
   4204      1.1    mrg 	* config/libbid/_di_to_sd.c: Likewise.
   4205      1.1    mrg 	* config/libbid/_di_to_td.c: Likewise.
   4206      1.1    mrg 	* config/libbid/_div_dd.c: Likewise.
   4207      1.1    mrg 	* config/libbid/_div_sd.c: Likewise.
   4208      1.1    mrg 	* config/libbid/_div_td.c: Likewise.
   4209      1.1    mrg 	* config/libbid/_eq_dd.c: Likewise.
   4210      1.1    mrg 	* config/libbid/_eq_sd.c: Likewise.
   4211      1.1    mrg 	* config/libbid/_eq_td.c: Likewise.
   4212      1.1    mrg 	* config/libbid/_ge_dd.c: Likewise.
   4213      1.1    mrg 	* config/libbid/_ge_sd.c: Likewise.
   4214      1.1    mrg 	* config/libbid/_ge_td.c: Likewise.
   4215      1.1    mrg 	* config/libbid/_gt_dd.c: Likewise.
   4216      1.1    mrg 	* config/libbid/_gt_sd.c: Likewise.
   4217      1.1    mrg 	* config/libbid/_gt_td.c: Likewise.
   4218      1.1    mrg 	* config/libbid/_isinfd128.c: Likewise.
   4219      1.1    mrg 	* config/libbid/_isinfd32.c: Likewise.
   4220      1.1    mrg 	* config/libbid/_isinfd64.c: Likewise.
   4221      1.1    mrg 	* config/libbid/_le_dd.c: Likewise.
   4222      1.1    mrg 	* config/libbid/_le_sd.c: Likewise.
   4223      1.1    mrg 	* config/libbid/_le_td.c: Likewise.
   4224      1.1    mrg 	* config/libbid/_lt_dd.c: Likewise.
   4225      1.1    mrg 	* config/libbid/_lt_sd.c: Likewise.
   4226      1.1    mrg 	* config/libbid/_lt_td.c: Likewise.
   4227      1.1    mrg 	* config/libbid/_mul_dd.c: Likewise.
   4228      1.1    mrg 	* config/libbid/_mul_sd.c: Likewise.
   4229      1.1    mrg 	* config/libbid/_mul_td.c: Likewise.
   4230      1.1    mrg 	* config/libbid/_ne_dd.c: Likewise.
   4231      1.1    mrg 	* config/libbid/_ne_sd.c: Likewise.
   4232      1.1    mrg 	* config/libbid/_ne_td.c: Likewise.
   4233      1.1    mrg 	* config/libbid/_sd_to_dd.c: Likewise.
   4234      1.1    mrg 	* config/libbid/_sd_to_df.c: Likewise.
   4235      1.1    mrg 	* config/libbid/_sd_to_di.c: Likewise.
   4236      1.1    mrg 	* config/libbid/_sd_to_sf.c: Likewise.
   4237      1.1    mrg 	* config/libbid/_sd_to_si.c: Likewise.
   4238      1.1    mrg 	* config/libbid/_sd_to_td.c: Likewise.
   4239      1.1    mrg 	* config/libbid/_sd_to_tf.c: Likewise.
   4240      1.1    mrg 	* config/libbid/_sd_to_udi.c: Likewise.
   4241      1.1    mrg 	* config/libbid/_sd_to_usi.c: Likewise.
   4242      1.1    mrg 	* config/libbid/_sd_to_xf.c: Likewise.
   4243      1.1    mrg 	* config/libbid/_sf_to_dd.c: Likewise.
   4244      1.1    mrg 	* config/libbid/_sf_to_sd.c: Likewise.
   4245      1.1    mrg 	* config/libbid/_sf_to_td.c: Likewise.
   4246      1.1    mrg 	* config/libbid/_si_to_dd.c: Likewise.
   4247      1.1    mrg 	* config/libbid/_si_to_sd.c: Likewise.
   4248      1.1    mrg 	* config/libbid/_si_to_td.c: Likewise.
   4249      1.1    mrg 	* config/libbid/_td_to_dd.c: Likewise.
   4250      1.1    mrg 	* config/libbid/_td_to_df.c: Likewise.
   4251      1.1    mrg 	* config/libbid/_td_to_di.c: Likewise.
   4252      1.1    mrg 	* config/libbid/_td_to_sd.c: Likewise.
   4253      1.1    mrg 	* config/libbid/_td_to_sf.c: Likewise.
   4254      1.1    mrg 	* config/libbid/_td_to_si.c: Likewise.
   4255      1.1    mrg 	* config/libbid/_td_to_tf.c: Likewise.
   4256      1.1    mrg 	* config/libbid/_td_to_udi.c: Likewise.
   4257      1.1    mrg 	* config/libbid/_td_to_usi.c: Likewise.
   4258      1.1    mrg 	* config/libbid/_td_to_xf.c: Likewise.
   4259      1.1    mrg 	* config/libbid/_tf_to_dd.c: Likewise.
   4260      1.1    mrg 	* config/libbid/_tf_to_sd.c: Likewise.
   4261      1.1    mrg 	* config/libbid/_tf_to_td.c: Likewise.
   4262      1.1    mrg 	* config/libbid/_udi_to_dd.c: Likewise.
   4263      1.1    mrg 	* config/libbid/_udi_to_sd.c: Likewise.
   4264      1.1    mrg 	* config/libbid/_udi_to_td.c: Likewise.
   4265      1.1    mrg 	* config/libbid/_unord_dd.c: Likewise.
   4266      1.1    mrg 	* config/libbid/_unord_sd.c: Likewise.
   4267      1.1    mrg 	* config/libbid/_unord_td.c: Likewise.
   4268      1.1    mrg 	* config/libbid/_usi_to_dd.c: Likewise.
   4269      1.1    mrg 	* config/libbid/_usi_to_sd.c: Likewise.
   4270      1.1    mrg 	* config/libbid/_usi_to_td.c: Likewise.
   4271      1.1    mrg 	* config/libbid/_xf_to_dd.c: Likewise.
   4272      1.1    mrg 	* config/libbid/_xf_to_sd.c: Likewise.
   4273      1.1    mrg 	* config/libbid/_xf_to_td.c: Likewise.
   4274      1.1    mrg 	* config/libbid/bid128.c: Likewise.
   4275      1.1    mrg 	* config/libbid/bid128_2_str.h: Likewise.
   4276      1.1    mrg 	* config/libbid/bid128_2_str_macros.h: Likewise.
   4277      1.1    mrg 	* config/libbid/bid128_2_str_tables.c: Likewise.
   4278      1.1    mrg 	* config/libbid/bid128_add.c: Likewise.
   4279      1.1    mrg 	* config/libbid/bid128_compare.c: Likewise.
   4280      1.1    mrg 	* config/libbid/bid128_div.c: Likewise.
   4281      1.1    mrg 	* config/libbid/bid128_fma.c: Likewise.
   4282      1.1    mrg 	* config/libbid/bid128_logb.c: Likewise.
   4283      1.1    mrg 	* config/libbid/bid128_minmax.c: Likewise.
   4284      1.1    mrg 	* config/libbid/bid128_mul.c: Likewise.
   4285      1.1    mrg 	* config/libbid/bid128_next.c: Likewise.
   4286      1.1    mrg 	* config/libbid/bid128_noncomp.c: Likewise.
   4287      1.1    mrg 	* config/libbid/bid128_quantize.c: Likewise.
   4288      1.1    mrg 	* config/libbid/bid128_rem.c: Likewise.
   4289      1.1    mrg 	* config/libbid/bid128_round_integral.c: Likewise.
   4290      1.1    mrg 	* config/libbid/bid128_scalb.c: Likewise.
   4291      1.1    mrg 	* config/libbid/bid128_sqrt.c: Likewise.
   4292      1.1    mrg 	* config/libbid/bid128_string.c: Likewise.
   4293      1.1    mrg 	* config/libbid/bid128_to_int16.c: Likewise.
   4294      1.1    mrg 	* config/libbid/bid128_to_int32.c: Likewise.
   4295      1.1    mrg 	* config/libbid/bid128_to_int64.c: Likewise.
   4296      1.1    mrg 	* config/libbid/bid128_to_int8.c: Likewise.
   4297      1.1    mrg 	* config/libbid/bid128_to_uint16.c: Likewise.
   4298      1.1    mrg 	* config/libbid/bid128_to_uint32.c: Likewise.
   4299      1.1    mrg 	* config/libbid/bid128_to_uint64.c: Likewise.
   4300      1.1    mrg 	* config/libbid/bid128_to_uint8.c: Likewise.
   4301      1.1    mrg 	* config/libbid/bid32_to_bid128.c: Likewise.
   4302      1.1    mrg 	* config/libbid/bid32_to_bid64.c: Likewise.
   4303      1.1    mrg 	* config/libbid/bid64_add.c: Likewise.
   4304      1.1    mrg 	* config/libbid/bid64_compare.c: Likewise.
   4305      1.1    mrg 	* config/libbid/bid64_div.c: Likewise.
   4306      1.1    mrg 	* config/libbid/bid64_fma.c: Likewise.
   4307      1.1    mrg 	* config/libbid/bid64_logb.c: Likewise.
   4308      1.1    mrg 	* config/libbid/bid64_minmax.c: Likewise.
   4309      1.1    mrg 	* config/libbid/bid64_mul.c: Likewise.
   4310      1.1    mrg 	* config/libbid/bid64_next.c: Likewise.
   4311      1.1    mrg 	* config/libbid/bid64_noncomp.c: Likewise.
   4312      1.1    mrg 	* config/libbid/bid64_quantize.c: Likewise.
   4313      1.1    mrg 	* config/libbid/bid64_rem.c: Likewise.
   4314      1.1    mrg 	* config/libbid/bid64_round_integral.c: Likewise.
   4315      1.1    mrg 	* config/libbid/bid64_scalb.c: Likewise.
   4316      1.1    mrg 	* config/libbid/bid64_sqrt.c: Likewise.
   4317      1.1    mrg 	* config/libbid/bid64_string.c: Likewise.
   4318      1.1    mrg 	* config/libbid/bid64_to_bid128.c: Likewise.
   4319      1.1    mrg 	* config/libbid/bid64_to_int16.c: Likewise.
   4320      1.1    mrg 	* config/libbid/bid64_to_int32.c: Likewise.
   4321      1.1    mrg 	* config/libbid/bid64_to_int64.c: Likewise.
   4322      1.1    mrg 	* config/libbid/bid64_to_int8.c: Likewise.
   4323      1.1    mrg 	* config/libbid/bid64_to_uint16.c: Likewise.
   4324      1.1    mrg 	* config/libbid/bid64_to_uint32.c: Likewise.
   4325      1.1    mrg 	* config/libbid/bid64_to_uint64.c: Likewise.
   4326      1.1    mrg 	* config/libbid/bid64_to_uint8.c: Likewise.
   4327      1.1    mrg 	* config/libbid/bid_b2d.h: Likewise.
   4328      1.1    mrg 	* config/libbid/bid_binarydecimal.c: Likewise.
   4329      1.1    mrg 	* config/libbid/bid_conf.h: Likewise.
   4330      1.1    mrg 	* config/libbid/bid_convert_data.c: Likewise.
   4331      1.1    mrg 	* config/libbid/bid_decimal_data.c: Likewise.
   4332      1.1    mrg 	* config/libbid/bid_decimal_globals.c: Likewise.
   4333      1.1    mrg 	* config/libbid/bid_div_macros.h: Likewise.
   4334      1.1    mrg 	* config/libbid/bid_dpd.c: Likewise.
   4335      1.1    mrg 	* config/libbid/bid_flag_operations.c: Likewise.
   4336      1.1    mrg 	* config/libbid/bid_from_int.c: Likewise.
   4337      1.1    mrg 	* config/libbid/bid_functions.h: Likewise.
   4338      1.1    mrg 	* config/libbid/bid_gcc_intrinsics.h: Likewise.
   4339      1.1    mrg 	* config/libbid/bid_inline_add.h: Likewise.
   4340      1.1    mrg 	* config/libbid/bid_internal.h: Likewise.
   4341      1.1    mrg 	* config/libbid/bid_round.c: Likewise.
   4342      1.1    mrg 	* config/libbid/bid_sqrt_macros.h: Likewise.
   4343      1.1    mrg 
   4344      1.1    mrg 2009-04-09  Jakub Jelinek  <jakub (a] redhat.com>
   4345      1.1    mrg 
   4346      1.1    mrg 	* Makefile.in: Change copyright header to refer to version
   4347      1.1    mrg 	3 of the GNU General Public License and to point readers at the
   4348      1.1    mrg 	COPYING3 file and the FSF's license web page.
   4349      1.1    mrg 	* config.host: Likewise.
   4350      1.1    mrg 
   4351      1.1    mrg 2009-04-07  Alan Modra  <amodra (a] bigpond.net.au>
   4352      1.1    mrg 
   4353      1.1    mrg 	* config.host: Reorder and merge to match config.gcc change.
   4354      1.1    mrg 
   4355      1.1    mrg 2009-04-03  Alan Modra  <amodra (a] bigpond.net.au>
   4356      1.1    mrg 
   4357      1.1    mrg 	* config.host (powerpc-*-linux*altivec*, powerpc-*-linux*spe): Delete.
   4358      1.1    mrg 
   4359      1.1    mrg 2009-03-28  Joseph Myers  <joseph (a] codesourcery.com>
   4360      1.1    mrg 
   4361      1.1    mrg 	* config.host (arm-*-coff*, armel-*-coff*, arm-semi-aof,
   4362      1.1    mrg 	armel-semi-aof, h8300-*-*, i[34567]86-*-aout*, i[34567]86-*-coff*,
   4363      1.1    mrg 	m68k-*-aout*, m68k-*-coff*, pdp11-*-bsd, rs6000-ibm-aix4.[12]*,
   4364      1.1    mrg 	powerpc-ibm-aix4.[12]*, sh-*-*): Remove.
   4365      1.1    mrg 
   4366      1.1    mrg 2009-02-12  Uros Bizjak  <ubizjak (a] gmail.com>
   4367      1.1    mrg 
   4368      1.1    mrg 	* config.host (ia64*-*-linux*): Add t-softfp to tmake_file.
   4369      1.1    mrg 	* config/ia64/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
   4370      1.1    mrg 
   4371      1.1    mrg 2009-02-12  H.J. Lu  <hongjiu.lu (a] intel.com>
   4372      1.1    mrg 
   4373      1.1    mrg 	* config.host (ia64*-*-linux*): Add ia64/t-fprules-softfp and
   4374      1.1    mrg 	ia64/t-softfp-compat to tmake_file.
   4375      1.1    mrg 
   4376      1.1    mrg 	* Makefile.in (gen-hide-list): Ignore .*_compat and .*@.*.
   4377      1.1    mrg 
   4378      1.1    mrg 	* config/ia64/__divxf3.asm: New.
   4379      1.1    mrg 	* config/ia64/_fixtfdi.asm: Likewise.
   4380      1.1    mrg 	* config/ia64/_fixunstfdi.asm: Likewise.
   4381      1.1    mrg 	* config/ia64/_floatditf.asm: Likewise.
   4382      1.1    mrg 	* config/ia64/t-fprules-softfp: Likewise.
   4383      1.1    mrg 	* config/ia64/t-softfp-compat: Likewise.
   4384      1.1    mrg 	* config/ia64/tf-signs.c: Likewise.
   4385      1.1    mrg 
   4386      1.1    mrg 2009-01-18  Ben Elliston  <bje (a] au.ibm.com>
   4387      1.1    mrg 
   4388      1.1    mrg 	* config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
   4389      1.1    mrg 
   4390      1.1    mrg 2009-01-16  Ben Elliston  <bje (a] au.ibm.com>
   4391      1.1    mrg 
   4392      1.1    mrg 	* config.host (i[34567]86-*-linux*, x86_64-*-linux*): Add t-softfp
   4393      1.1    mrg 	to tmake_file.
   4394      1.1    mrg 
   4395      1.1    mrg 2009-01-13  Ben Elliston  <bje (a] au.ibm.com>
   4396      1.1    mrg 
   4397      1.1    mrg 	* config/t-softfp: New file.
   4398      1.1    mrg 	* config.host (powerpc64-*-linux*, powerpc64-*-gnu*): Add t-softfp.
   4399      1.1    mrg 	(powerpc-*-linux*spe*, powerpc-*-linux*): Likewise.
   4400      1.1    mrg 
   4401      1.1    mrg 2009-01-05  Joel Sherrill <joel.sherrill (a] oarcorp.com>
   4402      1.1    mrg 
   4403      1.1    mrg 	* config.host: Add m32r*-*-rtems*.
   4404      1.1    mrg 
   4405      1.1    mrg 2008-12-01  Joel Sherrill <joel.sherrill (a] oarcorp.com>
   4406      1.1    mrg 
   4407      1.1    mrg 	* config.host: Add m32c*-*-rtems*.
   4408      1.1    mrg 
   4409      1.1    mrg 2008-11-20  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   4410      1.1    mrg 
   4411      1.1    mrg 	PR bootstrap/33100
   4412      1.1    mrg 	* configure.ac (i?86-*-solaris2.1[0-9]*): Only include
   4413      1.1    mrg 	i386/t-crtstuff if linker supports ZERO terminator unwind entries.
   4414      1.1    mrg 	* configure: Regenerate.
   4415      1.1    mrg 	* config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
   4416      1.1    mrg 	tmake_file here from gcc/config.gcc.
   4417      1.1    mrg 	Move extra_parts here from gcc/config.gcc.
   4418      1.1    mrg 	* config/i386/t-sol2: Move here from gcc/config/i386.
   4419      1.1    mrg 	Use gcc_srcdir instead of srcdir.
   4420      1.1    mrg 
   4421      1.1    mrg 2008-11-18  Adam Nemet  <anemet (a] caviumnetworks.com>
   4422      1.1    mrg 
   4423      1.1    mrg 	* config.host (mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*): New
   4424      1.1    mrg 	case.
   4425      1.1    mrg 
   4426      1.1    mrg 2008-11-09  Thomas Schwinge  <tschwinge (a] gnu.org>
   4427      1.1    mrg 
   4428      1.1    mrg 	* config.host <t-tls>: Also enable for GNU/kFreeBSD and GNU/kNetBSD.
   4429      1.1    mrg 
   4430      1.1    mrg 2008-10-08  Thomas Schwinge  <tschwinge (a] gnu.org>
   4431      1.1    mrg 
   4432      1.1    mrg 	* config.host: Fold `*-*-gnu*' cases into the Linux ones.
   4433      1.1    mrg 
   4434      1.1    mrg 2008-09-03  Hari Sandanagobalane  <hariharan (a] picochip.com>
   4435      1.1    mrg 
   4436      1.1    mrg 	Add picoChip port.
   4437      1.1    mrg 	* config.host: Add picochip-*-*.
   4438      1.1    mrg 
   4439      1.1    mrg 2008-08-06  Bob Wilson  <bob.wilson (a] acm.org>
   4440      1.1    mrg 
   4441      1.1    mrg 	* config.host: Match more processor names for Xtensa.
   4442      1.1    mrg 
   4443      1.1    mrg 2008-07-08  H.J. Lu  <hongjiu.lu (a] intel.com>
   4444      1.1    mrg 
   4445      1.1    mrg 	* config/i386/64/t-softfp-compat: Update comments.
   4446      1.1    mrg 
   4447      1.1    mrg 2008-07-07  H.J. Lu  <hongjiu.lu (a] intel.com>
   4448      1.1    mrg 
   4449      1.1    mrg 	* config/i386/64/_divtc3-compat.c: Moved to ...
   4450      1.1    mrg 	* config/i386/64/_divtc3.c: Here.
   4451      1.1    mrg 
   4452      1.1    mrg 	* config/i386/64/_multc3-compat.c: Moved to ...
   4453      1.1    mrg 	* config/i386/64/_multc3.c: Here.
   4454      1.1    mrg 
   4455      1.1    mrg 	* config/i386/64/_powitf2-compat.c: Moved to ...
   4456      1.1    mrg 	* config/i386/64/_powitf2.c: Here.
   4457      1.1    mrg 
   4458      1.1    mrg 	* config/i386/64/t-softfp-compat (libgcc2-tf-compats): Add
   4459      1.1    mrg 	.c suffix instead of -compat.c.
   4460      1.1    mrg 
   4461      1.1    mrg 2008-07-05  Uros Bizjak  <ubizjak (a] gmail.com>
   4462      1.1    mrg 
   4463      1.1    mrg 	* config/i386/32/sfp-machine.h (_FP_MUL_MEAT_S): Remove.
   4464      1.1    mrg 	(_FP_MUL_MEAT_D): Ditto.
   4465      1.1    mrg 	(_FP_DIV_MEAT_S): Ditto.
   4466      1.1    mrg 	(_FP_DIV_MEAT_D): Ditto.
   4467      1.1    mrg 
   4468      1.1    mrg 2008-07-03  Richard Sandiford  <rdsandiford (a] googlemail.com>
   4469      1.1    mrg 
   4470      1.1    mrg 	* Makefile.in: Add support for __sync_* libgcc functions.
   4471      1.1    mrg 
   4472      1.1    mrg 2008-07-03  H.J. Lu  <hongjiu.lu (a] intel.com>
   4473      1.1    mrg 
   4474      1.1    mrg 	* shared-object.mk ($(base)_s$(objext)): Remove -DSHARED.
   4475      1.1    mrg 
   4476      1.1    mrg 2008-07-02  H.J. Lu  <hongjiu.lu (a] intel.com>
   4477      1.1    mrg 
   4478      1.1    mrg 	PR boostrap/36702
   4479      1.1    mrg 	* config.host: Only include 32bit t-fprules-softfp for Darwin/x86
   4480      1.1    mrg 	and Linux/x86.  Include 64bit t-softfp-compat for Linux/x86.
   4481      1.1    mrg 
   4482      1.1    mrg 	* config/i386/64/t-fprules-softfp: Moved to ...
   4483      1.1    mrg 	* config/i386/64/t-softfp-compat: This.  New.
   4484      1.1    mrg 
   4485      1.1    mrg 2008-07-02  Uros Bizjak  <ubizjak (a] gmail.com>
   4486      1.1    mrg 
   4487      1.1    mrg 	* config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS) [FP_EX_INVALID]:
   4488      1.1    mrg 	Initialize f with 0.0.
   4489      1.1    mrg 
   4490      1.1    mrg 2008-07-02  H.J. Lu  <hongjiu.lu (a] intel.com>
   4491      1.1    mrg 
   4492      1.1    mrg 	PR target/36669
   4493      1.1    mrg 	* shared-object.mk ($(base)_s$(objext)): Add -DSHARED.
   4494      1.1    mrg 
   4495      1.1    mrg 	* config/i386/64/_divtc3-compat.c: New.
   4496      1.1    mrg 	* config/i386/64/_multc3-compat.c: Likewise.
   4497      1.1    mrg 	* config/i386/64/_powitf2-compat.c: Likewise.
   4498      1.1    mrg 	* config/i386/64/eqtf2.c: Likewise.
   4499      1.1    mrg 	* config/i386/64/getf2.c: Likewise.
   4500      1.1    mrg 	* config/i386/64/letf2.c: Likewise.
   4501      1.1    mrg 	* config/i386/64/t-fprules-softfp: Likewise.
   4502      1.1    mrg 
   4503      1.1    mrg 2008-07-02  H.J. Lu  <hongjiu.lu (a] intel.com>
   4504      1.1    mrg 
   4505      1.1    mrg 	* config.host: Add i386/${host_address}/t-fprules-softfp to
   4506      1.1    mrg 	tmake_file for i[34567]86-*-darwin*, x86_64-*-darwin*,
   4507      1.1    mrg 	i[34567]86-*-linux*, x86_64-*-linux*.
   4508      1.1    mrg 
   4509      1.1    mrg 	* configure.ac: Set host_address to 64 or 32 for x86.
   4510      1.1    mrg 	* configure: Regenerated.
   4511      1.1    mrg 
   4512      1.1    mrg 	* Makefile.in (config.status): Also depend on
   4513      1.1    mrg 	$(srcdir)/config.host.
   4514      1.1    mrg 
   4515      1.1    mrg 	* config/i386/32/t-fprules-softfp: New.
   4516      1.1    mrg 	* config/i386/32/tf-signs.c: Likewise.
   4517      1.1    mrg 
   4518      1.1    mrg 	* config/i386/64/sfp-machine.h: New. Moved from gcc.
   4519      1.1    mrg 
   4520      1.1    mrg 2008-07-02  H.J. Lu  <hongjiu.lu (a] intel.com>
   4521      1.1    mrg 	    Uros Bizjak  <ubizjak (a] gmail.com>
   4522      1.1    mrg 
   4523      1.1    mrg 	* config/i386/32/sfp-machine.h: New.
   4524      1.1    mrg 
   4525      1.1    mrg 2008-06-26  Nathan Froyd  <froydnj (a] codesourcery.com>
   4526      1.1    mrg 
   4527      1.1    mrg 	* config/rs6000/t-ppccomm: Remove rules that conflict with
   4528      1.1    mrg 	auto-generated rules.
   4529      1.1    mrg 
   4530      1.1    mrg 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4531      1.1    mrg 
   4532      1.1    mrg 	* configure.ac: sinclude override.m4.
   4533      1.1    mrg 	* configure: Regenerate.
   4534      1.1    mrg 
   4535      1.1    mrg 2008-06-11  Bernhard Fischer  <aldot (a] gcc.gnu.org>
   4536      1.1    mrg 
   4537      1.1    mrg 	* configure: Regenerate.
   4538      1.1    mrg 
   4539      1.1    mrg 2008-06-10  Joseph Myers  <joseph (a] codesourcery.com>
   4540      1.1    mrg 
   4541      1.1    mrg 	* Makefile.in (DECNUMINC): Remove
   4542      1.1    mrg 	-I$(MULTIBUILDTOP)../../libdecnumber.
   4543      1.1    mrg 	* gstdint.h: New.
   4544      1.1    mrg 
   4545      1.1    mrg 2008-06-07  Joseph Myers  <joseph (a] codesourcery.com>
   4546      1.1    mrg 
   4547      1.1    mrg 	* config.host (strongarm*-*-*, ep9312*-*-*, xscale-*-*,
   4548      1.1    mrg 	parisc*-*-*, m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*,
   4549      1.1    mrg 	alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf,
   4550      1.1    mrg 	arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*,
   4551      1.1    mrg 	hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
   4552      1.1    mrg 	i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
   4553      1.1    mrg 	i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*,
   4554      1.1    mrg 	i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*,
   4555      1.1    mrg 	i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*,
   4556      1.1    mrg 	mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*,
   4557      1.1    mrg 	powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*,
   4558      1.1    mrg 	powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*,
   4559      1.1    mrg 	strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*,
   4560      1.1    mrg 	vax-*-ultrix*, xscale-*-elf, xscale-*-coff): Remove.
   4561      1.1    mrg 
   4562      1.1    mrg 2008-05-25  Arthur Loiret  <arthur.loiret (a] u-psud.fr>
   4563      1.1    mrg 
   4564      1.1    mrg 	* config.host (sh2[lbe]*-*-linux*): Allow target.
   4565      1.1    mrg 
   4566      1.1    mrg 2008-04-30  Nathan Froyd  <froydnj (a] codesourcery.com>
   4567      1.1    mrg 
   4568      1.1    mrg 	* config/rs6000/t-ppccomm: Add build rules for new files.
   4569      1.1    mrg 	(LIB2ADD_ST): New variable.
   4570      1.1    mrg 
   4571      1.1    mrg 2008-04-07  Andy Hutchinson  <hutchinsonandy (a] aim.com>
   4572      1.1    mrg 
   4573      1.1    mrg 	PR target/34210
   4574      1.1    mrg 	PR target/35508
   4575      1.1    mrg 	* config.host (avr-*-*): Add avr cpu_type and avr tmake_file.
   4576      1.1    mrg 	* config/t-avr: New file. Build 16bit libgcc functions.
   4577      1.1    mrg 
   4578      1.1    mrg 2008-03-02  Jakub Jelinek  <jakub (a] redhat.com>
   4579      1.1    mrg 
   4580      1.1    mrg 	PR target/35401
   4581      1.1    mrg 	* config/t-slibgcc-darwin: Make install-leaf dependent on
   4582      1.1    mrg 	install-darwin-libgcc-stubs instead of install.
   4583      1.1    mrg 
   4584      1.1    mrg 2008-01-25  Joseph Myers  <joseph (a] codesourcery.com>
   4585      1.1    mrg 
   4586      1.1    mrg 	* config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
   4587      1.1    mrg 	tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
   4588      1.1    mrg 	sh-*-rtemscoff*): Remove cases.
   4589      1.1    mrg 
   4590      1.1    mrg 2007-12-27  Richard Sandiford  <rsandifo (a] nildram.co.uk>
   4591      1.1    mrg 
   4592      1.1    mrg 	* Makefile.in (all): Use install-leaf rather than install.
   4593      1.1    mrg 	(install): Split most of the rule into...
   4594      1.1    mrg 	(install-leaf): ...this new one.
   4595      1.1    mrg 
   4596      1.1    mrg 2007-12-19  Etsushi Kato  <ek.kato (a] gmail.com>
   4597      1.1    mrg 	    Paolo Bonzini  <bonzini (a] gnu.org>
   4598      1.1    mrg 
   4599      1.1    mrg 	PR target/30572
   4600      1.1    mrg 	* Makefile.in: Use @shlib_slibdir@ substitution to get
   4601      1.1    mrg 	correct install name on darwin.
   4602      1.1    mrg 	* config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
   4603      1.1    mrg 
   4604      1.1    mrg 2007-12-15  Hans-Peter Nilsson  <hp (a] axis.com>
   4605      1.1    mrg 
   4606      1.1    mrg 	* config.host (crisv32-*-elf, crisv32-*-none): New, same as
   4607      1.1    mrg 	cris-*-elf and cris-*-none.
   4608      1.1    mrg 	(crisv32-*-linux*): Similar, as cris-*-linux*.
   4609      1.1    mrg 
   4610      1.1    mrg 2007-11-20  Rask Ingemann Lambertsen  <rask (a] sygehus.dk>
   4611      1.1    mrg 
   4612      1.1    mrg 	* config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
   4613      1.1    mrg 
   4614      1.1    mrg 2007-10-27  H.J. Lu  <hongjiu.lu (a] intel.com>
   4615      1.1    mrg 
   4616      1.1    mrg 	PR regression/33926
   4617      1.1    mrg 	* configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
   4618      1.1    mrg 	* configure: Regenerated.
   4619      1.1    mrg 
   4620      1.1    mrg 2007-09-27  H.J. Lu  <hongjiu.lu (a] intel.com>
   4621      1.1    mrg 
   4622      1.1    mrg 	* Makefile.in (dfp-filenames): Replace decimal_globals,
   4623      1.1    mrg 	decimal_data, binarydecimal and convert_data with
   4624      1.1    mrg 	bid_decimal_globals, bid_decimal_data, bid_binarydecimal
   4625      1.1    mrg 	and bid_convert_data, respectively.
   4626      1.1    mrg 
   4627      1.1    mrg 2007-09-17  Chao-ying Fu  <fu (a] mips.com>
   4628      1.1    mrg 	    Nigel Stephens  <nigel (a] mips.com>
   4629      1.1    mrg 
   4630      1.1    mrg 	* fixed-obj.mk: New file to support fine-grain fixed-point functions.
   4631      1.1    mrg 	* Makefile.in (fixed_point): Define.
   4632      1.1    mrg 	Check if fixed_point is yes to build support functions.
   4633      1.1    mrg 	* configure.ac: Check for fixed_point support.
   4634      1.1    mrg 	* configure: Regenerated.
   4635      1.1    mrg 	* gen-fixed.sh: New file to generate lists of fixed-point labels,
   4636      1.1    mrg 	funcs, modes, from, to.
   4637      1.1    mrg 
   4638      1.1    mrg 2007-09-11  Janis Johnson  <janis187 (a] us.ibm.com
   4639      1.1    mrg 
   4640      1.1    mrg 	* Makefile.in (dfp-filenames): Add bid128_noncomp.
   4641      1.1    mrg 
   4642      1.1    mrg 2007-09-10  Janis Johnson  <janis187 (a] us.ibm.com>
   4643      1.1    mrg 
   4644      1.1    mrg 	* Makefile.in (dfp-filenames): Remove decUtility, add
   4645      1.1    mrg 	decDouble, decPacked, decQuad, decSingle.
   4646      1.1    mrg 
   4647      1.1    mrg 2007-08-27  Hans Kester  <hans.kester (a] ellips.nl>
   4648      1.1    mrg 
   4649      1.1    mrg 	* config.host : Add x86_64-elf target.
   4650      1.1    mrg 
   4651      1.1    mrg 2007-07-06  H.J. Lu  <hongjiu.lu (a] intel.com>
   4652      1.1    mrg 
   4653      1.1    mrg 	* configure.ac (set_have_cc_tls): Add a missing =.
   4654      1.1    mrg 	* configure: Regenerated.
   4655      1.1    mrg 
   4656      1.1    mrg 2007-07-06  H.J. Lu  <hongjiu.lu (a] intel.com>
   4657      1.1    mrg 
   4658      1.1    mrg 	* config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
   4659      1.1    mrg 	and x86_64-*-linux*.
   4660      1.1    mrg 
   4661      1.1    mrg 	* config/t-tls: New file.
   4662      1.1    mrg 
   4663      1.1    mrg 	* Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@.
   4664      1.1    mrg 
   4665      1.1    mrg 	* configure.ac: Include ../config/enable.m4 and
   4666      1.1    mrg 	../config/tls.m4.  Use GCC_CHECK_CC_TLS to check if assembler
   4667      1.1    mrg 	supports TLS and substitute set_have_cc_tls.
   4668      1.1    mrg 	* configure: Regenerated.
   4669      1.1    mrg 
   4670      1.1    mrg 2007-07-04  H.J. Lu  <hongjiu.lu (a] intel.com>
   4671      1.1    mrg 
   4672      1.1    mrg 	* Makefile.in: Use libbid for DFP when BID is enabled.
   4673      1.1    mrg 
   4674      1.1    mrg 2007-06-14  Danny Smith  <dannysmith (a] users.sourceforge.net>
   4675      1.1    mrg 
   4676      1.1    mrg 	* config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
   4677      1.1    mrg 	extra_parts. Add config/i386/t-cygming to tmake_file.
   4678      1.1    mrg 	* config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
   4679      1.1    mrg 
   4680      1.1    mrg 2007-05-29  Zuxy Meng  <zuxy.meng (a] gmail.com>
   4681      1.1    mrg 	    Danny Smith  <dannysmith (a] users.sourceforge.net>
   4682      1.1    mrg 
   4683      1.1    mrg 	PR target/29498
   4684      1.1    mrg 	* config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
   4685      1.1    mrg 	crtfastmath.o to extra_parts.  Add i386/t-crtfm to tmake_file.
   4686      1.1    mrg 	* config/i386/t-crtfm: Compile crtfastmath.o with
   4687      1.1    mrg 	-minline-all-stringops.
   4688      1.1    mrg 
   4689      1.1    mrg 2007-05-10  Richard Sandiford  <richard (a] codesourcery.com>
   4690      1.1    mrg 
   4691      1.1    mrg 	* config.host (sparc-wrs-vxworks): New target.
   4692      1.1    mrg 
   4693      1.1    mrg 2007-04-14  Kazu Hirata  <kazu (a] codesourcery.com>
   4694      1.1    mrg 
   4695      1.1    mrg 	* config.host: Recognize fido.
   4696      1.1    mrg 
   4697      1.1    mrg 2007-04-04  Janis Johnson  <janis187 (a] us.ibm.com>
   4698      1.1    mrg 
   4699      1.1    mrg 	* configure: Check host, not target, for decimal float support.
   4700      1.1    mrg 
   4701      1.1    mrg 2007-04-03  Uros Bizjak  <ubizjak (a] gmail.com>
   4702      1.1    mrg 
   4703      1.1    mrg 	* config/i386/t-crtpc: New file.
   4704      1.1    mrg 	* config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
   4705      1.1    mrg 	(x86_64-*-linux*): Ditto.
   4706      1.1    mrg 
   4707      1.1    mrg 2007-02-30  Kai Tietz  <kai.tietz (a] onevision.com>
   4708      1.1    mrg 
   4709      1.1    mrg 	* config.host (x86_64-*-mingw*): New target.
   4710      1.1    mrg 
   4711      1.1    mrg 2007-03-23  Michael Meissner  <michael.meissner (a] amd.com>
   4712      1.1    mrg 	    H.J. Lu  <hongjiu.lu (a] intel.com>
   4713      1.1    mrg 
   4714      1.1    mrg 	* Makefile.in (enable_decimal_float): New.
   4715      1.1    mrg 	(DECNUMINC): Add
   4716      1.1    mrg 	-I$(srcdir)/../libdecnumber/$(enable_decimal_float).
   4717      1.1    mrg 	(dec-objects): Move decimal32, decimal64 and decimal128 to ...
   4718      1.1    mrg 	(decbits-filenames): This.
   4719      1.1    mrg 	(decbits-objects): New.
   4720      1.1    mrg 	(libgcc-objects): Add $(decbits-objects).
   4721      1.1    mrg 
   4722      1.1    mrg 	* configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
   4723      1.1    mrg 	Substitute enable_decimal_float.
   4724      1.1    mrg 	* configure: Regenerated.
   4725      1.1    mrg 
   4726      1.1    mrg 2007-03-19  Hans-Peter Nilsson  <hp (a] axis.com>
   4727      1.1    mrg 
   4728      1.1    mrg 	* config.host (cris-*-elf | cris-*-none): Set extra_parts.
   4729      1.1    mrg 
   4730      1.1    mrg 2007-03-12  Brooks Moses  <brooks.moses (a] codesourcery.com>
   4731      1.1    mrg 
   4732      1.1    mrg 	* Makefile.in (install-info): New dummy target.
   4733      1.1    mrg 
   4734      1.1    mrg 2007-03-05  Bernd Schmidt  <bernd.schmidt (a] analog.com>
   4735      1.1    mrg 
   4736      1.1    mrg 	* config.host (bfin*-linux-uclibc*): Set extra_parts.
   4737      1.1    mrg 
   4738      1.1    mrg 2007-03-01  Brooks Moses  <brooks.moses (a] codesourcery.com>
   4739      1.1    mrg 
   4740      1.1    mrg 	* Makefile.in: Add install-html and install-pdf dummy
   4741      1.1    mrg 	targets.
   4742      1.1    mrg 
   4743      1.1    mrg 2007-02-05  Roger Sayle  <roger (a] eyesopen.com>
   4744      1.1    mrg 	    Daniel Jacobowitz  <dan (a] codesourcery.com>
   4745      1.1    mrg 
   4746      1.1    mrg 	* Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
   4747      1.1    mrg 	(libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
   4748      1.1    mrg 	(libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
   4749      1.1    mrg 
   4750      1.1    mrg 2007-01-29  Janis Johnson  <janis187 (a] us.ibm.com>
   4751      1.1    mrg 
   4752      1.1    mrg 	* Makefile.in (dec-filenames): Add decExcept.
   4753      1.1    mrg 
   4754      1.1    mrg 2007-01-28  Daniel Jacobowitz  <dan (a] codesourcery.com>
   4755      1.1    mrg 
   4756      1.1    mrg 	PR bootstrap/30469
   4757      1.1    mrg 	* Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
   4758      1.1    mrg 	-fprofile-use.
   4759      1.1    mrg 
   4760      1.1    mrg 2007-01-25  Daniel Jacobowitz  <dan (a] codesourcery.com>
   4761      1.1    mrg 
   4762      1.1    mrg 	* configure.ac: Add --enable-version-specific-runtime-libs.
   4763      1.1    mrg 	Correct $slibdir default.
   4764      1.1    mrg 	* configure: Regenerated.
   4765      1.1    mrg 
   4766      1.1    mrg 2007-01-23  Joseph Myers  <joseph (a] codesourcery.com>
   4767      1.1    mrg 
   4768      1.1    mrg 	* config/rs6000/t-ldbl128: Always use -mlong-double-128.
   4769      1.1    mrg 
   4770      1.1    mrg 2007-01-21  Andrew Pinski  <pinskia (a] gmail.com>
   4771      1.1    mrg 
   4772      1.1    mrg 	PR target/30519
   4773      1.1    mrg 	* config.host (alpha*-*-linux*): Set extra_parts.
   4774      1.1    mrg 
   4775      1.1    mrg 2007-01-09  Kaz Kojima  <kkojima (a] gcc.gnu.org>
   4776      1.1    mrg 
   4777      1.1    mrg 	* config/sh/t-linux: New.
   4778      1.1    mrg 	* config.host (sh*-*-linux*): Set tmake_file.
   4779      1.1    mrg 
   4780      1.1    mrg 2007-01-05  Daniel Jacobowitz  <dan (a] codesourcery.com>
   4781      1.1    mrg 
   4782      1.1    mrg 	* Makefile.in (install): Handle multilibs.
   4783      1.1    mrg 
   4784      1.1    mrg 2007-01-04  Brooks Moses  <brooks.moses (a] codesourcery.com>
   4785      1.1    mrg 
   4786      1.1    mrg 	* Makefile.in: Added .PHONY entry for documentation targets.
   4787      1.1    mrg 
   4788      1.1    mrg 2007-01-04  Brooks Moses  <brooks.moses (a] codesourcery.com>
   4789      1.1    mrg 
   4790      1.1    mrg 	* Makefile.in: Add empty info, html, dvi, pdf targets.
   4791      1.1    mrg 
   4792      1.1    mrg 2007-01-04  Mike Stump  <mrs (a] apple.com>
   4793      1.1    mrg 
   4794      1.1    mrg 	* Makefile.in (MAKEINFO): Remove.
   4795      1.1    mrg 	(PERL): Likewise.
   4796      1.1    mrg 
   4797      1.1    mrg 2007-01-04  Paolo Bonzini  <bonzini (a] gnu.org>
   4798      1.1    mrg 
   4799      1.1    mrg 	* configure.ac: Add GCC_TOPLEV_SUBDIRS.
   4800      1.1    mrg 	* configure: Regenerate.
   4801      1.1    mrg 	* Makefile.in (host_subdir): Substitute it.
   4802      1.1    mrg 	(gcc_objdir): Use it.
   4803      1.1    mrg 
   4804      1.1    mrg 2007-01-04  Daniel Jacobowitz  <dan (a] codesourcery.com>
   4805      1.1    mrg 
   4806      1.1    mrg 	* config.host (ia64*-*-linux*): Set tmake_file.
   4807      1.1    mrg 
   4808      1.1    mrg 2007-01-04  Daniel Jacobowitz  <dan (a] codesourcery.com>
   4809      1.1    mrg 
   4810      1.1    mrg 	* Makefile.in (version): Define.
   4811      1.1    mrg 
   4812      1.1    mrg 2007-01-03  Daniel Jacobowitz  <dan (a] codesourcery.com>
   4813      1.1    mrg 	    Paolo Bonzini  <bonzini (a] gnu.org>
   4814      1.1    mrg 
   4815      1.1    mrg 	* Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
   4816      1.1    mrg 	config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
   4817      1.1    mrg 	config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
   4818      1.1    mrg 	config/sparc/t-crtfm, config/t-slibgcc-darwin,
   4819      1.1    mrg 	config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
   4820      1.1    mrg 	shared-object.mk, siditi-object.mk, static-object.mk: New files.
   4821      1.1    mrg 	* configure: Generated.
   4822