OSDN Git Service

* protoize.c: (AUX_INFO_SUFFIX): New macro.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 Feb 2000 05:39:13 +0000 (05:39 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 Feb 2000 05:39:13 +0000 (05:39 +0000)
commitc6b3cc3adc8441a0c2f4e4a9f3aefa8e3ea72c2e
tree577e951a289f0b7137b32fc75a37818187a8a0af
parent0ccef7e31cdcffa8a0cba861f0300d44395d537e
    * protoize.c: (AUX_INFO_SUFFIX): New macro.
        (aux_info_suffix): Use.
        (SAVE_SUFFIX): New macro.
        (save_suffix): Use.
        (munge_compile_parms): Fix typo in NUL. DJGPP supports /dev/null.
        (gen_aux_info_file): Use aux_info_suffix instead of ".X".
        (edit_file): Handle 8.3 restriction for DOS/DJGPP filenames.

        * invoke.texi (Running Protoize): Update documentation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32170 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/invoke.texi
gcc/protoize.c