Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result

xtensa.h

Forked from Petteri Mäki / binutils-gdb
Source project has a limited visibility.
  • Trevor Saunders's avatar
    7c2c4aa1
    xtensa: prototype xtensa_make_property_section in elf/xtensa.h · 7c2c4aa1
    Trevor Saunders authored
    There's no reason to have multiple prototypes for the same function.
    
    include/ChangeLog:
    
    2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
    
    	* elf/xtensa.h (xtensa_make_property_section): New prototype.
    
    gas/ChangeLog:
    
    2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
    
    	* config/tc-xtensa.c (xtensa_make_property_section): Remove prototype.
    
    bfd/ChangeLog:
    
    2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
    
    	* elf32-xtensa.c (xtensa_make_property_section): Remove prototype.
    7c2c4aa1
    History
    xtensa: prototype xtensa_make_property_section in elf/xtensa.h
    Trevor Saunders authored
    There's no reason to have multiple prototypes for the same function.
    
    include/ChangeLog:
    
    2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
    
    	* elf/xtensa.h (xtensa_make_property_section): New prototype.
    
    gas/ChangeLog:
    
    2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
    
    	* config/tc-xtensa.c (xtensa_make_property_section): Remove prototype.
    
    bfd/ChangeLog:
    
    2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
    
    	* elf32-xtensa.c (xtensa_make_property_section): Remove prototype.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.