Age | Commit message (Expand) | Author | Files | Lines |
2008-04-19 | * configure.ac (AC_SEARCH_LIBS): Add check for zlib. | Craig Silverstein | 9 | -23/+1025 |
2008-04-19 | * defs.h (exec_set_section_offsets): Remove prototype. | Thiago Jung Bauermann | 3 | -40/+5 |
2008-04-19 | * gdb.ada/atomic_enum: New test program. | Joel Brobecker | 5 | -0/+133 |
2008-04-19 | * stabsread.c (cleanup_undefined_types_1): Add instance flags check | Joel Brobecker | 2 | -1/+28 |
2008-04-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-04-19 | daily update | Alan Modra | 1 | -1/+1 |
2008-04-18 | * doc/c-sparc.texi: Add syntax section. | David S. Miller | 2 | -6/+402 |
2008-04-18 | 2008-04-18 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -9/+5 |
2008-04-18 | merge from gcc | DJ Delorie | 10 | -18/+90 |
2008-04-18 | gas/ | H.J. Lu | 11 | -776/+910 |
2008-04-18 | 2008-04-18 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 7 | -13/+244 |
2008-04-18 | * aix5ppc-core.c: Define macros for the default architecture and | Nick Clifton | 3 | -2/+44 |
2008-04-18 | [patch]: ctor/dtor section must start at alignment of 8 for x86_64-pc-mingw32. | Kai Tietz | 2 | -0/+5 |
2008-04-18 | * MAINTAINERS: Replace reference to configure.in with reference to configure.ac. | Nick Clifton | 2 | -1/+6 |
2008-04-18 | * config/tc-sparc.c (sparc_ip): Recognize %pc22 and %pc10. | David S. Miller | 1 | -0/+2 |
2008-04-18 | * configure.ac (cr16-*-*): Add case for cr16 target and include gdb | Nick Clifton | 3 | -0/+12 |
2008-04-18 | * Makefile.in (distclean): Add gstdint.h. | Ben Elliston | 2 | -1/+5 |
2008-04-18 | 2008-04-17 Marc Khouzam <marc.khouzam@ericsson.com> | Marc Khouzam | 2 | -6/+10 |
2008-04-18 | daily update | Alan Modra | 1 | -1/+1 |
2008-04-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-04-17 | * gdb.opt/Makefile.in: Fix whitespace. | Doug Evans | 2 | -12/+16 |
2008-04-17 | * errors.cc (Errors::info): New function. | Cary Coutant | 8 | -28/+102 |
2008-04-17 | * breakpoint.c (print_one_breakpoint_location): Make sure to print | Joel Brobecker | 2 | -1/+6 |
2008-04-17 | 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com> | Ulrich Weigand | 2 | -0/+6 |
2008-04-17 | * configure.srv [powerpc64-*-linux*]: Remove powerpc-e500.o from | Ulrich Weigand | 3 | -43/+121 |
2008-04-17 | 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com> | Ulrich Weigand | 2 | -37/+35 |
2008-04-17 | * rs6000-tdep.c (rs6000_gdbarch_init): Use the BFD architecture, | Joel Brobecker | 2 | -12/+8 |
2008-04-17 | * options.cc (General_options::parse_V): New function. | David S. Miller | 3 | -0/+23 |
2008-04-17 | * buildsym.c (watch_main_source_file_lossage): New fn. | Doug Evans | 6 | -0/+257 |
2008-04-17 | * source.c (find_and_open_source): Add some comments clarifying | Doug Evans | 2 | -8/+11 |
2008-04-17 | gdb/ | Pedro Alves | 5 | -0/+104 |
2008-04-17 | * common.cc (Symbol_table::allocate_commons): Remove options | Ian Lance Taylor | 16 | -72/+360 |
2008-04-17 | * sparc.cc (Target_sparc::Scan): Change from struct to class. | David S. Miller | 2 | -1/+114 |
2008-04-17 | * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): Add sparc64. | David S. Miller | 3 | -0/+5 |
2008-04-17 | * i386.cc (Target_i386::define_tls_base_symbol): New function. | Cary Coutant | 4 | -3/+75 |
2008-04-17 | * cli/cli-decode.h (CMD_ASYNC_OK): New define. | Tom Tromey | 7 | -16/+52 |
2008-04-17 | * symtab.h (Symbol::is_strong_undefined): Removed unused function. | Cary Coutant | 8 | -51/+217 |
2008-04-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-04-17 | daily update | Alan Modra | 1 | -1/+1 |
2008-04-16 | elfcpp/ | David S. Miller | 5 | -0/+109 |
2008-04-16 | PR gdb/2445 | Daniel Jacobowitz | 2 | -1/+6 |
2008-04-16 | * copy-relocs.cc: New file. | Ian Lance Taylor | 12 | -619/+515 |
2008-04-16 | * Makefile.in, aclocal.m4, testsuite/Makefile.in: Rebuild. | Ian Lance Taylor | 4 | -25/+16 |
2008-04-16 | * config.bfd (i[3-7]86-*-dicos*, x86_64-*-dicos*): Add. | Pedro Alves | 2 | -0/+13 |
2008-04-16 | * testsuite/script_test_4.sh: Permit leading zeroes. | Ian Lance Taylor | 2 | -1/+5 |
2008-04-16 | <opcode changes> | Dwarakanath Rajagopal | 6 | -13/+33 |
2008-04-16 | * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the | Aleksandar Ristovski | 2 | -9/+18 |
2008-04-16 | Sorry, missed this ChangeLog updat in previous commit. | David S. Miller | 1 | -0/+8 |
2008-04-16 | bfd/ | David S. Miller | 24 | -10/+474 |
2008-04-16 | * elf/sparc.h (R_SPARC_GOTDATA_HIX22, | David S. Miller | 2 | -0/+17 |