aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/vm_n.h
AgeCommit message (Collapse)AuthorFilesLines
2021-05-15sim: ppc: clean up various warningsMike Frysinger1-2/+2
A random grab bag of minor fixes to enable -Werror for this port. Cast address vars to long when the format was using %l. Use %zu with sizeof operations. Add const to a bunch of strings. Trim unused variables. Fix sizeof call to calculate target storage and not the pointer itself.
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.
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+134
1999-04-16Initial creation of sourceware repositoryStan Shebs1-116/+0
1995-11-08first stage in function unit support; add new switches & latest code from andrewMichael Meissner1-1/+0
1995-11-02Andrew's latest changes & print all instruction counts if -IMichael Meissner1-0/+117