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>
|
2012-05-08 Teresa Johnson <tejohnson@google.com>
|
||||||
|
|
||||||
* libgcov.c (gcov_clear, __gcov_reset): New functions.
|
* libgcov.c (gcov_clear, __gcov_reset): New functions.
|
||||||
|
|
|
@ -25,9 +25,8 @@
|
||||||
Lesser General Public License for more details.
|
Lesser General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU Lesser General Public
|
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
|
License along with the GNU C Library; if not, see
|
||||||
Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
|
<http://www.gnu.org/licenses/>. */
|
||||||
MA 02110-1301, USA. */
|
|
||||||
|
|
||||||
/* You have to define the following before including this file:
|
/* You have to define the following before including this file:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue