mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 23:39:35 +08:00
Fix copyright - Cygnus is a Red Hat company.
This commit is contained in:
@ -1,3 +1,10 @@
|
|||||||
|
Wed Feb 23 17:09:39 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||||
|
|
||||||
|
* mi-cmd-break.c, mi-cmd-disas.c, mi-cmd-stack.c, mi-cmd-var.c,
|
||||||
|
mi-cmds.c, mi-cmds.h, mi-console.c, mi-console.h, mi-getopt.c,
|
||||||
|
mi-getopt.h, mi-main.c, mi-out.c, mi-out.h, mi-parse.c,
|
||||||
|
mi-parse.h: Update copyright information.
|
||||||
|
|
||||||
Wed Feb 23 13:31:16 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
Wed Feb 23 13:31:16 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||||
|
|
||||||
* mi-cmd-disas.c (gdb_dis_asm_read_memory): Change LEN to unsigned
|
* mi-cmd-disas.c (gdb_dis_asm_read_memory): Change LEN to unsigned
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* MI Command Set - breakpoint and watchpoint commands.
|
/* MI Command Set - breakpoint and watchpoint commands.
|
||||||
Copyright (C) 2000, Free Software Foundation, Inc.
|
Copyright (C) 2000, Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Solutions.
|
Contributed by Cygnus Solutions (a Red Hat company).
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* MI Command Set - disassemble commands.
|
/* MI Command Set - disassemble commands.
|
||||||
Copyright (C) 2000, Free Software Foundation, Inc.
|
Copyright (C) 2000, Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Solutions.
|
Contributed by Cygnus Solutions (a Red Hat company).
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* MI Command Set - stack commands.
|
/* MI Command Set - stack commands.
|
||||||
Copyright (C) 2000, Free Software Foundation, Inc.
|
Copyright (C) 2000, Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Solutions.
|
Contributed by Cygnus Solutions (a Red Hat company).
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* MI Command Set - varobj commands.
|
/* MI Command Set - varobj commands.
|
||||||
Copyright (C) 2000, Free Software Foundation, Inc.
|
Copyright (C) 2000, Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Solutions.
|
Contributed by Cygnus Solutions (a Red Hat company).
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* MI Command Set.
|
/* MI Command Set.
|
||||||
Copyright (C) 2000, Free Software Foundation, Inc.
|
Copyright (C) 2000, Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Solutions.
|
Contributed by Cygnus Solutions (a Red Hat company).
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* MI Command Set.
|
/* MI Command Set.
|
||||||
Copyright (C) 2000, Free Software Foundation, Inc.
|
Copyright (C) 2000, Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Solutions.
|
Contributed by Cygnus Solutions (a Red Hat company).
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* MI Console code.
|
/* MI Console code.
|
||||||
Copyright (C) 2000, Free Software Foundation, Inc.
|
Copyright (C) 2000, Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Solutions.
|
Contributed by Cygnus Solutions (a Red Hat company).
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* MI Command Set - MI Console.
|
/* MI Command Set - MI Console.
|
||||||
Copyright (C) 2000, Free Software Foundation, Inc.
|
Copyright (C) 2000, Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Solutions.
|
Contributed by Cygnus Solutions (a Red Hat company).
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* MI Command Set - MI Option Parser.
|
/* MI Command Set - MI Option Parser.
|
||||||
Copyright (C) 2000, Free Software Foundation, Inc.
|
Copyright (C) 2000, Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Solutions.
|
Contributed by Cygnus Solutions (a Red Hat company).
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* MI Option Parser.
|
/* MI Option Parser.
|
||||||
Copyright (C) 2000, Free Software Foundation, Inc.
|
Copyright (C) 2000, Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Solutions.
|
Contributed by Cygnus Solutions (a Red Hat company).
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* MI Command Set.
|
/* MI Command Set.
|
||||||
Copyright (C) 2000, Free Software Foundation, Inc.
|
Copyright (C) 2000, Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Solutions.
|
Contributed by Cygnus Solutions (a Red Hat company).
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* MI Command Set - output generating routines.
|
/* MI Command Set - output generating routines.
|
||||||
Copyright (C) 2000, Free Software Foundation, Inc.
|
Copyright (C) 2000, Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Solutions.
|
Contributed by Cygnus Solutions (a Red Hat company).
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* MI Command Set - MI output generating routines for GDB.
|
/* MI Command Set - MI output generating routines for GDB.
|
||||||
Copyright (C) 2000, Free Software Foundation, Inc.
|
Copyright (C) 2000, Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Solutions.
|
Contributed by Cygnus Solutions (a Red Hat company).
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* MI Command Set - MI parser.
|
/* MI Command Set - MI parser.
|
||||||
Copyright (C) 2000, Free Software Foundation, Inc.
|
Copyright (C) 2000, Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Solutions.
|
Contributed by Cygnus Solutions (a Red Hat company).
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* MI Command Set - MI Command Parser.
|
/* MI Command Set - MI Command Parser.
|
||||||
Copyright (C) 2000, Free Software Foundation, Inc.
|
Copyright (C) 2000, Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Solutions.
|
Contributed by Cygnus Solutions (a Red Hat company).
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user