binutils-gdb.git
1999-01-19 David Taylorfix comments and some indentation.
1999-01-19 David Tayloronly declare child_post_attach if CHILD_POST_ATTACH...
1999-01-19 Andrew CagneyMore make_cleanups/catch_errors warning fixes.
1999-01-19 Andrew CagneyHPMERGE:
1999-01-19 Stan Shebs * ser-ocd.c (ocd_open): Handle Unix case gracefully.
1999-01-19 Stan Shebs * target.c (dummy_target): Don't initialize statically.
1999-01-19 Fernando Nasser1999-01-18 Fernando Nasser <fnasser@totem.to.cygnus...
1999-01-18 David Taylorchange initialization of procfs_ops from compile time...
1999-01-18 Christopher... * configure.in: Ensure that -luser32 is always linked...
1999-01-18 Mark Alexander * values.c (value_virtual_fn_field): Clear the pointed-to
1999-01-18 David Taylorfix hp merge (2.66.4 branch) changes to remote-udi...
1999-01-18 Andrew CagneyHPMERGE:
1999-01-18 Andrew CagneyFix warnings from calls to catch_errors() and make_clea...
1999-01-17 Andrew Cagneycatch_errors() takes PTR argument/func instead of char...
1999-01-16 Fernando Nasser1999-01-16 Fernando Nasser <fnasser@totem.to.cygnus...
1999-01-16 Nick CliftonDo not merge two instructions when the left hand one...
1999-01-16 Jeff Law * hppa.h (mtsarcm): Add new PA2.0 instruction.
1999-01-16 Jeff Law * Fix mask for PA2.0 floating point load instru...
1999-01-15 Zdenek RadouchChanged ABI to match a GCC change. Structs passed...
1999-01-15 Elena ZannoniFri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni...
1999-01-15 Elena ZannoniFri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni...
1999-01-15 Fernando Nasser1999-01-15 Fernando Nasser <fnasser@totem.to.cygnus...
1999-01-15 Fernando Nasser1999-01-15 Fernando Nasser <fnasser@totem.to.cygnus...
1999-01-15 Nick CliftonOnly allow allocated sections to contribute to the...
1999-01-15 Doug Evanssanitize last entry
1999-01-15 Jeff LawMerge egcs-19990112.
1999-01-15 Doug Evansregenerate
1999-01-15 Doug Evans * Makefile.in (stamp-arch): Pass FLAGS to cgen.
1999-01-15 Doug Evans * cgen-defs.h (PCADDR,CIA): Define in terms of IADDR.
1999-01-15 Jeff Law * coffdump.c (xcalloc): Remove, in libiberty...
1999-01-15 Doug Evansadd 1999 to copyright date
1999-01-15 Stan Shebs * constvars.c: Remove C++-isms.
1999-01-15 Stan Shebs * Makefile.in (GDBvn.texi): Fix match expression to...
1999-01-14 David Taylorfix stream arguments to fprintf_unfiltered, gdb_flush...
1999-01-14 Michael SnyderWed Jan 13 14:59:02 1999 Michael Snyder <msnyder...
1999-01-14 Nick CliftonOutput formatting change to improve readability.
1999-01-14 Jason Molenda1999-01-13 Jason Molenda (jsm@bugshack.cygnus.com)
1999-01-14 David Taylorinsert_breakpoints -- insert cast to eliminate warning.
1999-01-13 Michael SnyderWed Jan 13 14:59:02 1999 Michael Snyder <msnyder...
1999-01-13 Michael Snyderspelling fix.
1999-01-13 Michael Snyder * thread.c: cull duplicate prototypes. Move...
1999-01-13 David Taylorchange by Edie.
1999-01-13 Edith EpsteinWed Jan 13 10:38:40 1999 Edith Epstein <eepstein...
1999-01-13 Nick CliftonRemoved fr30.sh and fr30.sc.
1999-01-13 Jason Molenda1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
1999-01-13 Jason Molenda1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
1999-01-13 Jason Molenda1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
1999-01-13 Stan ShebsFlush the Cygnus-ized reference card, hasn't been used...
1999-01-12 Stan Shebs * inftarg.c (child_ops): Don't initialize statically.
1999-01-12 Edith EpsteinTue Jan 12 16:54:37 1999 Edith Epstein <eepstein...
1999-01-12 Doug Evans * cgen-trace.c (trace_insn): Pass pc to trace_prefix...
1999-01-12 Doug Evans * sim-model.h (sim_mach_lookup_bfd_name): Add prototype.
1999-01-12 Doug Evans * Makefile.am (run-cgen): Pass options to cgen.
1999-01-12 David Taylorremove acinclude.m4 until it gets committed.
1999-01-12 David Tayloratt ChangeLog.
1999-01-12 Dave BrolleyAdd new test cases to the list of files to be kept.
1999-01-12 David Taylornew files.
1999-01-12 David Taylorrename file.
1999-01-12 David Taylorfix typo.
1999-01-12 Nick CliftonRemove .stack section, replace with __stack symbol.
1999-01-12 Nick CliftonSwitch over to using generic elf script rather than...
1999-01-12 Michael SnyderMon Jan 11 16:43:44 1999 Michael Snyder <msnyder...
1999-01-12 Doug Evans * Makefile.in (m32r-clean): rm eng.h.
1999-01-12 Doug Evans * sim-main.h: Delete inclusion of ansidecl.h.
1999-01-12 Doug Evans * Makefile.in: Regenerate.
1999-01-11 Jason Molenda1999-01-11 Jason Molenda (jsm@bugshack.cygnus.com)
1999-01-11 Doug Evanskeep fr30
1999-01-11 Doug Evanskeep tc-fr30.[ch]
1999-01-11 Doug Evanskeep fr30-elf
1999-01-11 Doug Evansfix typo in comment
1999-01-11 Doug Evans * fr30-opc.c: Regenerate.
1999-01-11 Stu Grossman * dwarf2read.c (dump_die): Change stderr gdb_stderr.
1999-01-11 Eric Mumpowerattempting to fix cvs branch/rev bogosity
1999-01-11 Eric Mumpowerforced commit, attempting to fix branch-related wierdne...
1999-01-11 David Taylorprint_spaces -- fix arg to strcat (broken by 1.165...
1999-01-11 Vladimir MakarovThu Jan 11 18:37:50 1999 Vladimir N. Makarov <vmakaro...
1999-01-11 David Taylornew files -- part of HP merge project.
1999-01-11 David Taylormodifications as part of HP merge; new tests; support...
1999-01-11 Frank Ch. Eigler* gx sim prototype tweaks
1999-01-11 Frank Ch. Eigler* build tweak for gx prototype
1999-01-11 Frank Ch. Eigler* Test for PR 18288 and its predecessors.
1999-01-11 Nick CliftonFill .init and .fini sections with NOPs
1999-01-11 David Taylornew files; renamed files -- from HP merge effort.
1999-01-11 David Taylornew files -- HP merge
1999-01-11 David Taylornew files and renamed files -- hp merge
1999-01-11 David Taylorrenamed files -- HP merge.
1999-01-11 David Taylornew files -- part of HP merge.
1999-01-09 Nick Cliftonprevent accidental redefinition of obj_adjust_symtab
1999-01-09 David Taylornew files -- part of the HP merge.
1999-01-09 David Taylornew files -- from HP merge.
1999-01-08 David Taylornew file -- part of HP merge.
1999-01-08 David Taylornew files -- part of HP merge.
1999-01-08 David Taylorrenamed to have names 14 characters long or shorter.
1999-01-08 David Taylornew files; part of HP merge.
1999-01-08 Stan Shebs * exec.c (exec_ops): Don't initialize statically.
1999-01-07 Zdenek RadouchBeta version of the FR30 port.
1999-01-07 Frank Ch. Eigler* Removing last known memories of tx3904 and am30 sanit...
1999-01-07 Frank Ch. Eigler* Test for PR 18679.
1999-01-07 Doug Evans * config/tc-m32r.c (OPERAND_IS_COND_BIT): Add check...
1999-01-07 Doug Evans * gas/m32r/interfere.s: New testcase.
next