| 1999-01-21 | Stan Shebs | * remote-sds.c (sds_ops): Define only once. | commit | commitdiff | tree | 
| 1999-01-21 | Stan Shebs | * gdb.texinfo: Make many HPPA conditionals unconditional, | commit | commitdiff | tree | 
| 1999-01-20 | Mark Alexander | Changes for PR 8996: | commit | commitdiff | tree | 
| 1999-01-20 | Doug Evans | remove fr30 sanitization | commit | commitdiff | tree | 
| 1999-01-20 | Felix Lee | new dir cross-build needs to be kept. | commit | commitdiff | tree | 
| 1999-01-20 | Felix Lee | new file, shlib-call.exp, should be kept. | commit | commitdiff | tree | 
| 1999-01-20 | Felix Lee | sanitization fix: add directory bsp | commit | commitdiff | tree | 
| 1999-01-19 | Jason Molenda | Shame on Jimbo. | commit | commitdiff | tree | 
| 1999-01-19 | Fernando Nasser | 1999-01-19  Fernando Nasser  <fnasser@totem.to.cygnus... | commit | commitdiff | tree | 
| 1999-01-19 | David Taylor | fix copyright years (forgot to add 1999). | commit | commitdiff | tree | 
| 1999-01-19 | Jim Blandy | Use aclocal to generate GDB's aclocal.m4 script. | commit | commitdiff | tree | 
| 1999-01-19 | Jim Blandy | *** empty log message *** | commit | commitdiff | tree | 
| 1999-01-19 | Jim Blandy | *** empty log message *** | commit | commitdiff | tree | 
| 1999-01-19 | David Taylor | disable_breakpoints_in_shlibs now takes a new parameter... | commit | commitdiff | tree | 
| 1999-01-19 | Nick Clifton | Display ARM syntax for PC relative offsets, as well... | commit | commitdiff | tree | 
| 1999-01-19 | David Taylor | fix comments and some indentation. | commit | commitdiff | tree | 
| 1999-01-19 | David Taylor | only declare child_post_attach if CHILD_POST_ATTACH... | commit | commitdiff | tree | 
| 1999-01-19 | Andrew Cagney | More make_cleanups/catch_errors warning fixes. | commit | commitdiff | tree | 
| 1999-01-19 | Andrew Cagney | HPMERGE: | commit | commitdiff | tree | 
| 1999-01-19 | Stan Shebs | * ser-ocd.c (ocd_open): Handle Unix case gracefully. | commit | commitdiff | tree | 
| 1999-01-19 | Stan Shebs | * target.c (dummy_target): Don't initialize statically. | commit | commitdiff | tree | 
| 1999-01-19 | Fernando Nasser | 1999-01-18  Fernando Nasser  <fnasser@totem.to.cygnus... | commit | commitdiff | tree | 
| 1999-01-18 | David Taylor | change initialization of procfs_ops from compile time... | commit | commitdiff | tree | 
| 1999-01-18 | Christopher... | * configure.in: Ensure that -luser32 is always linked... | commit | commitdiff | tree | 
| 1999-01-18 | Mark Alexander | * values.c (value_virtual_fn_field): Clear the pointed-to | commit | commitdiff | tree | 
| 1999-01-18 | David Taylor | fix hp merge (2.66.4 branch) changes to remote-udi... | commit | commitdiff | tree | 
| 1999-01-18 | Andrew Cagney | HPMERGE: | commit | commitdiff | tree | 
| 1999-01-18 | Andrew Cagney | Fix warnings from calls to catch_errors() and make_clea... | commit | commitdiff | tree | 
| 1999-01-17 | Andrew Cagney | catch_errors() takes PTR argument/func instead of char... | commit | commitdiff | tree | 
| 1999-01-16 | Fernando Nasser | 1999-01-16  Fernando Nasser  <fnasser@totem.to.cygnus... | commit | commitdiff | tree | 
| 1999-01-16 | Nick Clifton | Do not merge two instructions when the left hand one... | commit | commitdiff | tree | 
| 1999-01-16 | Jeff Law | * hppa.h (mtsarcm): Add new PA2.0 instruction. | commit | commitdiff | tree | 
| 1999-01-16 | Jeff Law | * Fix mask for PA2.0 floating point load instru... | commit | commitdiff | tree | 
| 1999-01-15 | Zdenek Radouch | Changed ABI to match a GCC change.  Structs passed... | commit | commitdiff | tree | 
| 1999-01-15 | Elena Zannoni | Fri Jan 15 14:04:57 1999  Elena Zannoni  <ezannoni... | commit | commitdiff | tree | 
| 1999-01-15 | Elena Zannoni | Fri Jan 15 14:04:57 1999  Elena Zannoni  <ezannoni... | commit | commitdiff | tree | 
| 1999-01-15 | Fernando Nasser | 1999-01-15  Fernando Nasser  <fnasser@totem.to.cygnus... | commit | commitdiff | tree | 
| 1999-01-15 | Fernando Nasser | 1999-01-15  Fernando Nasser  <fnasser@totem.to.cygnus... | commit | commitdiff | tree | 
| 1999-01-15 | Nick Clifton | Only allow allocated sections to contribute to the... | commit | commitdiff | tree | 
| 1999-01-15 | Doug Evans | sanitize last entry | commit | commitdiff | tree | 
| 1999-01-15 | Jeff Law | Merge egcs-19990112. | commit | commitdiff | tree | 
| 1999-01-15 | Doug Evans | regenerate | commit | commitdiff | tree | 
| 1999-01-15 | Doug Evans | * Makefile.in (stamp-arch): Pass FLAGS to cgen. | commit | commitdiff | tree | 
| 1999-01-15 | Doug Evans | * cgen-defs.h (PCADDR,CIA): Define in terms of IADDR. | commit | commitdiff | tree | 
| 1999-01-15 | Jeff Law | * coffdump.c (xcalloc): Remove, in libiberty... | commit | commitdiff | tree | 
| 1999-01-15 | Doug Evans | add 1999 to copyright date | commit | commitdiff | tree | 
| 1999-01-15 | Stan Shebs | * constvars.c: Remove C++-isms. | commit | commitdiff | tree | 
| 1999-01-15 | Stan Shebs | * Makefile.in (GDBvn.texi): Fix match expression to... | commit | commitdiff | tree | 
| 1999-01-14 | David Taylor | fix stream arguments to fprintf_unfiltered, gdb_flush... | commit | commitdiff | tree | 
| 1999-01-14 | Michael Snyder | Wed Jan 13 14:59:02 1999  Michael Snyder  <msnyder... | commit | commitdiff | tree | 
| 1999-01-14 | Nick Clifton | Output formatting change to improve readability. | commit | commitdiff | tree | 
| 1999-01-14 | Jason Molenda | 1999-01-13  Jason Molenda  (jsm@bugshack.cygnus.com) | commit | commitdiff | tree | 
| 1999-01-14 | David Taylor | insert_breakpoints -- insert cast to eliminate warning. | commit | commitdiff | tree | 
| 1999-01-13 | Michael Snyder | Wed Jan 13 14:59:02 1999  Michael Snyder  <msnyder... | commit | commitdiff | tree | 
| 1999-01-13 | Michael Snyder | spelling fix. | commit | commitdiff | tree | 
| 1999-01-13 | Michael Snyder | * thread.c: cull duplicate prototypes.  Move... | commit | commitdiff | tree | 
| 1999-01-13 | David Taylor | change by Edie. | commit | commitdiff | tree | 
| 1999-01-13 | Edith Epstein | Wed Jan 13 10:38:40 1999  Edith Epstein  <eepstein... | commit | commitdiff | tree | 
| 1999-01-13 | Nick Clifton | Removed fr30.sh and fr30.sc. | commit | commitdiff | tree | 
| 1999-01-13 | Jason Molenda | 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com) | commit | commitdiff | tree | 
| 1999-01-13 | Jason Molenda | 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com) | commit | commitdiff | tree | 
| 1999-01-13 | Jason Molenda | 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com) | commit | commitdiff | tree | 
| 1999-01-13 | Stan Shebs | Flush the Cygnus-ized reference card, hasn't been used... | commit | commitdiff | tree | 
| 1999-01-12 | Stan Shebs | * inftarg.c (child_ops): Don't initialize statically. | commit | commitdiff | tree | 
| 1999-01-12 | Edith Epstein | Tue Jan 12 16:54:37 1999  Edith Epstein  <eepstein... | commit | commitdiff | tree | 
| 1999-01-12 | Doug Evans | * cgen-trace.c (trace_insn): Pass pc to trace_prefix... | commit | commitdiff | tree | 
| 1999-01-12 | Doug Evans | * sim-model.h (sim_mach_lookup_bfd_name): Add prototype. | commit | commitdiff | tree | 
| 1999-01-12 | Doug Evans | * Makefile.am (run-cgen): Pass options to cgen. | commit | commitdiff | tree | 
| 1999-01-12 | David Taylor | remove acinclude.m4 until it gets committed. | commit | commitdiff | tree | 
| 1999-01-12 | David Taylor | att ChangeLog. | commit | commitdiff | tree | 
| 1999-01-12 | Dave Brolley | Add new test cases to the list of files to be kept. | commit | commitdiff | tree | 
| 1999-01-12 | David Taylor | new files. | commit | commitdiff | tree | 
| 1999-01-12 | David Taylor | rename file. | commit | commitdiff | tree | 
| 1999-01-12 | David Taylor | fix typo. | commit | commitdiff | tree | 
| 1999-01-12 | Nick Clifton | Remove .stack section, replace with __stack symbol. | commit | commitdiff | tree | 
| 1999-01-12 | Nick Clifton | Switch over to using generic elf script rather than... | commit | commitdiff | tree | 
| 1999-01-12 | Michael Snyder | Mon Jan 11 16:43:44 1999  Michael Snyder  <msnyder... | commit | commitdiff | tree | 
| 1999-01-12 | Doug Evans | * Makefile.in (m32r-clean): rm eng.h. | commit | commitdiff | tree | 
| 1999-01-12 | Doug Evans | * sim-main.h: Delete inclusion of ansidecl.h. | commit | commitdiff | tree | 
| 1999-01-12 | Doug Evans | * Makefile.in: Regenerate. | commit | commitdiff | tree | 
| 1999-01-11 | Jason Molenda | 1999-01-11  Jason Molenda  (jsm@bugshack.cygnus.com) | commit | commitdiff | tree | 
| 1999-01-11 | Doug Evans | keep fr30 | commit | commitdiff | tree | 
| 1999-01-11 | Doug Evans | keep tc-fr30.[ch] | commit | commitdiff | tree | 
| 1999-01-11 | Doug Evans | keep fr30-elf | commit | commitdiff | tree | 
| 1999-01-11 | Doug Evans | fix typo in comment | commit | commitdiff | tree | 
| 1999-01-11 | Doug Evans | * fr30-opc.c: Regenerate. | commit | commitdiff | tree | 
| 1999-01-11 | Stu Grossman | * dwarf2read.c (dump_die):  Change stderr gdb_stderr. | commit | commitdiff | tree | 
| 1999-01-11 | Eric Mumpower | attempting to fix cvs branch/rev bogosity | commit | commitdiff | tree | 
| 1999-01-11 | Eric Mumpower | forced commit, attempting to fix branch-related wierdne... | commit | commitdiff | tree | 
| 1999-01-11 | David Taylor | print_spaces -- fix arg to strcat (broken by 1.165... | commit | commitdiff | tree | 
| 1999-01-11 | Vladimir Makarov | Thu Jan 11 18:37:50 1999  Vladimir N. Makarov  <vmakaro... | commit | commitdiff | tree | 
| 1999-01-11 | David Taylor | new files -- part of HP merge project. | commit | commitdiff | tree | 
| 1999-01-11 | David Taylor | modifications as part of HP merge; new tests; support... | commit | commitdiff | tree | 
| 1999-01-11 | Frank Ch. Eigler | * gx sim prototype tweaks | commit | commitdiff | tree | 
| 1999-01-11 | Frank Ch. Eigler | * build tweak for gx prototype | commit | commitdiff | tree | 
| 1999-01-11 | Frank Ch. Eigler | * Test for PR 18288 and its predecessors. | commit | commitdiff | tree | 
| 1999-01-11 | Nick Clifton | Fill .init and .fini sections with NOPs | commit | commitdiff | tree | 
| 1999-01-11 | David Taylor | new files; renamed files -- from HP merge effort. | commit | commitdiff | tree | 
| 1999-01-11 | David Taylor | new files -- HP merge | commit | commitdiff | tree | 
| 1999-01-11 | David Taylor | new files and renamed files -- hp merge | commit | commitdiff | tree | 
| next |