projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f8012f
)
[PATCH] Fix vms targets
author
Jeff Law
<law@redhat.com>
Mon, 2 Nov 2015 05:27:14 +0000
(22:27 -0700)
committer
Jeff Law
<law@gcc.gnu.org>
Mon, 2 Nov 2015 05:27:14 +0000
(22:27 -0700)
* vmsdbgout.c: Revert unused header file reduction patch.
From-SVN: r229650
gcc/ChangeLog
patch
|
blob
|
history
gcc/vmsdbgout.c
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 1ce0d36531519120ef8764f6775ebab367dfe9a5..d927d35ca0a1a40abe5fac5abef29d5e6cd17edf 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,5
+1,7
@@
2015-11-01 Jeff Law <jeff@redhat.com>
+ * vmsdbgout.c: Revert unused header file reduction patch.
+
* config/mcore/mcore.c: Include regs.h.
2015-10-31 Segher Boessenkool <segher@kernel.crashing.org>
diff --git
a/gcc/vmsdbgout.c
b/gcc/vmsdbgout.c
index 26dd5902800e6fb706bdc3a8b05fb937c0c50b1a..d41d4b27697ba99dabd94904b9460125e61793c3 100644
(file)
--- a/
gcc/vmsdbgout.c
+++ b/
gcc/vmsdbgout.c
@@
-22,6
+22,7
@@
along with GCC; see the file COPYING3. If not see
#include "config.h"
#include "system.h"
#include "coretypes.h"
+#include "tm.h"
#ifdef VMS_DEBUGGING_INFO
#include "alias.h"