mirror of git://gcc.gnu.org/git/gcc.git
parent
8af43d55cd
commit
cccdae4bcc
|
@ -1,3 +1,7 @@
|
||||||
|
Sat Sep 5 12:16:33 1998 Jeffrey A Law (law@cygnus.com)
|
||||||
|
|
||||||
|
* getopt.h: Updated from gcc.
|
||||||
|
|
||||||
Tue Feb 24 13:05:02 1998 Doug Evans <devans@canuck.cygnus.com>
|
Tue Feb 24 13:05:02 1998 Doug Evans <devans@canuck.cygnus.com>
|
||||||
|
|
||||||
* dis-asm.h (disassemble_info): Member `symbol' renamed to `symbols'
|
* dis-asm.h (disassemble_info): Member `symbol' renamed to `symbols'
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, Inc.
|
Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, Inc.
|
||||||
|
|
||||||
NOTE: The canonical source of this file is maintained with the GNU C Library.
|
NOTE: The canonical source of this file is maintained with the GNU C Library.
|
||||||
Bugs can be reported to bug-glibc@prep.ai.mit.edu.
|
Bugs can be reported to bug-glibc@gnu.org.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
This program is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
|
|
Loading…
Reference in New Issue