deliverable/binutils-gdb.git
2002-08-15  Mark Kettenis* i387-tdep.c (i387_print_float_info): Add comment...
2002-08-15  Mark Kettenis* NEWS: Mention that the i[3456]-*-aix target has been...
2002-08-15  Mark Kettenis* config/i386/nm-gnu.h: Removed.
2002-08-15  Mark Kettenis* config/i386/tm-i386sco5.h: Include "i386/tm-i386v4...
2002-08-15  Mark Kettenis* config/i386/nm-i386sco.h (FLOAT_INFO): Remove already...
2002-08-15  Mark Kettenis* uw-thread.c (SP_ARG0): Define if not already defined.
2002-08-15  Mark Kettenis* config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove...
2002-08-15  Mark Kettenis*** empty log message ***
2002-08-15  Mark Kettenis* config/i386/tm-i386.h: Don't include "regcache.h".
2002-08-15  Mark Kettenis* i387-tdep.h (i387_print_float_info): New prototype.
2002-08-15  Mark Kettenis* gdb.java/jv-print.exp: Fix p '' and p ''' tests to...
2002-08-15  Nick CliftonCatch and ignore SWIs of -1, they can be caused by...
2002-08-15  Alan Modra * readelf.c: Include elf/i370.h.
2002-08-15  Alan Modra * elf32-i370.c: Move reloc enum to include/elf/i370.h.
2002-08-15  Alan Modra * i370.h: Define relocs using reloc-macros.h.
2002-08-15  Hans-Peter... * elf32-cris.c (elf_cris_discard_excess_program_dynami...
2002-08-15  Hans-Peter... * ld-cris/libdso-4.d, ld-cris/undef1.d: New test.
2002-08-15  gdbadmin*** empty log message ***
2002-08-15  Alan Modradaily update
2002-08-14  Hans-Peter... * ld-sh/sh64/shdl64.xd: Adjust as type of linker-scrip...
2002-08-14  Michael Snyder2002-08-13 Michael Snyder <msnyder@redhat.com>
2002-08-14  Keith Seitz * Makefile.in (install-gdbtk): Create insight...
2002-08-14  Keith Seitz * configure.in: Move SUBDIRS to near top of...
2002-08-14  H.J. Lu2002-08-14 H.J. Lu <hjl@gnu.org>
2002-08-14  Nick CliftonCatch attempts to create strings in the abs section.
2002-08-14  Nick CliftonOnly define TC_VALIDATE_FIX for ELF builds
2002-08-14  H.J. LuAdd "want64=yes" to 32bit Linux/mips.
2002-08-14  Nick Cliftonoops - omitted from previous delta
2002-08-14  Nick CliftonReplace 'gnu-new-abi' with 'gnu-v3'
2002-08-14  H.J. LuAlways enable 64bit targets for 32bit Linux/mips.
2002-08-14  Nick CliftonFix compiling for COFF targets.
2002-08-14  Nick CliftonDon't warn about ALT use with non-VIRTKEY.
2002-08-14  Stephane Carrez * elf32-m68hc11.c (m68hc11_relax_group): New to relax...
2002-08-14  H.J. Lu2002-08-14 H.J. Lu <hjl@gnu.org>
2002-08-14  H.J. Lu2002-08-13 H.J. Lu <hjl@gnu.org>
2002-08-14  H.J. Lu2002-08-13 H.J. Lu <hjl@gnu.org>
2002-08-14  Michael Snyder2002-08-13 Michael Snyder <msnyder@redhat.com>
2002-08-14  Andrew Cagney2002-08-13 Andrew Cagney <ac131313@redhat.com>
2002-08-14  Alan Modradaily update
2002-08-14  gdbadmin*** empty log message ***
2002-08-13  Andrew Cagney2002-08-13 Andrew Cagney <cagney@redhat.com>
2002-08-13  Stephane Carrez * gas/m68hc11/all.exp: Run the new test.
2002-08-13  Stephane Carrez * config/tc-m68hc11.h (MD_PCREL_FROM_SECTION): Remove.
2002-08-13  Tom Tromey * gdb.base/readline.exp: New file.
2002-08-13  Mark Kettenis* i386-tdep.c (i386_stab_reg_to_regnum): Return correct...
2002-08-13  Stephane Carrez * config/tc-m68hc11.c (m68hc11_elf_final_processing...
2002-08-13  Andrew Cagney2002-08-13 Andrew Cagney <ac131313@redhat.com>
2002-08-13  Stephane Carrez * config/tc-m68hc11.c (md_begin): Take into account...
2002-08-13  Stephane Carrez * elf32-m68hc11.c (elf32_m68hc11_gc_mark_hook): New...
2002-08-13  Stephane CarrezFix integration pb for:
2002-08-13  Stephane Carrez * elf32-m68hc11.c (_bfd_m68hc11_elf_print_private_bfd_...
2002-08-13  Stephane Carrez * elf32-m68hc11.c (elf_m68hc11_howto_table): Add the...
2002-08-13  Stephane Carrez * reloc.c (BFD_RELOC_M68HC11_RL_JUMP, BFD_RELOC_M68HC1...
2002-08-13  Andrew Cagney* i386-tdep.c (i386_gdbarch_init): Use
2002-08-13  Stephane Carrez * m68hc11-opc.c: Update call operand to accept the...
2002-08-13  Stephane Carrez * m68hc11-dis.c (print_insn): Take into account 68HC12...
2002-08-13  Stephane Carrez * m68hc11.h (M6812_OP_PAGE): Define to identify call...
2002-08-13  Kevin Buettner * procfs.c (procfs_can_use_hw_breakpoint): New function.
2002-08-13  Stephane Carrez * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.
2002-08-13  Stephane Carrez * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special...
2002-08-13  Stephane Carrez * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12...
2002-08-13  Andrew Cagney2002-08-13 Andrew Cagney <cagney@redhat.com>
2002-08-13  Andrew Cagney2002-08-12 Andrew Cagney <cagney@redhat.com>
2002-08-13  H.J. Lu2002-08-13 H.J. Lu <hjl@gnu.org>
2002-08-13  Stephane Carrez * m68hc11-tdep.c (m68hc11_gdbarch_init): Set int,...
2002-08-13  Stephane Carrez * m68hc11.h (E_M68HC12_BANKS, E_M68HC11_I32, E_M68HC11...
2002-08-13  Stephane Carrez * m68hc11-tdep.c (M6812_OP_PSHX, M6812_OP_PSHY): New...
2002-08-13  Stephane Carrez * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const...
2002-08-13  Stephane Carrez * interp.c (sim_prepare_for_program): Look up the...
2002-08-13  Stephane Carrez * interp.c (sim_hw_configure): Return 1 for success.
2002-08-13  Stephane CarrezFix english and ChangeLog entry
2002-08-13  Stephane Carrez * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate...
2002-08-13  Stephane Carrez * interp.c (sim_hw_configure): Connect port-X to cpu...
2002-08-13  Stephane Carrez * dv-m68hc11.c (m68hc11cpu_io_write): Fix to update...
2002-08-13  Stephane Carrez * m68hc11_sim.c (cpu_special): Handle call and rtc...
2002-08-13  Alan Modra * header.sed: Strip tabs.
2002-08-13  Alan Modra * ld.texinfo (ALIGN): Remove power of 2 restriction.
2002-08-13  Alan Modra * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set...
2002-08-13  gdbadmin*** empty log message ***
2002-08-13  Alan Modradaily update
2002-08-12  H.J. Lu2002-08-12 H.J. Lu <hjl@gnu.org>
2002-08-12  H.J. Lu2002-08-12 H.J. Lu <hjl@gnu.org>
2002-08-12  Andrew Cagney2002-08-12 Andrew Cagney <cagney@redhat.com>
2002-08-12  Hans-Peter... * ld-sh/sh64/abi32.xd: Adjust whitespace in elf32...
2002-08-12  Hans-Peter... * ld-sh/sh64/abi32.xd: Adjust as type of linker-script...
2002-08-12  Richard Sandiford[gas/]
2002-08-12  gdbadmin*** empty log message ***
2002-08-12  Alan Modradaily update
2002-08-11  Aidan Skinner * ada-lang.c (ada_lookup_partial_symbol)
2002-08-11  gdbadmin*** empty log message ***
2002-08-11  Alan Modradaily update
2002-08-10  Alan Modra * config/tc-i386.c (tc_i386_fix_adjustable): Test...
2002-08-10  Alan Modra * ld-discard/discard.exp: Don't run on linuxaout or...
2002-08-10  Andrew Cagney2002-08-10 Andrew Cagney <cagney@redhat.com>
2002-08-10  Andrew Cagney2002-08-09 Andrew Cagney <cagney@redhat.com>
2002-08-10  Michael SnyderOversights in previous checkin.
2002-08-10  Andrew CagneyShh, revert unintended commit.
2002-08-10  Andrew Cagney2002-08-09 Andrew Cagney <cagney@redhat.com>
2002-08-10  Michael Snyder2002-08-09 Michael Snyder <msnyder@redhat.com>
2002-08-10  gdbadmin*** empty log message ***
next
This page took 0.037643 seconds and 4 git commands to generate.