aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-01-25 * configure: Regenerated.David Edelsohn1-0/+1
1996-01-25* sp64sol2.mt: New file.David Edelsohn2-0/+4
1996-01-25 * configure.in (sparc64-*-*): Add default host configuration.David Edelsohn3-2/+17
1996-01-25 * config/tc-sparc.c (initial_architecture,can_bump_v9_p): Deleted.David Edelsohn2-110/+129
1996-01-25 * sparc.h (enum sparc_opcode_arch_val): Replaces sparc_architecture.David Edelsohn1-24/+35
1996-01-25 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.David Edelsohn1-0/+4
1996-01-25 * Makefile.in (RUNTEST): srcdir renamed to rootsrc.David Edelsohn2-2/+6
1996-01-25 * Makefile.in (RUNTEST): Fix reference to $${srcdir}.David Edelsohn1-0/+4
1996-01-25 * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args):Steve Chamberlain1-0/+5
1996-01-25Fix typo in eabl relocationsMichael Meissner2-8/+53
1996-01-25 * configure.tgt (sparc64-*-solaris2*): New configuration.David Edelsohn1-0/+5
1996-01-25 * ieee.c (ieee_read_cxx_class): Don't multiply voffset by 4.Ian Lance Taylor1-0/+16
1996-01-24Look for -ldl or -ldld where needed by Tcl 7.5.Tom Tromey6-4/+113
1996-01-24 * ieee.c (struct ieee_modified_type): Define.Ian Lance Taylor2-14/+107
1996-01-24Add gdbreplay.cFred Fish1-0/+1
1996-01-24remove incorrect BFD_ASSERT from last patchIan Lance Taylor1-1/+0
1996-01-24 * NEWS: Make note of new record and replay feature forFred Fish8-45/+551
1996-01-24 * ieee.c (ieee_define_named_type): When creating a tag for anIan Lance Taylor3-7/+24
1996-01-24 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.Brendan Kehoe1-0/+9
1996-01-24 * configure: Pass --nfp to recursive configures.Per Bothner1-0/+4
1996-01-24 * ieee.c: Various changes to write out types for functions andIan Lance Taylor2-162/+474
1996-01-24comment changeIan Lance Taylor1-2/+1
1996-01-24 * config.bfd (sparc64-*-{sysv4*,solaris2*}): Comment outDavid Edelsohn2-1/+6
1996-01-24 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Delete checkingDavid Edelsohn4-48/+15
1996-01-24 * ieee.c (struct ieee_var): Remove variable field. Add kindIan Lance Taylor2-29/+62
1996-01-24Delete v8plus sanitization.David Edelsohn1-3/+1
1996-01-24Note gdb.c++/classes.exp update.Per Bothner1-0/+2
1996-01-24 * stabsread.c (rs6000_builtin_type): Make bool type unsigned.Per Bothner3-3/+23
1996-01-24Updated for Tcl 7.5a2 and Tk 4.1a2Tom Tromey9-908/+1873
1996-01-24 * remote-vxsparc.c (vx_convert_to_virtual, vx_convert_from_virtual):Stan Shebs3-47/+12
1996-01-24fix ChangeLog entryIan Lance Taylor1-1/+2
1996-01-24 * debug.h (enum debug_var_kind): Add DEBUG_VAR_ILLEGAL.Ian Lance Taylor3-0/+13
1996-01-24 * ieee.c: Various changes to handle C++ reference types.Ian Lance Taylor1-126/+453
1996-01-24 * enum.ch, enum.exp: New test case (covers PRs 8869 and 8870).Per Bothner4-0/+100
1996-01-24 * ch-exp.c (parse_tuple): Error if invalid mode.Per Bothner2-0/+7
1996-01-24 * value.h (COERCE_ARRAY): Don't coerce enums.Per Bothner2-2/+12
1996-01-24Note gdb.fortran/exprs.exp fix.Per Bothner1-0/+4
1996-01-24 * language.c (lang_bool_type): Add Fortran support.Per Bothner2-0/+14
1996-01-23Fix typo in comment.Per Bothner1-1/+1
1996-01-23 * gdbtk.c (gdb_disassemble): Rework disassemble_info initialization.David Edelsohn2-2/+4
1996-01-23 * objdump.c (disassemble_data): Pass fprintf to INIT_DISASSEMBLE_INFO.David Edelsohn2-1/+2
1996-01-23 * dis-asm.h (INIT_DISASSEMBLE_INFO): New argument FPRINTF_FUNC.David Edelsohn1-2/+2
1996-01-23 * gdb.base/corefile.exp: Recognize "not found" as failureJeff Law1-0/+7
1996-01-23 * coffcode.h (coff_new_section_hook): Don't try to align theIan Lance Taylor2-0/+8
1996-01-23 * symfile.c (auto_solib_add): Renamed from auto_solib_add_at_startup.Jeff Law8-28/+300
1996-01-23 * ieee.c: Various changes to write out definitions of C++ classes.Ian Lance Taylor2-37/+501
1996-01-23 * debug.c (debug_append_filename): Remove.Ian Lance Taylor2-32/+0
1996-01-23 * stabs.c (struct stab_handle): Remove last_type field. AddIan Lance Taylor1-56/+68
1996-01-23tipoIan Lance Taylor1-1/+1
1996-01-23Implement R_PPC_EMB_{SDA21,RELSDA} relocationsMichael Meissner2-2/+13