Files
binutils-gdb/sim/common
Mike Frysinger a1af8f405c sim: move common flags to default AM_CPPFLAGS
Since all host files we compile use these settings, move them out of
libcommon.a and into the default AM_CPPFLAGS.  This has the effect of
dropping the custom per-target automake rules.  Currently it saves us
~150 lines, but since it's about ~8 lines per object, the overhead
will increase quite a bit as we merge more files into a single build.

This also changes the object output names, so we have to tweak the
rules that were pulling in the common objects when linking.
2022-11-03 12:55:19 +05:45
..
2022-05-13 14:32:54 +09:30
2022-10-31 21:24:39 +05:45
2022-03-28 23:10:34 -04:00
2022-10-11 15:18:14 +01:00
2022-03-24 10:34:51 -04:00