Age | Commit message (Expand) | Author | Files | Lines |
1995-02-24 | tweak previous patch | Ian Lance Taylor | 1 | -0/+1 |
1995-02-24 | * config/tc-mips.c (load_register): Correctly handle 32 bit values | Ian Lance Taylor | 2 | -4/+25 |
1995-02-24 | * monitor.c (monitor_load_ascii_srec): Add a one second sleep | Stu Grossman | 2 | -4/+10 |
1995-02-24 | * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing | Jeff Law | 2 | -15/+71 |
1995-02-24 | * hppa.h (fstwx): Fix single-bit error. | Jeff Law | 1 | -0/+4 |
1995-02-23 | * config/tc-hppa.c (md_apply_fix): Don't subtract the value of the | Jeff Law | 1 | -0/+6 |
1995-02-23 | * gdb.base/term.exp: Do not give a warning if not native, it is | Jim Kingdon | 1 | -0/+5 |
1995-02-23 | * config/tc-mips.c (append_insn): If listing_prev_line is called, | Ian Lance Taylor | 2 | -1/+17 |
1995-02-22 | * ch-exp.y (expression_conversion): Recognize 'ARRAY () TYPE (EXPR)' | Per Bothner | 2 | -0/+27 |
1995-02-22 | added regs.exp to Things-to-keep | Angela Marie Thomas | 1 | -0/+1 |
1995-02-22 | * bout.c (b_out_slurp_reloc_table): Don't return an error if asked | Ian Lance Taylor | 1 | -0/+5 |
1995-02-22 | Added arc to Things-to-lose | Angela Marie Thomas | 1 | -0/+1 |
1995-02-22 | Added remote-mon.c and ser-go32-para.c to Things-to-lose | Angela Marie Thomas | 1 | -0/+2 |
1995-02-21 | * som.c (som_bfd_ar_write_symbol_stuff): Handle objects with odd | Jeff Law | 1 | -0/+5 |
1995-02-21 | * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype | Jim Kingdon | 1 | -0/+5 |
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 |