* elf32-powerpc.c: Extensive changes to update to preliminary ABI.
[deliverable/binutils-gdb.git] / gdb /
1994-03-11  Jim Kingdon * main.c (main): When printing warning about bad baud...
1994-03-11  Jim Kingdon * gdb.t00/help.exp: Replace most of docstrings for...
1994-03-11  Jim Kingdon * breakpoint.c (_initialize_breakpoint): Update docstr...
1994-03-11  Jim Kingdon * gdb.texinfo (Set Breaks): Update documentation for...
1994-03-11  Jim Kingdon * breakpoint.c (_initialize_breakpoint): Update docstr...
1994-03-10  Jim Kingdon * symfile.h (ADD_PSYMBOL_VT_TO_LIST): Don't put a...
1994-03-10  Jim Kingdon * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR...
1994-03-10  Jim Kingdon* TODO: Add suggestions about structure passing tests.
1994-03-10  Jim Kingdon* TODO: Add suggestion about passing a structure as...
1994-03-10  Peter Schauer * mdebugread.c (parse_type): Do not complain for...
1994-03-10  Jim Kingdon * stabsread.c (common_block_end, fix_common_block...
1994-03-10  Jim Kingdon* stabs.texinfo (Symbol Descriptors): Add OS9000 symbol...
1994-03-10  Kung HsuModified Files:
1994-03-10  Kung HsuCVS:
1994-03-09  Jim Kingdon* remote-es.c (es1800_child_ops): Don't declare it...
1994-03-08  Jim Kingdon* config/i386/tm-i386v4.h: Give just macro name, not...
1994-03-08  Jim Kingdon * dbxread.c: New variable lowest_text_address.
1994-03-08  Jim Kingdon * parser-defs.h: Add "extern" to start of variable...
1994-03-08  Jim Kingdon * irix5-nat.c (find_solib): Cast o_path to CORE_ADDR...
1994-03-08  Jim Kingdon* alpha-tdep.c: Change value to value_ptr.
1994-03-07  Peter Schauer * solib.c (elf_locate_base): New function to locate...
1994-03-07  Peter Schauer * gdb.t03/gdbme.c: gcc version 1 puts out the wrong...
1994-03-05  Peter SchauerFix typo, value has not been changed to value_ptr in...
1994-03-04  Jeff Law * hppa-tdep.c (pc_in_linker_stub): Move decl...
1994-03-04  Jim Kingdon * ch-exp.y (match_simple_name_string): Accept '_'...
1994-03-04  Jim Kingdon* sparclite/Makefile.in (all install): Build and instal...
1994-03-04  Jim Kingdon * configure.in: Accept i[34]86-*-*sysv32 because that...
1994-03-03  Jim Kingdon* mips-tdep.c: Change value to value_ptr.
1994-03-03  Jim Kingdon * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,
1994-03-02  Peter Schauer * osfsolib.c (xfer_link_map_member): Update to use new
1994-03-02  Jim Kingdon * remote-os9k.c (rombug_wait): Call find_pc_section not
1994-03-02  Jim Kingdon * gdb.t21/cplusfuncs.exp (test_paddr_operator_function...
1994-03-02  Jim Kingdon * infrun.c (wait_for_inferior): In checking
1994-03-02  Jim Kingdon * os9kread.c (os9k_process_one_symbol): Rename
1994-03-02  Jim Kingdon * stabs.texinfo (Type Descriptors): Add OS9000 type...
1994-03-01  Kung HsuModified Files:
1994-03-01  Peter Schauer * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP): Handle...
1994-03-01  Peter Schauer * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP): Handle...
1994-03-01  Jim Kingdon * target.c, target.h (target_read_string): Provide...
1994-03-01  Jim Kingdon * valprint.c (val_print_string): If errcode is set...
1994-03-01  Peter Schauer * symtab.c (decode_line_1): Handle the case when...
1994-03-01  Jim Kingdon * value.h (struct value): Add modifiable field.
1994-03-01  Kung HsuAdded Files:
1994-03-01  Jim Kingdon * mips-tdep.c (mips_step_skips_delay), config/mips...
1994-02-28  Jim Kingdon * valprint.c (val_print_string): If errcode is set...
1994-02-28  Jim Kingdon * config/m68k/tm-apollo68b.h: Remove HAVE_68881 define...
1994-02-28  Jim Kingdon * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c,
1994-02-28  Jim Kingdon * config/m68k/tm-apollo68b.h: Remove HAVE_68881 define...
1994-02-28  Jim Kingdon * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c,
1994-02-27  Peter Schauer * config/i386/tm-i386v4.h (I386V4_SIGTRAMP_SAVED_PC...
1994-02-27  Peter Schauer * config/i386/tm-i386v4.h (I386V4_SIGTRAMP_SAVED_PC...
1994-02-26  Peter SchauerFix typo in last change, print_filtered -> printf_filtered
1994-02-26  Jim Kingdon * remote.c, remote-mon.c, remote-utils.c, remote-utils.h,
1994-02-25  Jim Kingdon * coffread.c (read_coff_symtab): Pass mst_file_* to
1994-02-25  Jim Kingdon * gdb.t06/break.exp (test_next_with_recursion): Remove...
1994-02-25  Jim Kingdon * breakpoint.h (enum bptype): New type bp_through_sigt...
1994-02-25  Jim Kingdon * mips-tdep.c (mips_print_register): Print integers...
1994-02-25  Jim Kingdon * gdb.t00/help.exp: Comment out "help set print" tests...
1994-02-24  Jim Kingdon* defs.h: Revert Kung change regarding FORCE_LONG_LONG.
1994-02-24  Jeff Law * confiugre.in (hppa*-*-osf*): New configuration.
1994-02-24  Peter Schauer * dwarfread.c: Remove second inclusion of <sys/types...
1994-02-24  Peter Schauer * exec.c (print_section_info): Print entry point...
1994-02-24  Stu Grossman * sparc-stub.c (trap_low): Make trap handler work...
1994-02-24  Jeff Law * tm-hppa.h (CALL_DUMMY): Add two NOP instructi...
1994-02-24  Stu Grossman * sparclite/hello.c: Add factorial function for testing.
1994-02-23  Jim Kingdon * stabs.texinfo: Document N_RBRAC as function relative...
1994-02-23  Jim Kingdon * dbxread.c (process_one_symbol): Set
1994-02-19  Peter Schauer * config/mips/tm-mips.h (FIX_CALL_DUMMY): For big...
1994-02-19  Peter Schauer * mdebugread.c (new_psymtab): Pass in section_offsets...
1994-02-19  Stu Grossman * sparclite/Makefile.in, sparclite/salib.c, sparclite...
1994-02-19  Ian Lance Taylor * hp300ux-nat.c: Don't incloude <sys/dir.h>, <sys...
1994-02-19  Jim Kingdon * stack.c (print_frame_info): In "pathological" case...
1994-02-19  Kung HsuModified Files:
1994-02-19  Kung HsuModified Files:
1994-02-19  Jim KingdonAdd unknown.exp
1994-02-18  Jim Kingdon* Version 4.12.2.
1994-02-18  Jim Kingdon * Makefile.in (install): Do the sed for program_transf...
1994-02-18  Jim Kingdon * defs.h, valprint.c: Make longest_to_int a function...
1994-02-18  Jim Kingdon * gdb.texinfo (Formatting Documentation): Change Ghost...
1994-02-18  Jim Kingdon* README: Change GhostScript to Ghostscript.
1994-02-18  Jim Kingdon * config/rs6000/{tm-rs6000lynx.h,nm-rs6000lynx.h,xm...
1994-02-18  Jim Kingdon * config/mips/littlemips64.mt: Rename to mipsel64...
1994-02-18  Kung HsuModified Files:
1994-02-18  Kung HsuAdded Files:
1994-02-17  David MacKenzie * corelow.c, exec.c, irix5-nat.c, mipsread.c, objfiles.c,
1994-02-14  Jeff Law * gdb.disasm/hppa.s (fmemLRbug_tests): New...
1994-02-12  Steve Chamberlain * remote-hms.c (readchar, hms_open, hms_fetch_register...
1994-02-12  Stu Grossman * configure.in: Add Lynx/rs6000 support.
1994-02-11  Stan Shebssparcly-nat.c is long gone
1994-02-08  Peter Schauer * config/alpha/alpha-nw.mt, config/alpha/alpha-osf1...
1994-02-08  Peter Schauer * README: Remove note about gcc warnings on alpha...
1994-02-07  Jim Kingdon * config/m68k/{m68k-em.mt,tm-m68k-em.h}: Remove; no...
1994-02-07  Jim Kingdon * defs.h [BFD64]: Use BFD_HOST_64_BIT, not nonexistent
1994-02-07  Jim Kingdon (udi_create_inferior): If udi_session_id is negative...
1994-02-07  Jim Kingdon * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
1994-02-07  Jim Kingdon * config/udi-gdb.exp (gdb_load): Use "file", not ...
1994-02-07  Jim Kingdon * target.c (target_preopen): If target_kill doesn...
1994-02-07  Jim Kingdon * gdb.t02/whatis.exp: Remove xfails for PRs 1838 and...
1994-02-07  Jim Kingdon * coffread.c (process_coff_symbol, case C_TPDEF):...
1994-02-07  Jim Kingdon* gdb.t01/run.exp: Only run shell test if isnative.
next
This page took 0.057584 seconds and 7 git commands to generate.