Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-01 | include/opcode/ | Richard Sandiford | 9 | -2909/+2976 |
2013-08-01 | include/opcode/ | Richard Sandiford | 7 | -76/+81 |
2013-08-01 | opcodes/ | Richard Sandiford | 2 | -172/+176 |
2013-08-01 | gas/ | Richard Sandiford | 2 | -38/+27 |
2013-08-01 | opcodes/ | Richard Sandiford | 3 | -18/+24 |
2013-08-01 | opcodes/ | Richard Sandiford | 3 | -6/+13 |
2013-08-01 | opcodes/ | Richard Sandiford | 2 | -31/+37 |
2013-08-01 | Remove error_pre_print and quit_pre_print. | Andrew Burgess | 5 | -23/+9 |
2013-08-01 | opcodes/ | Richard Sandiford | 2 | -1/+5 |
2013-08-01 | gdb/ | Yao Qi | 2 | -10/+75 |
2013-08-01 | gdb/testsuite/ | Yao Qi | 3 | -0/+110 |
2013-08-01 | daily update | Alan Modra | 1 | -1/+1 |
2013-07-31 | gold/ | Cary Coutant | 4 | -2/+56 |
2013-07-31 | PR ld/15787 | Nick Clifton | 18 | -50/+178 |
2013-07-31 | Remove deprecated_throw_reason. | Andrew Burgess | 3 | -27/+5 |
2013-07-31 | Remove deprecated_throw_reason from mips_error. | Andrew Burgess | 2 | -9/+14 |
2013-07-31 | Replace most uses of deprecated_throw_reason with quit. | Andrew Burgess | 6 | -7/+15 |
2013-07-31 | Remove deprecated_throw_reason from internal_verror. | Andrew Burgess | 2 | -1/+6 |
2013-07-31 | gdb/ | Yao Qi | 4 | -0/+47 |
2013-07-31 | gdb/testsuite/ | Yao Qi | 2 | -20/+29 |
2013-07-31 | gdb/testsuite/ | Yao Qi | 2 | -13/+19 |
2013-07-31 | * dwarf2read.c (process_queue): Add type signature to debug output. | Doug Evans | 2 | -11/+17 |
2013-07-31 | daily update | Alan Modra | 1 | -1/+1 |
2013-07-30 | Add missing author to last ChangeLog entry. | Cary Coutant | 1 | -0/+1 |
2013-07-30 | gold/ | Cary Coutant | 10 | -23/+62 |
2013-07-30 | Don't raise an error for optimized out sub-fields. | Andrew Burgess | 4 | -5/+16 |
2013-07-30 | value_fetch_lazy, ensure parent is not lazy and check parent for validity. | Andrew Burgess | 6 | -1/+660 |
2013-07-30 | 2013-07-30 Muhammad Bilal <mbilal@codesorcery.com> | Muhammad Bilal | 4 | -3/+56 |
2013-07-30 | cleanup: constify "struct attribute" function parameter | Sanimir Agovic | 2 | -25/+43 |
2013-07-30 | cleanup: constify argument passed to dwarf form predicates | Sanimir Agovic | 2 | -8/+15 |
2013-07-30 | cleanup: rename is_ref_attr to attr_form_is_ref | Sanimir Agovic | 2 | -32/+39 |
2013-07-30 | opcodes/ | Peter Bergner | 2 | -28/+15 |
2013-07-30 | daily update | Alan Modra | 1 | -1/+1 |
2013-07-29 | * main.c (captured_command_loop): Tweak comment. | Doug Evans | 2 | -1/+3 |
2013-07-29 | * target.c (target_async_permitted_1): Fix comment. | Doug Evans | 2 | -1/+3 |
2013-07-29 | * symtab.c (iterate_over_some_symtabs): Add comment. | Doug Evans | 2 | -1/+5 |
2013-07-29 | * symtab.c (iterate_over_some_symtabs): Fix indentation. | Doug Evans | 2 | -25/+29 |
2013-07-29 | 2013-07-22 Sterling Augustine <saugustine@google.com> | Sterling Augustine | 5 | -126/+377 |
2013-07-29 | daily update | Alan Modra | 1 | -1/+1 |
2013-07-28 | * elf64-hppa.c (elf64_hppa_finish_dynamic_sections) | Maciej W. Rozycki | 2 | -0/+8 |
2013-07-28 | 2013-07-27 Andrew Pinski <apinski@cavium.com> | Andrew Pinski | 2 | -1/+7 |
2013-07-28 | daily update | Alan Modra | 1 | -1/+1 |
2013-07-27 | 2013-07-27 Andrew Pinski <apinski@cavium.com> | Andrew Pinski | 2 | -0/+8 |
2013-07-27 | * elf32-vax.c (elf_vax_finish_dynamic_sections): Don't set GOT's | Maciej W. Rozycki | 2 | -1/+7 |
2013-07-27 | * ld-vax-elf/export-class-call.dd: New test. | Maciej W. Rozycki | 15 | -0/+262 |
2013-07-27 | bfd/ | Maciej W. Rozycki | 9 | -83/+110 |
2013-07-27 | * elf32-vax.c (elf_vax_always_size_sections): Correct a comment | Maciej W. Rozycki | 2 | -1/+6 |
2013-07-27 | * elf32-vax.c (elf_vax_discard_got_entries): New function. | Maciej W. Rozycki | 2 | -30/+78 |
2013-07-27 | gdb/gdbserver/ | Yao Qi | 6 | -1/+402 |
2013-07-27 | gdb/ | Yao Qi | 6 | -408/+513 |