Age | Commit message (Expand) | Author | Files | Lines |
2002-06-15 | Clean up the mess I made from my last checkin. | Mark Kettenis | 2 | -34/+33 |
2002-06-15 | * config/i386/tm-i386.h (REGISTER_SIZE): Remove define. | Mark Kettenis | 2 | -66/+18 |
2002-06-15 | * i386v4-nat.c: Include "i386-tdep.h". Reformat and tweak various | Mark Kettenis | 2 | -92/+80 |
2002-06-15 | * i386gnu-nat.c (supply_gregset, gnu_fetch_registers, | Mark Kettenis | 2 | -8/+12 |
2002-06-15 | * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER, | Mark Kettenis | 2 | -4/+8 |
2002-06-15 | * i386-linux-nat.c (fill_gregset): Remove redundant parentheses. | Mark Kettenis | 2 | -1/+3 |
2002-06-15 | * i386bsd-nat.c: Include "i386-tdep.h". | Mark Kettenis | 2 | -2/+7 |
2002-06-15 | * i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>, | Mark Kettenis | 2 | -11/+4 |
2002-06-15 | * config/i386/tm-i386.h (MAX_NUM_REGS): Removed. | Mark Kettenis | 3 | -6/+12 |
2002-06-15 | * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS. | Mark Kettenis | 3 | -0/+7 |
2002-06-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-06-14 | + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename | Andrew Cagney | 46 | -199/+260 |
2002-06-14 | * Makefile.in (i386_linux_tdep_h): Define. | Andrew Cagney | 3 | -1/+16 |
2002-06-14 | * config/i386/tm-i386.h (START_INFERIOR_TRAPS_EXPECTED): Removed. | Mark Kettenis | 2 | -6/+3 |
2002-06-14 | * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT, | Mark Kettenis | 3 | -13/+16 |
2002-06-14 | * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and | Mark Kettenis | 22 | -742/+856 |
2002-06-14 | 2002-06-14 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 8 | -251/+209 |
2002-06-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-06-13 | 2002-06-13 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -0/+10 |
2002-06-13 | 2002-06-13 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -0/+6 |
2002-06-13 | 2002-06-13 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -0/+8 |
2002-06-13 | 2002-06-13 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -10/+165 |
2002-06-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-06-12 | * arm-tdep.c (arm_push_arguments): Rewrite using a two-pass loop. | Andrew Cagney | 2 | -83/+118 |
2002-06-12 | Add the file include/gdb/sim-arm.h defining an enum that specifies the | Andrew Cagney | 3 | -1/+38 |
2002-06-12 | 2002-06-09 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2 | -0/+5 |
2002-06-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-06-11 | * gdb/source.c (source_info): Mention whether the symtab has | Jim Blandy | 6 | -4/+31 |
2002-06-11 | * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New | Jim Blandy | 6 | -0/+582 |
2002-06-11 | Call the command `info macro', not `show macro'. | Jim Blandy | 4 | -11/+24 |
2002-06-11 | 2002-06-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 5 | -109/+173 |
2002-06-11 | 2002-06-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 28 | -335/+2691 |
2002-06-11 | * dwarf2cfi.c: Reindented (using 'indent dwarf2cfi.c') | Michal Ludvig | 2 | -83/+86 |
2002-06-11 | 2002-06-11 Michal Ludvig <mludvig@suse.cz> | Michal Ludvig | 2 | -2/+33 |
2002-06-11 | * v850-tdep.c (v850_type_is_scalar): New function. | Corinna Vinschen | 2 | -17/+140 |
2002-06-11 | 2002-06-11 Michal Ludvig <mludvig@suse.cz> | Michal Ludvig | 2 | -8/+8 |
2002-06-11 | Make print_float_info() multi-arch pure. Add ui_file and frame parameters. | Andrew Cagney | 8 | -36/+28 |
2002-06-11 | Force gdbarch.c to be initialized first. | Andrew Cagney | 2 | -2/+17 |
2002-06-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-06-10 | * infrun.c (struct inferior_status): Replace fields | Andrew Cagney | 7 | -64/+113 |
2002-06-10 | ser-e7kpc.c: Fix duplicated define and call of _initialize_ser_e7000pc | Andrey Volkov | 2 | -8/+10 |
2002-06-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-06-09 | 2002-06-09 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -4/+26 |
2002-06-09 | 2002-06-09 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -0/+35 |
2002-06-09 | * gdbint.texinfo (Coding): Add section ``Per-architecture module | Andrew Cagney | 2 | -0/+142 |
2002-06-09 | * solib-svr4.c (init_fetch_link_map_offsets): Simply return | Mark Kettenis | 2 | -13/+15 |
2002-06-09 | * i386-linux-nat.c (suppy_gregset): Don't supply | Mark Kettenis | 2 | -2/+11 |
2002-06-09 | Move include/callback.h and include/remote-sim.h to include/gdb/. | Andrew Cagney | 4 | -6/+16 |
2002-06-09 | * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE. | Mark Kettenis | 5 | -0/+22 |
2002-06-09 | * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet | Andrew Cagney | 2 | -1/+7 |