OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
2001-08-30 Keith Seitz * lib/gdb.exp: Move all insight-related functionality...
2001-08-30 H.J. Lu2001-08-30 H.J. Lu <hjl@gnu.org>
2001-08-30 H.J. Lu2001-08-30 H.J. Lu <hjl@gnu.org>
2001-08-30 Tom RixFix for xty_ld symbols
2001-08-30 Jeff Law * elf32-h8300.c (h8_elf_howto_table): Add new PC relative
2001-08-30 Andrew CagneyCleanups. Now passes!
2001-08-30 Jeff Law * elf32-h8300.c: Put all prototypes together.
2001-08-30 gdbadmin*** empty log message ***
2001-08-29 Frank Ch. Eigler* gdb/sid connect fix, etc.
2001-08-29 DJ Deloriemerge from gcc
2001-08-29 Kevin BuettnerApplied Daniel Jacobowitz's patch for reattaching in...
2001-08-29 Phil Blundell2001-08-29 Joel Sherrill <joel@OARcorp.com>
2001-08-29 Jeff LawFix brown-paper-bag thinko in last change.
2001-08-29 Jeff LawFix typos in ChangeLog dates.
2001-08-29 Jeff Law * h8.h (EF_H8_MACH): New mask for encoded machi...
2001-08-29 Jeff Law * cpu-h8300.c (h8300_scan, compatible): Prototype.
2001-08-29 Keith SeitzAdd newline at end of file.
2001-08-29 Alan Modra * targmatch.sed: Delete case statements.
2001-08-29 Joern Rennecke * Makefile.am (elf32-h8300.lo): New target.
2001-08-29 Andrew CagneyFix comments on `struct frame_info'.
2001-08-29 Keith Seitz * library/bpwin.itb (bp_select): Use standard preferences
2001-08-29 Keith Seitz * library/tracedlg.tcl (build_win): Use libgui's
2001-08-29 gdbadmin*** empty log message ***
2001-08-28 Keith Seitz * library/tdump.tcl (class TdumpWin): Inherit from...
2001-08-28 Keith Seitz * library/srcpref.itb (build_win): Use iwidgets::spinint
2001-08-28 Jim Blandy* gdbint.texinfo: Bring the HTML `top' menu into sync...
2001-08-28 Keith Seitz * library/process.ith (top): Remove unused protected...
2001-08-28 Joern Rennecke * h8.h: New file.
2001-08-28 Keith Seitz * generic/gdbtk-cmds.c (gdb_disassemble_driver): We...
2001-08-28 Keith Seitz * library/bpwin.itb (build_win): Get rid of tixScrolle...
2001-08-28 Andreas Jaeger * m68hc11-dis.c: Add missing prototypes.
2001-08-28 Nick CliftonAdd missing prototypes
2001-08-28 Matthew Green * ppc-opc.c (icbt): Order correctly.
2001-08-28 gdbadmin*** empty log message ***
2001-08-27 Mark Kettenis* event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]:...
2001-08-27 DJ Deloriemerge from gcc
2001-08-27 Daniel Jacobowitz * elf32-i386.c: Add missing prototypes.
2001-08-27 Daniel Jacobowitz * elf32-i386.c (elf_i386_grok_prstatus): New...
2001-08-27 H.J. Lu2001-08-27 H.J. Lu <hjl@gnu.org>
2001-08-27 H.J. Lu2001-08-27 H.J. Lu <hjl@gnu.org>
2001-08-27 Nick CliftonAdd missing prototypes
2001-08-27 Alan Modra * ppc-opc.c (DS): Add PPC_OPERAND_DS flag.
2001-08-27 Alan Modra * ppc.h (PPC_OPERAND_DS): Define.
2001-08-27 Alan Modra * ppc.h: Add relocs from the 64-bit PowerPC ELF ABI...
2001-08-27 Alan Modra * config.bfd: Add powerpc64 target. Add powerpc64...
2001-08-27 Andreas Schwab * elf32-m68k.c (elf32_m68k_check_relocs): Set DF_TEXTR...
2001-08-27 Andreas Jaeger * xcoff.h (struct __rtinit): Make proper prototype...
2001-08-27 Andreas Jaeger * elf64-s390.c (elf_s390_check_relocs): Set DF_TEXTREL...
2001-08-27 Andrew CagneyFrom 2001-06-29 Andrew Cagney <ac131313@redhat.com>:
2001-08-27 gdbadmin*** empty log message ***
2001-08-26 Andrew Cagney* doublest.h (HOST_FLOAT_FORMAT): Delete macro.
2001-08-26 Andreas Jaeger * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL...
2001-08-26 Andreas Jaeger * h8500-opc.h: Add default initializers to h8500_table...
2001-08-26 Andreas JaegerFor include/opcode:
2001-08-26 Andreas Jaeger * oasys.c: Add missing prototypes.
2001-08-26 gdbadmin*** empty log message ***
2001-08-25 Nick CliftonAdd missing prototypes
2001-08-25 Nick Cliftonfix compile time warning message
2001-08-25 Thiemo Seufer * elf32-mips.c (elf_mips_abi_name): Return the right...
2001-08-25 gdbadmin*** empty log message ***
2001-08-24 H.J. Lu2001-08-24 H.J. Lu <hjl@gnu.org>
2001-08-24 Nick CliftonApply H.J.'s patch to revert change to elfxx-target.h
2001-08-24 Alexandre Oliva* bfd.c (bfd_alt_mach_code): New function.
2001-08-24 Alexandre Oliva* elf-m10300.c (mn10300_elf_relocate_section): Test...
2001-08-24 Mark Kettenis* config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h,
2001-08-24 Jakub Jelinek * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs...
2001-08-24 Andrew Cagney* regcache.c (read_register_bytes): When REGISTER_NAME...
2001-08-24 Andrew Cagney* go32-nat.c (go32_create_inferior): Use xfree instead...
2001-08-24 Andrew Cagney* gdbtypes.h (builtin_type_ieee_single_big)
2001-08-24 Thiemo Seufer * linker.c (_bfd_generic_link_add_archive_symbols...
2001-08-24 Joern Rennecke * internal.h (R_JMP2, R_JMPL2, R_MOVL2): Comment spell...
2001-08-24 Tom Tromey * library/srcwin.itb (SrcWin::fillFuncCB): Sort functi...
2001-08-24 gdbadmin*** empty log message ***
2001-08-23 Mark Kettenis* tracepoint.c (read_actions): Add FIXME for code depen...
2001-08-23 Martin Hunt2001-08-23 Martin M. Hunt <hunt@redhat.com>
2001-08-23 Andreas Jaeger * elf64-x86-64.c (elf64_x86_64_check_relocs): Set...
2001-08-23 Nick CliftonAdd more missing prototypes
2001-08-23 DJ Deloriemerge from gcc
2001-08-23 Martin Hunt2001-08-23 Martin M. Hunt <hunt@redhat.com>
2001-08-23 H.J. Lu2001-08-23 H.J. Lu <hjl@gnu.org>
2001-08-23 Nick CliftonAdd missing prototypes for bout.c
2001-08-23 Jakub Jelinek * elf-bfd.h (enum elf_reloc_type_class): New.
2001-08-23 DJ Deloriemerge from gcc
2001-08-23 Nick CliftonNo corefile support for x86-bsdi systems
2001-08-23 Andreas Jaeger * opcodes/s390-opc.c: Add "low or high" and "not low...
2001-08-23 Andrew CagneyAdd TYPE_FLOATFORMAT().
2001-08-23 gdbadmin*** empty log message ***
2001-08-22 DJ Deloriemerge from gcc
2001-08-22 Tom Tromey * library/prefs.tcl (pref_read): Version number appears in
2001-08-22 Nick CliftonAdd missing comma
2001-08-22 DJ Deloriemerge from gcc
2001-08-22 gdbadmin*** empty log message ***
2001-08-21 DJ Delorie* coff-go32.c: Set the alignment of dwarf2 linkonce...
2001-08-21 DJ Delorie* coff-go32.c: Make DWARF2 sections use an alignment...
2001-08-21 Keith Seitz * generic/gdbtk.c (gdbtk_init): Reinitialize disasseml...
2001-08-21 Keith Seitz * printcmd.c (print_insn): Use the given stream for
2001-08-21 Keith Seitz * generic/gdbtk.c (gdbtk_init): Reinitialize disasseml...
2001-08-21 DJ Deloriemerge from gcc
2001-08-21 Andreas Jaeger * mips-dis.c: Add missing prototypes.
2001-08-21 Andreas Jaeger * i960-dis.c: Add parameters for prototypes
next