Age | Commit message (Expand) | Author | Files | Lines |
2001-02-14 | Address comment from Richard about relocs always needing a type. | Jim Wilson | 3 | -8/+21 |
2001-02-13 | It is SYMTAB, not STMTAB. | H.J. Lu | 1 | -1/+1 |
2001-02-13 | * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if required | Richard Henderson | 2 | -0/+12 |
2001-02-13 | * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove. | Richard Henderson | 2 | -1/+4 |
2001-02-13 | * MAINTAINERS: Update my email address. | Jim Kingdon | 2 | -2/+6 |
2001-02-13 | 2001-02-13 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -26/+28 |
2001-02-13 | 2001-02-13 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -2/+4 |
2001-02-13 | 2001-02-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 4 | -2/+18 |
2001-02-13 | * write.c (is_dnrange): Stop as soon as the address becomes | Ian Lance Taylor | 9 | -26/+62 |
2001-02-13 | Regenerate | DJ Delorie | 1 | -278/+267 |
2001-02-13 | * include/coff/pe.h: Rename PEP64AOUTHDR to PEPAOUTHDR. Rename | DJ Delorie | 2 | -2/+7 |
2001-02-13 | * peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: Define | DJ Delorie | 9 | -93/+225 |
2001-02-13 | Handle long jumps for .code16 and .arch < 386 by using a two | Alan Modra | 3 | -72/+188 |
2001-02-13 | Update copyright date. | Alan Modra | 1 | -1/+1 |
2001-02-13 | Fix parsing of multi-char operators. | Alan Modra | 2 | -14/+23 |
2001-02-13 | (elf32_hppa_set_gp): Handle weak $global$. | Alan Modra | 2 | -1/+18 |
2001-02-12 | Fix definition of NEGBRANCH | Nick Clifton | 2 | -1/+6 |
2001-02-12 | 2001-02-09 Bo Thorsen <bo@suse.de> | Jan Hubicka | 2 | -9/+90 |
2001-02-12 | * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL. | Jan Hubicka | 4 | -5/+27 |
2001-02-12 | * i386.h (i386_optab): SSE integer converison instructions have | Jan Hubicka | 4 | -13/+34 |
2001-02-12 | 2001-02-12 Philip Blundell <pb@futuretv.com> | Phil Blundell | 2 | -5/+24 |
2001-02-12 | 2001-02-11 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+6 |
2001-02-12 | 2001-02-11 H.J. Lu <hjl@gnu.org> | H.J. Lu | 4 | -2/+33 |
2001-02-11 | fix formatting | Nick Clifton | 2 | -11/+11 |
2001-02-11 | oops - omitted from previous delta | Nick Clifton | 1 | -2/+2 |
2001-02-11 | * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string | Michael Sokolov | 2 | -127/+129 |
2001-02-11 | Apply several patches from Maciej W. Rozycki | Nick Clifton | 6 | -46/+152 |
2001-02-11 | * readelf.c (struct unw_aux_info): Remove const from the info member. | Michael Sokolov | 2 | -3/+9 |
2001-02-11 | * Makefile.am (stamp-lib): ranlib the libopcodes.a in the build | Michael Sokolov | 3 | -1/+9 |
2001-02-11 | * Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory. | Michael Sokolov | 3 | -3/+10 |
2001-02-11 | fix seg fault in reloc reading code | Nick Clifton | 2 | -2/+11 |
2001-02-11 | * gdb.texinfo (Environment): Document that `path' does not change | Eli Zaretskii | 2 | -1/+7 |
2001-02-11 | * NEWS: Document that "info symbol" works with COFF debug info and | Eli Zaretskii | 3 | -0/+14 |
2001-02-11 | * gdbint.texinfo: Fix up @itemize lists so that @item is alone on | Eli Zaretskii | 2 | -617/+982 |
2001-02-10 | Remove annoying entry....:-) | Nick Clifton | 1 | -5/+0 |
2001-02-10 | Remove extraneous whitespace | Nick Clifton | 2 | -12/+18 |
2001-02-10 | 2001-02-10 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 3 | -244/+240 |
2001-02-10 | Document new --unwind option to readelf. | Nick Clifton | 3 | -3/+13 |
2001-02-10 | 2001-02-10 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -0/+9 |
2001-02-10 | Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB. | Peter Schauer | 4 | -39/+39 |
2001-02-10 | * mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca calls | Peter Schauer | 2 | -5/+17 |
2001-02-10 | * rs6000-nat.c (child_xfer_memory): Add missing parameter | Peter Schauer | 2 | -1/+7 |
2001-02-10 | * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add | Richard Henderson | 2 | -1/+7 |
2001-02-10 | * config/tc-ia64.h (md_elf_section_type): New macro. | Richard Henderson | 3 | -62/+246 |
2001-02-10 | * elfxx-ia64.c (is_unwind_section_name): New function. Returns | Richard Henderson | 2 | -28/+133 |
2001-02-10 | Add s390 support | Nick Clifton | 64 | -1283/+10286 |
2001-02-09 | Suppress extra addition of ImageBase. | Nick Clifton | 2 | -1/+8 |
2001-02-09 | * config/tc-sh.c (md_pseudo_table): Add uaquad. Use s_uacons for | Alexandre Oliva | 2 | -3/+13 |
2001-02-09 | * elf64-sparc.c (sparc64_elf_copy_private_bfd_data): New function. | Jakub Jelinek | 2 | -1/+26 |
2001-02-09 | * elf64-sparc.c (sparc64_elf_check_relocs): Don't trust reloc_count. | Jakub Jelinek | 2 | -2/+9 |