aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
1996-01-23Do not complain if some objects have the embedded bit set and others do not.Michael Meissner2-19/+11
1996-01-23 * coffcode.h (coff_set_section_contents): Fix the handling of theIan Lance Taylor2-6/+45
1996-01-23 * objdump.c (disassemble_data): Handle unknown endianness.David Edelsohn2-1/+9
1996-01-23 * dis-asm.h (INIT_DISASSEMBLE_INFO): Set endian to BFD_ENDIAN_UNKNOWN.David Edelsohn2-1/+5
1996-01-23 * gdbtk.c (gdb_disassemble): Rework disassemble_info initialization.David Edelsohn2-10/+15
1996-01-23obsolete.Steve Chamberlain1-26/+0
1996-01-23 * remote.c (remotebreak): New GDB variable.Stan Shebs2-0/+13
1996-01-23 * sparc-dis.c (print_insn_sparc): Renamed from print_insn.David Edelsohn2-44/+25
1996-01-23 Add new option --show-raw-insn.David Edelsohn4-3/+37
1996-01-23 * bfd-in2.h: Regenerated.David Edelsohn3-0/+5
1996-01-23 * dis-asm.h (disassemble_info): New members arch, mach, endian.David Edelsohn2-33/+36
1996-01-23 * ieee.c: Extensive changes to pass a single info argument aroundIan Lance Taylor2-448/+1352
1996-01-23 * debug.h (debug_get_type_size): Declare.Ian Lance Taylor2-9/+136
1996-01-23 * sparc-tdep.c (_initialize_sparc_tdep): Always use print_insn_sparc.David Edelsohn1-0/+4
1996-01-22Make 64k .sdata and .sdata2 sections work; fix typosMichael Meissner3-63/+38
1996-01-22 * disassemble.c (disassembler, case bfd_arch_sparc): bfd_mach_sparc64David Edelsohn2-7/+18