12352 Commits (92c6bf4d3a42e30e90fb6a54f1b965f99e674eec)
 

Author SHA1 Message Date
Michael Meissner 92c6bf4d3a Rewrite Linux insque/remque support again. 32 years ago
J.T. Conklin 3aa3c59383 add 1995 to copyright 32 years ago
J.T. Conklin 65424cda04 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS): 32 years ago
Ian Lance Taylor fe46552d89 * hosts/std-host.h: Remove all function declarations which return 32 years ago
J.T. Conklin 983bfa6327 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead 32 years ago
J.T. Conklin bdbe77580e * config/mt-vxworks (LDFLAGS): Set to -r. 32 years ago
J.T. Conklin be813d0223 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb 32 years ago
Stan Shebs bd749fdd7a keep Windows GDB, believe it or not 32 years ago
Michael Meissner a978b966ff Declare insque/remque as int funcs if not Linux. 32 years ago
Michael Meissner fed9a8d46e Only protect insque/remque on Linux. 32 years ago
J.T. Conklin 9c79b8b5eb * configure.in, gdb.{base,c++,chill}/configure.in: changed so 32 years ago
J.T. Conklin 07dff0109d * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm. 32 years ago
Ian Lance Taylor efc538bab9 Wed Feb 15 16:08:47 1995 Jason Molenda <crash@cygnus.com> 32 years ago
Ian Lance Taylor 49ad0c4cf3 * config/tc-mips.c (md_apply_fix): Accept BFD_RELOC_16, for 32 years ago
Ian Lance Taylor 470feacfab * mips-opc.c: Add uld and usd macros for unaligned double load and 32 years ago
Ian Lance Taylor a93c34edf1 * gas/mips/uld.d: New file. 32 years ago
Ian Lance Taylor adcf2b9d57 * config/tc-mips.c (macro): Handle M_U{L,S}D[_A] (unaligned double 32 years ago
Ian Lance Taylor 34419a7fe3 Gas reloc handling reeks. 32 years ago
Michael Meissner 4a6b2f8bbd All ELF relocs. 32 years ago
Michael Meissner bcbe2c719c Fix powerpc PC relative reloc & add some 16 bit relocs. 32 years ago
Michael Meissner 677653a077 Define TEXT_SEGMENT_BASE as 1 for ppc-eabi; Make dcache.c compilable on Linux. 32 years ago
Ian Lance Taylor 882d9d1a2f * mips.h (M_ULD, M_ULD_A, M_USD, M_USD_A): Define. 32 years ago
Ian Lance Taylor b2b8c24e2f * config/tc-mips.c (macro): Don't use the target register as a 32 years ago
Ian Lance Taylor 24b39a7e19 x 32 years ago
Stu Grossman 6131622e34 * annotate.c, breakpoint.c, defs.h, gdbtk.c, top.c: Replace 32 years ago
Ian Lance Taylor a8e27cc684 * objdump.c (with_source_code): New global variable. 32 years ago
Ian Lance Taylor 580102b026 * elf32-mips.c (struct mips_elf_find_line): Define. 32 years ago
Jim Kingdon 5466f20ff2 * expression.h: Move declaration of evaluate_subexp_with_coercion 32 years ago
Jim Kingdon a686510408 * expression.h: Move include of value.h until after declaration of 32 years ago
Michael Meissner 8c9bfee312 Reconize old versions of the PowerPC machine code (EM_PPC_OLD and EM_CYGNUS_POWERPC). 32 years ago
Ian Lance Taylor aed592693f * aoutf1.h (MACHTYPE_OK): Don't define if already defined. Don't 32 years ago
Ian Lance Taylor 1f9327360d * aoutx.h (NAME(aout,swap_ext_reloc_in)): Don't return a pointer 32 years ago
Ian Lance Taylor 08b7351f06 * config/tc-sparc.h (tc_fix_adjustable): Define if OBJ_ELF. 32 years ago
David Edelsohn 53c73f8d0e * arc.h (ARC_OPERAND_LIMM): New flag. 32 years ago
Ian Lance Taylor 405affccae Revert this patch, since it breaks linking PIC code with no dynamic 32 years ago
Stan Shebs d5c8cefe19 * remote-e7000.c: Comprehensive cleanup; removal of dead code, 32 years ago
Stan Shebs faf4dcd7f3 * irix5-nat.c (string.h): Include near beginning of file. 32 years ago
Jim Kingdon 18d3d85907 * valops.c (value_arg_coerce): Use VALUE_TYPE not SYMBOL_TYPE on 32 years ago
Jim Kingdon bc778001af * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing 32 years ago
Per Bothner 2dac71f519 * pr-6292.ch, pr-6292.exp, Makefile.in: New test case. 32 years ago
Per Bothner 7398958c7d * language.h (struct language_defn): New field evaluate_exp. 32 years ago
Per Bothner 60438e8e3e * ch-exp.y (maybe_expression_list): New non-terminal. 32 years ago
Per Bothner 7c606261da * symtab.c (add_param_to_type): Remove (commented-out) function, 32 years ago
Per Bothner 5222ca60be * valops.c (value_arg_coerce): Now takes param_type argument. 32 years ago
Per Bothner 27202b6a47 * buildsym.c (finish_block): If finishing a function without known 32 years ago
Jim Kingdon c44c67b5ae * gdb.base/langs.exp, gdb.base/langs*: New test. 32 years ago
Jim Kingdon 21af55c92d * buildsym.c (start_subfile): Set language for f2c like for cfront. 32 years ago
Jim Kingdon d05baf08ac * gdb.texinfo (Setting): Talk about the language of a source file 32 years ago
Ian Lance Taylor e13a80f72f * config/tc-i386.c (tc_i386_fix_adjustable): Use S_IS_EXTERN 32 years ago
David Edelsohn ac5357fa5d E_ARC_CPU_XXX renamed to E_ARC_MACH_XXX for consistency with rest of BFD. 32 years ago