Hello SDCC team,
I found more files that do not belong in SVN:
support/sdbinutils/binutils/arlex.c
support/sdbinutils/binutils/arparse.c
support/sdbinutils/binutils/arparse.h
These are output files from bison/flex and should be deleted, as they mess up the diff.
Thanks,
/pedro
I introduced all those files when merging upstream binutils. I do prefer to not have generated files in svn, and in SDCC we usually don't. But upstream binutils ships these files in their releases, so I included them in SDCC, too. However, I don't mind if they are removed.
Philipp
Getting rid of them would be a bonus. Makes diffing much easier. Not sure why binutils have them hanging around. And yes, having output files in repos is not something i fancy either.
All these 3 files are deleted in reversion #9444.
https://sourceforge.net/p/sdcc/code/HEAD/tree/trunk/sdcc/support/sdbinutils/binutils/