On 04/23/2015 02:38 PM, Jan Kratochvil wrote:
Hi,

in mail thread
        https://sourceware.org/ml/gdb-patches/2015-04/msg00804.html
the idea of breaking libcc1.so compatibility was rejected.

Therefore this patch series implements full backward/forward GCC/GDB ABI
compatibility.


Jan


include/ChangeLog
2015-04-23  Jan Kratochvil  <jan.kratoch...@redhat.com>

        * gcc-interface.h (enum gcc_base_api_version): Add GCC_FE_VERSION_1.

libcc1/ChangeLog
2015-04-23  Jan Kratochvil  <jan.kratoch...@redhat.com>

        * libcc1.cc (vtable): Update to GCC_FE_VERSION_1.
        (gcc_c_fe_context): Accept also GCC_FE_VERSION_1.
OK.
jeff

Reply via email to