deliverable/binutils-gdb.git
2001-09-26  Alan Modra * elf32-i386 (elf_i386_copy_indirect_symbol): New...
2001-09-26  Kevin BuettnerUse gdbarch data mechanism instead of gdbarch swap...
2001-09-26  Alan Modra * ldmisc.c (USE_STDARG): Remove.
2001-09-26  Alan Modra * bucomm.c (fatal): Define using VPARAMS, VA_OPEN...
2001-09-26  Alan Modra * arc-dis.c: Formatting fixes.
2001-09-26  Alan Modra * bfd.c (_bfd_default_error_handlerl): Define using...
2001-09-26  gdbadmin*** empty log message ***
2001-09-25  DJ Deloriemerge from gcc
2001-09-25  Jakub Jelinek * elf64-sparc.c (sparc64_elf_build_plt): Fix .plt...
2001-09-25  H.J. Lu2001-09-25 H.J. Lu <hjl@gnu.org>
2001-09-25  Jakub Jelinek * readelf.c (do_wide): New.
2001-09-25  H.J. Lu2001-09-25 H.J. Lu <hjl@gnu.org>
2001-09-25  Alan Modra * readelf.c (print_vma): Print 8 digits of low hex...
2001-09-25  Alan Modra * listing.c (buffer_line): Don't write past the end...
2001-09-25  Jiri Smidfix of my email address
2001-09-25  Jiri Smid* x86-64-linux-tdep.c (LINUX_SIGINFO_SIZE): Add.
2001-09-25  Alan Modra * elf32-i386.c: Add comment re linker function names...
2001-09-25  Alexandre Oliva* config/tc-mn10300.c (tc_gen_reloc): Don't emit an...
2001-09-25  Alan Modra * elf32-hppa.c: Rename all occurrences of "hplink...
2001-09-25  Alan Modra * elf32-hppa.c: (LONG_BRANCH_PIC_IN_SHLIB): Delete...
2001-09-25  Alan Modra * elf-bfd.h (struct bfd_elf_section_data): Add "local_...
2001-09-25  Andrew Cagney* maint.c (maintenance_set_cmdlist, maintenance_show_cm...
2001-09-25  gdbadmin*** empty log message ***
2001-09-24  DJ Deloriemerge from gcc
2001-09-24  Nick CliftonFix thinko
2001-09-24  Nick CliftonRemove spurious prototype.
2001-09-24  Andrew Cagney* findvar.c (read_var_value): For LOC_INDIRECT and...
2001-09-24  Nick Cliftonoops - frag omitted from previous patch application
2001-09-24  Nick Cliftonoops - omitted from previous delta
2001-09-24  Andrew Cagney* doublest.h (store_floating, extract_floating): Add...
2001-09-24  Nick Cliftonimprove documenation about auto-import
2001-09-24  Nick CliftonDefine and use pe_get_data_import_dll_name().
2001-09-24  Nick Cliftonfix compile time warning messages
2001-09-24  Orjan Friberg2001-09-24 Orjan Friberg <orjanf@axis.com>
2001-09-24  Andreas Jaeger * nlmconv.c: Fix warnings about unused attributes...
2001-09-24  Alan Modra * elf-bfd.h (elf_backend_reloc_type_class): Pass in...
2001-09-24  gdbadmin*** empty log message ***
2001-09-23  gdbadmin*** empty log message ***
2001-09-22  Nick CliftonFix compile time warnings
2001-09-22  Alan Modra * elfcode.h (elf_object_p): Allow for no section heade...
2001-09-22  gdbadmin*** empty log message ***
2001-09-21  Mark Kettenis* x86-64-linux-tdep.c (STRUCT_OFFSET): Removed.
2001-09-21  Nick CliftonFix compile time warnings
2001-09-21  Alan Modra * arc-dis.c: Don't include <ctype.h>.
2001-09-21  Alan Modra * config/tc-openrisc.c: Don't include <ctype.h>.
2001-09-21  Jiri Smid* config/i386/x86-64linux.mh: New file.
2001-09-21  Jiri Smid* config/i386/x86-64linux.mh: New file.
2001-09-21  Jiri Smid* i386-tdep.h: New file.
2001-09-21  Jiri Smid* MAINTAINERS: Add myself to the write-after-approval...
2001-09-21  Jiri Smid* i386-nat.c (TARGET_HAS_DR_LEN_8, DR_LEN_8): Declare.
2001-09-21  Jiri Smid* MAINTAINERS: Add myself to the write-after-approval...
2001-09-21  Nick Cliftonfix compile time warning messages
2001-09-21  Alexandre Oliva* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
2001-09-21  Alan Modra * Makefile.am: Run "make dep-am".
2001-09-21  gdbadmin*** empty log message ***
2001-09-20  Alan Modra * bfd.c (bfd_archive_filename): New function.
2001-09-20  Kevin BuettnerMake set_solib_svr4_fetch_link_map_offsets() work as...
2001-09-20  Nick Cliftonoops - forgot to check for clean 64 bit build - fix...
2001-09-20  Nick CliftonFix compile time warnings
2001-09-20  Nick CliftonAdd option -mwarn-areg-zero.
2001-09-20  Nick Cliftoncoordinate info->symbolic and info->allow_shlib_undefined
2001-09-20  Alan Modra * coffread.c: Replace all occurrences of bfd_read...
2001-09-20  gdbadmin*** empty log message ***
2001-09-19  Andrew Cagney* cris-tdep.c (cris_get_signed_offset): Change return...
2001-09-19  Andrew Cagney* config/mcore/tm-mcore.h (mcore_virtual_frame_pointer...
2001-09-19  Nick CliftonFix compile time warning messages
2001-09-19  H.J. Lu2000-09-19 H.J. Lu <hjl@gnu.org>
2001-09-19  Frank Ch. Eigler* approved by kseitz
2001-09-19  Corinna Vinschen * gdb.base/recurse.exp: When checking leaving...
2001-09-19  Alan Modra * config/tc-i370.c: Fix typo in last change.
2001-09-19  Nick CliftonImprove documentation on local labels and add documenat...
2001-09-19  Alan Modra * objcopy.c (copy_main): Correct rename-section string...
2001-09-19  Ben Elliston2001-09-19 Ben Elliston <bje@redhat.com>
2001-09-19  H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-19  Keith Seitz * lib/insight-support.exp (_gdbtk_export_target_info...
2001-09-19  gdbadmin*** empty log message ***
2001-09-18  DJ Deloriemerge from gcc
2001-09-18  Corinna Vinschen * gdb.base/ending-run.c (main): Set stdout...
2001-09-18  Nick Cliftons390 assembler improvements and testsuite
2001-09-18  Alan Modra * sparc.c (sparc_find_call): Warning fix.
2001-09-18  Alan Modra * deffilep.y (def_stash_module): Constify "name" param.
2001-09-18  Alan Modra * dwarf2dbg.c (dwarf2_directive_file): Avoid signed...
2001-09-18  Alan Modra * ar.c (print_contents): Cast args of bfd_seek to...
2001-09-18  Alan Modra * bfdint.texi: Replace reference to bfd_read with...
2001-09-18  Alan Modra * internal.h (elf_internal_rela): Make r_addend a...
2001-09-18  Alan Modra * external.h (GET_LINENO_LNNO): Use H_GET_32/16.
2001-09-18  Alan Modra * aout64.h: Formatting fixes.
2001-09-18  Alan Modra * objalloc.h (OBJALLOC_ALIGN): Define using offsetof.
2001-09-18  Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-09-18  Nick CliftonFix typo
2001-09-18  Andrew CagneyAdd ui_out parameter to libgdb functions.
2001-09-18  gdbadmin*** empty log message ***
2001-09-17  DJ Deloriemerge from gcc
2001-09-17  Corinna Vinschen * gdb.base/display.c (do_loops): Add float...
2001-09-17  Jim Blandy* gdb.base/restore.exp: Use temporary breakpoints,...
2001-09-17  H.J. Lu2001-09-17 H.J. Lu <hjl@gnu.org>
2001-09-17  gdbadmin*** empty log message ***
2001-09-16  Alan Modra * ldmain.c (main): Rename BufferSize to ld_bufsz becau...
2001-09-16  gdbadmin*** empty log message ***
2001-09-15  Frank Ch. Eigler2001-09-15 Frank Ch. Eigler <fche@redhat.com>
next
This page took 0.070449 seconds and 4 git commands to generate.