aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-08-12Test whether /dev/zero works before attemping to us itMichael Meissner3-1/+45
1996-08-12 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine toFred Fish4-253/+142
1996-08-12Mon Aug 12 14:30:37 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+4
1996-08-12fix for D10V.Martin Hunt1-1/+1
1996-08-12For PowerPC targets, build libraries with -mrelocatable-lib and -mno-eabi.Michael Meissner2-0/+8
1996-08-12 * rldefs.c: Get rid of define of SIGALRM if _WIN32 or __MSDOS__.Stu Grossman2-1/+7
1996-08-12 * main.c (main): Make sure command loop is used with cygwin32.Stu Grossman1-0/+5
1996-08-12 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatibleStu Grossman2-0/+7
1996-08-11 * rldefs.h: If __osf__is defined, include <termio.h> instead ofFred Fish2-3/+9
1996-08-11 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,Fred Fish1-0/+5
1996-08-11 * gdb.base/list.exp (test_forward_search): Increase timeoutFred Fish1-0/+7
1996-08-11 * elflink.h (elf_link_add_object_symbols): Do not resolve a commonIan Lance Taylor2-3/+21
1996-08-10Fri Aug 9 17:48:28 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+6
1996-08-10 * xcofflink.c (xcoff_link_add_dynamic_symbols): If a descriptorIan Lance Taylor1-0/+4
1996-08-09Fri Aug 9 13:21:59 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-2/+8
1996-08-09 * Makefile.in (LIB_INSTALL_DIR): New macro.Tom Tromey2-1/+9
1996-08-09 * cofflink.c (coff_link_add_symbols): Only set (*sym_hash)->numauxIan Lance Taylor1-0/+6
1996-08-09 * somread.c (som_symtab_read): Handle secondary definitionJeff Law2-2/+9
1996-08-09 * config/tc-sh.c (sh_do_align): If not BFD_ASSEMBLER, always alignIan Lance Taylor1-0/+5
1996-08-09 * elf32-mips.c (mips_elf_check_relocs): Create the .rel.dynIan Lance Taylor1-0/+9
1996-08-09 * gdb.base/structs.exp: New tests for passing and returningJeff Law3-0/+362
1996-08-09 * bind.c complete.c history.c readline.c: Don't include sys/file.h.Stu Grossman3-11/+21
1996-08-09 * config/tm-hppa.h (EXTRACT_RETURN_VALUE): Fix thinko inJeff Law2-1/+6
1996-08-08 * xcofflink.c (xcoff_link_input_bfd): If we already called theIan Lance Taylor2-2/+25
1996-08-08 * xcofflink.c (XCOFF_MULTIPLY_DEFINED): Define.Ian Lance Taylor2-7/+74
1996-08-08 * lib/ld.exp: Use verbose -log instead of calling both verbose andIan Lance Taylor2-33/+21
1996-08-08 * symfile.c (symfile_bfd_open): Change ifdef from __WIN32__ toStu Grossman1-0/+3
1996-08-08 * somread.c: Rearrange order of includes to fix warnings underStu Grossman2-3/+7
1996-08-08Thu Aug 8 12:43:52 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-0/+4
1996-08-08Thu Aug 8 12:32:56 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor8-0/+531
1996-08-08Thu Aug 8 12:27:52 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-23/+34
1996-08-08Thu Aug 8 12:21:56 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor10-182/+70
1996-08-08Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor3-8/+13
1996-08-08 * archive.c (bsd_write_armap): Ifdef around calls to getuid andStu Grossman1-0/+6
1996-08-08 * aoutx.h bfd-in.h bfd-in2.h opncls.c riscix.c som.c targets.c:Stu Grossman3-3/+12
1996-08-08 * dbxread.c: Don't include param.h or sys/file.h.Stu Grossman1-0/+6
1996-08-08 * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.cStu Grossman12-49/+48
1996-08-08If HAVE_TERMOS_STRUCTURE is not defined, make sure HAVE_TCGETATTR is also not...Michael Meissner1-0/+3
1996-08-07 * gdb.base/list.exp (test_forward_search): Fix to handle veryFred Fish2-1/+7
1996-08-07 * ld-scripts/phdrs.exp: New test.Ian Lance Taylor4-0/+66
1996-08-07 * symbols.c (resolve_symbol_value): Handle addition or subtractionIan Lance Taylor1-0/+6
1996-08-07 * cpu-i386.c (i8086_arch): Architecture info for the i8086.Ian Lance Taylor1-0/+2
1996-08-07 * config/slite-gdb.exp (gdb_start): Use "full_buffer", notTom Tromey4-3/+17
1996-08-07Allow simulator to build on other machines than x86Michael Meissner1-0/+9
1996-08-07Wed Aug 7 14:43:51 1996 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor2-1/+6
1996-08-07Wed Aug 7 14:40:48 1996 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor2-0/+18
1996-08-07Wed Aug 7 14:27:33 1996 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor2-0/+18
1996-08-07Wed Aug 7 14:19:03 1996 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor6-11/+117
1996-08-07Wed Aug 7 14:11:44 1996 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor3-3/+31
1996-08-07 * configure.in (configdirs): Add gdb.threads.Fred Fish7-29/+1311