Age | Commit message (Expand) | Author | Files | Lines |
2008-11-27 | Merge from GCC: | Joseph Myers | 7 | -63/+2698 |
2008-11-27 | 2008-11-27 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 3 | -2/+15 |
2008-11-27 | * emultempl/cr16elf.em (cr16_after_open): New function to handle | M R Swami Reddy | 4 | -0/+126 |
2008-11-27 | * Add PIC support for CR16 target. | M R Swami Reddy | 6 | -112/+1665 |
2008-11-27 | *c-cr16.texi (cr16-operand specifiers): Add got/GOT and cgot/cGOT. | M R Swami Reddy | 1 | -0/+12 |
2008-11-27 | * config/tc-cr16.h (GLOBAL_OFFSET_TABLE_NAME): Defined | M R Swami Reddy | 3 | -9/+123 |
2008-11-27 | * gas/cr16/pic-1.s: New. | M R Swami Reddy | 6 | -0/+96 |
2008-11-27 | * cr16.h (R_CR16_GOT_REGREL20, R_CR16_GOTC_REGREL20 and | M R Swami Reddy | 2 | -0/+8 |
2008-11-27 | * cr16-dis.c (match_opcode): Truncate mcode to 32 bit and | M R Swami Reddy | 2 | -1/+10 |
2008-11-27 | * ppc-opc.c (extract_sprg): Correct operand range check. | Alan Modra | 2 | -4/+8 |
2008-11-27 | * gdb.cp/formatted-ref.exp: Add equality test. | Jerome Guitton | 3 | -0/+25 |
2008-11-27 | gdb: | Tristan Gingold | 17 | -0/+3731 |
2008-11-27 | daily update | Alan Modra | 1 | -1/+1 |
2008-11-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-11-26 | * config/tc-m32c.c (md_pseudo_table): Add support for .loc et al. | DJ Delorie | 2 | -0/+7 |
2008-11-26 | 2008-11-26 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -0/+5 |
2008-11-26 | * value.h (allocate_value_lazy): New function declaration. | Jerome Guitton | 4 | -81/+115 |
2008-11-26 | * strings.c (main): New variable `s'. Have string_min parsing | Jan Kratochvil | 2 | -2/+12 |
2008-11-26 | 2008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 3 | -0/+8 |
2008-11-26 | Fix typo. | Andreas Schwab | 1 | -2/+2 |
2008-11-26 | (NEXTBYTE, NEXTWORD, NEXTLONG, NEXTULONG, NEXTSINGLE) | Andreas Schwab | 2 | -27/+18 |
2008-11-26 | 2008-11-25 ia64-tdep.c change: Reflect current `disable' in the ChangeLog entry. | Jan Kratochvil | 1 | -1/+1 |
2008-11-26 | Fix automatic restoration of breakpoints memory for ia64. | Jan Kratochvil | 3 | -40/+196 |
2008-11-26 | * gdbint.texinfo (Target Conditionals): Extend the | Jan Kratochvil | 2 | -2/+14 |
2008-11-26 | * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New. | Jan Kratochvil | 4 | -1/+98 |
2008-11-26 | include/ | Alan Modra | 10 | -89/+127 |
2008-11-26 | daily update | Alan Modra | 1 | -1/+1 |
2008-11-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-11-25 | * config/tc-m32c.c (md_convert_frag): Fix ADJNZ reloc math. | DJ Delorie | 2 | -4/+8 |
2008-11-25 | * configure.in: Deactivate large-file support on native x86-solaris | Joel Brobecker | 3 | -6/+14 |
2008-11-25 | bfd: | Joseph Myers | 6 | -2/+34 |
2008-11-25 | * elflink.c (is_reloc_section): New function. Returns true if the | Nick Clifton | 23 | -727/+289 |
2008-11-25 | * m68k-dis.c: Rewrite to remove use of setjmp/longjmp. | Nick Clifton | 2 | -168/+252 |
2008-11-25 | PR7044 | Nick Clifton | 3 | -5/+15 |
2008-11-25 | * ld-cris/got7.s, ld-cris/init.s, ld-cris/pic-gc-72.d, | Hans-Peter Nilsson | 137 | -0/+3464 |
2008-11-25 | Implement TLS for CRIS. | Hans-Peter Nilsson | 2 | -72/+905 |
2008-11-25 | * cris.h (R_CRIS_32_TPREL): Correct comment. | Hans-Peter Nilsson | 2 | -5/+9 |
2008-11-25 | * ld-cris/start1.s: Prepend register name with $. | Hans-Peter Nilsson | 8 | -7/+15 |
2008-11-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-11-25 | daily update | Alan Modra | 1 | -1/+1 |
2008-11-24 | * ada-lang.c (value_from_contents_and_address): Move... | Tom Tromey | 5 | -24/+32 |
2008-11-24 | * Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete, unused. | Doug Evans | 2 | -7/+4 |
2008-11-24 | 2008-11-24 Paul Pluzhnikov <ppluzhnikov@google.com> | Tom Tromey | 2 | -4/+9 |
2008-11-24 | * server.c (handle_v_run): Always use the supplied argument list. | Daniel Jacobowitz | 2 | -16/+15 |
2008-11-24 | Fix access of an already freed memory. | Jan Kratochvil | 3 | -1/+13 |
2008-11-24 | PR gdb/2474 | Daniel Jacobowitz | 2 | -6/+50 |
2008-11-24 | * alpha-mdebug-tdep.c (alpha_mdebug_frame_unwind_cache): Use | Jerome Guitton | 2 | -1/+7 |
2008-11-24 | * ldlang.c (lang_record_phdrs): Don't add orphans to PT_INTERP header. | Alan Modra | 2 | -0/+8 |
2008-11-24 | Fix typo last change | Hans-Peter Nilsson | 1 | -1/+1 |
2008-11-24 | daily update | Alan Modra | 1 | -1/+1 |