aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney55-82/+182
2002-06-09* osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.Mark Kettenis5-0/+22
2002-06-092002-06-08 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+8
2002-06-09* gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bulletAndrew Cagney2-1/+7
2002-06-09* configure.in (vax-*-netbsd*): Re-enable gas.Jason Thorpe2-4/+4
2002-06-092002-06-08 Matt Thomas <matt@3am-software.com>Jason Thorpe7-244/+602
2002-06-09daily updateAlan Modra1-1/+1
2002-06-09*** empty log message ***gdbadmin1-1/+1
2002-06-08* Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.Jason Thorpe9-529/+111
2002-06-082002-06-08 Matt Thomas <matt@3am-software.com>Jason Thorpe2-0/+5
2002-06-08Fix name of enum used in cast (sim_fetch_register, sim_store_register).Andrew Cagney2-2/+7
2002-06-08* sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__.Andrew Cagney9-25/+18
2002-06-08* objfiles.h: Change type of obj_private to void pointer.Andrew Cagney4-12/+17
2002-06-08* config/djgpp/fnchange.lst: Fix problems with bfd/elf32-i386.c,Andrew Cagney2-4/+15
2002-06-08* frame.c (GET_SAVED_REGISTER): Delete macro definition.Andrew Cagney5-83/+18
2002-06-08* gdbarch.sh (FRAME_CHAIN_VALID): Set default toAndrew Cagney5-4/+24
2002-06-08Oops, missed DanielJ's tipo.Andrew Cagney2-2/+2
2002-06-08* gdbarch.sh (struct gdbarch_data): Add field init_p.Andrew Cagney4-80/+81
2002-06-08* gdbint.texinfo (Releasing GDB): Revise the section ``Cut theAndrew Cagney2-15/+123
2002-06-082002-06-08 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2002-06-08 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.Alan Modra2-2/+6
2002-06-08 * Makefile.am: Fix quote style in last change.Alan Modra3-6/+11
2002-06-08 * Makefile.am: Run "make dep-am".Alan Modra6-132/+625
2002-06-08 * Makefile.am: Run "make dep-am".Alan Modra4-23/+35
2002-06-08 * ldexp.c: Replace CONST with const.Alan Modra7-28/+37
2002-06-08 * bucomm.c: Replace CONST with const.Alan Modra4-15/+21
2002-06-08 * as.c: Replace CONST with const.Alan Modra29-73/+104
2002-06-08 * a29k.h: Replace CONST with const.Alan Modra5-45/+42
2002-06-08 * a29k-dis.c: Replace CONST with const.Alan Modra6-15/+24
2002-06-08 * armnetbsd.c: Replace CONST with const.Alan Modra7-30/+37
2002-06-082002-06-08 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-8/+46
2002-06-082002-06-07 Chris Demetriou <cgd@broadcom.com>Chris Demetriou4-74/+315
2002-06-08 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hashAlan Modra2-1/+6
2002-06-08*** empty log message ***gdbadmin1-1/+1
2002-06-08daily updateAlan Modra1-1/+1
2002-06-07 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code.Thiemo Seufer2-29/+28
2002-06-07 * config/tc-mips.c (mips_opts): Fix comment, all ASE fields are setThiemo Seufer2-29/+36
2002-06-07 * doc/as.texinfo: Update MIPS documentation.Thiemo Seufer2-27/+55
2002-06-072002-06-07 Chris Demetriou <cgd@broadcom.com>Chris Demetriou3-43/+93
2002-06-07 * config/tc-mips.c: Add define for $zero register.Thiemo Seufer2-11/+67
2002-06-072002-06-07 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-39/+43
2002-06-072002-06-07 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-21/+12
2002-06-072002-06-07 H.J. Lu <hjl@gnu.org>H.J. Lu2-9/+55
2002-06-072002-06-07 Michal Ludvig <mludvig@suse.cz>Michal Ludvig5-19/+95
2002-06-07 * emultempl/ppc64elf.em (new_vers_pattern): Warning fix.Alan Modra2-1/+5
2002-06-07Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra22-105/+94
2002-06-07 * symbols.c: Replace CONST by const throughout.Alan Modra4-25/+61
2002-06-07 * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace withAlan Modra4-26/+62
2002-06-07Enable pei386_auto_import by default. Only print a info message about autoNick Clifton5-21/+44
2002-06-07When computing size of symbols for an ELF target use the internal size field.Nick Clifton2-6/+14