comparison gcc/objcp/ChangeLog @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 2018-10-17 David Malcolm <dmalcolm@redhat.com>
2
3 * Make-lang.in (selftest-obj-c++): New.
4
5 2018-05-07 Nathan Sidwell <nathan@acm.org>
6
7 * objcp-lang.c (objcxx_init_ts): Don't call init_shadowed_var_for_decl.
8
9 2018-01-03 Jakub Jelinek <jakub@redhat.com>
10
11 Update copyright years.
12
1 2017-07-03 Nathan Sidwell <nathan@acm.org> 13 2017-07-03 Nathan Sidwell <nathan@acm.org>
2 14
3 * config-lang.in: Source cp/config-lang.in, sort objc++ gtfiles list. 15 * config-lang.in: Source cp/config-lang.in, sort objc++ gtfiles list.
4 16
5 2017-06-02 Nathan Sidwell <nathan@acm.org> 17 2017-06-02 Nathan Sidwell <nathan@acm.org>
22 34
23 2015-11-11 Andrew MacLeod <amacleod@redhat.com> 35 2015-11-11 Andrew MacLeod <amacleod@redhat.com>
24 36
25 * objcp-decl.c: Remove unused header files. 37 * objcp-decl.c: Remove unused header files.
26 * objcp-lang.c: Likewise. 38 * objcp-lang.c: Likewise.
27 39
28 2015-10-29 Andrew MacLeod <amacleod@redhat.com> 40 2015-10-29 Andrew MacLeod <amacleod@redhat.com>
29 41
30 * objcp-decl.c: Reorder #include's and remove duplicates. 42 * objcp-decl.c: Reorder #include's and remove duplicates.
31 * objcp-lang.c: Likewise. 43 * objcp-lang.c: Likewise.
32 44
37 49
38 2015-06-17 Andrew MacLeod <amacleod@redhat.com> 50 2015-06-17 Andrew MacLeod <amacleod@redhat.com>
39 51
40 * objcp-decl.c: Do not include input.h, line-map.h or is-a.h. 52 * objcp-decl.c: Do not include input.h, line-map.h or is-a.h.
41 * objcp-lang.c: Likewise. 53 * objcp-lang.c: Likewise.
42 54
43 2015-06-08 Andrew MacLeod <amacleod@redhat.com> 55 2015-06-08 Andrew MacLeod <amacleod@redhat.com>
44 56
45 * objcp-decl.c : Adjust include files. 57 * objcp-decl.c : Adjust include files.
46 * objcp-lang.c : Likewise. 58 * objcp-lang.c : Likewise.
47 59
231 243
232 2010-10-07 Andi Kleen <ak@linux.intel.com> 244 2010-10-07 Andi Kleen <ak@linux.intel.com>
233 245
234 * Make-lang.in (cc1objplus-dummy): Remove. 246 * Make-lang.in (cc1objplus-dummy): Remove.
235 (cc1objplus-checksum): Change to run checksum over object files 247 (cc1objplus-checksum): Change to run checksum over object files
236 and options only. 248 and options only.
237 249
238 2010-10-04 Andi Kleen <ak@linux.intel.com> 250 2010-10-04 Andi Kleen <ak@linux.intel.com>
239 251
240 * Make-lang.in (cc1objplus-dummy, cc1objplus): Add + to build rule. 252 * Make-lang.in (cc1objplus-dummy, cc1objplus): Add + to build rule.
241 253
378 2008-03-07 Paolo Bonzini <bonzini@gnu.org> 390 2008-03-07 Paolo Bonzini <bonzini@gnu.org>
379 391
380 Revert: 392 Revert:
381 393
382 2008-02-07 Andreas Tobler <andreast-list@fgznet.ch> 394 2008-02-07 Andreas Tobler <andreast-list@fgznet.ch>
383 Douglas Gregor <doug.gregor@gmail.com> 395 Douglas Gregor <doug.gregor@gmail.com>
384 396
385 PR bootstrap/35115 397 PR bootstrap/35115
386 * objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes. 398 * objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes.
387 399
388 2008-02-07 Andreas Tobler <andreast-list@fgznet.ch> 400 2008-02-07 Andreas Tobler <andreast-list@fgznet.ch>
389 Douglas Gregor <doug.gregor@gmail.com> 401 Douglas Gregor <doug.gregor@gmail.com>
390 402
391 PR bootstrap/35115 403 PR bootstrap/35115
392 * objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes. 404 * objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes.
393 405
394 2008-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 406 2008-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
528 * objcp-decl.c: Likewise. 540 * objcp-decl.c: Likewise.
529 * objcp-decl.h: Likewise. 541 * objcp-decl.h: Likewise.
530 * objcp-lang.c: Likewise. 542 * objcp-lang.c: Likewise.
531 543
532 544
533 Copyright (C) 2005-2017 Free Software Foundation, Inc. 545 Copyright (C) 2005-2018 Free Software Foundation, Inc.
534 546
535 Copying and distribution of this file, with or without modification, 547 Copying and distribution of this file, with or without modification,
536 are permitted in any medium without royalty provided the copyright 548 are permitted in any medium without royalty provided the copyright
537 notice and this notice are preserved. 549 notice and this notice are preserved.