]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2out.c (output_file_names): Output VMS style file name, size, date, version...
authorDouglas B Rupp <rupp@gnat.com>
Wed, 29 Jul 2009 17:35:32 +0000 (17:35 +0000)
committerDouglas Rupp <rupp@gcc.gnu.org>
Wed, 29 Jul 2009 17:35:32 +0000 (17:35 +0000)
commitc2cffdc88017fa85b044db5d35f9e1a42877eef9
tree1d89fc9b2c81940cff19eef19fa55e5bd9d3c26b
parent33215bb37f598adbbde2a90e301d37165072dcc2
dwarf2out.c (output_file_names): Output VMS style file name, size, date, version info if VMS_DEBUGGING_INFO defined.

* dwarf2out.c (output_file_names): Output VMS style file name, size,
date, version info if VMS_DEBUGGING_INFO defined.
* vmsdgbout.c (vms_file_stats_name): New functon. VMS style file name,
size, date calculating code moved here.

From-SVN: r150219
gcc/ChangeLog
gcc/dwarf2out.c
gcc/vmsdbgout.c