deliverable/binutils-gdb.git
1994-02-01  Stu Grossman * config/mh-lynxosrs6k: Account for lack of ranlib!
1994-02-01  Stan ShebsMon Jan 31 18:08:16 1994 Stan Shebs (shebs@andros...
1994-02-01  Stan ShebsMon Jan 31 18:06:41 1994 Stan Shebs (shebs@andros...
1994-02-01  Stan ShebsMon Jan 31 17:55:14 1994 Stan Shebs (shebs@andros...
1994-02-01  Roland Peschcorrect typo in as cmdline synopsis (-w for -W);
1994-02-01  Stan ShebsMon Jan 31 16:11:52 1994 Stan Shebs (shebs@andros...
1994-02-01  Stu Grossman * sparc-stub.c: Remove unnecessary #include of memory.h.
1994-02-01  Stan ShebsMon Jan 31 16:07:58 1994 Stan Shebs (shebs@andros...
1994-01-31  Jim Kingdon * mips-tdep.c: Remove code which sets saved_regs from
1994-01-31  Jim Kingdon * gdb.t24/demangle.exp: Remove a bunch of tests which...
1994-01-31  Roland PeschAcknowlegements: surely John Gilmore's one-bit fix...
1994-01-31  Jim Kingdon * gdb.t00/help.exp: Comment out "help support" test...
1994-01-31  Ken Raeburntest code for fp handling -- no .exp file yet
1994-01-31  Jim Kingdon* remote-mips.c: Use unfiltered, not filtered, output...
1994-01-31  Jim Kingdon * blockframe.c (get_prev_frame_info): Detect and stop...
1994-01-31  Steve ChamberlainNew files for testing gasp.
1994-01-31  Steve ChamberlainSupport for gasp.
1994-01-31  Steve ChamberlainNew file.
1994-01-31  Steve ChamberlainNew file.
1994-01-31  Peter Schauer * mdebugread.c (parse_procedure): Remove _sigtramp...
1994-01-31  Steve Chamberlain * read.c (s_lcomm): Align lcomm data.
1994-01-31  Fred FishFix typo in ChangeLog entry.
1994-01-31  Fred Fish * gdb.t06/break.exp: Remove setup_xfails for
1994-01-31  Ken Raeburnfix regexp for all/x930509.s
1994-01-31  Ken RaeburnMakefile.in (check, installcheck): Identify directory...
1994-01-30  Ken Raeburnalpha & vax changes
1994-01-30  Ken Raeburn* configure.in: Handle host vax-*-ultrix* like vax...
1994-01-30  Ken Raeburn* read.c (do_align): New function, most of guts of...
1994-01-30  Ken Raeburn(Already checked in write.c and config/tc-alpha.c,...
1994-01-30  Ken Raeburn* write.c (write_object_file): If tc_frob_file is defin...
1994-01-30  Ken Raeburnconfig.guess: Recognize vax hosts. (Sent to RMS.)
1994-01-30  Ken Raeburn* ldlex.l: Removed duplicate rules.
1994-01-30  Ken Raeburn * gen-aout.c (main): Set DEFAULT_ARCH based on preproc...
1994-01-30  Ian Lance Taylor * aoutx.h (aout_link_write_symbols): Write out correct...
1994-01-30  Jeff Law * configure.in (hppa*-*-*): Also configure...
1994-01-30  Jeff Law * paread.c (read_unwind_info)
1994-01-29  Jim Kingdon * serial.h (SERIAL_SET_TTY_STATE): Comment return...
1994-01-29  Jim Kingdon * Makefile.in (TAGS): Just echo one line, rather than...
1994-01-29  Jim Kingdon * Makefile.in: Don't set M_INSTALL and M_UNINSTALL...
1994-01-29  Jim Kingdon * config/m68k/monitor.mt (TDEPFILE): Add remote-es.o.
1994-01-29  Jim Kingdon * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMI...
1994-01-29  Jim Kingdon* c-exp.y (yylex): Reenable nested type code.
1994-01-28  Ken Raeburn* hosts/vaxbsd.h (HOST_STACK_END_ADDR): Vax BSD doesn...
1994-01-28  Jim Kingdon* a29k-tdep.c (examine_tag): Add comment regarding...
1994-01-28  Jim Kingdon* remote-mips.c (mips_ops): Fix docstring.
1994-01-28  Jim Kingdon * remote-udi.c (udi_close, udi_detach, udi_kill):...
1994-01-28  Jim Kingdon* remote-bug.c (bug_ops): Remove spurious newline from...
1994-01-28  David MacKenzie * ldmisc.c (vfinfo): For `%I', if the file is in an...
1994-01-28  Jim Kingdon * config/m68k/tm-monitor.h: Changes to bring this...
1994-01-28  Jim Kingdon* remote-udi.c (udi_close, udi_detach, udi_kill): Add...
1994-01-28  Ken Raeburn* configure (while loop): Don't use "break 2" inside...
1994-01-28  Ken Raeburnget rid of rcs crud
1994-01-28  Ken RaeburnFix test case to be valid ANSI C++.
1994-01-28  Ken Raeburn* lib/ld.exp (simple_diff): Indicate failure if files...
1994-01-28  David MacKenzie * ldlex.l: Add rule to catch invalid input characters...
1994-01-28  Rob Savoye * configure.in: Make m68k-coff and aout add monitor...
1994-01-28  Ken Raeburn* Makefile.in (check): Don't bother running any tests of
1994-01-28  Ken Raeburnkeep test suite
1994-01-28  Jim Kingdon * mdebugread.c (psymtab_to_symtab_1): Don't complain...
1994-01-28  Ian Lance Taylor * config/obj-coff.c (obj_coff_section_header_append...
1994-01-28  Jim Kingdon * config/pa/tm-hppa.h: Define macro SMASH_TEXT_ADDRESS.
1994-01-28  Ken Raeburnremoved rcs cruft
1994-01-28  Roland PeschMany scattered edits, primarily on recent mods.
1994-01-28  Jim Kingdon* i386-stub.c: Add ".text" right before "mem_fault:".
1994-01-28  Jim Kingdon * main.c (baud_rate): Add FIXME comment about printing...
1994-01-28  Ken RaeburnVarious changes: alpha support, fx_done handling, EMIT_...
1994-01-28  Ken RaeburnComment change: Soften recommendations against supplyin...
1994-01-28  Ken RaeburnNew Alpha support files, based on files from CMU.
1994-01-28  Steve ChamberlainThu Jan 27 17:19:54 1994 Steve Chamberlain (sac@jonny...
1994-01-28  Ken Raeburn* as.h: If __GNUC__ and inline are both undefined,...
1994-01-28  Jim Kingdon* chardefs.h: Only declare strrchr if it is not #define'd.
1994-01-28  Ken Raeburnwhitespace/formatting changes
1994-01-28  Jim Kingdon * symmisc.c (maintenance_print_symbols): Don't refer...
1994-01-28  Ken Raeburnwhitespace/comment changes
1994-01-28  Ken Raeburn* symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_...
1994-01-27  Jim Kingdon * c-typeprint.c (c_type_print_base): Have SHOW ==...
1994-01-27  Ken Raeburn* atof-generic.c: Some reformatting.
1994-01-27  Ian Lance Taylor * read.c (lex_type): No longer make '{' a valid charac...
1994-01-27  Jim Kingdon * gdb.texinfo (Selection, Frame Info): Update informat...
1994-01-27  Ian Lance Taylor * as.c (main): Print long values using %ld.
1994-01-27  Ian Lance Taylor * messages.c (as_warn_internal): New static function.
1994-01-27  Jim Kingdon * stack.c (parse_frame_specification): If SETUP_ARBITR...
1994-01-27  David MacKenzie * ldmain.c ldmain.h ldgram.y: If -v -V or --version...
1994-01-27  Jim Kingdon * Makefile.in (version.c), main.c (print_gdb_version...
1994-01-27  Ian Lance Taylor * linker.c (generic_link_add_symbol_list): If symbol...
1994-01-27  Jeff Law * gdb.t10/hppa.mt: A makefile fragment for...
1994-01-27  Jim Kingdon * parse.c (write_exp_msymbol): Use new type msymbol_ad...
1994-01-27  Jim Kingdon Fix many sins which will come up in 32 bit x 64 bit...
1994-01-27  Jim Kingdon Fix many sins which will come up in 32 bit x 64 bit...
1994-01-26  Roland PeschGeneral editing pass prior to Net release.
1994-01-26  David MacKenzie * objcopy.c (filter_bytes): New function.
1994-01-26  David MacKenzie * format.c (bfd_check_format_matches): Put the new...
1994-01-26  Rob SavoyeChange all occurances of RUNTEST_FLAGS to RUNTESTFLAGS...
1994-01-26  Jeff LawMore changes as suggested by Roland. Fix buglets so...
1994-01-26  Stan Shebs * Makefile.in: Format variable definitions consistently.
1994-01-26  Stan ShebsAdd MPW/GM sanitizing
1994-01-26  Stan ShebsTue Jan 25 20:01:55 1994 Stan Shebs (shebs@andros...
1994-01-26  Stan ShebsTue Jan 25 19:54:19 1994 Stan Shebs (shebs@andros...
1994-01-26  Stan ShebsRemoved objdump.h
1994-01-26  Stan ShebsTue Jan 25 19:40:54 1994 Stan Shebs (shebs@andros...
next
This page took 0.037583 seconds and 4 git commands to generate.