Age | Commit message (Expand) | Author | Files | Lines |
2010-09-09 | Support building gold with gcc 4.2/4.3. | H.J. Lu | 3 | -2/+10 |
2010-09-09 | Don't warn zero LMA adjustment. | H.J. Lu | 6 | -2/+76 |
2010-09-09 | merge from gcc | DJ Delorie | 7 | -182/+220 |
2010-09-09 | Add missing ChangeLog entries. | H.J. Lu | 1 | -1/+8 |
2010-09-09 | * dwarf2read.c (fixup_partial_die): Do not set dummy name for | Ulrich Weigand | 2 | -3/+5 |
2010-09-09 | 2010-09-09 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 3 | -6/+28 |
2010-09-09 | * configure.ac: Add --enable-inprocess-agent option. | Nathan Sidwell | 3 | -8/+59 |
2010-09-09 | * dwarf.c (decode_location_expression): Fix data adjustment | Jakub Jelinek | 2 | -1/+6 |
2010-09-09 | * gas/config/tc-arm.c (arm_cpus): Add cortex-a15 entry. | Matthew Gretton-Dann | 3 | -0/+8 |
2010-09-09 | * gas/config/tc-m68k.c (tc_gen_reloc): Handle references to defined | Nick Clifton | 2 | -6/+11 |
2010-09-09 | binutils/ | Tristan Gingold | 4 | -0/+12 |
2010-09-09 | Fix PR number in previous delta. | Nick Clifton | 4 | -4/+4 |
2010-09-09 | PR gas/11931 | Nick Clifton | 4 | -0/+38 |
2010-09-09 | * dwarf.h (debug_info): Add offset_info and dwarf_version fields. | Jakub Jelinek | 5 | -10/+82 |
2010-09-09 | * elflink.c (bfd_elf_final_link): Correct calculation of | Bernd Schmidt | 2 | -1/+10 |
2010-09-09 | * config/tc-arm.c (md_apply_fix): Check if widened add, sub are | Nick Clifton | 6 | -9/+35 |
2010-09-09 | PR gas/11972 | Nick Clifton | 2 | -2/+26 |
2010-09-09 | 2010-09-03 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 2 | -15/+11 |
2010-09-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-09-09 | daily update | Alan Modra | 1 | -1/+1 |
2010-09-08 | 2010-09-08 Doug Kwan <dougkwan@google.com> | Doug Kwan | 19 | -166/+1040 |
2010-09-08 | * gdb.cp/templates.exp (test_template_args): Allow "struct". | Daniel Jacobowitz | 2 | -2/+6 |
2010-09-08 | * dwarf2read.c (dwarf2_compute_name): Check that the first | Daniel Jacobowitz | 2 | -0/+11 |
2010-09-08 | * dwarf2read.c (read_func_scope, read_structure_type) | Daniel Jacobowitz | 2 | -3/+10 |
2010-09-08 | 2010-09-08 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 3 | -6/+6 |
2010-09-08 | 2010-09-08 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 3 | -3/+11 |
2010-09-08 | gdb/ | Jan Kratochvil | 2 | -0/+11 |
2010-09-08 | gdb/ | Daniel Jacobowitz | 5 | -35/+71 |
2010-09-08 | * gnu-v3-abi.c (gnuv3_print_method_ptr): Do not use | Daniel Jacobowitz | 2 | -4/+8 |
2010-09-08 | 2010-09-08 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 2 | -26/+48 |
2010-09-08 | * breakpoint.c (create_breakpoint): Add missing _(). | Tom Tromey | 2 | -1/+5 |
2010-09-08 | * dwarf2-frame.h (dwarf2_frame_build_info): Delete, unused. | Doug Evans | 2 | -4/+4 |
2010-09-08 | * gdb.threads/threxit-hop-specific.exp: Use "continue" instead | Ulrich Weigand | 2 | -1/+6 |
2010-09-08 | * config/tc-arm.c (create_neon_reg_alias): Deal with case | Nathan Sidwell | 2 | -0/+14 |
2010-09-08 | * gdb.base/maint.exp: Avoid wildcards against potentially very long | Ulrich Weigand | 2 | -7/+16 |
2010-09-08 | Revert: | Tom Tromey | 7 | -220/+59 |
2010-09-08 | * README: Remove claim that MEMORY is not supported. | Nick Clifton | 14 | -36/+706 |
2010-09-08 | PR gas/11973 | Nick Clifton | 2 | -0/+8 |
2010-09-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-09-08 | daily update | Alan Modra | 1 | -1/+1 |
2010-09-07 | merge from gcc | DJ Delorie | 3 | -4/+22 |
2010-09-07 | Add missing files. | H.J. Lu | 2 | -0/+13 |
2010-09-07 | * ldwrite.c (clone_section): Call bfd_copy_private_section_data on | Nick Clifton | 7 | -3/+52 |
2010-09-07 | Fix custom bcache hash regression. | Sami Wagiaalla | 2 | -0/+12 |
2010-09-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-09-07 | daily update | Alan Modra | 1 | -1/+1 |
2010-09-06 | * peXXigen.c: Whitespace. | Alan Modra | 2 | -58/+56 |
2010-09-06 | gdb/testsuite/ | Jan Kratochvil | 5 | -10/+71 |
2010-09-06 | Sync bootstrap-lto.mk and dfp.m4 with gcc. | H.J. Lu | 3 | -6/+22 |
2010-09-06 | 2010-09-06 Yao Qi <yao@codesourcery.com> | Yao Qi | 4 | -14/+10 |