gdb: Move DJGPP/go32 bits to their own tdep file
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 41ed80b3a04f1de99eff9063600005ecab90ea99..f5c88a5ec2fe65835b86fe67c9ba853984c8d124 100644 (file)
@@ -1,3 +1,17 @@
+2017-04-12  Pedro Alves  <palves@redhat.com>
+
+       * Makefile.in (ALL_TARGET_OBS): Add i386-go32-tdep.o.
+       * configure.tgt: Handle i[34567]86-*-go32* and
+       i[34567]86-*-msdosdjgpp*.
+       * i386-tdep.c (i386_svr4_reg_to_regnum):
+       Make extern.
+       (i386_go32_init_abi, i386_coff_osabi_sniffer): Moved to
+       i386-go32-tdep.c.
+       (_initialize_i386_tdep): DJGPP bits moved to i386-go32-tdep.c.
+       * i386-go32-tdep.c: New file.
+       * i386-tdep.h (tdesc_i386_mmx, i386_svr4_reg_to_regnum): New
+       declarations.
+
 2017-04-12  Simon Marchi  <simon.marchi@ericsson.com>
 
        * aix-thread.c (pd_status2str): Change return type to const char *.
This page took 0.02924 seconds and 4 git commands to generate.