Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(77)

Side by Side Diff: libgcc/ChangeLog

Issue 6151043: Backported r185231 from trunk to google/gcc-4_7. (Closed) Base URL: svn+ssh://gcc.gnu.org/svn/gcc/branches/google/gcc-4_7/
Patch Set: Created 12 years, 11 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « . ('k') | libgcc/ChangeLog.google-4_7 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2012-03-12 Richard Guenther <rguenther@suse.de>
2
3 * gthr.h (__GTHREAD_MUTEX_INIT_FUNCTION): Adjust specification.
4 * gthr-posix.h (__GTHREAD_MUTEX_INIT_FUNCTION): Define.
5 (__gthread_mutex_init_function): New function.
6 * gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Define.
7
8 PR gcov/49484
9 * libgcov.c: Include gthr.h.
10 (__gcov_flush_mx): New global variable.
11 (init_mx, init_mx_once): New functions.
12 (__gcov_flush): Protect self with a mutex.
13 (__gcov_fork): Re-initialize mutex after forking.
14 * unwind-dw2-fde.c: Change condition under which to use
15 __GTHREAD_MUTEX_INIT_FUNCTION.
16
1 2012-04-20 Thomas Schwinge <thomas@codesourcery.com> 17 2012-04-20 Thomas Schwinge <thomas@codesourcery.com>
2 18
3 struct siginfo vs. siginfo_t 19 struct siginfo vs. siginfo_t
4 20
5 Backport from trunk: 21 Backport from trunk:
6 22
7 2012-04-20 Thomas Schwinge <thomas@codesourcery.com> 23 2012-04-20 Thomas Schwinge <thomas@codesourcery.com>
8 24
9 * config/alpha/linux-unwind.h (alpha_fallback_frame_state): Use 25 * config/alpha/linux-unwind.h (alpha_fallback_frame_state): Use
10 siginfo_t instead of struct siginfo. 26 siginfo_t instead of struct siginfo.
(...skipping 3498 matching lines...) Expand 10 before | Expand all | Expand 10 after
3509 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com> 3525 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3510 Paolo Bonzini <bonzini@gnu.org> 3526 Paolo Bonzini <bonzini@gnu.org>
3511 3527
3512 * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64, 3528 * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
3513 config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128, 3529 config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
3514 config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64, 3530 config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
3515 config/sparc/t-crtfm, config/t-slibgcc-darwin, 3531 config/sparc/t-crtfm, config/t-slibgcc-darwin,
3516 config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk, 3532 config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
3517 shared-object.mk, siditi-object.mk, static-object.mk: New files. 3533 shared-object.mk, siditi-object.mk, static-object.mk: New files.
3518 * configure: Generated. 3534 * configure: Generated.
OLDNEW
« no previous file with comments | « . ('k') | libgcc/ChangeLog.google-4_7 » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b