Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-09-07 | Protoization. | Kevin Buettner | 3 | -20/+33 | |
2000-09-07 | Regenerate aclocal (and config.in / configure). | Andrew Cagney | 4 | -675/+477 | |
2000-09-06 | Wed Sep 6 23:15:43 2000 Andrew Cagney <cagney@b1.cygnus.com> | Andrew Cagney | 4 | -6/+22 | |
* remote-rdi.c (voiddummy): Update function signature to match struct Dbg_HostosInterface's reset method. * remote-rdp.c (rdp_step): Fix handle parameter to remote_rdp_insert_breakpoint and remote_rdp_remove_breakpoint. * arm-tdep.c (SIGCONTEXT_REGISTER_ADDRESS_P): Provide default definition. (arm_init_extra_frame_info): Use. | |||||
2000-09-06 | Fix gdb calling a function for 68hc11 | Stephane Carrez | 2 | -16/+74 | |
2000-09-06 | Remove stray debugging statement and move prototypes so arm-linux-tdep.c | Scott Bambrough | 4 | -15/+18 | |
compiles without warnings. 2000-09-06 Scott Bambrough <scottb@netwinder.org> * arm-linux-tdep.c (arm_linux_skip_solib_resolver): Removed debug print statement. Removed arm_pc_is_thumb prototype. * config/arm/tm-arm.h (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Move prototypes here from tm-embed.h. * config/arm/tm-embed.h (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Remove prototypes. Moved to tm-arm.h. | |||||
2000-09-06 | 2000-09-06 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+24 | |
* TODO: Add hardware watchpint problems on x86 OSes for 5.1. | |||||
2000-09-06 | Add rotating register rename support. | Kevin Buettner | 2 | -1/+41 | |
2000-09-06 | Add support for backtracing through signal handlers on Linux/ARM. Also, | Kevin Buettner | 4 | -15/+233 | |
make prologue scanning code somewhat less naive about optimized code on GNU/Linux/ARM. | |||||
2000-09-05 | Protoization. | Kevin Buettner | 3 | -11/+21 | |
2000-09-05 | Fix frame unwinding for 68hc11 | Stephane Carrez | 2 | -0/+16 | |
2000-09-05 | Fix mistaken check-in. | Michael Snyder | 1 | -5/+3 | |
2000-09-05 | 2000-09-05 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -2/+12 | |
* sol-thread.c (ps_pdmodel): Protect with an ifdef. | |||||
2000-09-04 | * fix my last entry format | Pierre Muller | 1 | -4/+5 | |
2000-09-04 | Revamp so that it works with Solarises version of SH. | Andrew Cagney | 2 | -231/+250 | |
2000-09-04 | * config/i386/nm-linux.h: Include <signal.h>. | Mark Kettenis | 2 | -0/+6 | |
2000-09-04 | 2000-09-04 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 5 | -50/+67 | |
* c-typeprint.c (c_typedef_print): remove (replaced by typedef_print in typeprint.c). * typeprint.c (typedef_print): new function. (old c_typedef_print function with pascal language support added). * value.h (c_printdef_print): removed. (typedef_print): declare. * symtab.c (print_symbol_info): call to c_typedef_print replaced by call to typedef_print. | |||||
2000-09-03 | * config/i386/nm-linux.h (PREPARE_TO_PROCEED, ATTCH_LWP, | Mark Kettenis | 6 | -5/+2400 | |
GET_THREAD_SIGNALS): New defines. * config/i386/linux.mh (NATDEPFILES): Remove lin-thread.o and linux-threads.o. Add proc-service.o, thread-db.o and lin-lwp.o. * proc-service.c: New file. * thread-db.c: New file. * lin-lwp.c: New file. | |||||
2000-09-03 | * gdb_assert.h: New file. | Mark Kettenis | 2 | -0/+53 | |
2000-09-03 | * gdb_thread_db.h [HAVE_THREAD_DB_H]: Include <thread_db.h>. | Mark Kettenis | 2 | -41/+68 | |
[!HAVE_THREAD_DB_H]: Update from current glibc thread_db.h. Deal with absence of <stdint.h> here. | |||||
2000-09-03 | * gdb_proc_service.h: Add copyright notice. | Mark Kettenis | 3 | -35/+82 | |
Protect against multiple inclusion. Add fix for broken prfpregset_t here. (struct ps_prochandle): Declare here. [HAVE_PROC_SERVICE_H]: Include <proc_service.h>. [!HAVE_PROC_SERVICE_H]: Include "gregset.h", define prgregset_t and prfpregset_t in terms of gdb_gregset_t and gdb_fpregset_t if necessary. * lin-thread.c: Unconditionally include "gdb_proc_service.h". Remove fix for broken prfpregset_t here. (struct ps_prochandle): Don't declare here. | |||||
2000-09-03 | * MAINTAINERS: Add myself as threads co-maintainer. | Mark Kettenis | 2 | -0/+5 | |
2000-09-02 | Corrected spelling errors in various source files. | David Anderson | 1 | -0/+22 | |
2000-09-02 | Corrected spelling error in comment: tracepont -> tracepoint | David Anderson | 1 | -1/+1 | |
2000-09-02 | Corrected spelling in comment: dependant -> dependent. | David Anderson | 2 | -3/+3 | |
2000-09-02 | Corrected spelling in comment: dependant -> dependent | David Anderson | 1 | -2/+2 | |
2000-09-02 | Corrected spelling in comment: unles -> unless. | David Anderson | 1 | -1/+1 | |
2000-09-02 | Protoization. | Kevin Buettner | 3 | -11/+9 | |
2000-09-02 | Corrected spelling error in comment: continaution ->continuation. | David Anderson | 1 | -1/+1 | |
2000-09-02 | Corrected typo in comment: ofa -> of a | David Anderson | 1 | -1/+1 | |
2000-09-02 | Corrected spelling in comment: extention-> to extension. | David Anderson | 1 | -1/+1 | |
2000-09-02 | Corrected spelling in comments: dependant->dependent swaped->swapped. | David Anderson | 1 | -8/+8 | |
2000-09-02 | Fixed spelling errors in comments: dependant->dependent in several places. | David Anderson | 1 | -7/+7 | |
2000-09-01 | Corrected spelling error in comment: swaped -> swapped. | David Anderson | 1 | -1/+1 | |
2000-09-01 | Corrected spelling error in comment: | David Anderson | 1 | -1/+1 | |
converteded->converted | |||||
2000-09-01 | Corrected spelling in comments: | David Anderson | 1 | -2/+2 | |
foe->for executin ->execution. | |||||
2000-09-01 | Corrected spelling errors in comments: | David Anderson | 1 | -3/+3 | |
adn -> and, Is->Are, occures->occurs | |||||
2000-09-01 | Correct spelling in comment: tupes -> tuples. | David Anderson | 1 | -1/+1 | |
2000-09-01 | Fix typo in comment: h added, sort -> short. | David Anderson | 1 | -1/+1 | |
2000-09-01 | Corrected mistake in comment. 64bit example said it was 32 bit. | David Anderson | 1 | -2/+2 | |
2000-09-01 | Spelling correction in comment: dependant->dependent | David Anderson | 2 | -4/+4 | |
2000-09-01 | Typo in comment fixed: seem->see | David Anderson | 1 | -1/+1 | |
2000-09-01 | Spelling correction: of->if in comment. | David Anderson | 1 | -1/+1 | |
2000-09-01 | spelling correction: depdendant->dependent | David Anderson | 4 | -5/+5 | |
2000-09-01 | Fix core dump when executing ``b .'' command. | Kevin Buettner | 2 | -1/+8 | |
2000-09-01 | 2000-09-01 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -0/+20 | |
* regcache.c (reg_flush_command): New function. Maintainer-mode command, flushes GDB's register cache, for testing purposes. | |||||
2000-09-01 | * dcache.c (dcache_info): Output a cache line's state vector so it | J.T. Conklin | 16 | -84/+149 | |
lines up under the data vector. * dcache.c (dcache_read_line): New function. (dcache_peek_byte): Use it. (dcache_alloc): Return NULL if write of reclaimed cache line fails. (dcache_peek_byte, dcache_poke_byte): Return failure if dcache_alloc() returns a NULL data block pointer. (dcache_xfer_memory): Don't force writeback unless we were writing. * monitor.c (monitor_expect): Change places where immediate_quit is set to 1 or 0 to increments and decrements respectively. This allows such changes to nest properly. * ocd.c (ocd_start_remote): Likewise. * remote-adapt.c (expect): Likewise. * remote-array.c (expect): Likewise. * remote-eb.c (expect): Likewise. * remote-e7000.c (e7000_start_remote): Likewise. * remote-mips.c (mips_expect_timeout, mips_getstring): Likewise. * remote-nrom.c (expect): Likewise. * remote-os9k.c (expect): Likewise. * remote-sds.c (sds_start_remote): Likewise. * remote-st.c (expect): Likewise. * remote-utils.c (sr_expect): Likewise. * remote.c (remote_start_remote): Likewise. * tracepoint.c (read_actions): Likewise. * remote-mips.c (mips_getstring): Balance changes to immediate_quit. | |||||
2000-08-31 | Just realized the list is in alphabetical order, so | David Anderson | 1 | -1/+1 | |
changed my new entry to put things in alphabetical order. | |||||
2000-08-31 | Add myself to write-after-approval list. | David Anderson | 2 | -0/+5 | |
2000-08-31 | Protoization. | Kevin Buettner | 3 | -24/+26 | |
2000-08-31 | Rename bfd_elf_get_arch_size to bfd_get_arch_size(). | Kevin Buettner | 3 | -13/+21 | |