Age | Commit message (Expand) | Author | Files | Lines |
1994-09-11 | * irix5-nat.c, osfsolib.c, solib.c (solib_add): Simplify last | Peter Schauer | 5 | -24/+234 |
1994-09-10 | * emulparams/elf32mipb.sh (TEMPLATE_NAME): Define as elf32. | Ian Lance Taylor | 3 | -17/+34 |
1994-09-10 | * Update copyright message to include 1993, 1994. | Peter Schauer | 1 | -1/+2 |
1994-09-10 | * corelow.c (add_solib_stub): Copy to_sections changes from | Peter Schauer | 6 | -36/+41 |
1994-09-09 | * nlm/Makefile.in: remove MMALLOC, READLINE, TERMCAP, and other cruft. | J.T. Conklin | 2 | -38/+8 |
1994-09-09 | Add XDEPFILE = ser-tcp.o | Rob Savoye | 1 | -0/+1 |
1994-09-09 | * config/i386/gdbserve.mt: New file, defs for i386 nlm stub. | J.T. Conklin | 3 | -0/+8 |
1994-09-09 | GDB support for HP-PRO. | Rob Savoye | 2 | -1/+11 |
1994-09-09 | * coffgen.c (coff_get_symtab): Reindented. Removed commented out | Ian Lance Taylor | 1 | -0/+3 |
1994-09-09 | keep arm files | Ken Raeburn | 2 | -0/+41 |
1994-09-09 | keep arm files | Ken Raeburn | 2 | -0/+4 |
1994-09-09 | forgot an entry for makefile dependency changes | Ken Raeburn | 1 | -0/+3 |
1994-09-09 | keep arm dir | Ken Raeburn | 1 | -0/+1 |
1994-09-09 | Convert m68k COFF to use new COFF backend linker. | Ian Lance Taylor | 3 | -17/+77 |
1994-09-09 | Modified Files: | Kung Hsu | 3 | -9/+89 |
1994-09-09 | Modified Files: | Kung Hsu | 1 | -2/+2 |
1994-09-09 | * config/i386/xm-go32.h (GDBINIT_FILENAME): Set to gdb.ini. | Steve Chamberlain | 1 | -0/+2 |
1994-09-09 | * config/sh/tm-sh.h (EXTRA_FRAME_INFO): Add f_offset and leaf_function | Steve Chamberlain | 1 | -1/+3 |
1994-09-09 | * config/h8500/tm-h8500.h (target_write_pc, TARGET_WRITE_PC): | Steve Chamberlain | 1 | -2/+2 |
1994-09-09 | Thu Sep 8 17:14:43 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 2 | -10/+68 |
1994-09-08 | * config/obj-coff.c (size_section): Do an fprintf to stderr rather | Ian Lance Taylor | 2 | -261/+116 |
1994-09-08 | * scripttempl/h8500b.sc: Put rdata stuff into own segment. | Steve Chamberlain | 1 | -0/+4 |
1994-09-08 | * coff-h8300.c (h8300_reloc16_extra_cases, case RELBYTE): Flag overflows | Steve Chamberlain | 1 | -0/+17 |
1994-09-08 | * sparclite/Makefile.in: Assorted stuff needed for eload. | J.T. Conklin | 1 | -1/+8 |
1994-09-08 | * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Don't define; | Ian Lance Taylor | 1 | -0/+11 |
1994-09-08 | * gdb.base/commands.exp: New tests for if/while commands. | Jeff Law | 2 | -0/+5 |
1994-09-08 | * defs.h (enum misc_command_type, command_control_type): Enums | Jeff Law | 3 | -96/+648 |
1994-09-08 | * config/tc-{h8300,sh}.[ch] (tc_coff_symbol_emit): Function doing nothing | Steve Chamberlain | 1 | -0/+5 |
1994-09-08 | Wed Sep 7 17:21:12 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 2 | -129/+180 |
1994-09-08 | fix config.status, Makefile dependencies | Ken Raeburn | 1 | -2/+2 |
1994-09-08 | tc_gen_reloc, i386-linux, brokensed changes | Ken Raeburn | 1 | -0/+12 |
1994-09-07 | (tc_gen_reloc): Use bfd_get_reloc_code_name in error message. | Ken Raeburn | 3 | -13/+54 |
1994-09-07 | Remove 'brokensed' hack, autoconf should make it unnecessary now. | Ken Raeburn | 1 | -8/+9 |
1994-09-07 | Don't set bfd_gas for i386-linux a.out configurations. | Ken Raeburn | 2 | -2/+2 |
1994-09-07 | * libelf.h (struct elf_backend_data): Change second argument of | Ian Lance Taylor | 1 | -2/+7 |
1994-09-07 | Update for autoconf beta 1.112: | Ken Raeburn | 6 | -230/+249 |
1994-09-07 | * coff-go32.c (RTYPE2HOWTO): Fully parenthesize arguments. | Ian Lance Taylor | 1 | -0/+30 |
1994-09-07 | * configure.in: Check ${host} and ${target} rather than | Ian Lance Taylor | 3 | -4/+10 |
1994-09-07 | * config.sub: Merge nextstep cleanup from FSF. | Per Bothner | 1 | -0/+4 |
1994-09-07 | * som.c (som_bfd_derive_misc_symbol_info): Treat undefined code | Jeff Law | 1 | -0/+13 |
1994-09-07 | x | Ian Lance Taylor | 1 | -1/+15 |
1994-09-07 | * scripttempl/m68kcoff.sc: Put .bss in data segment. | Ian Lance Taylor | 1 | -2/+2 |
1994-09-07 | * c-typeprint.c (c_type_print_varspec_prefix, | Stan Shebs | 6 | -75/+110 |
1994-09-06 | Minor tweaks to make COFF code support both new and old style linker. | Ian Lance Taylor | 2 | -9/+16 |
1994-09-06 | * pr-5016.ch, pr-5016.exp, Makefile.in: New testcase. | Per Bothner | 4 | -2/+95 |
1994-09-06 | Note fix to lib/gdb.exp. | Per Bothner | 1 | -0/+5 |
1994-09-06 | Add new style linker support to COFF backend. a29k only for now. | Ian Lance Taylor | 11 | -245/+2788 |
1994-09-06 | * coffgen.c (coff_print_symbol, case bfd_symbol_print_all): Check for section | Ken Raeburn | 2 | -1/+17 |
1994-09-06 | Makefile.in (ALL_MACHINES): ADded cpu-arm.o. | Ken Raeburn | 2 | -2/+7 |
1994-09-06 | * config/tc-mips.c (mips_cpu): New static variable. | Ian Lance Taylor | 2 | -21/+123 |