egcs/./gcc ChangeLog config/i386/aix386ng.h co ...
law@cygnus.com
law@cygnus.com
Tue Dec 8 00:01:00 GMT 1998
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: law@egcs.cygnus.com 98/12/07 23:36:10
Modified files:
gcc : ChangeLog
gcc/config/i386: aix386ng.h bsd.h go32.h isc.h sun386.h win-nt.h
Log message:
* i386/bsd.h (ASM_FILE_START): Don't use dump_base_name, it is
wrong and should only be used for dump related things, not
debugging information, instead main_input_filename should be used.
Also, reuse output_file_directive if possible.
* i386/aix386ng.h (ASM_FILE_START): Likewise.
* i386/isc.h (ASM_FILE_START): Likewise.
* i386/win-nt.h (ASM_FILE_START): Likewise.
* i386/sun386.h (ASM_FILE_START): Likewise.
More information about the Gcc-cvs
mailing list