mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 10:12:21 +08:00
* config/obj-coff.h: Fix formatting.
* config/tc-mcore.c: Likewise. * config/tc-mn10300.c: Likewise. * config/tc-openrisc.c: Likewise. * config/tc-or32.c: Likewise. * config/tc-pdp11.c: Likewise. * config/tc-ppc.c: Likewise. * config/tc-ppc.h: Likewise. * config/tc-sh64.c: Likewise. * config/tc-sh.c: Likewise. * config/tc-tic54x.c: Likewise. * config/tc-xstormy16.c: Likewise. * config/tc-xstormy16.h: Likewise.
This commit is contained in:
@ -1,3 +1,19 @@
|
||||
2002-05-11 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* config/obj-coff.h: Fix formatting.
|
||||
* config/tc-mcore.c: Likewise.
|
||||
* config/tc-mn10300.c: Likewise.
|
||||
* config/tc-openrisc.c: Likewise.
|
||||
* config/tc-or32.c: Likewise.
|
||||
* config/tc-pdp11.c: Likewise.
|
||||
* config/tc-ppc.c: Likewise.
|
||||
* config/tc-ppc.h: Likewise.
|
||||
* config/tc-sh64.c: Likewise.
|
||||
* config/tc-sh.c: Likewise.
|
||||
* config/tc-tic54x.c: Likewise.
|
||||
* config/tc-xstormy16.c: Likewise.
|
||||
* config/tc-xstormy16.h: Likewise.
|
||||
|
||||
2002-05-09 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* config/obj-coff.c: Fix formatting.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* tc-mcore.c -- Assemble code for M*Core
|
||||
Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
|
||||
Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* tc-openrisc.c -- Assembler for the OpenRISC family.
|
||||
Copyright (C) 2001 Free Software Foundation.
|
||||
Copyright (C) 2001, 2002 Free Software Foundation.
|
||||
Contributed by Johan Rydberg, jrydberg@opencores.org
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* tc-ppc.h -- Header file for tc-ppc.c.
|
||||
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
|
||||
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
|
||||
Free Software Foundation, Inc.
|
||||
Written by Ian Lance Taylor, Cygnus Support.
|
||||
|
||||
|
Reference in New Issue
Block a user