mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-26 12:23:59 +08:00
[approved by wilson]
* dbxstclass.h: Rename from this .. * xcoff.h: .. to this. * xcoffout.c: Include xcoff.h. From-SVN: r74167
This commit is contained in:
parent
2c4ed4565a
commit
1d3f6c9fca
@ -1,3 +1,9 @@
|
||||
2003-12-02 Ben Elliston <bje@wasabisystems.com>
|
||||
|
||||
* dbxstclass.h: Rename from this ..
|
||||
* xcoff.h: .. to this.
|
||||
* xcoffout.c: Include xcoff.h.
|
||||
|
||||
2003-12-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* Makefile.in (GCC_CFLAGS): Add -Wold-style-definition.
|
||||
|
@ -39,7 +39,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
|
||||
#ifdef XCOFF_DEBUGGING_INFO
|
||||
|
||||
/* This defines the C_* storage classes. */
|
||||
#include "dbxstclass.h"
|
||||
#include "xcoff.h"
|
||||
#include "xcoffout.h"
|
||||
#include "dbxout.h"
|
||||
#include "gstab.h"
|
||||
|
Loading…
Reference in New Issue
Block a user