Age | Commit message (Expand) | Author | Files | Lines |
2001-12-20 | * configure.tgt (mips*-dec-netbsd*): Delete alias for | Alan Modra | 2 | -3/+8 |
2001-12-20 | * configure.in (mips-dec-netbsd*): Delete. | Alan Modra | 3 | -171/+172 |
2001-12-20 | * config.bfd (mips-dec-netbsd*): Delete alias for mips*el-*-netbsd*. | Alan Modra | 2 | -1/+3 |
2001-12-20 | * gdbarch.sh (TARGET_CHAR_SIGNED): New macro. | Jim Blandy | 6 | -1/+56 |
2001-12-20 | * configure.tgt (arm-*-netbsdelf*): Add target. | Alan Modra | 5 | -1/+30 |
2001-12-20 | * configure.in (arm-*-netbsdelf*): Add target. | Alan Modra | 3 | -186/+180 |
2001-12-20 | * config.bfd (arm-*-netbsdelf*): Add target. | Alan Modra | 4 | -63/+75 |
2001-12-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-12-19 | 2001-12-19 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 4 | -3/+52 |
2001-12-19 | * elfcode.h (elf_slurp_symbol_table): Test elf_elfsections for NULL, | Alan Modra | 2 | -1/+7 |
2001-12-19 | * s390-tdep.c (s390_register_name): S390_LAST_REGNUM is, in fact, | Jim Blandy | 2 | -4/+14 |
2001-12-19 | daily update | Alan Modra | 1 | -1/+1 |
2001-12-19 | * mi-var-display.exp: char* variables have a child. Update all | Keith Seitz | 3 | -6/+12 |
2001-12-19 | * s390-tdep.c (s390_gdbarch_init): Revert accidentally committed | Jim Blandy | 1 | -1/+0 |
2001-12-19 | * s390-tdep.c (s390_register_raw_size): Replace unnecessarily | Jim Blandy | 2 | -5/+12 |
2001-12-19 | * gdb.base/break.exp: Fix HP specific search string when testing | Jeff Law | 4 | -3/+24 |
2001-12-19 | * config/pa/tm-hppa.h (STORE_RETURN_VALUE): Use hppa_store_return_value. | Jeff Law | 3 | -32/+60 |
2001-12-19 | * configure.host: Add rules for x86_64-*linux-gnu. Change | Andreas Jaeger | 2 | -4/+16 |
2001-12-19 | * infttrate.c (child_acknowledge_created_inferior): Pass | Jeff Law | 2 | -2/+8 |
2001-12-19 | 2001-12-19 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 4 | -9/+18 |
2001-12-19 | Add function gdbarch_info_init() replaces memset(). | Andrew Cagney | 5 | -9/+37 |
2001-12-19 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): If new_size | Jakub Jelinek | 2 | -1/+24 |
2001-12-19 | * ld.texinfo (VERSION): Fix markup. | Andreas Jaeger | 2 | -5/+9 |
2001-12-19 | * gdb.base/printcmds.exp: Expect the null character to be printed | Jim Blandy | 4 | -8/+15 |
2001-12-19 | * c-lang.c (c_emit_char): Print ASCII 11 as '\v', to match | Jim Blandy | 2 | -0/+12 |
2001-12-19 | 2001-12-18 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -8/+29 |
2001-12-19 | 2001-12-18 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -2/+12 |
2001-12-19 | * c-lang.c (c_printstr, c_builtin_types, cplus_builtin_types): | Jim Blandy | 2 | -36/+40 |
2001-12-19 | * Makefile.in (c-exp.tab.o): Delete duplicate build rule. Fix | Jim Blandy | 2 | -7/+8 |
2001-12-19 | * config.bfd (bfd_elf32_ia64_hpux_big_vec): New vector for | Alan Modra | 1 | -0/+14 |
2001-12-19 | *** empty log message *** | Alan Modra | 5 | -21/+83 |
2001-12-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-12-18 | daily update | Alan Modra | 1 | -1/+1 |
2001-12-18 | 2001-12-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+7 |
2001-12-18 | 2001-12-18 Martin M. Hunt <hunt@redhat.com> | Martin Hunt | 2 | -0/+10 |
2001-12-18 | 2001-12-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+7 |
2001-12-18 | 2001-12-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 15 | -226/+46 |
2001-12-18 | * elf32-s390 (elf_s390_check_relocs): Pass addend to | Martin Schwidefsky | 3 | -2/+9 |
2001-12-18 | * readelf.c (get_machine_flags): Recognize header flags for ABI and | Thiemo Seufer | 2 | -22/+49 |
2001-12-18 | Correctly match all NetBSD/mips hosts. | Nick Clifton | 2 | -1/+6 |
2001-12-18 | Remove redundant definition. | Nick Clifton | 2 | -3/+5 |
2001-12-18 | Fix endian detection for configuration of sh-linux builds | Nick Clifton | 3 | -305/+323 |
2001-12-18 | * ppc-opc.c (PPCVEC): Include PPC_OPCODE_ANY. | Matthew Green | 2 | -1/+5 |
2001-12-18 | * config.bfd (m68*-*-netbsdelf*): New target. | Matthew Green | 10 | -177/+236 |
2001-12-18 | * ldgram.y (vers_node): Support anonymous version tags. | Jakub Jelinek | 6 | -3/+50 |
2001-12-18 | * objcopy.c (copy_archive): Set output bfd format outside the loop. | Alan Modra | 2 | -3/+7 |
2001-12-18 | * elf-eh-frame.c (struct cie): Add make_lsda_relative. | Jakub Jelinek | 2 | -46/+172 |
2001-12-18 | * elf-strtab.c (struct elf_strtab_hash_entry): Add u.next. | Jakub Jelinek | 2 | -44/+35 |
2001-12-18 | * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number | Hans-Peter Nilsson | 2 | -2/+6 |
2001-12-18 | Import Turkish translation. | Nick Clifton | 4 | -2/+1563 |