Merge branch 'gdb-9-branch' into amd-staging-rocgdb-9
authorLaurent Morichetti <laurent.morichetti@amd.com>
Mon, 6 Jan 2020 18:22:01 +0000 (10:22 -0800)
committerLaurent Morichetti <laurent.morichetti@amd.com>
Mon, 6 Jan 2020 18:22:01 +0000 (10:22 -0800)
Change-Id: I76e59526bf7d95713536543d66356397a5737e82

15 files changed:
1  2 
gdb/Makefile.in
gdb/breakpoint.c
gdb/buildsym.c
gdb/buildsym.h
gdb/cli/cli-cmds.c
gdb/configure.ac
gdb/defs.h
gdb/dwarf2read.c
gdb/frame.c
gdb/frame.h
gdb/infrun.c
gdb/inline-frame.c
gdb/osabi.c
gdb/testsuite/lib/future.exp
gdb/ui-file.c

diff --cc gdb/Makefile.in
index 3327d5a1f6c7b786a0cdf2717435320b634ae123,c3e074b21feb643394171d1a8078f24212d6bdc8..33699e779e02ff3dc543c5cc255b41f108a665ec
@@@ -1,5 -1,4 +1,5 @@@
- # Copyright (C) 1989-2019 Free Software Foundation, Inc.
+ # Copyright (C) 1989-2020 Free Software Foundation, Inc.
 +# Copyright (C) 2019 Advanced Micro Devices, Inc. All rights reserved.
  
  # This file is part of GDB.
  
index 0d23eb27cc100c7943f1d9219f77b9e34a399130,055a8c9ee29a3793eac3c13ad02c81b03c33ec6d..978f23b1a48495af38a8ab80a933b569bbd9fe03
@@@ -1,7 -1,6 +1,7 @@@
  /* Everything about breakpoints, for GDB.
  
-    Copyright (C) 1986-2019 Free Software Foundation, Inc.
+    Copyright (C) 1986-2020 Free Software Foundation, Inc.
 +   Copyright (C) 2019 Advanced Micro Devices, Inc. All rights reserved.
  
     This file is part of GDB.
  
diff --cc gdb/buildsym.c
Simple merge
diff --cc gdb/buildsym.h
Simple merge
index 5b780e0a8fdcfa027a7443396a6d84f32433a172,3a7aad77e428d6ddeb15df07a35c425541b03b6f..8474a3f1017e42086b075bf27c1aeb86e92c113a
@@@ -1,7 -1,6 +1,7 @@@
  /* GDB CLI commands.
  
-    Copyright (C) 2000-2019 Free Software Foundation, Inc.
+    Copyright (C) 2000-2020 Free Software Foundation, Inc.
 +   Copyright (C) 2019 Advanced Micro Devices, Inc. All rights reserved.
  
     This file is part of GDB.
  
index bf82a34fb9d99cdbe5b6f0e34e236586a0661108,ca0da7980cc0136958680c72aa480947cdf7201a..099ff536830893fd929500af8ad972385a36ad82
@@@ -1,6 -1,5 +1,6 @@@
  dnl Autoconf configure script for GDB, the GNU debugger.
- dnl Copyright (C) 1995-2019 Free Software Foundation, Inc.
+ dnl Copyright (C) 1995-2020 Free Software Foundation, Inc.
 +dnl Copyright (C) 2019 Advanced Micro Devices, Inc. All rights reserved.
  dnl
  dnl This file is part of GDB.
  dnl
diff --cc gdb/defs.h
index 9961e5f15cd2cfcaa4ee130f06a63bfc2a704518,567f214b81de73c45a0454c4d2aa2d8e346a1160..adba3019d94caacf106f58d09467dc8dbb7bb9f8
@@@ -1,8 -1,7 +1,8 @@@
  /* *INDENT-OFF* */ /* ATTRIBUTE_PRINTF confuses indent, avoid running it
                      for now.  */
  /* Basic, host-specific, and target-specific definitions for GDB.
-    Copyright (C) 1986-2019 Free Software Foundation, Inc.
+    Copyright (C) 1986-2020 Free Software Foundation, Inc.
 +   Copyright (C) 2019 Advanced Micro Devices, Inc. All rights reserved.
  
     This file is part of GDB.
  
Simple merge
diff --cc gdb/frame.c
index ff7ea56b95f86bcb34e29bc33e928d70cfec6400,c746a6a231ed8abc7a12856cbbdf8690e060b3a8..c16904df347c580e772c4d1dace12abdf06b2050
@@@ -1,7 -1,6 +1,7 @@@
  /* Cache and manage frames for GDB, the GNU debugger.
  
-    Copyright (C) 1986-2019 Free Software Foundation, Inc.
+    Copyright (C) 1986-2020 Free Software Foundation, Inc.
 +   Copyright (C) 2019 Advanced Micro Devices, Inc. All rights reserved.
  
     This file is part of GDB.
  
diff --cc gdb/frame.h
index b73e5b3eee49310e8975c0b31b669012c3e3c766,cfc15022ed5b0da93c853b372a53d68c2a8dc17e..dd5809ee939b8759d440d7d80d1baaad5c418ea1
@@@ -1,7 -1,6 +1,7 @@@
  /* Definitions for dealing with stack frames, for GDB, the GNU debugger.
  
-    Copyright (C) 1986-2019 Free Software Foundation, Inc.
+    Copyright (C) 1986-2020 Free Software Foundation, Inc.
 +   Copyright (C) 2019 Advanced Micro Devices, Inc. All rights reserved.
  
     This file is part of GDB.
  
diff --cc gdb/infrun.c
index d88a667d2095046ba18852f0eebf20cfeb6db92f,153ca2abea63d5fadbf8495ffb32f353263e575b..3cbad4b24b15c8c4b526f0a507503a73f4b8e0f4
@@@ -1,8 -1,7 +1,8 @@@
  /* Target-struct-independent code to start (run) and stop an inferior
     process.
  
-    Copyright (C) 1986-2019 Free Software Foundation, Inc.
+    Copyright (C) 1986-2020 Free Software Foundation, Inc.
 +   Copyright (C) 2019 Advanced Micro Devices, Inc. All rights reserved.
  
     This file is part of GDB.
  
index ac68658b64f6d32c9605200bd97f55f33173996e,998204618549a434d75dd147ea0d79e4ff667a45..e44b0b107b6393fcdb5e94072e47956272ee83b7
@@@ -1,7 -1,6 +1,7 @@@
  /* Inline frame unwinder for GDB.
  
-    Copyright (C) 2008-2019 Free Software Foundation, Inc.
+    Copyright (C) 2008-2020 Free Software Foundation, Inc.
 +   Copyright (C) 2019 Advanced Micro Devices, Inc. All rights reserved.
  
     This file is part of GDB.
  
diff --cc gdb/osabi.c
index f357cae8e7f2a16f7dcc88b95c4815eaf39c33c9,dec1bddc4cef84b47c0a2b4c13622dcbd792e7a2..27131e7c610b3a991a982d1fbb223c654bda8b8f
@@@ -1,7 -1,6 +1,7 @@@
  /* OS ABI variant handling for GDB.
  
-    Copyright (C) 2001-2019 Free Software Foundation, Inc.
+    Copyright (C) 2001-2020 Free Software Foundation, Inc.
 +   Copyright (C) 2019 Advanced Micro Devices, Inc. All rights reserved.
  
     This file is part of GDB.
  
Simple merge
diff --cc gdb/ui-file.c
Simple merge
This page took 0.045678 seconds and 4 git commands to generate.