Age | Commit message (Expand) | Author | Files | Lines |
2003-10-14 | * frv-tdep.c (max_instrs_per_bundle, frv_instr_size): New constants. | Kevin Buettner | 2 | -0/+54 |
2003-10-14 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2003-10-13 | * breakpoint.h (struct breakpoint): Add new member | Kevin Buettner | 3 | -4/+87 |
2003-10-13 | * gdbarch.sh (ADJUST_BREAKPOINT_ADDRESS): New method. | Kevin Buettner | 4 | -0/+45 |
2003-10-13 | * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of | Nathanael Nerode | 3 | -14/+8 |
2003-10-13 | * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add | Richard Sandiford | 4 | -66/+37 |
2003-10-13 | * emulparams/elf32bmipn32-defs.sh (INITIAL_READONLY_SECTIONS): Move | Richard Sandiford | 5 | -6/+19 |
2003-10-13 | * gdb.threads/killed.exp: Use gdb_run_cmd. | Daniel Jacobowitz | 2 | -1/+13 |
2003-10-13 | * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't | Daniel Jacobowitz | 3 | -7/+45 |
2003-10-13 | * linux-low.c (linux_resume): Take a struct thread_resume * | Daniel Jacobowitz | 4 | -30/+231 |
2003-10-13 | * gdb.texinfo (Remote Protocol): Document v and vCont. | Daniel Jacobowitz | 2 | -2/+48 |
2003-10-13 | bfd/ | H.J. Lu | 9 | -16/+149 |
2003-10-13 | * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield | Corinna Vinschen | 3 | -6/+187 |
2003-10-13 | * elf64-sh64.c (sh_elf64_relocate_section): Tidy up for the | Kaz Kojima | 2 | -2/+9 |
2003-10-13 | [ld] | Kaz Kojima | 46 | -806/+890 |
2003-10-13 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2003-10-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2003-10-12 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-11 | * config/tc-sh.h (sh_coff_reloc_mangle): Delete an extra | Kaz Kojima | 2 | -1/+6 |
2003-10-11 | 2003-10-11 Michael Chastain <mec@shout.net> | Michael Chastain | 2 | -1/+5 |
2003-10-11 | * i386bsd-tdep.c (i386bsd_init_abi): Use ARRAY_SIZE to initialize | Mark Kettenis | 2 | -2/+5 |
2003-10-11 | * i386fbsd-tdep.c: New file. | Mark Kettenis | 6 | -105/+201 |
2003-10-11 | * amd64fbsd-tdep.c (amd64fbsd_r_reg_offset): New variable. | Mark Kettenis | 2 | -1/+31 |
2003-10-11 | * x86-64-tdep.c (x86_64_regset_from_core_section): New function. | Mark Kettenis | 2 | -0/+34 |
2003-10-11 | * i386-tdep.c (i386_regset_from_core_section): New function. | Mark Kettenis | 3 | -0/+52 |
2003-10-11 | * config/tc-sh.c: Convert to ISO C90. Remove unnecessary | Kaz Kojima | 5 | -353/+182 |
2003-10-11 | * i386-tdep.h (struct regset): Declare opaque. | Mark Kettenis | 2 | -0/+3 |
2003-10-11 | Fix bugus mail address | Alan Modra | 1 | -34/+34 |
2003-10-11 | * bfd.texinfo: Remove spurious backslash. | Alan Modra | 2 | -1/+5 |
2003-10-11 | * coff-sh.c: Move definition of MAP and guard more code with | Alan Modra | 2 | -8/+8 |
2003-10-11 | * gdbarch.sh (regset_from_core_section): New method. | Mark Kettenis | 4 | -0/+54 |
2003-10-11 | * interp.c (sim_load): Don't refer directly to _cooked_size and vma; | Alan Modra | 2 | -3/+10 |
2003-10-11 | * hppa-tdep.c (hppa_in_solib_call_trampoline): Don't refer directly to | Alan Modra | 2 | -2/+9 |
2003-10-11 | * corefile.c (core_create_function_syms): Don't refer directly to | Alan Modra | 2 | -4/+15 |
2003-10-11 | Oops. missed a line. | Alan Modra | 1 | -0/+1 |
2003-10-11 | * section.c (bfd_get_section_size_before_reloc): Ignore reloc_done. | Alan Modra | 3 | -4/+6 |
2003-10-11 | * gdbarch.sh: Remove trailing whitepsace from comments. | Mark Kettenis | 2 | -2/+6 |
2003-10-11 | * ld-scripts/defined3.d, ld-scripts/defined3.t: New test. | Hans-Peter Nilsson | 4 | -0/+46 |
2003-10-11 | * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbols | Hans-Peter Nilsson | 5 | -17/+184 |
2003-10-11 | . | Roland McGrath | 1 | -78/+86 |
2003-10-11 | 2003-10-08 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -44/+61 |
2003-10-11 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2003-10-10 | 2003-06-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+2 |
2003-10-10 | 2003-10-10 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+5 |
2003-10-10 | 2003-10-10 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 5 | -108/+294 |
2003-10-10 | * blockframe.c (inside_main_func): No longer use symbol_lookup() | Joel Brobecker | 2 | -6/+22 |
2003-10-10 | * sh-tdep.c (sh_treat_as_flt_p): New function to recognize float | Corinna Vinschen | 2 | -17/+76 |