binutils-gdb.git
1995-03-14 Ken Raeburnstab-syms.c: Rewrite to improve performance. Shaves...
1995-03-14 Ken RaeburnChanges from Klaus Kaempf:
1995-03-14 Ken Raeburn* __bb_exit_func.c: New file, from David Mosberger...
1995-03-14 Stan Shebs * ch-valprint.c (annotate.h): Include.
1995-03-14 Ken RaeburnMon Mar 13 17:03:46 1995 Pat Rankin (rankin@eql.calte...
1995-03-14 Per Bothner * gdb.texinfo (Define): Document $arg0... arguments...
1995-03-13 Jim Kingdon * alpha-tdep.c (find_proc_desc): If pdr.framereg field...
1995-03-13 Ian Lance Taylor * elfcode.h (write_relocs): Make static. Use PTR...
1995-03-13 Ian Lance Taylor * elf32-sparc.c (elf32_sparc_size_dynamic_sections...
1995-03-13 Ian Lance Taylor * archive.c (bsd_write_armap): Cast getuid and getgid...
1995-03-13 Ian Lance Taylor * mh-hpux8: New file.
1995-03-13 Ian Lance Taylor * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
1995-03-12 David Edelsohn * elf32-arc.c (elf_arc_howto_table): Relocs with impli...
1995-03-12 David Edelsohnarc-dis.c (print_insn): Put "+ 4" of relative addresses...
1995-03-11 Jim Kingdon * gdb.base/a1-selftest.exp: Remove xfail for solaris...
1995-03-11 Ken Raeburn* config/obj-coff.c: Redo my 10 Jan change, but get...
1995-03-11 Ken Raeburn* gas/h8300/ffxx1.s: Add .word 0 at the end to eliminat...
1995-03-11 Kung Hsu * config/tm-arc.h: Change arc register names.
1995-03-10 Ken Raeburnwhitespace/comment formatting
1995-03-10 Ian Lance Taylor * aoutx.h (translate_to_native_sym_flags): Always...
1995-03-10 Ian Lance Taylor * ldmain.c (main): Don't set EXEC_P if link_info.share...
1995-03-10 Ian Lance Taylor * ldlex.l: Return -lFILENAME as the token LNAME.
1995-03-10 Stan Shebsdefault to keeping rather than losing gdbtk
1995-03-10 Stan ShebsAdd verboseness to mpw sanitize, add lose-gdbtk for...
1995-03-10 Stan ShebsFinish sanitization gaffes
1995-03-10 Ian Lance Taylordocument split-by-reloc and split-by-file
1995-03-10 Ian Lance Taylor * objcopy.c (strip_options): Add --keep-symbol.
1995-03-10 Peter Schauer * gdb.c++/templates.exp: Source templ-info.exp only if
1995-03-10 Peter Schauer * gdb.base/funcargs.exp (call_after_alloca): Remove...
1995-03-10 Peter Schauer Fix problems with infinite recursion when printing...
1995-03-10 Jim Kingdon * mdebugread.c (parse_symbol, psymtab_to_symtab_1...
1995-03-09 Ian Lance Taylor * config/obj-coff.c (coff_header_append): Check return...
1995-03-09 Ian Lance Taylor * coffswap.h (coff_swap_scnhdr_out): If the line numbe...
1995-03-09 Ian Lance Taylor * bfd.c: Include <stdarg.h> or <varargs.h>, depending...
1995-03-09 David Edelsohn Delete this patch, it breaks the h8300 assembler.
1995-03-09 David EdelsohnDelete this patch, it breaks the h8300 assembler.
1995-03-09 Ken Raeburnkeep new mips4 test files
1995-03-09 Ian Lance Taylor * aoutx.h (NAME(aout,swap_ext_reloc_in)): Add symcount...
1995-03-09 Michael MeissnerAdd support for checking whether all PowerPC ELF module...
1995-03-09 Jeff Law * somsolib.c (som_solib_section_offsets): Get offset...
1995-03-09 Stu Grossman * gdbtk.c (gdb_get_breakpoint_info): Return error...
1995-03-09 Stu Grossman * source.c (forward_search_command reverse_search_comm...
1995-03-08 Michael Meissnerfix typo
1995-03-08 Michael MeissnerAdd ppc.h
1995-03-08 Jim Kingdon * *.exp: Skip all tests silently if skip_chill_tests...
1995-03-08 Jim Kingdon* lib/gdb.exp (skip_chill_tests): New procedure.
1995-03-08 Jim Kingdon* gdb.base/signals.exp (signal_tests_1): xfail for...
1995-03-08 Stan Shebs * Makefile.in (VERSION): Bump to 4.14.1.
1995-03-08 Ian Lance Taylor * gas/mips/mips4.d, gas/mips/mips4.s: New files.
1995-03-08 Ian Lance Taylor * cpu-mips.c (arch_info_struct): Add mips:8000 entry.
1995-03-08 Ian Lance Taylor * config/tc-mips.c (md_begin): Check for a cpu string...
1995-03-08 Michael MeissnerAllow .stab section to contain non PC relative addresse...
1995-03-08 Ken Raeburn* m68k-dis.c (BREAK_UP_BIG_DECL): Make secondary array...
1995-03-08 Ken RaeburnSeparated out opcode aliases from m68k opcode table...
1995-03-08 Ken Raeburn* config/tc-m68k.c (opcode_ptr): Return pointer to...
1995-03-08 Ken RaeburnAvoid bogus assumption that the two parts of the split...
1995-03-08 Ian Lance Taylor * elfcode.h (swap_out_syms): Mark an undefined BSF_WEA...
1995-03-08 David Edelsohn * arc-dis.c (print_insn_arc_base): Split into big...
1995-03-08 David Edelsohn * emulparams/arcelf.sh (OUTPUT_FORMAT): Change to...
1995-03-08 David Edelsohn * arc.h (ARC_MACH_BIG): Define.
1995-03-08 David EdelsohnPatches to ARC to make byte order runtime selectable.
1995-03-08 David Edelsohn * configure.in (SELECT_VECS): Split bfd_elf32_arc_vec...
1995-03-08 Per Bothner * string.ch, string.exp, Makefile.in: New test case.
1995-03-08 Per Bothner * valops.c (value_slice): Do COERCE_VARYING_ARRAY.
1995-03-08 Stu Grossman * monitor.c array-rom.c monitor.h rom68k-rom.c: Move...
1995-03-08 Stu Grossman * monitor.c (monitor_load): Set PC to start address...
1995-03-08 Stu Grossman * monitor.c: More general cleanups. Add prototypes...
1995-03-07 Ian Lance Taylor * ppc-opc.c: Sort recently added instructions by minor...
1995-03-07 Ian Lance Taylor * doc/as.texinfo: Add documentation for SPARC V9,...
1995-03-07 Ian Lance Taylor * coffcode.h (bfd_coff_backend_data): Add new field
1995-03-07 Ian Lance Taylor * format.c (bfd_check_format_matches): Skip binary_vec...
1995-03-07 Ian Lance Taylor * elfcode.h (elf_sort_hdrs): Check SHT_NOBITS before...
1995-03-07 Stu Grossman * main.c (main): Don't start up GUI when running...
1995-03-07 Stu Grossman * Makefile.in: Add rules for monitor.o and rom68k...
1995-03-07 Stu Grossman * command.h command.c top.c: Add var_enum command...
1995-03-07 Stu Grossman * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser...
1995-03-07 Stu Grossman * defs.h utils.c remote-hms.c remote-pa.c remote.c...
1995-03-07 Stu Grossman * command.h command.c: Add var_enum command type...
1995-03-07 David Edelsohn * elfcode.h (elf_sort_hdrs): Keep SHT_NOBITS sections...
1995-03-07 Ian Lance Taylor * ldemul.c (ldemul_choose_mode): If emulation not...
1995-03-06 Jim Kingdon * valops.c (value_cast): Don't use backslash newline...
1995-03-06 Per Bothner * tuples.ch (setnmode); New module.
1995-03-06 Ian Lance Taylor * ldemul.c (ldemul_list_emulations): New function.
1995-03-06 Ian Lance Taylor * bucomm.c (list_supported_targets): New function.
1995-03-06 Jim Kingdon * configure.in (noconfigdirs): Don't build gas on...
1995-03-06 Jeff Law * gdb.disasm/hppa.exp: Delete redundant ".*" at the...
1995-03-06 Jeff Law * hppa-dis.c: Include libhppa.h.
1995-03-06 Jeff Law * hppa.h (delay_type): Delete unused enumeration.
1995-03-06 Jeff Law * config/tc-hppa.c: Change all occurences of pa-89...
1995-03-06 Jeff Law * cpu-hppa.c (arch_info_struct): Support both PA1...
1995-03-06 Jeff Law * config/tc-hppa.c (pa_ip, case 'z'): Don't lose argument
1995-03-05 Michael TiemannFix typo in spelling.
1995-03-04 Per Bothner * callch.ch, callch.exp, Makefile.in: New test case.
1995-03-04 Per Bothner * valops.c (value_cast): Cehck for cast to array...
1995-03-04 David Edelsohn * sparc-tdep.c (sparc_extract_struct_value_address...
1995-03-04 David Edelsohn * sparc/tm-sp64.h (USE_STRUCT_CONVENTION): Define.
1995-03-04 Jeff Law * hpread.c (hpread_record_lines): New argument "offset...
1995-03-04 Stan Shebs * hosts/mpw.h (SEEK_SET, SEEK_CUR, BYTES_IN_PRINTF_INT):
1995-03-03 Ken Raeburn* config/tc-h8300.* (md_operand): Change empty function...
1995-03-03 Ken Raeburnm68k entry i forgot to check in
next