x86: Add i386 PE big-object support
[deliverable/binutils-gdb.git] / gas / ChangeLog
index c4df0e12b666ed014fdc7db21f4981aaa041b289..8cbe5ecf2b957458107cc64ae5794494d15ca6a6 100644 (file)
@@ -1,3 +1,22 @@
+2020-04-27  Tamar Christina  <tamar.christina@arm.com>
+
+       * NEWS: Add news entry for big-obj.
+       * config/tc-i386.c (i386_target_format): Support new format.
+       * doc/c-i386.texi: Add i386 support.
+       * testsuite/gas/pe/big-obj.d: Rename test to not be x64 specific.
+       * testsuite/gas/pe/pe.exp (big-obj): Make test run on i386 as well.
+
+2020-04-27  Nick Clifton  <nickc@redhat.com>
+
+       PR 25878
+       * dwarf2dbg.c (struct file_entry): Add auto_assigned field.
+       (assign_file_to_slot): New function.  Fills in an entry in the
+       files table.
+       (allocate_filenum): Use new function.
+       (allocate_filename_to_slot): Use new function.  If the specified
+       slot entry is already in use, but was chosen automatically then
+       reassign the automatic entry.
+
 2020-04-26  Hongtao Liu  <hongtao.liu@intel.com
 
        * config/tc-i386.c (lfence_before_ret_shl): New member.
This page took 0.025326 seconds and 4 git commands to generate.