mirror of git://gcc.gnu.org/git/gcc.git
Use a URL for FSF address and replace spaces with tab
* longlong.h: Use a URL instead of an FSF postal address. Replace spaces with tab. From-SVN: r187333
This commit is contained in:
parent
af9059026e
commit
0d03ac1ba7
|
@ -1,3 +1,8 @@
|
|||
2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* longlong.h: Use a URL instead of an FSF postal address.
|
||||
Replace spaces with tab.
|
||||
|
||||
2012-05-08 Teresa Johnson <tejohnson@google.com>
|
||||
|
||||
* libgcov.c (gcov_clear, __gcov_reset): New functions.
|
||||
|
|
|
@ -25,9 +25,8 @@
|
|||
Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with the GNU C Library; if not, write to the Free
|
||||
Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
|
||||
MA 02110-1301, USA. */
|
||||
License along with the GNU C Library; if not, see
|
||||
<http://www.gnu.org/licenses/>. */
|
||||
|
||||
/* You have to define the following before including this file:
|
||||
|
||||
|
|
Loading…
Reference in New Issue