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