Age | Commit message (Expand) | Author | Files | Lines |
2001-12-17 | * NEWS: Note new target XStormy16. | Corinna Vinschen | 3 | -1/+10 |
2001-12-17 | 2001-12-17 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 3 | -8/+55 |
2001-12-17 | 2001-12-17 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -0/+9 |
2001-12-17 | 2001-12-17 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 9 | -1/+224 |
2001-12-17 | * MAINTAINERS: Add myself as XStormy16 maintainer. | Corinna Vinschen | 2 | -0/+7 |
2001-12-17 | Clean up formatting of xcoff.h | Tom Rix | 2 | -126/+114 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 41 | -933/+1812 |
2001-12-17 | Oops, changelog for last patch. | Alan Modra | 2 | -0/+42 |
2001-12-17 | hash bfd sections for fast lookup and create. | Alan Modra | 11 | -384/+496 |
2001-12-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-12-16 | daily update | Alan Modra | 1 | -1/+1 |
2001-12-16 | Don't try to link in sim-bits.o. | Andrew Cagney | 3 | -3/+8 |
2001-12-16 | * scripttempl/mmo.sc: Add .debug_ranges to listed sections. | Hans-Peter Nilsson | 2 | -0/+5 |
2001-12-16 | Conditionally include solib.h. | Kevin Buettner | 2 | -0/+11 |
2001-12-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-12-15 | daily update | Alan Modra | 1 | -1/+1 |
2001-12-15 | Regenerate. | Andrew Cagney | 2 | -1/+4 |
2001-12-15 | * MAINTAINERS: Remove powerpcle-eabi and rs6000-ibm-aix3.2 from | Andrew Cagney | 2 | -2/+7 |
2001-12-15 | LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE | Andrew Cagney | 26 | -39/+54 |
2001-12-15 | * elf64-mips.c (mips_elf64_link_hash_entry): New link hash. | Thiemo Seufer | 2 | -190/+4847 |
2001-12-15 | * elf-bfd.h (_bfd_elf_maybe_strip_eh_frame_hdr): New prototype. | Jakub Jelinek | 4 | -30/+81 |
2001-12-15 | * ui-out.c (struct ui_out_table): Add field entry_level. | Andrew Cagney | 2 | -50/+69 |
2001-12-15 | * main.c: Include "defs.h", "bfd.h", "callback.h" and "remote-sim.h". | Matthew Green | 3 | -0/+36 |
2001-12-15 | s/cygnus.com/redhat.com/ | Ben Elliston | 1 | -2/+2 |
2001-12-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-12-14 | daily update | Alan Modra | 1 | -1/+1 |
2001-12-14 | Initialise the disassembler_options field (to NULL). | Nick Clifton | 2 | -0/+6 |
2001-12-14 | * config/obj-elf.c (obj_elf_init_stab_section): References are | Alan Modra | 2 | -1/+6 |
2001-12-14 | * ldmain.c (main): Initialise link_info.eh_frame_hdr. | Alan Modra | 2 | -0/+5 |
2001-12-14 | * config/djgpp/fnchange.lst: Add entries for opcodes/xstormy16-* files. | Corinna Vinschen | 2 | -0/+11 |
2001-12-14 | * elflink.h (elf_bfd_discard_info): Fix segfault when dynobj NULL. | Alan Modra | 2 | -2/+8 |
2001-12-14 | add myself to the write after approval list. | Matthew Green | 1 | -0/+1 |
2001-12-14 | * support sim-fpu.c for correct FP emulation. | Matthew Green | 16 | -122/+228 |
2001-12-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-12-13 | * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem | Thomas Fitzsimmons | 2 | -4/+19 |
2001-12-13 | Return typelength of register virtual type as size. | Andrew Cagney | 2 | -1/+6 |
2001-12-13 | daily update | Alan Modra | 1 | -1/+1 |
2001-12-13 | gdb/ChangeLog | Jackie Smith Cashion | 4 | -8/+16 |
2001-12-13 | * i387-nat.c (i387_fill_fxsave): Change type of ``val'' from char | Kevin Buettner | 2 | -2/+9 |
2001-12-13 | * gdb.asm/asm-source.exp: Add support for xstormy16. | Corinna Vinschen | 5 | -19/+56 |
2001-12-13 | * Makefile.in: Add support for xstormy16. | Corinna Vinschen | 5 | -1/+1154 |
2001-12-13 | * elf-bfd.h (enum elf_link_info_type): New. | Jakub Jelinek | 22 | -78/+1367 |
2001-12-13 | * MAINTAINERS (write-after-approval): Add myself. | Andreas Schwab | 2 | -0/+5 |
2001-12-13 | * lexsup.c (parse_args): Don't pass shortopts to second call to | Alan Modra | 2 | -10/+13 |
2001-12-13 | merge from gcc | DJ Delorie | 3 | -0/+13 |
2001-12-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-12-12 | daily update | Alan Modra | 1 | -1/+1 |
2001-12-12 | * syms.c (_bfd_generic_read_minisymbols): Early return for | Richard Henderson | 2 | -0/+7 |
2001-12-12 | * Makefile.in (c-exp.tab.o): Add missing dependencies. | Jim Blandy | 2 | -1/+6 |
2001-12-12 | * Makefile.in (c_lang_h): New variable. Use it in dependency | Jim Blandy | 2 | -9/+15 |