comparison libgcc/ChangeLog @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents 77e2b8dfacca
children f6334be47118
comparison
equal deleted inserted replaced
56:3c8a44c06a95 63:b7f97abdc517
1 2010-05-19 Joel Sherrill <joel.sherrill@oarcorp.com>
2
3 * config.host (sparc64-*-rtems*): New target.
4
5 2010-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6
7 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
8 assembler syntax.
9
10 2010-04-15 Thomas Schwinge <tschwinge@gnu.org>
11
12 * config.host <i[34567]86-*-gnu*>: Handle softfp as for Linux.
13
14 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
15
16 * config.host (alpha*-dec-osf[45]*): Removed alpha*-dec-osf4*,
17 alpha-dec-osf5.0* support.
18
19 2010-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>
20
21 * config.host: Add lm32-*-rtems*.
22
23 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
24 Uros Bizjak <ubizjak@gmail.com>
25
26 PR target/39048
27 * config.host (i[34567]86-*-solaris2): Handle 32-bit Solaris 2/x86
28 like other remaining 32-bit x86 OSes.
29 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
30 assembler syntax.
31 * config/i386/libgcc-sol2.ver: New file.
32 * config/i386/t-sol2 (SHLIB_MAPFILES): Add it.
33
34 2010-03-30 Jack Howarth <howarth@bromo.med.uc.edu>
35
36 PR c/43553
37 * Makefile.in (INTERNAL_CFLAGS): Add @set_use_emutls@.
38 * configure.ac: Use GCC_CHECK_EMUTLS to see if emulated TLS
39 is used and substitute set_use_emutls.
40 * configure: Regenerated.
41
42 2010-03-30 Tarik Graba <tarik.graba@telecom-paristech.fr>
43
44 * config/lm32/t-lm32: Remove misplaced MULTILIB_OPTIONS.
45
46 2010-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
47
48 PR target/38085
49 * config/i386/t-sol2 ($(T)gmon.o): Use CFLAGS instead of
50 MULTILIB_CFLAGS.
51 ($(T)gcrt1.o): Likewise.
52 ($(T)crt1.o): Likewise.
53 ($(T)crti.o): Likewise.
54 ($(T)crtn.o): Likewise.
55
56 2010-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
57
58 PR other/42980
59 * Makefile.in (install): Use $(MAKE) string in rule, for
60 parallel make.
61
62 2010-02-22 Hans-Peter Nilsson <hp@bitrange.com>
63
64 Migrate from broken pre-libgcc legacy support to libgcc-centric rules.
65 * config/mmix/t-mmix: New file.
66 * config.host <mmix-knuth-mmixware> (extra_parts, tmake_file): Set.
67
68 2010-02-02 Jack Howarth <howarth@bromo.med.uc.edu>
69
70 PR java/41991
71 * config/t-slibgcc-darwin: Add libgcc-libsystem.ver to
72 SHLIB_MAPFILES.
73
74 2010-01-04 Anthony Green <green@moxielogic.com>
75
76 * config/moxie/crti.asm, config/moxie/crtn.asm,
77 config/moxie/t-moxie-softfp, config/moxie/sfp-machine.h,
78 config/moxie/t-moxie: New files.
79 * config.host: Add t-moxie-softfp reference.
80
1 2009-11-18 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk> 81 2009-11-18 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
2 82
3 PR other/39888 83 PR other/39888
4 * config/t-slibgcc-darwin: Fix embedded rpaths for 84 * config/t-slibgcc-darwin: Fix embedded rpaths for
5 --enable-version-specific-runtime-libs, build extension stub 85 --enable-version-specific-runtime-libs, build extension stub