Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Side by Side Diff: ChangeLog

Issue 14859004: Backport GCC 4.5+ --enable-linker-build-id option. (Closed) Base URL: http://git.chromium.org/native_client/nacl-gcc.git@master
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | gcc/config.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2010-01-21 Release Manager 1 2010-01-21 Release Manager
2 2
3 * GCC 4.4.3 released. 3 * GCC 4.4.3 released.
4 4
5 2009-11-23 Ben Elliston <bje@au.ibm.com> 5 2009-11-23 Ben Elliston <bje@au.ibm.com>
6 6
7 * config.sub, config.guess: Update from upstream sources. 7 * config.sub, config.guess: Update from upstream sources.
8 8
9 2009-10-15 Release Manager 9 2009-10-15 Release Manager
10 10
11 * GCC 4.4.2 released. 11 * GCC 4.4.2 released.
12 12
13 2009-07-22 Release Manager 13 2009-07-22 Release Manager
14 14
15 * GCC 4.4.1 released. 15 * GCC 4.4.1 released.
16 16
17 2009-04-30 Paul Pluzhnikov <ppluzhnikov@google.com>
18 Roland McGrath <roland@redhat.com>
19
20 * configure.ac (HAVE_LD_BUILDID): New check for ld --build-id
21 support.
22 (ENABLE_LD_BUILDID): New configuration option.
23 * gcc.c [HAVE_LD_BUILDID and ENABLE_LD_BUILDID]
24 (LINK_BUILDID_SPEC): New macro.
25 (init_spec): If defined, prepend it between LINK_EH_SPEC and
26 link_spec.
27 * doc/install.texi: Document --enable-linker-build-id option.
28 * configure: Rebuild.
29 * config.in: Rebuild.
30
17 2009-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 31 2009-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18 32
19 PR bootstrap/39739 33 PR bootstrap/39739
20 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST. 34 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
21 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags. 35 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
22 36
23 * configure, Makefile.in: Regenerate. 37 * configure, Makefile.in: Regenerate.
24 38
25 2009-04-21 Release Manager 39 2009-04-21 Release Manager
26 40
(...skipping 14903 matching lines...) Expand 10 before | Expand all | Expand 10 after
14930 * Freshly created ChangeLog. 14944 * Freshly created ChangeLog.
14931 14945
14932 14946
14933 14947
14934 Local Variables: 14948 Local Variables:
14935 mode: change-log 14949 mode: change-log
14936 left-margin: 8 14950 left-margin: 8
14937 fill-column: 76 14951 fill-column: 76
14938 version-control: never 14952 version-control: never
14939 End: 14953 End:
OLDNEW
« no previous file with comments | « no previous file | gcc/config.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698