Age | Commit message (Expand) | Author | Files | Lines |
2001-08-04 | * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this | Alan Modra | 2 | -2/+5 |
2001-08-04 | * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change, | Alan Modra | 2 | -57/+84 |
2001-08-04 | merge from gcc | DJ Delorie | 2 | -1/+5 |
2001-08-04 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-08-03 | 2001-08-03 John Healy <jhealy@redhat.com> | John Healy | 2 | -0/+7 |
2001-08-03 | * core-regset.c (fetch_core_registers): Remove HAVE_GREGSET_T | Daniel Jacobowitz | 2 | -4/+7 |
2001-08-03 | * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle | Stephane Carrez | 3 | -40/+224 |
2001-08-03 | 2001-08-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 |
2001-08-03 | * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test. | Richard Sandiford | 5 | -2/+56 |
2001-08-03 | *** empty log message *** | Richard Sandiford | 1 | -0/+7 |
2001-08-03 | * config/tc-mips.c (md_apply_fix): Don't subtract the symbol value | Richard Sandiford | 2 | -1/+8 |
2001-08-03 | * configure.in: Added --with-windres option. | DJ Delorie | 3 | -0/+12 |
2001-08-03 | Include offset of reloc from start of section when computing value for | Nick Clifton | 2 | -1/+7 |
2001-08-03 | * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Don't | Alan Modra | 3 | -5/+15 |
2001-08-03 | * ld.texinfo (Input Section Basics): Clarify ordering of output | Alan Modra | 7 | -202/+269 |
2001-08-03 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-08-02 | merge from gcc | DJ Delorie | 2 | -0/+10 |
2001-08-02 | 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu> | Charles Wilson | 6 | -25/+709 |
2001-08-02 | * bfdlink.h (struct bfd_link_info): add new boolean | Charles Wilson | 2 | -0/+9 |
2001-08-02 | 2001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com> | Charles Wilson | 3 | -3/+30 |
2001-08-02 | 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu> | Charles Wilson | 1 | -5/+156 |
2001-08-02 | * defs.h (SLASH_STRING): If not defined, set | Keith Seitz | 2 | -4/+6 |
2001-08-02 | * cli/cli-decode.h: Include "gdb_regex.h" instead of | Mark Kettenis | 2 | -1/+4 |
2001-08-02 | * NEWS: Update. | Mark Kettenis | 2 | -1/+10 |
2001-08-02 | * config/i386/xm-go32.h: Include xm-i386.h. | Eli Zaretskii | 2 | -6/+6 |
2001-08-02 | The following changes avoid polluting global namespace with the | Eli Zaretskii | 14 | -173/+198 |
2001-08-02 | * gdb.texinfo: Explain omitting the hostname in the | Corinna Vinschen | 2 | -0/+17 |
2001-08-02 | * gas/mips/mips-gp32-fp32, | Richard Sandiford | 22 | -0/+2329 |
2001-08-02 | * doc/c-mips.tex (-mgp32, -mfp32): Added -mfp32, unified with -mgp32. | Richard Sandiford | 3 | -259/+202 |
2001-08-02 | * MAINTAINERS: Add myself to the write-after-approval list. | Corinna Vinschen | 3 | -0/+10 |
2001-08-02 | Removed a section of code that didn't do anything, but left values in | John R. Moore | 2 | -19/+5 |
2001-08-02 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-08-01 | * doublest.h (store_floating, floatformat_to_doublest): Make IN | Andrew Cagney | 3 | -7/+19 |
2001-08-01 | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 28 | -679/+806 |
2001-08-01 | * Makefile.in: Sort header definitions. | Andrew Cagney | 2 | -209/+214 |
2001-08-01 | Return zero only as the last step of qsort function. | Nick Clifton | 2 | -5/+13 |
2001-08-01 | Use @command{name} for commands. Use @option{-opt} for options. | Nick Clifton | 3 | -455/+475 |
2001-08-01 | Cleanups for z8k target | Nick Clifton | 5 | -33/+68 |
2001-08-01 | Replace VXWORKS with ARM_COFF_BUGFIX. | Nick Clifton | 3 | -5/+14 |
2001-08-01 | Do not require any exception support library. Check results against NRV. | Nick Clifton | 3 | -17/+59 |
2001-08-01 | Do not require any exception support library. | Nick Clifton | 2 | -1/+6 |
2001-08-01 | 2001-08-01 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2 | -1/+5 |
2001-08-01 | Fix a typo in my entry from 2001-06-13. | Eli Zaretskii | 1 | -1/+1 |
2001-08-01 | * config/tc-i386.c (lex_got): Match lower case relocation tokens. | Alan Modra | 2 | -7/+26 |
2001-08-01 | * gas/elf/section2.l: Adjust warning message comparison. | Alan Modra | 2 | -1/+5 |
2001-08-01 | * read.c: Standardize error/warning messages - don't capitalise, no | Alan Modra | 20 | -170/+224 |
2001-08-01 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-31 | * config/tc-ppc.c (ppc_elf_validate_fix): It's OK to have | Geoffrey Keating | 2 | -1/+6 |
2001-07-31 | * config/i386/xm-i386.h: New file. | Mark Kettenis | 5 | -41/+29 |
2001-07-31 | * tui.c (tui_enable): Remove call to terminal_save_ours(). | Stephane Carrez | 2 | -5/+5 |