Rev. | Time | Author |
---|---|---|
58002c6 users/hjl/pr17878 | 2015-02-12 08:30:03 | H.J. Lu |
Support -plugin-opt=disable-output |
||
88b9e2e | 2015-02-12 07:10:07 | H.J. Lu |
Add --[no-]map-whole-files for gold compatibility |
||
45e8135 | 2015-02-12 07:00:51 | H.J. Lu |
Output "warning:" or "error:" in plugin messages |
||
e3001fd | 2015-02-12 06:35:07 | H.J. Lu |
Remove unused dump_tv_tag |
||
90092e7 | 2015-02-11 23:36:39 | Nick Clifton |
Fixes a problem with the RL78 disassembler which would incorrectly disassemble [HL+0] as [HL]. |
||
aa31c46 | 2015-02-11 23:35:27 | Jiong Wang |
[AArch64] Fix code formatting in the cpu-table |
||
63cc30e | 2015-02-11 22:53:14 | Jan Kratochvil |
framefilter quit: New test |
||
e1fcd57 | 2015-02-11 22:50:09 | Jan Kratochvil |
framefilter quit: Use RETURN_MASK_ERROR |
||
4185814 | 2015-02-11 22:46:30 | Chen Gang |
sim/mcore/interp.c: Include "unistd.h". |
||
b99bf4e | 2015-02-11 22:44:00 | Jan Kratochvil |
framefilter quit: Make it exception safe |
||
800eb1c | 2015-02-11 22:40:14 | Jan Kratochvil |
framefilter quit: Code cleanup: Avoid gotos |
||
3401906 | 2015-02-11 22:37:40 | Jan Kratochvil |
framefilter quit: Code cleanup: Reindentation |
||
8d4a54e | 2015-02-11 22:33:48 | Jan Kratochvil |
framefilter quit: Obvious whitespacing fixes |
||
7275e86 | 2015-02-11 22:16:40 | H.J. Lu |
Add ChangeLogs for 439b7f41b |
||
b9dc5a8 | 2015-02-11 22:14:11 | H.J. Lu |
Add ChangeLogs for commit 5ae0078cd |
||
362beea | 2015-02-11 22:05:04 | Nick Clifton |
Fixes for invalid memory accesses triggered by running readelf on fuzzed binaries. |
||
439b7f4 | 2015-02-11 22:02:12 | H.J. Lu |
Add tests for non-object IR file |
||
5ae0078 | 2015-02-11 22:02:12 | H.J. Lu |
Merge linker plugin handling into BFD plugin support |
||
18ad82c | 2015-02-11 20:32:38 | Pedro Alves |
xcoffread.c: delete 'within_function' definition |
||
e36122e | 2015-02-11 20:20:21 | Tom Tromey |
Fix redefinition errors in C++ mode |
||
b19f47a | 2015-02-11 19:54:50 | Jiong Wang |
[ARM] Add support for Cortex-A72 |
||
55172d6 | 2015-02-11 19:04:47 | Pedro Alves |
Wrap BFD headers in extern "C" |
||
0703599 | 2015-02-11 18:45:41 | Pedro Alves |
Fix adjust_pc_after_break, remove still current thread check |
||
07f107f | 2015-02-11 16:18:59 | Will Newton |
gold/arm.cc: Output mapping symbol for PLT code |
||
7e60a48 | 2015-02-11 15:07:06 | Doug Evans |
lib/gdb.exp (gdb_load): Always return a result. |
||
eaaf76a | 2015-02-11 14:18:59 | Doug Evans |
internal_type_self_type: Handle TYPE_SPECIFIC_NONE. |
||
d319a09 | 2015-02-11 12:02:07 | H.J. Lu |
Initialize use_mmap |
||
3860479 | 2015-02-11 10:03:59 | H.J. Lu |
Unmap the buffer if plugin didn't claim the file |
||
e7d52ed | 2015-02-11 10:01:37 | Doug Evans |
Rename new_symfile_objfile, make static. |
||
fc6b125 | 2015-02-11 09:06:49 | Patrick Palka |
Fix a pair of screen-resizing issues in TUI |