Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
3f8257db
Commit
3f8257db
authored
Sep 05, 2016
by
Jakub Jelinek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ChangeLog formatting fixes.
From-SVN: r239997
parent
eddca7bd
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
129 additions
and
128 deletions
+129
-128
gcc/ChangeLog
+15
-15
gcc/c-family/ChangeLog
+19
-19
gcc/c/ChangeLog
+4
-4
gcc/cp/ChangeLog
+1
-1
gcc/fortran/ChangeLog
+6
-6
gcc/go/ChangeLog
+1
-1
gcc/java/ChangeLog
+37
-37
gcc/lto/ChangeLog
+0
-0
gcc/objc/ChangeLog
+25
-24
gcc/objcp/ChangeLog
+3
-3
gcc/po/ChangeLog
+4
-4
gcc/testsuite/ChangeLog
+14
-14
No files found.
gcc/ChangeLog
View file @
3f8257db
...
...
@@ -222,7 +222,7 @@
(define_insn "*return_and_restore_fpregs_aix_<mode>_r1"): Ditto.
2016-09-01 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
Michael Meissner <meissner@linux.vnet.ibm.com>
Michael Meissner
<meissner@linux.vnet.ibm.com>
PR target/72827
* config/rs6000/rs6000.c (rs6000_legitimize_address): Avoid
...
...
@@ -697,8 +697,8 @@
(gen_scheduled_generic_parms_dies): Do not set early dwarf here.
(dwarf2out_early_finish): But do it here.
2016-08-24 Michael Collison <michael.collison@linaro.org>
Michael Collison <michael.collison@arm.com>
2016-08-24 Michael Collison
<michael.collison@linaro.org>
Michael Collison
<michael.collison@arm.com>
* config/arm/arm-modes.def: Add new condition code mode CC_V
to represent the overflow bit.
...
...
@@ -1253,8 +1253,8 @@
When doing auto-parallelizing also prevent use of PHIs that
carry dependences across loop backedges.
2016-08-18
Tamar Christina
<tamar.christina@arm.com>
Ramana Radhakrishnan
<ramana.radhakrishnan@arm.com>
2016-08-18
Tamar Christina
<tamar.christina@arm.com>
Ramana Radhakrishnan
<ramana.radhakrishnan@arm.com>
* varasm.c (default_use_anchors_for_symbol_p): Reject too large decls.
...
...
@@ -1298,7 +1298,7 @@
when find_reloads_toplev returns address_reloaded==-1.
(alternative_allows_const_pool_ref): Update comment.
2015-08-17 Alan Hayward <alan.hayward@arm.com>
2015-08-17 Alan Hayward
<alan.hayward@arm.com>
PR tree-optimization/71752
* tree-vect-loop.c (vectorizable_reduction): Keep SLP operand ordering.
...
...
@@ -1796,7 +1796,7 @@
the currently executable edges have fixed ranges. Always
go through update_value_range.
2016-08-12 Alexandre Oliva <aoliva@redhat.com>
2016-08-12 Alexandre Oliva
<aoliva@redhat.com>
PR debug/63240
* langhooks-def.h
...
...
@@ -2778,7 +2778,7 @@
fix_debug_reg_uses after changing source register mode to
V1TImode if source register is undefined.
2015-08-01 Alan Hayward <alan.hayward@arm.com>
2015-08-01 Alan Hayward
<alan.hayward@arm.com>
PR tree-optimization/71818
* tree-vect-loop-manip.c (vect_can_advance_ivs_p): Don't advance IVs
...
...
@@ -3160,7 +3160,7 @@
choosing a better vector mode to do the extraction from.
2016-07-26 Richard Biener <rguenther@suse.de>
Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
Prathamesh Kulkarni
<prathamesh.kulkarni@linaro.org>
PR middle-end/70920
* match.pd ((intptr)x eq/ne CST to x eq/ne (typeof x) CST): New
...
...
@@ -6299,7 +6299,7 @@
* tree-ssa-loop-ivopts.c (determine_group_iv_cost_address): Compute
cost for all uses in group.
2016-06-17 Bin Cheng <bin.cheng@arm.com>
2016-06-17
Bin Cheng <bin.cheng@arm.com>
* tree-vect-loop.c (vect_create_epilog_for_reduction): Only
insert gimple seq if it's not empty.
...
...
@@ -9785,7 +9785,7 @@
builtin __SANITIZE_THREAD__ macros for fsanitize=thread switch.
* doc/cpp.texi: Document new macros.
2016-05-19 Bin Cheng <bin.cheng@arm.com>
2016-05-19
Bin Cheng <bin.cheng@arm.com>
PR tree-optimization/69848
* tree-vect-loop.c (vectorizable_reduction): Don't factor
...
...
@@ -10014,7 +10014,7 @@
cleanup_cfg with CLEANUP_EXPENSIVE after shrink-wrapping instead
of before. Add a comment.
2016-05-18 Bin Cheng <bin.cheng@arm.com>
2016-05-18
Bin Cheng <bin.cheng@arm.com>
* tree-ssa-loop-ivopts.c (get_computation_cost_at): Check invariant
expression pointer, not pointer to the pointer.
...
...
@@ -15217,7 +15217,7 @@
(possible_polymorphic_call_target_p): Fix formatting.
2016-04-04 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
Jakub Jelinek <jakub@redhat.com>
Jakub Jelinek
<jakub@redhat.com>
PR middle-end/70457
* tree-inline.c (estimate_num_insn): Use gimple_call_builtin_p
...
...
@@ -16391,7 +16391,7 @@
* config/aarch64/aarch64.opt (aarch64_fix_a53_err843419): Save.
2016-03-10 Alan Lawrence <alan.lawrence@arm.com>
Jakub Jelinek
<jakub@redhat.com>
Jakub Jelinek
<jakub@redhat.com>
* common.opt (funconstrained-commons, flag_unconstrained_commons): New.
* tree.c (array_at_struct_end_p): Do not limit to size of decl for
...
...
@@ -18931,7 +18931,7 @@
* wide-int.cc (canonize_uhwi): New function.
(wi::divmod_internal): Use it.
2016-02-02 James Norris <jnorris@codesourcery.com
2016-02-02 James Norris <jnorris@codesourcery.com
>
* gimplify.c (omp_notice_variable): Add usage check.
...
...
gcc/c-family/ChangeLog
View file @
3f8257db
...
...
@@ -1038,7 +1038,7 @@
*
c
-
common
.
c
(
valid_array_size_p
):
New
function
.
*
c
-
common
.
h
(
valid_array_size_p
):
Declare
.
2015
-
11
-
11
Dominique
d
'Humieres <dominiq@lps.ens.fr>
2015
-
11
-
11
Dominique
d
'Humieres
<dominiq@lps.ens.fr>
PR bootstrap/68271
* c-pragma.c (c_register_pragma_1): Update the gcc_assert to 256.
...
...
@@ -1147,7 +1147,7 @@
*
c
-
omp
.
c
(
c_omp_split_clauses
):
Remove
conditional
compilation
.
Use
flag_checking
.
2015
-
11
-
03
Bernd
Schmidt
<
bschmidt
@
redhat
.
com
>
2015
-
11
-
03
Bernd
Schmidt
<
bschmidt
@
redhat
.
com
>
PR
c
++-
common
/
67882
*
c
-
common
.
h
(
fold_offsetof_1
):
Add
argument
.
...
...
@@ -2201,14 +2201,14 @@
PRAGMA_OACC_CLAUSE_VECTOR_LENGTH
,
PRAGMA_OACC_CLAUSE_WAIT
,
PRAGMA_OACC_CLAUSE_WORKER
.
2015
-
01
-
14
Marcos
Diaz
<
marcos
.
diaz
@
tallertechnologies
.
com
>
2015
-
01
-
14
Marcos
Diaz
<
marcos
.
diaz
@
tallertechnologies
.
com
>
*
c
-
cppbuiltin
.
c
(
c_cpp_builtins
):
New
cpp
define
__SSP_EXPLICIT__
for
the
new
option
fstack
-
protector_explicit
.
*
c
-
common
.
c
(
c_common_attribute_table
):
Add
stack_protect
attribute
.
(
handle_stack_protect_attribute
):
New
function
.
2015
-
01
-
13
Martin
Uecker
<
uecker
@
eecs
.
berkeley
.
edu
>
2015
-
01
-
13
Martin
Uecker
<
uecker
@
eecs
.
berkeley
.
edu
>
*
c
.
opt
:
New
option
-
Warray
-
bounds
=.
...
...
@@ -2296,7 +2296,7 @@
* c-cppbuiltin.c (__cpp_sized_deallocation): Uncomment and move macro.
Control macro with flag_sized_deallocation.
2014-12-20 Martin Uecker <uecker@eecs.berkeley.edu>
2014-12-20 Martin Uecker
<uecker@eecs.berkeley.edu>
* c.opt (Wdiscarded-array-qualifiers): New option.
...
...
@@ -3450,7 +3450,7 @@
(print_destructor): Retrieve the origin of the destructor.
(print_ada_declaration): Revamp handling of constructors/destructors.
2013-12-23 Stuart Hastings <stuart@apple.com>
2013-12-23 Stuart Hastings
<stuart@apple.com>
Bill Maddox <maddox@google.com>
Jason Merrill <jason@redhat.com>
...
...
@@ -4697,11 +4697,11 @@
*
c
-
pch
.
c
(
c_common_read_pch
):
Rebuild
the
location_adhoc_data
map
when
read
in
the
pch
.
2012
-
09
-
18
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
2012
-
09
-
18
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
*
c
-
ada
-
spec
.
c
:
Style
fixes
.
2012
-
09
-
18
Thomas
Quinot
<
quinot
@
adacore
.
com
>
2012
-
09
-
18
Thomas
Quinot
<
quinot
@
adacore
.
com
>
*
c
.
opt
(-
fada
-
spec
-
parent
):
Define
new
command
line
switch
.
*
c
-
ada
-
spec
.
c
(
get_ada_package
):
When
-
fada
-
spec
-
parent
...
...
@@ -5424,7 +5424,7 @@
(
keyword_is_function_specifier
):
Handle
RID_NORETURN
.
*
c
-
common
.
h
(
RID_NORETURN
):
New
.
2011
-
08
-
10
Artjoms
Sinkarovs
<
artyom
.
shinakroff
@
gmail
.
com
>
2011
-
08
-
10
Artjoms
Sinkarovs
<
artyom
.
shinakroff
@
gmail
.
com
>
*
c
-
common
.
c
(
unsafe_conversion_p
):
New
function
.
Check
if
it
is
unsafe
to
convert
an
expression
to
the
type
.
...
...
@@ -5792,7 +5792,7 @@
* c-ada-spec.c (dump_ada_template): Skip non-class instances.
2011-03-17 Kai Tietz
2011-03-17 Kai Tietz
<ktietz@redhat.com>
PR target/12171
* c-pretty-print.c (pp_c_specifier_qualifier_list):
...
...
@@ -6185,8 +6185,8 @@
* c-common.h (objc_maybe_printable_name): New.
* stub-objc.c (objc_maybe_printable_name): New.
2010-10-22 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
Andrew Pinski
<pinskia@gmail.com>
2010-10-22 Artjoms Sinkarovs
<artyom.shinakroff@gmail.com>
Andrew Pinski
<pinskia@gmail.com>
* c-common.h (c_common_mark_addressable_vec): Declare.
* c-common.c (c_common_mark_addressable_vec): New function.
...
...
@@ -6232,7 +6232,7 @@
Merge
from
'apple/trunk'
branch
on
FSF
servers
.
2005
-
11
-
08
Fariborz
Jahanian
<
fjahanian
@
apple
.
com
>
2005
-
11
-
08
Fariborz
Jahanian
<
fjahanian
@
apple
.
com
>
Radar
4330422
*
c
-
common
.
h
(
objc_non_volatilized_type
):
New
declaration
...
...
@@ -6242,7 +6242,7 @@
Merge
from
'apple/trunk'
branch
on
FSF
servers
.
2006
-
03
-
27
Fariborz
Jahanian
<
fjahanian
@
apple
.
com
>
2006
-
03
-
27
Fariborz
Jahanian
<
fjahanian
@
apple
.
com
>
Radar
4133425
*
c
-
common
.
h
(
objc_diagnose_private_ivar
):
New
decl
.
...
...
@@ -6267,7 +6267,7 @@
2010
-
10
-
14
Iain
Sandoe
<
iains
@
gcc
.
gnu
.
org
>
merge
from
FSF
apple
'trunk'
branch
.
2006
Fariborz
Jahanian
<
fjahanian
@
apple
.
com
>
2006
Fariborz
Jahanian
<
fjahanian
@
apple
.
com
>
Radars
4436866
,
4505126
,
4506903
,
4517826
*
c
-
common
.
c
(
c_common_resword
):
Define
@
property
and
its
attributes
.
...
...
@@ -6284,7 +6284,7 @@
2010
-
10
-
13
Iain
Sandoe
<
iains
@
gcc
.
gnu
.
org
>
merge
from
FSF
apple
'trunk'
branch
.
2006
-
04
-
26
Fariborz
Jahanian
<
fjahanian
@
apple
.
com
>
2006
-
04
-
26
Fariborz
Jahanian
<
fjahanian
@
apple
.
com
>
Radar
3803157
(
method
attributes
)
*
c
-
common
.
c
(
handle_deprecated_attribute
):
Recognize
...
...
@@ -6337,7 +6337,7 @@
and @required keywords.
merge from FSF '
apple
/
trunk
' branch.
2006-01-30 Fariborz Jahanian <fjahanian@apple.com>
2006-01-30 Fariborz Jahanian
<fjahanian@apple.com>
Radar 4386773
* c-common.h (RID_AT_OPTIONAL, RID_AT_REQUIRED): Two new
...
...
@@ -6364,7 +6364,7 @@
Merge from '
apple
/
trunk
' branch on FSF servers.
2005-10-04 Fariborz Jahanian <fjahanian@apple.com>
2005-10-04 Fariborz Jahanian
<fjahanian@apple.com>
Radar 4281748
* c-common.h (objc_check_global_decl): New declaration.
...
...
@@ -6421,7 +6421,7 @@
Merge
from
'apple/trunk'
branch
on
FSF
servers
.
2005
-
12
-
15
Fariborz
Jahanian
<
fjahanian
@
apple
.
com
>
2005
-
12
-
15
Fariborz
Jahanian
<
fjahanian
@
apple
.
com
>
Radar
4229905
*
c
-
common
.
h
(
objc_have_common_type
):
New
declaration
.
...
...
gcc/c/ChangeLog
View file @
3f8257db
...
...
@@ -278,7 +278,7 @@
*
c
-
typeck
.
c
(
build_conditional_expr
)
:
Return
error_mark_node
if
c_common_type
returns
error_mark_node
.
2016
-
06
-
19
Martin
Sebor
<
msebor
@redhat
.
com
>
2016
-
06
-
19
Martin
Sebor
<
msebor
@redhat
.
com
>
PR
c
/
69507
*
c
-
parser
.
c
(
c_parser_alignof_expression
)
:
Avoid
diagnosing
...
...
@@ -2027,7 +2027,7 @@
*
c
-
typeck
.
c
(
build_array_ref
)
:
Pass
loc
down
to
warn_array_subscript_with_type_char
.
2014
-
12
-
20
Martin
Uecker
<
uecker
@eecs
.
berkeley
.
edu
>
2014
-
12
-
20
Martin
Uecker
<
uecker
@eecs
.
berkeley
.
edu
>
*
c
-
typeck
.
c
:
New
behavious
for
pointers
to
arrays
with
qualifiers
(
common
-
pointer
-
type
)
:
For
pointers
to
arrays
take
qualifiers
from
...
...
@@ -2349,7 +2349,7 @@
Likewise
.
(
c_parser_postfix_expression
)
<
case
RID_C99_FUNCTION_NAME
>
:
Likewise
.
2014
-
08
-
10
Marek
Polacek
<
polacek
@redhat
.
com
>
2014
-
08
-
10
Marek
Polacek
<
polacek
@redhat
.
com
>
PR
c
/
51849
*
c
-
decl
.
c
(
build_array_declarator
)
:
Remove
check
for
!
flag_isoc99
.
...
...
@@ -2436,7 +2436,7 @@
function
parameter
.
2014
-
07
-
02
Jan
Hubicka
<
hubicka
@ucw
.
cz
>
Chen
Gang
<
gang
.
chen
.
5
i5j
@gmail
.
com
>
Chen
Gang
<
gang
.
chen
.
5
i5j
@gmail
.
com
>
*
c
-
decl
.
c
(
duplicate_decls
)
:
CLear
DECL_STRUCT_FUNCTION
before
releasing
symbol
.
...
...
gcc/cp/ChangeLog
View file @
3f8257db
...
...
@@ -96,7 +96,7 @@
* semantics.c (finish_omp_clauses): Add FALLTHRU.
* tree.c (lvalue_kind): Likewise.
2016-08-12 Alexandre Oliva <aoliva@redhat.com>
2016-08-12 Alexandre Oliva
<aoliva@redhat.com>
PR debug/63240
* cp-objcp-common.c (cp_function_decl_defaulted): New.
...
...
gcc/fortran/ChangeLog
View file @
3f8257db
...
...
@@ -95,13 +95,13 @@
* interface.c (compare_components, gfc_compare_derived_types): Use new
functions.
2016-08-27 Steven G. Kargl <kargl@gcc.gnu.org>
2016-08-27 Steven G. Kargl
<kargl@gcc.gnu.org>
PR fortran/77380
* dependency.c (gfc_check_dependency): Do not assert with
-fcoarray=lib.
2016-08-27 Steven G. Kargl <kargl@gcc.gnu.org>
2016-08-27 Steven G. Kargl
<kargl@gcc.gnu.org>
PR fortran/77372
simplify.c (simplify_ieee_selected_real_kind): Check for NULL pointers.
...
...
@@ -271,7 +271,7 @@
* intrinsic.c (add_function, add_subroutine): New B/I/J/K intrinsic
variants.
2016-07-30 Steven G. Kargl <kargl@gcc.gnu.org>
2016-07-30 Steven G. Kargl
<kargl@gcc.gnu.org>
PR fortran/41922
* target-memory.c (expr_to_char): Pass in locus and use it in error
...
...
@@ -395,7 +395,7 @@
a static one.
2016-07-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
Marco Restelli <mrestelli@gmail.com>
Marco Restelli
<mrestelli@gmail.com>
PR fortran/62125
* symbol.c (select_type_insert_tmp): Recursively call self to take care
...
...
@@ -950,7 +950,7 @@
* dump-parse-tree.c (show_code_node): Print association
list of a block if present. Handle EXEC_END_BLOCK.
2016-02-28 Harald Anlauf <anlauf@gmx.de>
2016-02-28 Harald Anlauf
<anlauf@gmx.de>
Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/56007
...
...
@@ -1136,7 +1136,7 @@
* frontend-passes.c (matmul_lhs_realloc): Add
forgotten break statement.
2016-01-24 Dominique d'Humieres <dominiq@lps.ens.fr>
2016-01-24 Dominique d'Humieres
<dominiq@lps.ens.fr>
PR fortran/68283
* primary.c (gfc_variable_attr): revert revision r221955,
...
...
gcc/go/ChangeLog
View file @
3f8257db
2016-09-01 Martin Sebor <msebor@redhat.com>
2016-09-01
Martin Sebor <msebor@redhat.com>
* gofrontend/expressions.cc: Increase buffer size to guarantee
it fits the output of the formatted function regardless of its
...
...
gcc/java/ChangeLog
View file @
3f8257db
This diff is collapsed.
Click to expand it.
gcc/lto/ChangeLog
View file @
3f8257db
This diff is collapsed.
Click to expand it.
gcc/objc/ChangeLog
View file @
3f8257db
...
...
@@ -1651,7 +1651,7 @@
to
gcc_alloc_xxx
calls
in
hash_init
and
hash_class_name_enter
to
get
it
to
compile
in
the
current
trunk
.
2006
-
01
-
27
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2006
-
01
-
27
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radar
4345837
*
objc
/
objc
-
act
.
c
(
hash_class_name_enter
)
:
New
.
...
...
@@ -1690,7 +1690,7 @@
Merge
from
'
apple
/
trunk
'
branch
on
FSF
servers
.
2006
-
03
-
10
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2006
-
03
-
10
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radar
4407151
*
objc
/
objc
-
act
.
c
(
objc_is_class_name
)
:
template
parameter
is
not
...
...
@@ -1702,12 +1702,12 @@
Merge
from
'
apple
/
trunk
'
branch
on
FSF
servers
.
2005
-
11
-
08
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2005
-
11
-
08
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radar
4330422
*
objc
/
objc
-
act
.
c
(
objc_non_volatilized_type
)
:
New
2005
-
10
-
07
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2005
-
10
-
07
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radar
4204796
*
objc
-
act
.
c
(
objc_build_volatilized_type
)
:
Build
'
volatilzed
'
...
...
@@ -1721,7 +1721,7 @@
Merge
from
'
apple
/
trunk
'
branch
on
FSF
servers
.
2006
-
03
-
27
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2006
-
03
-
27
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radar
4133425
*
objc
-
act
.
c
(
objc_diagnose_private_ivar
)
:
New
.
...
...
@@ -1741,7 +1741,7 @@
2010
-
10
-
14
Iain
Sandoe
<
iains
@gcc
.
gnu
.
org
>
merge
from
FSF
apple
'
trunk
'
branch
.
2006
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2006
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radars
4436866
,
4505126
,
4506903
,
4517826
*
objc
-
act
.
c
(
CALL_EXPR_OBJC_PROPERTY_GETTER
)
:
New
.
...
...
@@ -1792,7 +1792,7 @@
merge
from
FSF
apple
'
trunk
'
branch
.
2006
-
04
-
26
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2006
-
04
-
26
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radar
3803157
(
method
attributes
)
*
objc
/
objc
-
act
.
h
(
METHOD_TYPE_ATTRIBUTES
)
:
New
macro
.
*
objc
/
objc
-
act
.
c
(
objc_decl_method_attributes
)
:
New
.
...
...
@@ -1850,7 +1850,7 @@
Merge
from
'
apple
/
trunk
'
branch
on
FSF
servers
.
2006
-
04
-
12
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2006
-
04
-
12
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radar
4507230
*
objc
-
act
.
c
(
objc_type_valid_for_messaging
)
:
New
routine
to
check
...
...
@@ -1862,20 +1862,20 @@
Merge
from
'
apple
/
trunk
'
branch
on
FSF
servers
.
2005
-
10
-
17
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2005
-
10
-
17
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radar
4290840
*
objc
-
act
.
c
(
objc_start_method_definition
)
:
Check
for
error_mark_node
for
the
selector
name
and
make
a
quick
exit
.
2010
-
10
-
04
Andi
Kleen
<
ak
@linux
.
intel
.
com
>
2010
-
10
-
04
Andi
Kleen
<
ak
@linux
.
intel
.
com
>
*
Make
-
lang
.
in
(
cc1obj
-
dummy
,
cc1obj
)
:
Add
+
to
build
rule
.
2010
-
09
-
30
Iain
Sandoe
<
iains
@gcc
.
gnu
.
org
>
merge
from
FSF
'
apple
/
trunk
'
branch
.
2006
-
01
-
30
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2006
-
01
-
30
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radar
4386773
*
objc
/
objc
-
act
.
c
(
objc_set_method_opt
)
:
New
function
.
...
...
@@ -1893,7 +1893,7 @@
Merge
from
'
apple
/
trunk
'
branch
on
FSF
servers
.
2005
-
10
-
04
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2005
-
10
-
04
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radar
4278236
*
objc
-
act
.
c
(
objc_declare_class
)
:
Pick
the
right
...
...
@@ -1903,7 +1903,7 @@
Merge
from
'
apple
/
trunk
'
branch
on
FSF
servers
.
2005
-
10
-
04
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2005
-
10
-
04
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radar
4281748
*
objc
-
act
.
c
(
objc_check_global_decl
)
:
New
...
...
@@ -1934,7 +1934,7 @@
Merge
from
'
apple
/
trunk
'
branch
on
FSF
servers
.
2005
-
08
-
23
Stuart
Hastings
<
stuart
@apple
.
com
>
2005
-
08
-
23
Stuart
Hastings
<
stuart
@apple
.
com
>
Ziemowit
Laski
<
zlaski
@apple
.
com
>
Radar
4209854
...
...
@@ -2001,7 +2001,7 @@
Merge
from
'
apple
/
trunk
'
branch
on
FSF
servers
.
I
modified
the
changes
to
be
used
only
when
compiling
for
the
NeXT
runtime
.
2005
-
10
-
10
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2005
-
10
-
10
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radar
4301047
...
...
@@ -2018,7 +2018,7 @@
Merge
from
'
apple
/
trunk
'
branch
on
FSF
servers
.
2005
-
12
-
15
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2005
-
12
-
15
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radar
4229905
*
objc
-
act
.
c
(
objc_have_common_types
)
:
New
function
.
...
...
@@ -2056,13 +2056,13 @@
Merge
from
'
apple
/
trunk
'
branch
on
FSF
servers
.
2006
-
03
-
09
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2006
-
03
-
09
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radar
4457381
*
objc
/
objc
-
act
.
c
(
objc_finish_message_expr
)
:
Look
for
message
in
@class
'
s
protocol
list
.
2006
-
02
-
07
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2006
-
02
-
07
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
Radar
4219590
*
objc
/
objc
-
act
.
c
(
objc_start_method_definition
)
:
Initialize
...
...
@@ -2251,19 +2251,19 @@
really_start_method
,
get_super_receiver
,
handle_class_ref
)
:
Set
DECL_READ_P
in
addition
to
TREE_USED
.
2010
-
04
-
07
Iain
Sandoe
<
iains
@gcc
.
gnu
.
org
>
2010
-
04
-
07
Iain
Sandoe
<
iains
@gcc
.
gnu
.
org
>
PR
objc
/
35996
*
objc
-
act
.
c
(
objc_init
)
:
Warn
that
-
fobjc
-
gc
is
ignored
for
-
fgnu
-
runtime
and
set
flag_objc_gc
to
zero
.
2010
-
04
-
07
Iain
Sandoe
<
iains
@gcc
.
gnu
.
org
>
2010
-
04
-
07
Iain
Sandoe
<
iains
@gcc
.
gnu
.
org
>
PR
objc
++/
23716
*
objc
-
act
.
c
(
build_module_initializer_routine
)
:
Make
the
argument
to
objc_start_function
NULL_TREE
when
compiling
ObjC
++
.
2010
-
02
-
18
Iain
Sandoe
<
iain
.
sandoe
@sandoe
-
acoustics
.
co
.
uk
>
2010
-
02
-
18
Iain
Sandoe
<
iain
.
sandoe
@sandoe
-
acoustics
.
co
.
uk
>
Mike
Stump
<
mikestump
@comcast
.
net
>
PR
objc
/
43061
...
...
@@ -2476,7 +2476,7 @@
*
objc
-
act
.
c
(
get_super_receiver
)
:
Update
calls
to
build_modify_expr
to
pass
new
argument
.
2009
-
04
-
21
Taras
Glek
<
tglek
@mozilla
.
com
>
2009
-
04
-
21
Taras
Glek
<
tglek
@mozilla
.
com
>
*
objc
-
act
.
c
:
Update
GTY
annotations
to
new
syntax
*
objc
-
act
.
h
:
Likewise
...
...
@@ -2781,13 +2781,14 @@
PR
objc
/
27240
*
objc
-
act
.
c
(
objc_is_public
)
:
Return
early
on
invalid
type
.
2006
-
03
-
02
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
2006
-
03
-
02
Fariborz
Jahanian
<
fjahanian
@apple
.
com
>
*
objc
-
act
.
c
(
init_module_descriptor
)
:
Remove
file
name
from
module
descriptor
.
(
gen_type_name_0
)
:
Fix
ICE
when
issuing
warning
.
2006
-
02
-
20
Rafael
Á
vila
de
Esp
í
ndola
<
rafael
.
espindola
@gmail
.
com
>
2006
-
02
-
20
Rafael
Á
vila
de
Esp
í
ndola
<
rafael
.
espindola
@gmail
.
com
>
*
Make
-
lang
.
in
(
OBJC
)
:
Remove
(
OBJECTIVE
-
C
)
:
Remove
(
objective
-
c
)
:
Remove
...
...
gcc/objcp/ChangeLog
View file @
3f8257db
...
...
@@ -200,7 +200,7 @@
2010-10-14 Iain Sandoe <iains@gcc.gnu.org>
merge from FSF apple 'trunk' branch.
2006 Fariborz Jahanian <fjahanian@apple.com>
2006 Fariborz Jahanian
<fjahanian@apple.com>
Radars 4436866, 4505126, 4506903, 4517826
* objcp-lang.c (objcxx_init_ts): Update for property_decl.
...
...
@@ -221,7 +221,7 @@
(cc1objplus-checksum): Change to run checksum over object files
and options only.
2010-10-04 Andi Kleen <ak@linux.intel.com>
2010-10-04 Andi Kleen
<ak@linux.intel.com>
* Make-lang.in (cc1objplus-dummy, cc1objplus): Add + to build rule.
...
...
@@ -426,7 +426,7 @@
* Make-lang.in (objcp/objcp-decl.o): Add dependency on
$(TARGET_H).
2006-02-20
Rafael Ávila de Espíndola
<rafael.espindola@gmail.com>
2006-02-20
Rafael Ávila de Espíndola
<rafael.espindola@gmail.com>
* Make-lang.in (OBJ-C++): Remove
(.PHONY): Remove Obj-c++ and obj-C++. Add obj-c++
...
...
gcc/po/ChangeLog
View file @
3f8257db
...
...
@@ -1292,11 +1292,11 @@
* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
ru.po, sr.po, sv.po, tr.po, zh_CN.po, zh_TW.po: Update.
2007-08-01 Philipp Thomas <pth@suse.de>
2007-08-01 Philipp Thomas
<pth@suse.de>
* sv.po: Update.
2007-07-31 Philipp Thomas <pth@suse.de>
2007-07-31 Philipp Thomas
<pth@suse.de>
* de.po: Update.
...
...
@@ -3342,11 +3342,11 @@ notice and this notice are preserved.
* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
ru.po, sr.po, sv.po, tr.po, zh_CN.po, zh_TW.po: Update.
2007-08-01 Philipp Thomas <pth@suse.de>
2007-08-01 Philipp Thomas
<pth@suse.de>
* sv.po: Update.
2007-07-31 Philipp Thomas <pth@suse.de>
2007-07-31 Philipp Thomas
<pth@suse.de>
* de.po: Update.
...
...
gcc/testsuite/ChangeLog
View file @
3f8257db
...
...
@@ -239,12 +239,12 @@
PR tree-optimization/71077
* gcc.target/i386/pr71077.c: New test.
2016-08-27 Steven G. Kargl <kargl@gcc.gnu.org>
2016-08-27 Steven G. Kargl
<kargl@gcc.gnu.org>
PR fortran/77380
* gfortran.dg/pr77380.f90: New test.
2016-08-27 Steven G. Kargl <kargl@gcc.gnu.org>
2016-08-27 Steven G. Kargl
<kargl@gcc.gnu.org>
PR fortran/77372
gfortran.dg/pr77372.f90: New test.
...
...
@@ -298,8 +298,8 @@
PR fortran/77358
* gfortran.dg/submodule_17.f08: New test.
2016-08-24 Michael Collison <michael.collison@linaro.org>
Michael Collison <michael.collison@arm.com>
2016-08-24 Michael Collison
<michael.collison@linaro.org>
Michael Collison
<michael.collison@arm.com>
* gcc.target/arm/builtin_saddl.c: New testcase.
* gcc.target/arm/builtin_saddll.c: New testcase.
...
...
@@ -605,7 +605,7 @@
PR fortran/67496
* gfortran.dg/pr67496.f90: New test.
2015-08-17 Alan Hayward <alan.hayward@arm.com>
2015-08-17 Alan Hayward
<alan.hayward@arm.com>
PR tree-optimization/71752
* gcc.dg/vect/pr71752.c: New.
...
...
@@ -833,7 +833,7 @@
PR tree-optimization/72851
* gcc.dg/torture/pr72851.c: New testcase.
2016-08-12 Alexandre Oliva <aoliva@redhat.com>
2016-08-12 Alexandre Oliva
<aoliva@redhat.com>
PR debug/63240
* g++.dg/debug/dwarf2/defaulted-member-function-1.C: New.
...
...
@@ -1348,7 +1348,7 @@
PR target/72748
* gcc.target/i386/pr72748.c: New test.
2015-08-01 Alan Hayward <alan.hayward@arm.com>
2015-08-01 Alan Hayward
<alan.hayward@arm.com>
PR tree-optimization/71818
* gcc.dg/vect/pr71818.c: New
...
...
@@ -1376,7 +1376,7 @@
* lib/target-supports.exp (check_effective_target_c): Fix indentation.
(check_effective_target_c++): Likewise. Also match for libstdc++.
2016-07-30 Steven G. Kargl <kargl@gcc.gnu.org>
2016-07-30 Steven G. Kargl
<kargl@gcc.gnu.org>
PR fortran/41922
* gfortran.dg/equiv_constraint_5.f90: Adjust the error message.
...
...
@@ -1704,7 +1704,7 @@
EFFECTIVE_TARGETS list. Return the number of supported targets.
2016-07-26 Richard Biener <rguenther@suse.de>
Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
Prathamesh Kulkarni
<prathamesh.kulkarni@linaro.org>
PR middle-end/70920
* gcc.dg/pr70920-1.c: New test-case.
...
...
@@ -1973,7 +1973,7 @@
* g++.dg/cpp0x/nullptr35.C (caught): Fix typo.
2016-07-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
Marco Restelli <mrestelli@gmail.com>
Marco Restelli
<mrestelli@gmail.com>
PR fortran/62125
* gfortran.dg/pr62125.f90: New test.
...
...
@@ -2419,7 +2419,7 @@
* gcc.target/i386/mpx/mpx-check.h: Check XGETBV output
if kernel supports MPX.
2016-07-05 Kito Cheng <kito.cheng@gmail.com>
2016-07-05 Kito Cheng
<kito.cheng@gmail.com>
* gcc.c-torture/compile/pr69102.c: Require fpic support.
...
...
@@ -6548,7 +6548,7 @@
PR tree-optimization/70780
* gcc.dg/torture/pr70780.c: New testcase.
2016-04-25 Michael Collison <michael.collison@arm.com>
2016-04-25 Michael Collison
<michael.collison@arm.com>
* gcc.target/arm/neon-vaddws16.c: New test.
* gcc.target/arm/neon-vaddws32.c: New test.
...
...
@@ -7260,7 +7260,7 @@
* g++.dg/ipa/devirt-51.C: New testcase.
2016-04-04 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
Jakub Jelinek <jakub@redhat.com>
Jakub Jelinek
<jakub@redhat.com>
PR middle-end/70457
* gcc.dg/torture/pr70457.c: New.
...
...
@@ -7490,7 +7490,7 @@
PR tree-optimization/59124
* gcc.dg/Warray-bounds-19.c: New test.
2016-03-29 Zachary T Welch <zwelch@codesourcery.com>
2016-03-29 Zachary T Welch
<zwelch@codesourcery.com>
* lib/prune.exp (escape_regex_chars): New.
(prune_file_path): Update to quote metcharacters for regexp.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment