Age | Commit message (Expand) | Author | Files | Lines |
1994-04-20 | * dstread.c, coffread.c: Don't define pending_blocks; buildsym.c | Jim Kingdon | 2 | -2/+5 |
1994-04-20 | Add missing #endif. | Jeff Law | 1 | -0/+1 |
1994-04-19 | * configure.in: Add recognition of i[34]86-*-bsd386. | Bill Cox | 2 | -0/+5 |
1994-04-19 | * hppa-tdep.c (internalize_unwind_info): Delete unused indexp | Jeff Law | 2 | -3/+7 |
1994-04-19 | doc, obj-vms.c, ho-sysv.h changes | Ken Raeburn | 1 | -0/+17 |
1994-04-19 | added info on warning functions &c | Ken Raeburn | 1 | -0/+55 |
1994-04-19 | * Makefile.in, as.texinfo: Renamed asdoc-config.texi to asconfig.texi. | Ken Raeburn | 1 | -13/+13 |
1994-04-19 | (VMS_write_object_file): While looking for register mask, skip empty fill frags | Ken Raeburn | 1 | -0/+5 |
1994-04-19 | Include string.h. | Ken Raeburn | 1 | -0/+1 |
1994-04-18 | * config/tc-hppa.c (pa_parse_space_stmt): Use the built-in | Jeff Law | 2 | -8/+45 |
1994-04-18 | * som.c (som_prep_headers): Get the space's number from the | Jeff Law | 1 | -0/+9 |
1994-04-18 | * dbxread.c (read_dbx_dynamic_symtab): Relocate BFD symbols by | Peter Schauer | 2 | -1/+19 |
1994-04-18 | * nm-hppab.h (KERNEL_U_ADDR): Define. | Jeff Law | 4 | -20/+46 |
1994-04-18 | Fix typo. | Jeff Law | 1 | -1/+1 |
1994-04-18 | * nm-hppab.h (KERNEL_U_ADDR): Define. | Jeff Law | 2 | -2/+22 |
1994-04-17 | * paread.c (compare_unwind_entries): Delete function. It's been | Jeff Law | 3 | -177/+217 |
1994-04-17 | * ppc-opc.c (powerpc_opcodes): Correct fcir. From David Edelsohn | Ian Lance Taylor | 2 | -1/+6 |
1994-04-16 | * config.sub (sparc64-elf): Fix os. | David Edelsohn | 2 | -4/+20 |
1994-04-15 | * coff-a29k.c (reloc_processing): Always set the address of a | Ian Lance Taylor | 2 | -0/+21 |
1994-04-15 | Fri Apr 15 11:53:46 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 7 | -45/+69 |
1994-04-15 | * bfd/archive.c: Consistently use ARFMAG; from | Ian Lance Taylor | 1 | -0/+7 |
1994-04-15 | * h8500-tdep.c (initialize_h8500_tdep, large_command): | Steve Chamberlain | 4 | -7/+22 |
1994-04-15 | * config/tm/tm-h8500.h (BEFORE_MAIN_LOOP_HOOK): Deleted. | Steve Chamberlain | 1 | -5/+0 |
1994-04-15 | * config/sh/tm-sh.h (BREAKPOINT): Is now sleep opcode. | Steve Chamberlain | 1 | -2/+3 |
1994-04-15 | * ecoff.c (first_proc_ptr): New static variable. | Ian Lance Taylor | 1 | -0/+5 |
1994-04-15 | * ldlang.c (lang_size_sections): When relaxing, adjust the | Ian Lance Taylor | 2 | -1/+18 |
1994-04-15 | * coff-mips.c (mips_relocate_section): When relaxing, adjust local | Ian Lance Taylor | 2 | -21/+54 |
1994-04-15 | * ecoff.c (ecoff_emit_aggregate): Take fdr argument. Map fdr | Ian Lance Taylor | 2 | -46/+94 |
1994-04-15 | * Makefile.in (bootstrap, bootstrap2, bootstrap3): Make gasp.new | Ian Lance Taylor | 1 | -0/+5 |
1994-04-15 | * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not | Ian Lance Taylor | 1 | -0/+5 |
1994-04-14 | * Makefile.in: Make $(OBJS) depend on $(ALL_OBJ_DEPS). | Ken Raeburn | 7 | -52/+94 |
1994-04-14 | * expr.c (operand): Try to parse "0f" and "0b" sequences as floating point and | Ken Raeburn | 1 | -0/+6 |
1994-04-14 | * Makefile.in (de-stage1, de-stage2, de-stage3): Use rm -f. | Ian Lance Taylor | 2 | -7/+12 |
1994-04-14 | Wed Apr 13 11:50:07 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -1/+5 |
1994-04-14 | Remove assertion that was not intended to be checked in. | Ian Lance Taylor | 1 | -1/+0 |
1994-04-14 | config/tc-mips.[ch] changes. | Ian Lance Taylor | 1 | -0/+17 |
1994-04-14 | * config/tc-mips.h (DIFF_EXPR_OK): Define. | Ian Lance Taylor | 1 | -8/+112 |
1994-04-14 | * coff-mips.c (mips_howto_table): Add dummy entries to account for | Ian Lance Taylor | 2 | -120/+505 |
1994-04-14 | * reloc.c (bfd_reloc_code_real_type): Add BFD_RELOC_PCREL_HI16_S | Ian Lance Taylor | 1 | -0/+4 |
1994-04-14 | * mips.h (RELOC_BITS3_TYPE_BIG): Changed from 0x1e to 0x3e. | Ian Lance Taylor | 1 | -0/+10 |
1994-04-14 | * procfs.c (procfs_wait): Protect watchpoint code with appropriate | Jeff Law | 2 | -1/+13 |
1994-04-14 | * procfs.c (procfs_wait): Protect watchpoint code with appropriate | Jeff Law | 2 | -0/+11 |
1994-04-14 | * rltty.c (set_tty_settings): Don't set readline_echoing_p. | Jim Kingdon | 1 | -0/+5 |
1994-04-14 | There is no interesting Irix 5, or PowerPC, or RS/6000 support in the | Ian Lance Taylor | 1 | -4/+0 |
1994-04-14 | (Arguments): Fix typo. | Jim Kingdon | 2 | -2/+3 |
1994-04-14 | * gdb.texinfo: Refer to file names, not path names, per rms | Jim Kingdon | 2 | -7/+12 |
1994-04-14 | * config/mips/nm-irix4.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Define. | Jeff Law | 2 | -0/+20 |
1994-04-13 | Make tests work again on alpha-osf1 and sun4 native. | Ken Raeburn | 1 | -1/+1 |
1994-04-13 | * configure: Make file links cleanly even if Lynx fails on | Bill Cox | 1 | -0/+10 |
1994-04-13 | * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints | Jeff Law | 1 | -0/+7 |