Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Side by Side Diff: cpu/ChangeLog

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « configure.ac ('k') | cpu/frv.opc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2012-02-27 Alan Modra <amodra@gmail.com>
2
3 * mt.opc (print_dollarhex): Trim values to 32 bits.
4
5 2011-12-15 Nick Clifton <nickc@redhat.com>
6
7 * frv.opc (parse_uhi16): Fix handling of %hi operator on 64-bit
8 hosts.
9
1 2011-10-26 Joern Rennecke <joern.rennecke@embecosm.com> 10 2011-10-26 Joern Rennecke <joern.rennecke@embecosm.com>
2 11
3 * epiphany.opc (parse_branch_addr): Fix type of valuep. 12 * epiphany.opc (parse_branch_addr): Fix type of valuep.
4 Cast value before printing it as a long. 13 Cast value before printing it as a long.
5 (parse_postindex): Fix type of valuep. 14 (parse_postindex): Fix type of valuep.
6 15
7 2011-10-25 Joern Rennecke <joern.rennecke@embecosm.com> 16 2011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
8 17
9 * cpu/epiphany.cpu: New file. 18 * cpu/epiphany.cpu: New file.
10 * cpu/epiphany.opc: New file. 19 * cpu/epiphany.opc: New file.
(...skipping 787 matching lines...) Expand 10 before | Expand all | Expand 10 after
798 * New file. 807 * New file.
799 808
800 809
801 810
802 Local Variables: 811 Local Variables:
803 mode: change-log 812 mode: change-log
804 left-margin: 8 813 left-margin: 8
805 fill-column: 74 814 fill-column: 74
806 version-control: never 815 version-control: never
807 End: 816 End:
OLDNEW
« no previous file with comments | « configure.ac ('k') | cpu/frv.opc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698