mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
* ecoff.c (struct efdr): Add new field fake.
(init_file): Initialize fake. (add_file): Add new parameter fake. Change all callers. (ecoff_build_debug): Don't warn about a missing .end for a fake file. PR 6509.
This commit is contained in:
parent
6f904fce87
commit
e5fa3f23e8
@ -1,5 +1,16 @@
|
||||
Tue Jul 11 13:22:50 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* ecoff.c (struct efdr): Add new field fake.
|
||||
(init_file): Initialize fake.
|
||||
(add_file): Add new parameter fake. Change all callers.
|
||||
(ecoff_build_debug): Don't warn about a missing .end for a fake
|
||||
file.
|
||||
|
||||
Mon Jul 10 16:01:31 1995 Ken Raeburn <raeburn@cygnus.com>
|
||||
|
||||
* doc/as.texinfo: Split out most cpu chapters...
|
||||
* doc/c-*.texi: ...to here.
|
||||
|
||||
* read.c (po_hash): Now static.
|
||||
|
||||
Mon Jul 10 13:47:22 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
Loading…
Reference in New Issue
Block a user