Recognise .sx as an assembler file
Daniel Jacobowitz
drow@false.org
Mon Dec 10 15:52:00 GMT 2007
On Mon, Dec 10, 2007 at 03:18:43PM +0000, Maciej W. Rozycki wrote:
> Hello,
>
> Following a recent change to GCC this adds .sx to the list of recognised
> suffixes.
>
> Tested using the mipsisa32-sde-elf target, with the mips-sim-sde32/-EB
> and mips-sim-sde32/-EL boards with no regressions.
>
> 2007-12-10 Chris Dearman <chris@mips.com>
>
> * symfile.c (init_filename_language_table): Recognise .sx as
> an assembler file.
>
> OK to apply?
OK, I suppose. At least half the uses of this table are silly; we
don't need to guess the languages of subfiles, because they should
always have the same language as the containing CU.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb-patches
mailing list