Add to correct changelog
From-SVN: r231039
This commit is contained in:
parent
01be58559c
commit
be04451f73
2 changed files with 8 additions and 8 deletions
|
@ -1,10 +1,3 @@
|
||||||
2015-11-28 Nathan Sidwell <nathan@acm.org>
|
|
||||||
|
|
||||||
* config/nvptx/nvptx.h (FIRST_PARM_OFFSET): Add void cast.
|
|
||||||
(FRAME_POINTER_CFA_OFFSET): Define.
|
|
||||||
(struct nvptx_args): Use 'tree' type.
|
|
||||||
(INIT_CUMULATIVE_ARGS): Remove unnecessary do...while.
|
|
||||||
|
|
||||||
2015-11-26 David Edelsohn <dje.gcc@gmail.com>
|
2015-11-26 David Edelsohn <dje.gcc@gmail.com>
|
||||||
|
|
||||||
* m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
|
* m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
|
||||||
|
@ -371,7 +364,7 @@
|
||||||
* configure: Regenerate.
|
* configure: Regenerate.
|
||||||
|
|
||||||
2015-02-06 Diego Novillo <dnovillo@google.com>
|
2015-02-06 Diego Novillo <dnovillo@google.com>
|
||||||
|
1
|
||||||
* MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
|
* MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
|
||||||
middle-end, docstring): Remove myself.
|
middle-end, docstring): Remove myself.
|
||||||
(Write After Approval): Add myself.
|
(Write After Approval): Add myself.
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
2015-11-28 Nathan Sidwell <nathan@acm.org>
|
||||||
|
|
||||||
|
* config/nvptx/nvptx.h (FIRST_PARM_OFFSET): Add void cast.
|
||||||
|
(FRAME_POINTER_CFA_OFFSET): Define.
|
||||||
|
(struct nvptx_args): Use 'tree' type.
|
||||||
|
(INIT_CUMULATIVE_ARGS): Remove unnecessary do...while.
|
||||||
|
|
||||||
2015-11-28 Tom de Vries <tom@codesourcery.com>
|
2015-11-28 Tom de Vries <tom@codesourcery.com>
|
||||||
|
|
||||||
* lto-wrapper.c (run_gcc): Handle -flinker-output argument.
|
* lto-wrapper.c (run_gcc): Handle -flinker-output argument.
|
||||||
|
|
Loading…
Add table
Reference in a new issue