From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3706 invoked by alias); 1 Mar 2013 15:00:46 -0000 Mailing-List: contact archer-commits-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: Received: (qmail 3668 invoked by uid 306); 1 Mar 2013 15:00:43 -0000 Date: Fri, 01 Mar 2013 15:00:00 -0000 Message-ID: <20130301150039.3642.qmail@sourceware.org> From: tromey@sourceware.org To: archer-commits@sourceware.org Subject: [SCM] tromey/minor-dwarf-constification: reverse-20080717-branchpoint-14054-ga34a536 X-Git-Refname: refs/heads/tromey/minor-dwarf-constification X-Git-Reftype: branch X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: a34a5369dce08015514d6bb67dfd887ac9b8e116 X-SW-Source: 2013-q1/txt/msg00219.txt.bz2 List-Id: The branch, tromey/minor-dwarf-constification has been created at a34a5369dce08015514d6bb67dfd887ac9b8e116 (commit) - Log ----------------------------------------------------------------- commit a34a5369dce08015514d6bb67dfd887ac9b8e116 Author: Tom Tromey Date: Fri Mar 1 07:41:27 2013 -0700 add README.archer commit 19162ff3193a6d99c9c49575c3046688c181bd3a Author: Tom Tromey Date: Tue Feb 5 00:56:10 2013 -0700 the patch commit d915986e0120981ac466ee26e9b5efd6e6b58003 Author: jiwang Date: Fri Mar 1 11:02:23 2013 +0000 Revise the commit date of my ChangeLog entry. commit 8f0aafd10f86de7b28b3e21ec6abc2b847c8009e Author: jiwang Date: Fri Mar 1 10:45:27 2013 +0000 Implement get_longjmp_target for tilegx. gdb/ * tilegx-tdep.c (tilegx_get_longjmp_target): New function. (tilegx_gdbarch_init): Install it. commit 67f321214dfb0c58d4b1ff21e4c5e1af3a072359 Author: jiwang Date: Fri Mar 1 06:42:18 2013 +0000 Add missing file from the previous commit. (forget to "cvs add" it) commit 7aeafcc429cc2611354197b0db5c350fadd48bfe Author: gdbadmin Date: Fri Mar 1 00:00:33 2013 +0000 *** empty log message *** commit 59f0d85306d7c8f40e2342d151d5ce5523ccbea9 Author: Alan Modra Date: Thu Feb 28 23:00:07 2013 +0000 daily update commit 8df1bb09f2964890064a22333c773f633716e241 Author: Tom Tromey Date: Thu Feb 28 20:14:06 2013 +0000 * python/py-arch.c (archpy_disassemble): Use PyInt_Check and PyLong_Check. commit 19877e9971c2fdcba4d094c7ceccb70b86728e84 Author: Doug Evans Date: Thu Feb 28 20:01:09 2013 +0000 * python/py-finishbreakpoint.c (bpfinishpy_init): gcc -Wall lint. * python/python.c (gdbpy_find_pc_line): Ditto. commit 117e297f387b49403987460c19d0427e2b95a9e2 Author: Tom Tromey Date: Thu Feb 28 19:28:25 2013 +0000 * contrib/excheck.py: New file. * contrib/exsummary.py: New file. * contrib/gcc-with-excheck: New file. commit eddc5294adaa3e39b3f1533208e8a7fc2520905e Author: Tom Tromey Date: Thu Feb 28 19:25:41 2013 +0000 * python/python.c (gdbpy_print_stack): Call begin_line and fprintf_filtered inside TRY_CATCH. commit 8156b292f0bda6d2f335d2f4bda6c5bb37709260 Author: Tom Tromey Date: Thu Feb 28 19:23:55 2013 +0000 * python/python.c (gdbpy_find_pc_line): Call find_pc_line inside TRY_CATCH. commit 789f5888389f3e0aa1e948824c4b391a655b3cb0 Author: Tom Tromey Date: Thu Feb 28 19:21:43 2013 +0000 * py-finishbreakpoint.c (bpfinishpy_init): Reorganize to call frame_object_to_frame_info inside TRY_CATCH. commit cc27921fa54a33125a649e7e8e2e2aa868762658 Author: yufeng Date: Thu Feb 28 19:18:39 2013 +0000 include/opcode/ * aarch64.h (AARCH64_FEATURE_CRC): New macro. opcodes/ * aarch64-tbl.h (QL_I3SAMEW, QL_I3WWX): New macros. (aarch64_feature_crc): New static. (CRC): New macro. (aarch64_opcode_table): Add entries for the crc32b, crc32h, crc32w, crc32x, crc32cb, crc32ch, crc32cw and crc32cx instructions. * aarch64-asm-2.c: Re-generate. * aarch64-dis-2.c: Ditto. * aarch64-opc-2.c: Ditto. gas/ * config/tc-aarch64.c (aarch64_features): Add the 'crc' option. gas/testsuite/ * gas/aarch64/crc32.s: New test. * gas/aarch64/crc32.d: Ditto. commit 3873faf4381851d2ac70bf235bf0cfefcd14af57 Author: Tom Tromey Date: Thu Feb 28 19:01:53 2013 +0000 * py-block.c (gdbpy_block_for_pc): Call block_for_pc inside TRY_CATCH. commit 30a8cb2f3121545ee5b4bd01a29b5d2808c5585f Author: Tom Tromey Date: Thu Feb 28 19:00:25 2013 +0000 * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing backlash. commit cb18d6a74dec7482af131a46f5340f2ec2b0451e Author: Tom Tromey Date: Thu Feb 28 16:51:19 2013 +0000 * configure.ac: Invoke AC_SYS_LARGEFILE. * configure, config.in: Rebuild. commit 7e3f0d549dd34c2f02b68771655da8b7848b7aed Author: Julian Brown Date: Thu Feb 28 10:31:31 2013 +0000 bfd/ * elf32-arm.c (elf32_arm_size_dynamic_sections): Don't call elf32_arm_allocate_dynrelocs for source reloc for non-dynamic link. ld/testsuite/ * ld-arm/tls-local-static.s: New test. * ld-arm/tls-local-static.d: New. * ld-arm/arm-elf.exp (tls-local-static): Add test. commit 417defa7183f63f0f1c96c3fad14a4b2ee33efc8 Author: Corinna Vinschen Date: Thu Feb 28 09:09:02 2013 +0000 * win32-low.c: Throughout, fix format strings and casts of printf-like functions to avoid type related warnings on all platforms. (get_child_debug_event): Print dwDebugEventCode as hex since that's how it's usually documented. ----------------------------------------------------------------------- hooks/post-receive -- Repository for Project Archer.