Age | Commit message (Expand) | Author | Files | Lines |
2007-05-10 | * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Don't do copyreloc | Jakub Jelinek | 2 | -0/+9 |
2007-05-10 | * elf32-frv.c (_frvfdpic_check_discarded_relocs): New. | Alexandre Oliva | 2 | -0/+125 |
2007-05-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-05-10 | daily update | Alan Modra | 1 | -1/+1 |
2007-05-09 | * main.c (captured_main): Recognize -tui option and print an error | Bob Wilson | 2 | -2/+12 |
2007-05-09 | * mipsnbsd-tdep.c (mipsnbsd_ilp32_fetch_link_map_offsets): Don't | Andreas Schwab | 2 | -10/+6 |
2007-05-09 | bfd/ | Mark Shinwell | 2 | -1/+15 |
2007-05-09 | * gdbarch.sh (deprecated_store_struct_return): Remove. | Ulrich Weigand | 5 | -82/+7 |
2007-05-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-05-09 | daily update | Alan Modra | 1 | -1/+1 |
2007-05-08 | ChangeLog: | Ulrich Weigand | 6 | -17/+10 |
2007-05-08 | * spu-linux-nat.c: Include "gdb_stdint.h". | Ulrich Weigand | 3 | -15/+38 |
2007-05-08 | 2007-05-08 Paul Gilliam <pgilliam@us.ibm.com> | Ulrich Weigand | 2 | -1/+106 |
2007-05-08 | binutils/testsuite/ | Mark Shinwell | 2 | -1/+6 |
2007-05-08 | * elf32-frv.c (elf32_frv_relocate_section): Discard dynamic relocs | Alexandre Oliva | 2 | -47/+69 |
2007-05-08 | * elf32-spu.c (spu_elf_size_stubs): Use "void *" for psyms. | Alan Modra | 2 | -5/+11 |
2007-05-08 | merge from gcc | DJ Delorie | 4 | -0/+68 |
2007-05-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-05-08 | daily update | Alan Modra | 1 | -1/+1 |
2007-05-07 | * spu-linux-nat.c (fetch_ppc_register, fetch_ppc_memory_1, | Ulrich Weigand | 2 | -20/+30 |
2007-05-07 | 2007-05-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -2/+8 |
2007-05-07 | * gdbarch.sh: Add skip_permanent_breakpoint callback. | Ulrich Weigand | 9 | -62/+84 |
2007-05-07 | * ld.h (args_type, ld_config_type): Reorder fields. | Alan Modra | 3 | -106/+51 |
2007-05-07 | * elflink.c (bfd_elf_final_link): Correct reloc handling for | Alan Modra | 2 | -5/+19 |
2007-05-07 | * elf32-spu.c (spu_elf_reloc_type_lookup): Return NULL on | Alan Modra | 2 | -52/+14 |
2007-05-07 | * Makefile.in (c-lang.o, gnu-v3-abi.o): Update. | Daniel Jacobowitz | 9 | -3/+83 |
2007-05-07 | * rs6000-tdep.c (struct frame_extra_info): Delete. | Daniel Jacobowitz | 2 | -13/+4 |
2007-05-07 | * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files. | Daniel Jacobowitz | 3 | -0/+75 |
2007-05-07 | * elf.c (assign_file_positions_for_load_sections): Don't check | Alan Modra | 2 | -3/+8 |
2007-05-07 | * linux-thread-db.c: Update some FIXME comments. | Daniel Jacobowitz | 2 | -34/+9 |
2007-05-07 | * inftarg.c, infptrace.c: Remove files. | Ulrich Weigand | 7 | -1221/+19 |
2007-05-07 | * sparc-nat.h (sparc_fetch_inferior_registers): Add prototype. | Ulrich Weigand | 5 | -8/+23 |
2007-05-07 | * linux-nat.c (child_post_attach): Rename to ... | Ulrich Weigand | 2 | -19/+38 |
2007-05-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-05-07 | daily update | Alan Modra | 1 | -1/+1 |
2007-05-06 | * configure.host (alpha*-*-osf[12]*): Remove support. | Ulrich Weigand | 10 | -120/+38 |
2007-05-06 | * regcache.c (regcache_invalidate): New function. | Ulrich Weigand | 11 | -114/+74 |
2007-05-06 | * target.h (struct target_ops): Add REGCACHE parameter to | Ulrich Weigand | 19 | -41/+64 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 57 | -700/+855 |
2007-05-06 | * gdbcore.h (struct regcache): Add forward declaration. | Ulrich Weigand | 12 | -39/+78 |
2007-05-06 | * gregset.h (struct regcache): Add forward declaration. | Ulrich Weigand | 28 | -309/+398 |
2007-05-06 | * monitor.c (monitor_supply_register): Add REGCACHE parameter, use | Ulrich Weigand | 7 | -39/+73 |
2007-05-06 | * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset): | Ulrich Weigand | 5 | -23/+43 |
2007-05-06 | * shnbsd-tdep.c (shnbsd_supply_reg): Add REGCACHE parameter, use it | Ulrich Weigand | 5 | -9/+25 |
2007-05-06 | * mips-linux-tdep.c (supply_32bit_reg): Add REGCACHE parameter. Use it | Ulrich Weigand | 8 | -133/+198 |
2007-05-06 | * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove. | Ulrich Weigand | 8 | -44/+19 |
2007-05-06 | * cris-tdep.c (supply_gregset): Rename to ... | Ulrich Weigand | 2 | -4/+11 |
2007-05-06 | * arnmnbsd-nat.c (supply_gregset): Rename to ... | Ulrich Weigand | 2 | -16/+27 |
2007-05-06 | * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs, | Ulrich Weigand | 9 | -52/+96 |
2007-05-06 | * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs, | Ulrich Weigand | 2 | -109/+133 |