index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Patch adds support to allow plugins to map selected subset of sections to unique
Sriraman Tallam
2012-08-24
14
-115
/
+526
*
Use failif on ld-elf/exclude3 tests
H.J. Lu
2012-08-24
4
-18
/
+16
*
Add Solaris/x86-64 support to eh[1-4] test
H.J. Lu
2012-08-24
2
-0
/
+9
*
Properly check x32 support
H.J. Lu
2012-08-24
5
-28
/
+21
*
Skip x32 tests for Solaris
H.J. Lu
2012-08-24
5
-1
/
+20
*
* lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
Tom Tromey
2012-08-24
2
-3
/
+7
*
Move misplaced entries from gdb/ChangeLog to gdb/doc/ChangeLog.
Yit Phang Khoo
2012-08-24
2
-3
/
+12
*
* gas/config/tc-arm.c (ARM_ENC_TAB): Add sha1h and sha2op entries.
Matthew Gretton-Dann
2012-08-24
7
-2
/
+92
*
* gas/config/tc-arm.c (NEON_ENC_TAB): Add sha3op entry.
Matthew Gretton-Dann
2012-08-24
7
-2
/
+206
*
* gas/config/tc-arm.c (neon_type_mask): Add P64 type.
Matthew Gretton-Dann
2012-08-24
7
-6
/
+46
*
* gas/config/tc-arm.c (NEON_ENC_TAB): Add aes entry.
Matthew Gretton-Dann
2012-08-24
7
-5
/
+173
*
* gas/config/tc-arm.c (el_type_type_check): Add handling for 16-bit
Matthew Gretton-Dann
2012-08-24
8
-51
/
+137
*
* gas/config/tc-arm.c (NEON_ENC_TAB): Add vrint entries.
Matthew Gretton-Dann
2012-08-24
9
-2
/
+266
*
* gas/config/tc-arm.c (NEON_ENC_TAB): Add vcvta entry.
Matthew Gretton-Dann
2012-08-24
9
-24
/
+238
*
* gas/config/tc-arm.c (CVT_FLAVOUR_VAR): New define.
Matthew Gretton-Dann
2012-08-24
2
-88
/
+85
*
* gas/config/tc-arm.c (NEON_ENC_TAB): Add vmaxnm, vminnm entries.
Matthew Gretton-Dann
2012-08-24
9
-3
/
+196
*
* gas/config/tc-arm.c (NEON_ENC_TAB): Add entries for VSEL.
Matthew Gretton-Dann
2012-08-24
7
-1
/
+140
*
* gas/config/tc-arm.c (do_rm_rn): New function.
Matthew Gretton-Dann
2012-08-24
9
-1
/
+445
*
* gas/config/tc-arm.c (do_t_bkpt_hlt1): New function.
Matthew Gretton-Dann
2012-08-24
9
-3
/
+69
*
* gas/config/tc-arm.c (insns): Add DCPS instruction.
Matthew Gretton-Dann
2012-08-24
7
-0
/
+26
*
* gas/config/tc-arm.c (T16_32_TAB): Add _sevl.
Matthew Gretton-Dann
2012-08-24
7
-1
/
+61
*
* gas/config/tc-arm.c (asm_barrier_opt): Add arch field.
Matthew Gretton-Dann
2012-08-24
8
-41
/
+169
*
* opcodes/arm-dis.c (COND_UNCOND): New constant.
Matthew Gretton-Dann
2012-08-24
2
-4
/
+30
*
* gas/config/tc-arm.c (do_setend): Warn on deprecated SETEND.
Matthew Gretton-Dann
2012-08-24
5
-0
/
+26
*
* gas/config/tc-arm.c (do_t_it): Fully initialise now_it.
Matthew Gretton-Dann
2012-08-24
14
-15
/
+195
*
* gas/config/tc-arm.c (deprecated_coproc_regs_s): New structure.
Matthew Gretton-Dann
2012-08-24
5
-0
/
+83
*
* gas/config/tc-arm.c (check_obsolete): New function.
Matthew Gretton-Dann
2012-08-24
10
-7
/
+60
*
* bfd/elf32-arm.c (v8): New array.
Matthew Gretton-Dann
2012-08-24
30
-37
/
+303
*
* h8300-tdep.c (h8300_push_dummy_call): Replace unsafe alloca
Siddhesh Poyarekar
2012-08-24
5
-7
/
+31
*
gdb/testsuite/
Yao Qi
2012-08-24
2
-6
/
+4
*
gdb/
Yao Qi
2012-08-24
2
-1
/
+6
*
*** empty log message ***
gdbadmin
2012-08-24
1
-1
/
+1
*
daily update
Alan Modra
2012-08-24
1
-1
/
+1
*
Document how to return from "python-interactive" to GDB.
Yit Phang Khoo
2012-08-23
3
-2
/
+12
*
2012-08-23 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-08-23
4
-6
/
+19
*
2012-08-23 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-08-23
2
-1
/
+6
*
gdb/
Yao Qi
2012-08-23
5
-30
/
+109
*
gdb/testsuite/
Yao Qi
2012-08-23
4
-16
/
+23
*
gdb/gdbserver/
Yao Qi
2012-08-23
2
-2
/
+5
*
daily update
Alan Modra
2012-08-23
1
-1
/
+1
*
*** empty log message ***
gdbadmin
2012-08-23
1
-1
/
+1
*
2012-08-22 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-08-22
2
-1
/
+6
*
Enable readline in Python in a GDB-specific way and block the
Yit Phang Khoo
2012-08-22
5
-0
/
+134
*
* defs.h: Include build-gnulib/config.h
Keith Seitz
2012-08-22
5
-0
/
+13
*
* arm-tdep.c (thumb_get_next_pc_raw): Mask off low bits for bx pc
Joseph Myers
2012-08-22
5
-1
/
+86
*
Add a new "python-interactive" command that starts a standard
Yit Phang Khoo
2012-08-22
4
-4
/
+145
*
2012-08-22 Cary Coutant <ccoutant@google.com>
Cary Coutant
2012-08-22
2
-2
/
+6
*
* defs.h (quit_flag): Don't declare.
Tom Tromey
2012-08-22
13
-16
/
+131
*
* event-top.c (sigwinch_token, handle_sigwinch): Remove.
Tom Tromey
2012-08-22
5
-40
/
+12
*
* jit.c (jit_object_close_impl): Don't malloc the objfile
Tom Tromey
2012-08-22
5
-12
/
+27
[prev]
[next]