OSDN Git Service

* mkconfig.sh: Output to config.h, hconfig.h and tconfig.h
authorgrahams <grahams@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jan 2002 05:22:51 +0000 (05:22 +0000)
committergrahams <grahams@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jan 2002 05:22:51 +0000 (05:22 +0000)
commitf9c310767f8d0464ab1359326f08254f3dea9440
tree1439891a388da71d9d3697962f15432fbd3e35a0
parent76c6f48d72cc265e1e6b7d0b6d53a9093114fc08
* mkconfig.sh: Output to config.h, hconfig.h and tconfig.h
  forward defs for struct tags rtx_def, union_tree, rtvec_def
  also output corresponding typedefs for rtxm, tree, and rtvcec.

  * system.h: Move forward defs for struct tags rtx_def, union_tree,
  rtvec_def along with corresponding typedefs for rtx, tree, and
  rtvcec to config.h, hconfig.h, tconfig.h

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48499 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/mkconfig.sh
gcc/system.h