Age | Commit message (Expand) | Author | Files | Lines |
2009-01-28 | 2009-01-20 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 23 | -138/+1495 |
2009-01-28 | * corefile.c (generic_search): Delete disabled code. | Pedro Alves | 3 | -39/+5 |
2009-01-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-28 | daily update | Alan Modra | 1 | -1/+1 |
2009-01-27 | * ld-cris/tls-tbss64.s, ld-cris/tls-e-80.d: New test. | Hans-Peter Nilsson | 3 | -0/+97 |
2009-01-27 | * elf32-cris.c (cris_elf_relocate_section): Use elf_hash_table | Hans-Peter Nilsson | 2 | -4/+10 |
2009-01-27 | * mach-o.c (bfd_mach_o_archive_p): Restrict the number of | Andreas Schwab | 2 | -0/+10 |
2009-01-27 | PR 9774 | Nick Clifton | 2 | -2/+18 |
2009-01-27 | * MAINTAINERS: Remove Thiemo Seufer's name from the list of MIPS | Nick Clifton | 2 | -1/+5 |
2009-01-27 | * gas/arm/attr-cpu-directive.d: Only run test for EABI targets. | Nick Clifton | 72 | -140/+212 |
2009-01-27 | * config/tc-mips.c (append_insn): Cope with a complex reloc | Nick Clifton | 14 | -286/+276 |
2009-01-27 | * gdb.base/find.exp: Set newline variable | Pierre Muller | 2 | -1/+6 |
2009-01-27 | * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_DTPREL> | Hans-Peter Nilsson | 2 | -2/+10 |
2009-01-27 | * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-22.d, | Hans-Peter Nilsson | 8 | -9/+14 |
2009-01-27 | * ld-cris/weakhiddso.d, ld-cris/weakhid.s: New test. | Hans-Peter Nilsson | 3 | -0/+48 |
2009-01-27 | * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_8> | Hans-Peter Nilsson | 2 | -1/+16 |
2009-01-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-27 | daily update | Alan Modra | 1 | -1/+1 |
2009-01-26 | * linux-nat.c (linux_child_follow_fork): Copy attach_flag from the | Pedro Alves | 4 | -6/+27 |
2009-01-26 | Add forgotten PR tags: | Pedro Alves | 1 | -0/+1 |
2009-01-26 | * frame.c (create_new_frame): Update the frame's cached PC before | Pedro Alves | 3 | -7/+17 |
2009-01-26 | * gdbtypes.c (alloc_type, alloc_type_instance, create_range_type) | Pedro Alves | 2 | -36/+25 |
2009-01-26 | gdb/ | Pedro Alves | 4 | -31/+185 |
2009-01-26 | gdb/gdbserver/ | Pedro Alves | 4 | -7/+21 |
2009-01-26 | PR 9766 | Nick Clifton | 2 | -2/+9 |
2009-01-26 | * ld-powerpc/powerpc.exp: Add vxworks relax testcase. | Nathan Sidwell | 8 | -11/+83 |
2009-01-26 | * lexsup.c (parse_args): Set check_section_addresses to 1 or 0. | Nathan Sidwell | 5 | -7/+21 |
2009-01-26 | 2009-01-26 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 106 | -41/+1138 |
2009-01-26 | /gas: | Eric B. Weddington | 3 | -2/+8 |
2009-01-26 | 2009-01-26 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2 | -16/+95 |
2009-01-26 | * gas/arm/attr-order.d: Do not run this test for non-ELF based ARM | Nick Clifton | 2 | -0/+7 |
2009-01-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-26 | daily update | Alan Modra | 1 | -1/+1 |
2009-01-25 | * infcmd.c (program_info): Use paddress instead of casting stop_pc | Pedro Alves | 2 | -2/+6 |
2009-01-25 | * elf-hppa.h (elf_hppa_final_link_relocate): Add check to ensure that | Dave Anglin | 2 | -2/+30 |
2009-01-25 | daily update | Alan Modra | 1 | -1/+1 |
2009-01-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-24 | * infrun.c (normal_stop): Don't call | Pedro Alves | 4 | -63/+16 |
2009-01-24 | * gas/lns/lns.exp: Don't run lns-duplicate for d10v target. | Andreas Schwab | 2 | -1/+9 |
2009-01-24 | PR 6022 | Alan Modra | 2 | -92/+91 |
2009-01-24 | daily update | Alan Modra | 1 | -1/+1 |
2009-01-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-23 | * gdb.texinfo: Add nexti to list of commands that support | Doug Evans | 2 | -0/+9 |
2009-01-23 | 2009-01-23 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 7 | -12/+81 |
2009-01-23 | * doc/c-arm.texi (): Document -mwarn-deprecated. | Nathan Sidwell | 3 | -14/+31 |
2009-01-23 | * options.h (General_options::gc_sections): Define as a no-op for now. | Christopher Faylor | 3 | -0/+20 |
2009-01-23 | * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update | Pedro Alves | 3 | -2/+7 |
2009-01-23 | 2009-01-23 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 5 | -10/+107 |
2009-01-23 | * config/tc-mips.c (macro) [M_DINS, M_SEQ_I, M_SNE_I]: Cast | Andreas Schwab | 2 | -12/+15 |
2009-01-23 | * config/obj-elf.h (LOCAL_LABEL_PREFIX): Conditionally define. | Andreas Schwab | 8 | -14/+28 |