Age | Commit message (Expand) | Author | Files | Lines |
2005-09-11 | 2005-09-11 Bob Rossi <bob@brasko.net> | Bob Rossi | 2 | -0/+5 |
2005-09-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-09-11 | daily update | Alan Modra | 1 | -1/+1 |
2005-09-10 | * Makefile.in (ALLDEPFILES): Update. | Daniel Jacobowitz | 40 | -224/+710 |
2005-09-10 | * killed.exp: Correct gdb_expect syntax. | Daniel Jacobowitz | 2 | -2/+6 |
2005-09-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-09-10 | daily update | Alan Modra | 1 | -1/+1 |
2005-09-09 | * elf32-am33lin.c (bfd.h, sysdep.h, elf-bfd.h, elf/mn10300.h): | Kevin Buettner | 2 | -1/+78 |
2005-09-09 | * readelf.c (get_arm_section_type_name): Add SHT_ARM_PREEMPTMAP and | Richard Earnshaw | 2 | -0/+9 |
2005-09-09 | * elf32-arm.c (elf32_arm_section_from_shdr): Accept SHT_ARM_PREEMPTMAP | Richard Earnshaw | 2 | -0/+7 |
2005-09-09 | * arm.h (SHT_ARM_PREEMPTMAP, SHT_ARM_ATTRIBUTES): New defines. | Richard Earnshaw | 2 | -0/+6 |
2005-09-09 | 2005-09-09 Dmitry Diky <diwil@spec.ru> | Dmitry Diky | 2 | -9/+16 |
2005-09-09 | 2005-09-08 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 3 | -2/+7 |
2005-09-09 | daily update | Alan Modra | 1 | -1/+1 |
2005-09-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-09-08 | Add am33-2 support to mn10300-tdep.c. | Kevin Buettner | 3 | -69/+221 |
2005-09-08 | * doc/as.texinfo: Document -mdsp and -mno-dsp options. | Chao-ying Fu | 3 | -0/+27 |
2005-09-08 | * ld.texinfo: Document -z {no,}execstack, -z {no,}relro | Jakub Jelinek | 2 | -0/+22 |
2005-09-08 | 2005-09-08 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -3/+8 |
2005-09-08 | 2005-09-08 Paul Brook <paul@codesourcery.com> | Paul Brook | 13 | -22/+47 |
2005-09-08 | Remove extraneous line. | Andreas Schwab | 1 | -1/+0 |
2005-09-08 | daily update | Alan Modra | 1 | -1/+1 |
2005-09-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-09-07 | * dwarf2dbg.c (dwarf2_where): Set line->isa. | Richard Henderson | 9 | -99/+145 |
2005-09-07 | * gas/mips/mips16-dwarf2.d: Don't match anything but address and line | Richard Henderson | 3 | -77/+27 |
2005-09-07 | * gas/cris/rd-dw2-1.d: Don't match anything but address and line | Richard Henderson | 16 | -647/+626 |
2005-09-07 | 2005-09-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -27/+73 |
2005-09-07 | * dwarf2dbg.c: Include safe-ctype.h. | Richard Henderson | 10 | -62/+333 |
2005-09-07 | * config/tc-mips.c (append_insn): Undo last change. Instead add | David Ung | 2 | -20/+14 |
2005-09-07 | * ldexp.c (fold_name <SIZEOF>): Return 0 for non-existent section. | Alan Modra | 2 | -10/+12 |
2005-09-07 | 2005-09-06 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -0/+11 |
2005-09-07 | 2005-09-06 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -2/+10 |
2005-09-07 | Import from Autoconf sources: | Ben Elliston | 2 | -27/+25 |
2005-09-07 | * mn10300-linux-tdep.c (mn10300_linux_svr4_fetch_link_map_offsets): | Kevin Buettner | 2 | -44/+8 |
2005-09-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-09-07 | daily update | Alan Modra | 1 | -1/+1 |
2005-09-06 | * mn10300-linux-tdep.c (solib-svr4.h): Include. | Kevin Buettner | 3 | -1/+55 |
2005-09-06 | * mn10300-tdep.c (mn10300_analyze_prologue): Delete code disabled | Kevin Buettner | 2 | -30/+5 |
2005-09-06 | * mn10300-tdep.c (mn10300_analyze_prologue): Use | Kevin Buettner | 2 | -10/+10 |
2005-09-06 | * gas/mips/mips.exp: Run MT test for mips32r2 only. | Chao-ying Fu | 5 | -0/+1915 |
2005-09-06 | * config/tc-mips.c (mips_set_options): Add ase_mt for MT instructions. | Chao-ying Fu | 4 | -3/+179 |
2005-09-06 | * mips-opc.c (MT32): New define. | Chao-ying Fu | 3 | -5/+127 |
2005-09-06 | Remove duplicated chunk in previous patch. | Paul Brook | 1 | -8/+0 |
2005-09-06 | * mips.h (OP_SH_MT_U, OP_MASK_MT_U, OP_SH_MT_H, OP_MASK_MT_H, | Chao-ying Fu | 2 | -4/+36 |
2005-09-06 | 2005-09-06 Paul Brook <paul@codesourcery.com> | Paul Brook | 8 | -1120/+1783 |
2005-09-06 | 2005-09-02 Paul Brook <paul@codesourcery.com> | Paul Brook | 8 | -5/+34 |
2005-09-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-09-06 | daily update | Alan Modra | 1 | -1/+1 |
2005-09-05 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-09-05 | daily update | Alan Modra | 1 | -1/+1 |