summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * NEWS: Make note of new record and replay feature forFred Fish1996-01-248-45/+551
* * ieee.c (ieee_define_named_type): When creating a tag for anIan Lance Taylor1996-01-243-7/+24
* * test-build.mk: Add checking of `hpux9' rather than just `hpux'.Brendan Kehoe1996-01-241-0/+9
* * configure: Pass --nfp to recursive configures.Per Bothner1996-01-241-0/+4
* * ieee.c: Various changes to write out types for functions andIan Lance Taylor1996-01-242-162/+474
* comment changeIan Lance Taylor1996-01-241-2/+1
* * config.bfd (sparc64-*-{sysv4*,solaris2*}): Comment outDavid Edelsohn1996-01-242-1/+6
* * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Delete checkingDavid Edelsohn1996-01-244-48/+15
* * ieee.c (struct ieee_var): Remove variable field. Add kindIan Lance Taylor1996-01-242-29/+62
* Delete v8plus sanitization.David Edelsohn1996-01-241-3/+1
* Note gdb.c++/classes.exp update.Per Bothner1996-01-241-0/+2
* * stabsread.c (rs6000_builtin_type): Make bool type unsigned.Per Bothner1996-01-243-3/+23
* Updated for Tcl 7.5a2 and Tk 4.1a2Tom Tromey1996-01-249-908/+1873
* * remote-vxsparc.c (vx_convert_to_virtual, vx_convert_from_virtual):Stan Shebs1996-01-243-47/+12
* fix ChangeLog entryIan Lance Taylor1996-01-241-1/+2
* * debug.h (enum debug_var_kind): Add DEBUG_VAR_ILLEGAL.Ian Lance Taylor1996-01-243-0/+13
* * ieee.c: Various changes to handle C++ reference types.Ian Lance Taylor1996-01-241-126/+453
* * enum.ch, enum.exp: New test case (covers PRs 8869 and 8870).Per Bothner1996-01-244-0/+100
* * ch-exp.c (parse_tuple): Error if invalid mode.Per Bothner1996-01-242-0/+7
* * value.h (COERCE_ARRAY): Don't coerce enums.Per Bothner1996-01-242-2/+12
* Note gdb.fortran/exprs.exp fix.Per Bothner1996-01-241-0/+4
* * language.c (lang_bool_type): Add Fortran support.Per Bothner1996-01-242-0/+14
* Fix typo in comment.Per Bothner1996-01-231-1/+1
* * gdbtk.c (gdb_disassemble): Rework disassemble_info initialization.David Edelsohn1996-01-232-2/+4
* * objdump.c (disassemble_data): Pass fprintf to INIT_DISASSEMBLE_INFO.David Edelsohn1996-01-232-1/+2
* * dis-asm.h (INIT_DISASSEMBLE_INFO): New argument FPRINTF_FUNC.David Edelsohn1996-01-231-2/+2
* * gdb.base/corefile.exp: Recognize "not found" as failureJeff Law1996-01-231-0/+7
* * coffcode.h (coff_new_section_hook): Don't try to align theIan Lance Taylor1996-01-232-0/+8
* * symfile.c (auto_solib_add): Renamed from auto_solib_add_at_startup.Jeff Law1996-01-238-28/+300
* * ieee.c: Various changes to write out definitions of C++ classes.Ian Lance Taylor1996-01-232-37/+501
* * debug.c (debug_append_filename): Remove.Ian Lance Taylor1996-01-232-32/+0
* * stabs.c (struct stab_handle): Remove last_type field. AddIan Lance Taylor1996-01-231-56/+68
* tipoIan Lance Taylor1996-01-231-1/+1
* Implement R_PPC_EMB_{SDA21,RELSDA} relocationsMichael Meissner1996-01-232-2/+13
* Do not complain if some objects have the embedded bit set and others do not.Michael Meissner1996-01-232-19/+11
* * coffcode.h (coff_set_section_contents): Fix the handling of theIan Lance Taylor1996-01-232-6/+45
* * objdump.c (disassemble_data): Handle unknown endianness.David Edelsohn1996-01-232-1/+9
* * dis-asm.h (INIT_DISASSEMBLE_INFO): Set endian to BFD_ENDIAN_UNKNOWN.David Edelsohn1996-01-232-1/+5
* * gdbtk.c (gdb_disassemble): Rework disassemble_info initialization.David Edelsohn1996-01-232-10/+15
* obsolete.Steve Chamberlain1996-01-231-26/+0
* * remote.c (remotebreak): New GDB variable.Stan Shebs1996-01-232-0/+13
* * sparc-dis.c (print_insn_sparc): Renamed from print_insn.David Edelsohn1996-01-232-44/+25
* Add new option --show-raw-insn.David Edelsohn1996-01-234-3/+37
* * bfd-in2.h: Regenerated.David Edelsohn1996-01-233-0/+5
* * dis-asm.h (disassemble_info): New members arch, mach, endian.David Edelsohn1996-01-232-33/+36
* * ieee.c: Extensive changes to pass a single info argument aroundIan Lance Taylor1996-01-232-448/+1352
* * debug.h (debug_get_type_size): Declare.Ian Lance Taylor1996-01-232-9/+136
* * sparc-tdep.c (_initialize_sparc_tdep): Always use print_insn_sparc.David Edelsohn1996-01-231-0/+4
* Make 64k .sdata and .sdata2 sections work; fix typosMichael Meissner1996-01-223-63/+38
* * disassemble.c (disassembler, case bfd_arch_sparc): bfd_mach_sparc64David Edelsohn1996-01-222-7/+18