Age | Commit message (Expand) | Author | Files | Lines |
2003-12-13 | * dwarf2read.c (dwarf2_add_member_fn, read_structure_scope): | Jim Blandy | 2 | -2/+8 |
2003-12-13 | * osabi.c (gdbarch_init_osabi): Reformat error message with better | Jim Blandy | 2 | -5/+10 |
2003-12-13 | * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test. | Jim Blandy | 3 | -0/+140 |
2003-12-13 | * mmix-opc.c (mmix_opcodes): Use GO_INSN_BYTE, PUSHGO_INSN_BYTE, | Hans-Peter Nilsson | 2 | -8/+21 |
2003-12-13 | * blockframe.c (inside_main_func): Reformat. Introduce new local | Mark Kettenis | 2 | -58/+62 |
2003-12-13 | * config/obj-elf.c: Convert to C90, remove unneeded prototypes and | Alan Modra | 3 | -214/+142 |
2003-12-13 | * read.c (s_lcomm_internal): Make global. | Alan Modra | 4 | -12/+31 |
2003-12-13 | * read.c: Remove unneeded prototypes. | Alan Modra | 5 | -368/+236 |
2003-12-13 | From David Mosberger <davidm@hpl.hp.com>: | Kevin Buettner | 4 | -38/+47 |
2003-12-13 | * gdb.asm/frv.inc: New file. | Kevin Buettner | 3 | -0/+62 |
2003-12-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2003-12-12 | daily update | Alan Modra | 1 | -1/+1 |
2003-12-12 | Updated Romanian translation | Nick Clifton | 2 | -629/+917 |
2003-12-12 | 2003-12-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2 | -20/+37 |
2003-12-12 | oops - forgot to add this file! | Nick Clifton | 1 | -0/+484 |
2003-12-12 | * observer.c (observer_test_first_observer) | Mark Kettenis | 2 | -11/+20 |
2003-12-12 | * elf64-hppa.c (elf64_hppa_link_output_symbol_hook): Check for | Alan Modra | 2 | -2/+7 |
2003-12-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2003-12-11 | daily update | Alan Modra | 1 | -1/+1 |
2003-12-11 | (INCLUDE_SECTION_IN_SEGMENT): Skip PT_GNU_STACK segments. | Nick Clifton | 2 | -2/+8 |
2003-12-11 | * solib.h (SOLIB_UNLOADED_LIBRARY_PATHNAME): Define as "" instead | Mark Kettenis | 2 | -1/+6 |
2003-12-11 | Add --only-keep-debug to the --help output. | Nick Clifton | 2 | -0/+7 |
2003-12-11 | Add support for the m32r2 processor | Nick Clifton | 30 | -168/+16057 |
2003-12-11 | * MAINTAINERS (write after approval): Add myself | Dhananjay Deshpande | 2 | -0/+5 |
2003-12-11 | Fix GDB crash problem when object file of different H8 cpu is loaded | Dhananjay Deshpande | 6 | -53/+104 |
2003-12-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2003-12-10 | daily update | Alan Modra | 1 | -1/+1 |
2003-12-10 | opcodes: | Zack Weinberg | 7 | -86/+126 |
2003-12-10 | * frame.c (select_frame): Get the current frame PC using | Joel Brobecker | 3 | -2/+21 |
2003-12-10 | * gas/arm/arm.exp: Add r15-bad. | Paul Brook | 4 | -0/+140 |
2003-12-10 | * config/tc-arm.c (FPU_MAVERICK): Define. | Paul Brook | 4 | -9/+96 |
2003-12-10 | Remove redundant returns in void functions. | Ben Elliston | 11 | -124/+0 |
2003-12-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2003-12-09 | daily update | Alan Modra | 1 | -1/+1 |
2003-12-09 | Committed after testing and independent approval/endorsement. | Fred Fish | 11 | -143/+336 |
2003-12-09 | * config/tc-arm.c (do_umaal): Fix typo. | Paul Brook | 2 | -1/+5 |
2003-12-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2003-12-08 | daily update | Alan Modra | 1 | -1/+1 |
2003-12-08 | 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com> | Thomas Fitzsimmons | 3 | -2/+7 |
2003-12-08 | * elfxx-mips.h, elfxx-mips.c, cpu-mips.c: Convert prototypes. | Richard Sandiford | 4 | -737/+499 |
2003-12-08 | * remote.c (remote_open_1, remote_cisco_open): Avoid closing | Kevin Buettner | 2 | -0/+15 |
2003-12-08 | * elf-bfd.h (struct elf_backend_data): Remove "bfd *" and add | Alan Modra | 12 | -61/+190 |
2003-12-08 | 2003-12-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+6 |
2003-12-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2003-12-07 | * ldemul.c: Convert to ISO-C. | Kazu Hirata | 3 | -66/+42 |
2003-12-07 | daily update | Alan Modra | 1 | -1/+1 |
2003-12-07 | * ld-mips-elf/elf-rel-xgot-n32.d: Fix offset for "lw $5,dl1+34($5)". | Richard Sandiford | 3 | -2/+7 |
2003-12-07 | * elf32-mips.c, elfn32-mips.c, elf64-mips.c: Convert prototypes. | Richard Sandiford | 4 | -608/+325 |
2003-12-07 | 2003-12-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2 | -2/+12 |
2003-12-07 | More reversion of incomplete m32r changes. Should be back to normal. | Andrew Cagney | 5 | -188/+27 |