aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-08-01 * config/mips/tm-mips.h (TM_MIPS_H): Enclose file contents inFred Fish4-5/+23
1996-08-01 * ld.texinfo (Section Placement): Improve the wording of theIan Lance Taylor1-8/+15
1996-08-01 * emultempl/sunos.em (gld${EMULATION_NAME}_after_open): MoveIan Lance Taylor1-0/+5
1996-08-01 * Makefile.in (gdbtk.tcl): put in $(datadir), not $(libdir).Jason Molenda2-3/+9
1996-08-01 * rs6000-nat.c (add_vmap): Return 0 to caller rather than random value.Fred Fish2-2/+31
1996-07-31Wed Jul 31 14:46:11 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-9/+5
1996-07-31Wed Jul 31 14:46:11 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+6
1996-07-31 * config/tc-m68k.c (m68k_ip): Set ok_arch for every instruction,Ian Lance Taylor1-0/+5
1996-07-31 * m68k-opc.c: Add cpushl for the mcf5200. From Ken RoseIan Lance Taylor1-0/+5
1996-07-31Wed Jul 31 13:17:10 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+4
1996-07-31 Make ld -N more reasonable for ELF:Ian Lance Taylor2-7/+40
1996-07-31Wed Jul 31 11:52:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-2/+2
1996-07-31Wed Jul 31 11:52:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-1/+7
1996-07-31Wed Jul 31 11:45:15 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-3/+18
1996-07-31Wed Jul 31 11:45:15 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+6
1996-07-31 * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.David Edelsohn1-0/+4
1996-07-31mention ColdFire supportIan Lance Taylor1-0/+4
1996-07-31"testsuite/gas/arm/arm7t.s" and "testsuite/gas/arm/arm7t.d" added.Jackie Smith Cashion1-0/+2
1996-07-31oWed Jul 31 15:41:42 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion5-146/+424
1996-07-31Wed Jul 31 15:00:12 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion4-0/+15
1996-07-31Wed Jul 31 14:39:27 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion2-0/+11
1996-07-31 * stabsread.c (get_substring): Declare second arg as int.Stan Shebs3-32/+56
1996-07-31 * configure.in (*-*-ose): Remove exclusion of libgloss for thisBrendan Kehoe1-3/+0
1996-07-30 * ldlang.c (lang_size_sections): Add the section VMA to the resultIan Lance Taylor2-1/+4
1996-07-30 * config/tc-hppa.c (selector_table): Add 'E' selector.Jeff Law2-26/+100
1996-07-30 * libhppa.h (R_HPPA_ESEL): New field selector.Jeff Law3-10/+104
1996-07-30update copyrightIan Lance Taylor2-9/+9
1996-07-30 * config/tc-sparc.c (md_pseudo_table): Add 2byte, 4byte, and 8byteIan Lance Taylor1-0/+5
1996-07-30 * ld.h (args_type): Add cref field.Ian Lance Taylor3-17/+87
1996-07-30 * ldcref.c (output_one_cref): Don't crash if a symbol is definedIan Lance Taylor1-0/+327
1996-07-30 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Do the regularIan Lance Taylor2-12/+21
1996-07-30 * rs6000-tdep.c (push_arguments): Remove unused variable "pc".Fred Fish2-5/+17
1996-07-30 * xcoffread.c (compare_lte): Change prototype and function toFred Fish2-2/+49
1996-07-30 * mips-tdep.c (mips_read_processor_type): Add parens aroundFred Fish2-1/+5
1996-07-30 * rs6000-tdep.c (skip_prologue): Add missing parens aroundFred Fish2-2/+6
1996-07-30 * configure.in: Expand "long long" test to include code that triggersFred Fish3-38/+54
1996-07-30 * somsolib.c (som_solib_create_inferior_hook): Don'tJeff Law2-6/+9
1996-07-29 * fnmatch.h, fnmatch.c: New files.Ian Lance Taylor10-173/+903
1996-07-28 * config/mips/tm-mips.h (struct frame_info): Forward decl.Fred Fish6-8/+145
1996-07-28 * configure.in: Add test for "long long" support.Fred Fish28-141/+476
1996-07-27 * mpw-config.in: Generate Mac include for elf/dwarf2.h.Stan Shebs1-0/+4
1996-07-27 * xcoffread.c (xcoff_end_psymtab): Add textlow_not_set parameter.Fred Fish2-11/+17
1996-07-26 * xcofflink.c (xcoff_build_ldsyms): Make exporting an undefinedIan Lance Taylor2-4/+8
1996-07-26Fri Jul 26 11:45:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-4/+13
1996-07-26Fri Jul 26 11:47:10 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+4
1996-07-26Fri Jul 26 11:43:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-13/+54
1996-07-26Fri Jul 26 11:43:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+7
1996-07-26 * printcmd.c (_initialize_printcmd): InitializeIan Lance Taylor2-0/+7
1996-07-26 * objdump.c (disassemble_data): Set disasm_info.flavour fromIan Lance Taylor1-0/+5
1996-07-26 * alpha-dis.c (print_insn_alpha_osf): Remove.Ian Lance Taylor1-0/+8