summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * nlm/Makefile.in: remove MMALLOC, READLINE, TERMCAP, and other cruft.J.T. Conklin1994-09-092-38/+8
* Add XDEPFILE = ser-tcp.oRob Savoye1994-09-091-0/+1
* * config/i386/gdbserve.mt: New file, defs for i386 nlm stub.J.T. Conklin1994-09-093-0/+8
* GDB support for HP-PRO.Rob Savoye1994-09-092-1/+11
* * coffgen.c (coff_get_symtab): Reindented. Removed commented outIan Lance Taylor1994-09-091-0/+3
* keep arm filesKen Raeburn1994-09-092-0/+41
* keep arm filesKen Raeburn1994-09-092-0/+4
* forgot an entry for makefile dependency changesKen Raeburn1994-09-091-0/+3
* keep arm dirKen Raeburn1994-09-091-0/+1
* Convert m68k COFF to use new COFF backend linker.Ian Lance Taylor1994-09-093-17/+77
* Modified Files:Kung Hsu1994-09-093-9/+89
* Modified Files:Kung Hsu1994-09-091-2/+2
* * config/i386/xm-go32.h (GDBINIT_FILENAME): Set to gdb.ini.Steve Chamberlain1994-09-091-0/+2
* * config/sh/tm-sh.h (EXTRA_FRAME_INFO): Add f_offset and leaf_functionSteve Chamberlain1994-09-091-1/+3
* * config/h8500/tm-h8500.h (target_write_pc, TARGET_WRITE_PC):Steve Chamberlain1994-09-091-2/+2
* Thu Sep 8 17:14:43 1994 Steve Chamberlain (sac@jonny.cygnus.com)Steve Chamberlain1994-09-092-10/+68
* * config/obj-coff.c (size_section): Do an fprintf to stderr ratherIan Lance Taylor1994-09-082-261/+116
* * scripttempl/h8500b.sc: Put rdata stuff into own segment.Steve Chamberlain1994-09-081-0/+4
* * coff-h8300.c (h8300_reloc16_extra_cases, case RELBYTE): Flag overflowsSteve Chamberlain1994-09-081-0/+17
* * sparclite/Makefile.in: Assorted stuff needed for eload.J.T. Conklin1994-09-081-1/+8
* * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Don't define;Ian Lance Taylor1994-09-081-0/+11
* * gdb.base/commands.exp: New tests for if/while commands.Jeff Law1994-09-082-0/+5
* * defs.h (enum misc_command_type, command_control_type): EnumsJeff Law1994-09-083-96/+648
* * config/tc-{h8300,sh}.[ch] (tc_coff_symbol_emit): Function doing nothingSteve Chamberlain1994-09-081-0/+5
* Wed Sep 7 17:21:12 1994 Steve Chamberlain (sac@jonny.cygnus.com)Steve Chamberlain1994-09-082-129/+180
* fix config.status, Makefile dependenciesKen Raeburn1994-09-081-2/+2
* tc_gen_reloc, i386-linux, brokensed changesKen Raeburn1994-09-081-0/+12
* (tc_gen_reloc): Use bfd_get_reloc_code_name in error message.Ken Raeburn1994-09-073-13/+54
* Remove 'brokensed' hack, autoconf should make it unnecessary now.Ken Raeburn1994-09-071-8/+9
* Don't set bfd_gas for i386-linux a.out configurations.Ken Raeburn1994-09-072-2/+2
* * libelf.h (struct elf_backend_data): Change second argument ofIan Lance Taylor1994-09-071-2/+7
* Update for autoconf beta 1.112:Ken Raeburn1994-09-076-230/+249
* * coff-go32.c (RTYPE2HOWTO): Fully parenthesize arguments.Ian Lance Taylor1994-09-071-0/+30
* * configure.in: Check ${host} and ${target} rather thanIan Lance Taylor1994-09-073-4/+10
* * config.sub: Merge nextstep cleanup from FSF.Per Bothner1994-09-071-0/+4
* * som.c (som_bfd_derive_misc_symbol_info): Treat undefined codeJeff Law1994-09-071-0/+13
* xIan Lance Taylor1994-09-071-1/+15
* * scripttempl/m68kcoff.sc: Put .bss in data segment.Ian Lance Taylor1994-09-071-2/+2
* * c-typeprint.c (c_type_print_varspec_prefix,Stan Shebs1994-09-076-75/+110
* Minor tweaks to make COFF code support both new and old style linker.Ian Lance Taylor1994-09-062-9/+16
* * pr-5016.ch, pr-5016.exp, Makefile.in: New testcase.Per Bothner1994-09-064-2/+95
* Note fix to lib/gdb.exp.Per Bothner1994-09-061-0/+5
* Add new style linker support to COFF backend. a29k only for now.Ian Lance Taylor1994-09-0611-245/+2788
* * coffgen.c (coff_print_symbol, case bfd_symbol_print_all): Check for sectionKen Raeburn1994-09-062-1/+17
* Makefile.in (ALL_MACHINES): ADded cpu-arm.o.Ken Raeburn1994-09-062-2/+7
* * config/tc-mips.c (mips_cpu): New static variable.Ian Lance Taylor1994-09-062-21/+123
* * mips-opc.c: Set INSN_STORE_MEMORY flag for all instructionsIan Lance Taylor1994-09-062-35/+55
* * mips.h (INSN_STORE_MEMORY): Define.Ian Lance Taylor1994-09-062-3/+21
* * gdb.c++/demangle.exp (test_arm_style_demangling): RemovePeter Schauer1994-09-061-0/+5
* * ch-typeprint.c (chill_type_print_base): Make TYPE_CODE_RANGEPer Bothner1994-09-052-14/+17