Age | Commit message (Expand) | Author | Files | Lines |
2001-09-26 | Use gdbarch data mechanism instead of gdbarch swap mechanism to manage | Kevin Buettner | 3 | -61/+96 |
2001-09-26 | * ldmisc.c (USE_STDARG): Remove. | Alan Modra | 3 | -86/+32 |
2001-09-26 | * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, | Alan Modra | 4 | -99/+31 |
2001-09-26 | * arc-dis.c: Formatting fixes. | Alan Modra | 2 | -36/+52 |
2001-09-26 | * bfd.c (_bfd_default_error_handlerl): Define using VPARAMS, | Alan Modra | 2 | -38/+11 |
2001-09-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-09-25 | merge from gcc | DJ Delorie | 2 | -3/+6 |
2001-09-25 | * elf64-sparc.c (sparc64_elf_build_plt): Fix .plt[32768+] slot | Jakub Jelinek | 2 | -2/+7 |
2001-09-25 | 2001-09-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 6 | -8/+16 |
2001-09-25 | * readelf.c (do_wide): New. | Jakub Jelinek | 4 | -2/+128 |
2001-09-25 | 2001-09-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -10/+14 |
2001-09-25 | * readelf.c (print_vma): Print 8 digits of low hex value. | Alan Modra | 2 | -1/+5 |
2001-09-25 | * listing.c (buffer_line): Don't write past the end of `line' when | Alan Modra | 2 | -3/+11 |
2001-09-25 | fix of my email address | Jiri Smid | 1 | -1/+1 |
2001-09-25 | * x86-64-linux-tdep.c (LINUX_SIGINFO_SIZE): Add. | Jiri Smid | 2 | -2/+10 |
2001-09-25 | * elf32-i386.c: Add comment re linker function names and ordering. | Alan Modra | 2 | -132/+153 |
2001-09-25 | * config/tc-mn10300.c (tc_gen_reloc): Don't emit an *ABS* | Alexandre Oliva | 2 | -4/+40 |
2001-09-25 | * elf32-hppa.c: Rename all occurrences of "hplink" to "htab" | Alan Modra | 2 | -211/+208 |
2001-09-25 | * elf32-hppa.c: (LONG_BRANCH_PIC_IN_SHLIB): Delete. Remove all | Alan Modra | 2 | -361/+292 |
2001-09-25 | * elf-bfd.h (struct bfd_elf_section_data): Add "local_dynrel" | Alan Modra | 3 | -117/+224 |
2001-09-25 | * maint.c (maintenance_set_cmdlist, maintenance_show_cmdlist): New | Andrew Cagney | 4 | -1/+78 |
2001-09-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-09-24 | merge from gcc | DJ Delorie | 4 | -0/+42 |
2001-09-24 | Fix thinko | Nick Clifton | 2 | -5/+5 |
2001-09-24 | Remove spurious prototype. | Nick Clifton | 2 | -4/+4 |
2001-09-24 | * findvar.c (read_var_value): For LOC_INDIRECT and LOC_REF_ARG | Andrew Cagney | 2 | -18/+30 |
2001-09-24 | oops - frag omitted from previous patch application | Nick Clifton | 1 | -0/+8 |
2001-09-24 | oops - omitted from previous delta | Nick Clifton | 2 | -20/+10 |
2001-09-24 | * doublest.h (store_floating, extract_floating): Add comment | Andrew Cagney | 6 | -10/+64 |
2001-09-24 | improve documenation about auto-import | Nick Clifton | 2 | -3/+20 |
2001-09-24 | Define and use pe_get_data_import_dll_name(). | Nick Clifton | 3 | -5/+33 |
2001-09-24 | fix compile time warning messages | Nick Clifton | 3 | -5/+13 |
2001-09-24 | 2001-09-24 Orjan Friberg <orjanf@axis.com> | Orjan Friberg | 2 | -1/+6 |
2001-09-24 | * nlmconv.c: Fix warnings about unused attributes and function | Andreas Jaeger | 3 | -10/+19 |
2001-09-24 | * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entire | Alan Modra | 17 | -86/+115 |
2001-09-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-09-23 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-09-22 | Fix compile time warnings | Nick Clifton | 3 | -1/+8 |
2001-09-22 | * elfcode.h (elf_object_p): Allow for no section header at all in | Alan Modra | 2 | -22/+34 |
2001-09-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-09-21 | * x86-64-linux-tdep.c (STRUCT_OFFSET): Removed. | Mark Kettenis | 2 | -3/+4 |
2001-09-21 | Fix compile time warnings | Nick Clifton | 11 | -20/+54 |
2001-09-21 | * arc-dis.c: Don't include <ctype.h>. | Alan Modra | 4 | -3/+6 |
2001-09-21 | * config/tc-openrisc.c: Don't include <ctype.h>. | Alan Modra | 2 | -1/+4 |
2001-09-21 | * config/i386/x86-64linux.mh: New file. | Jiri Smid | 1 | -0/+17 |
2001-09-21 | * config/i386/x86-64linux.mh: New file. | Jiri Smid | 9 | -1/+1886 |
2001-09-21 | * i386-tdep.h: New file. | Jiri Smid | 3 | -0/+80 |
2001-09-21 | * MAINTAINERS: Add myself to the write-after-approval list. | Jiri Smid | 1 | -0/+9 |
2001-09-21 | * i386-nat.c (TARGET_HAS_DR_LEN_8, DR_LEN_8): Declare. | Jiri Smid | 1 | -17/+34 |
2001-09-21 | * MAINTAINERS: Add myself to the write-after-approval list. | Jiri Smid | 1 | -0/+1 |