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

Side by Side Diff: opcodes/ChangeLog-2011

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 | « opcodes/ChangeLog ('k') | opcodes/Makefile.am » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2011-12-15 Nick Clifton <nickc@redhat.com>
2
3 * cgen-asm.c (cgen_parse_signed_integer): Add code to handle the
4 sign extension of negative values on a 64-bit host.
5 * frv-asm.c: Regenerate.
6
1 2011-12-13 Alan Modra <amodra@gmail.com> 7 2011-12-13 Alan Modra <amodra@gmail.com>
2 8
3 * ppc-opc.c (ISA_V2): Define and use for relevant BO field tests. 9 * ppc-opc.c (ISA_V2): Define and use for relevant BO field tests.
4 (valid_bo_pre_v2, valid_bo_post_v2): New functions, extracted from.. 10 (valid_bo_pre_v2, valid_bo_post_v2): New functions, extracted from..
5 (valid_bo): ..here. When disassembling, accept either 'y' or 'at' 11 (valid_bo): ..here. When disassembling, accept either 'y' or 'at'
6 type encoding on second pass. 12 type encoding on second pass.
7 (powerpc_opcodes): Use ISA_V2 to enable branch insns rather than 13 (powerpc_opcodes): Use ISA_V2 to enable branch insns rather than
8 POWER4. 14 POWER4.
9 * ppc-dis.c (print_insn_powerpc): Delete dialect_orig. Instead 15 * ppc-dis.c (print_insn_powerpc): Delete dialect_orig. Instead
10 ignore deprecated on second pass. 16 ignore deprecated on second pass.
(...skipping 797 matching lines...) Expand 10 before | Expand all | Expand 10 after
808 814
809 For older changes see ChangeLog-2010 815 For older changes see ChangeLog-2010
810 816
811 817
812 Local Variables: 818 Local Variables:
813 mode: change-log 819 mode: change-log
814 left-margin: 8 820 left-margin: 8
815 fill-column: 74 821 fill-column: 74
816 version-control: never 822 version-control: never
817 End: 823 End:
OLDNEW
« no previous file with comments | « opcodes/ChangeLog ('k') | opcodes/Makefile.am » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698