aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/words.h
AgeCommit message (Collapse)AuthorFilesLines
2012-12-19[sim] Update old contact info in GPL license noticesJoel Brobecker1-2/+1
sim/ChangeLog: Update old contact info in GPL license notices.
2012-12-19Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker1-1/+1
gdb/sim/ChangeLog: Update the non-FSF-copyrighted files in sim to GPLv3 or later.
2006-01-25 * words.h (natural32): Define as "int".Mark Mitchell1-1/+1
2006-01-24 * words.h (signed32): Define as "int".Mark Mitchell1-2/+2
(unsigned32): Define as "unsigned int".
2005-04-20Use HAVE_LONG_LONG to check if compiler supports long long instead of using ↵Manoj Iyer1-0/+4
__GNU__. 2005-04-18 Manoj Iyer <manjo@austin.ibm.com> * configure.ac: Added check for long long. * config.in: Regenerated. * configure: Regenerated. * words.h: Modified logic to check for HAVE_LONG_LONG instead of __GNUC__, added config.h header file.
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+116
1999-04-16Initial creation of sourceware repositoryStan Shebs1-100/+0
1995-08-23Add PowerPC simulator from Andrew Cagney <cagney@highland.com.au>Michael Meissner1-0/+100