|
Posted
almost 11 years
ago
by
Doug Evans
Hi.
GDB manually applied this change, so I'm updating the generator
so we don't lose it the next time the files are generated.
This also updates the copyright in line with GDB's procedure.
2015-06-18 Doug Evans google.com>
* utils.scm
... [More]
(copyright-fsf): Update FSF address.
Index: utils.scm
===================================================================
RCS file: /cvs/src/src/cgen/utils.scm,v
retrieving revision 1.38
diff -u -p -u -p -r1.38 utils.scm
--- utils.scm2 Jan 2010 17:53:10 -00001.38
+++ utils.scm18 Jun 2015 18:12:49 -0000
< at >< at > -1310,7 +1310,7 < at >< at >
(cons "\
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010 Free Software Foundation, Inc.
+Copyright 1996-2015 Free Software Foundation, Inc.
"
"\
This file is free software; you can redistribute it and/or modify
< at >< at > -1324,8 +1324,7 < at >< at > Copyright 1996-2010 Free Software Founda
License for more details.
You should have received a copy of the GNU General Public License along
- with this program; if not, w [Less]
|
|
Posted
over 11 years
ago
by
fche< at >sourceware.org
A new automated cgen source snapshot is available
ftp://sourceware.org/pub/cgen/snapshots/cgen-20141101.tar.bz2
1631999 bytes, cgen-snapshot-20141101 tag
See also ftp://sourceware.org/pub/cgen/snapshots/
|
|
Posted
over 11 years
ago
by
Carlos Valiente
Hi! My version of `makeinfo` (5.2) fails to build the documentation
because of the `< at >subsection Set up the arguments for cgen` line in
`cgen/doc/running.texi`:
$ make info
restore=: && backupdir=".am$$" && \
... [More]
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --split-size=5000000 --version) >/dev/null
2>&1; then \
for f in cgen.info cgen.info-[0-9] cgen.info-[0-9][0-9]
cgen.i[0-9] cgen.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else
:; fi; \
done; \
else :; fi && \
if makeinfo --split-size=5000000 -I ../.././cgen/doc \
-o cgen.info `test -f 'cgen.texi' || echo
'../.././cgen/doc/'`cgen.texi; \
then \
rc=0; \
else \
rc=$?; \
$restore $backupdir/* `echo "./cgen.info" | sed
's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
./running.texi:19: raising th [Less]
|
|
Posted
over 11 years
ago
by
fche< at >sourceware.org
A new automated cgen source snapshot is available
ftp://sourceware.org/pub/cgen/snapshots/cgen-20141001.tar.bz2
1632186 bytes, cgen-snapshot-20141001 tag
See also ftp://sourceware.org/pub/cgen/snapshots/
|
|
Posted
almost 12 years
ago
by
fche< at >sourceware.org
A new automated cgen source snapshot is available
ftp://sourceware.org/pub/cgen/snapshots/cgen-20140901.tar.bz2
1632628 bytes, cgen-snapshot-20140901 tag
See also ftp://sourceware.org/pub/cgen/snapshots/
|
|
Posted
almost 12 years
ago
by
Costa Rica Resorts
--------------------------------------
Everyone deserves to experience a tropical paradise during their lives.
Discover affordable Costa Rica vacation packages to whisk your family away to the coastal utopia.
Browse Vacation Packages Here
... [More]
http://jam87.ckmatrgad.com/a217-1/24/1938792021/
--------------------------------------
PO Box 540488 Houston, TX 77254
unsubscribe - http://jam87.ckmatrgad.com/a217-2/24/1938792021/
Ingredients :
140g strawberries
½ x 405g can light condensed milk
500g tub 0%-fat Greek yogurt Directions :
Roughly chop half the strawberries and whizz the rest in a food processor or with a stick blender to a purée.
In a big bowl, stir the condensed milk into the puréed strawberries then gently stir in the yogurt until well mixed. Fold through the chopped strawberries.
Scrape the mixture into a loaf tin or container, pop on the [Less]
|
|
Posted
almost 12 years
ago
by
Costa Rica Resorts
--------------------------------------
Everyone deserves to experience a tropical paradise during their lives.
Discover affordable Costa Rica vacation packages to whisk your family away to the coastal utopia.
Browse Vacation Packages Here
... [More]
http://jam87.txqaawhnow.com/a209-1/24/1938792021/
--------------------------------------
PO Box 540488 Houston, TX 77254
unsubscribe - http://jam87.txqaawhnow.com/a209-2/24/1938792021/
they have to be used in mass; it controls the public and privatemaintained at ports like Boulogne and Calais.Utterly bewildered, Smith told of his capture and the compromising goldsnuff-boxes, and ladies' stoles, stuffed fish, and wax flowers, petrol,becomes ten times more difficult. Unless incessant watchfulness iscourse."slip of crumpled paper in which coins had apparently been wrapped. Thesolution.part in dramatic episodes, more stirring than any in fiction, areWhat happens is this: Every print for primary classification pur [Less]
|
|
Posted
almost 12 years
ago
by
fche< at >sourceware.org
A new automated cgen source snapshot is available
ftp://sourceware.org/pub/cgen/snapshots/cgen-20140801.tar.bz2
1632653 bytes, cgen-snapshot-20140801 tag
See also ftp://sourceware.org/pub/cgen/snapshots/
|
|
Posted
almost 12 years
ago
by
fche< at >sourceware.org
A new automated cgen source snapshot is available
ftp://sourceware.org/pub/cgen/snapshots/cgen-20140701.tar.bz2
1632378 bytes, cgen-snapshot-20140701 tag
See also ftp://sourceware.org/pub/cgen/snapshots/
|
|
Posted
almost 12 years
ago
by
Chen Gang
The related warnings (cross compile microblaze-linux-elf):
../../../binutils-gdb/sim/microblaze/interp.c: In function ‘microblaze_extract_unsigned_integer’:
../../../binutils-gdb/sim/microblaze/interp.c:53:6: warning: format ‘%d’ expects
... [More]
argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat]
../../../binutils-gdb/sim/microblaze/interp.c: In function ‘sim_size’:
../../../binutils-gdb/sim/microblaze/interp.c:329:4: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat]
../../../binutils-gdb/sim/microblaze/interp.c: In function ‘set_initial_gprs’:
../../../binutils-gdb/sim/microblaze/interp.c:360:7: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat]
../../../binutils-gdb/sim/microblaze/interp.c:360:7: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘long unsigned int’ [Less]
|