aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-02-21 * top.c (print_gdb_version): Update the year.Stan Shebs2-4/+11
1995-02-21Recognize arm-*-pe* (psion project).David Edelsohn2-7/+42
1995-02-21Remove CYG-LOC from lynx.David Edelsohn1-44/+68
1995-02-21 * Makefile.in (ALL_MACHINES): Add w65-dis.o.Peter Schauer1-0/+4
1995-02-21Add missing ChangeLog entry.Jeff Law1-1/+6
1995-02-21Add missed log entry for som.c.Jeff Law1-0/+1
1995-02-21 * pr-5016.exp: Allow builtin types as either case. E.g. (BOOL|bool).Per Bothner2-1/+2
1995-02-21 * chillvars.ch: Add missing INIT's.Per Bothner3-86/+91
1995-02-19 * Makefile.in (CC_FOR_TARGET,CXX_FOR_TARGET): Look for newlib inJim Kingdon1-0/+5
1995-02-19 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when weJim Kingdon1-0/+3
1995-02-19 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warningJim Kingdon2-1/+5
1995-02-19Sun Feb 19 11:05:28 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Peter Schauer2-4/+10
1995-02-17 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.Per Bothner2-0/+20
1995-02-17 * parse.c (follow_types): Given (TYPE[]) (i.e. with no length),Per Bothner3-13/+21
1995-02-17* arc-dis.c (arc_get_disassembler): Change argument to int,David Edelsohn1-0/+7
1995-02-17--set-section-flags patch from dje.Ian Lance Taylor1-3/+2
1995-02-17 * dis-asm.h (arc_get_disassembler): Change argument to int.David Edelsohn1-1/+7
1995-02-17 * config/tc-mips.c (md_pseudo_table): Add 2byte, 4byte and 8byteIan Lance Taylor2-0/+8
1995-02-17 * config/obj-elf.c (elf_frob_symbol): Warn if a symbol is bothIan Lance Taylor1-0/+6
1995-02-17 * objcopy.c (struct section_list): Add fields remove, set_flags,Ian Lance Taylor3-85/+353
1995-02-17 * hosts/sysv4.h: Include <unistd.h>, <stdlib.h>, and <time.h>.Ian Lance Taylor2-26/+11
1995-02-17Add support for .got1 and .got2 sections; Offset _GLOBAL_OFFSET_TABLE_ by 327...Michael Meissner1-7/+16
1995-02-17Add PC relative support to PowerPC ELF assembler.Michael Meissner1-0/+13
1995-02-17Make GOT relocs offset by 32768, which allows the table to double in size.Michael Meissner1-0/+6
1995-02-17 * syms.c (bfd_decode_symclass): Return 'W' for a weak symbol.Ian Lance Taylor1-0/+2
1995-02-17 * coffgen.c (coff_real_object_p): Set start address and flagsIan Lance Taylor1-0/+5
1995-02-17 * coffgen.c: Reindented.Ian Lance Taylor2-547/+593
1995-02-17* config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.J.T. Conklin2-1/+5
1995-02-17 * lib/gdb.exp: Just use "file exists", rather than undocumentedJim Kingdon2-1/+10
1995-02-16* reloc.c (bfd_perform_relocation): Don't use bitpos in overflow calculations.David Edelsohn1-0/+6
1995-02-16 * expr.c (operand): Move md_operand handling to default caseDavid Edelsohn1-0/+5
1995-02-16 * mips-opc.c: Add r4650 mul instruction.Ian Lance Taylor2-0/+5
1995-02-16Rewrite insque/remque support to cast all pointers to PTR.Michael Meissner1-9/+2
1995-02-16Rewrite Linux insque/remque support again.Michael Meissner2-19/+23
1995-02-16add 1995 to copyrightJ.T. Conklin1-1/+1
1995-02-16* Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):J.T. Conklin4-49/+19
1995-02-16 * hosts/std-host.h: Remove all function declarations which returnIan Lance Taylor2-31/+5
1995-02-16* config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start insteadJ.T. Conklin2-42/+11
1995-02-16* config/mt-vxworks (LDFLAGS): Set to -r.J.T. Conklin2-6/+2
1995-02-16* Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdbJ.T. Conklin4-155/+89
1995-02-15keep Windows GDB, believe it or notStan Shebs1-1/+3
1995-02-15Declare insque/remque as int funcs if not Linux.Michael Meissner1-0/+4
1995-02-15Only protect insque/remque on Linux.Michael Meissner2-5/+4
1995-02-15* configure.in, gdb.{base,c++,chill}/configure.in: changed soJ.T. Conklin4-32/+39
1995-02-15* all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.J.T. Conklin3-0/+70
1995-02-15Wed Feb 15 16:08:47 1995 Jason Molenda <crash@cygnus.com>Ian Lance Taylor2-1/+8
1995-02-15 * config/tc-mips.c (md_apply_fix): Accept BFD_RELOC_16, forIan Lance Taylor2-1/+13
1995-02-15 * mips-opc.c: Add uld and usd macros for unaligned double load andIan Lance Taylor2-0/+26
1995-02-15 * gas/mips/uld.d: New file.Ian Lance Taylor4-0/+146
1995-02-15 * config/tc-mips.c (macro): Handle M_U{L,S}D[_A] (unaligned doubleIan Lance Taylor2-90/+124