]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gold/compressed_output.h
Better make rule for arch/ files built for IPA
[thirdparty/binutils-gdb.git] / gold / compressed_output.h
index b5fdbeb7f6f986c34346159323a80592a5842106..b2566db938d2ab2080bd60cecedba005444a64f7 100644 (file)
@@ -1,6 +1,6 @@
 // compressed_output.h -- compressed output sections for gold  -*- C++ -*-
 
-// Copyright (C) 2007-2015 Free Software Foundation, Inc.
+// Copyright (C) 2007-2017 Free Software Foundation, Inc.
 // Written by Ian Lance Taylor <iant@google.com>.
 
 // This file is part of gold.
@@ -47,7 +47,7 @@ get_uncompressed_size(const unsigned char*, section_size_type);
 
 extern bool
 decompress_input_section(const unsigned char*, unsigned long, unsigned char*,
-                        unsigned long);
+                        unsigned long, int, bool, elfcpp::Elf_Xword);
 
 // This is used for a section whose data should be compressed.  It is
 // a regular Output_section which computes its contents into a buffer