Age | Commit message (Expand) | Author | Files | Lines |
1996-07-19 | * dwarf2read.c: New file, DWARF 2 reader originally contributed by | Stan Shebs | 1 | -1/+17 |
1996-07-08 | (laying some groundwork for a fix for PR 8443) | Fred Fish | 1 | -1/+0 |
1996-07-03 | * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c, | Mark Alexander | 1 | -29/+2 |
1996-01-08 | * buildsym.c (end_symtab): Remove sort_pending and sort_linevec | Jeff Law | 1 | -3/+7 |
1995-10-31 | * elfread.c: Include elf-bfd.h rather than libelf.h. | Fred Fish | 1 | -1/+1 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-07-18 | * dache.c (struct dcache_block): Change data member from unsigned char | Fred Fish | 1 | -2/+4 |
1995-07-07 | * elfread.c (elf_symtab_read): Fix a bug ignoring compiler | Kung Hsu | 1 | -1/+1 |
1995-03-10 | Fix problems with infinite recursion when printing a class | Peter Schauer | 1 | -10/+13 |
1995-02-09 | * config/sparc/tm-sun4sol2.h, dbxread.c: Rename | Jim Kingdon | 1 | -6/+21 |
1995-01-28 | * elfread.c (elf_symtab_read): Do not test BSF_GLOBAL for | Peter Schauer | 1 | -29/+28 |
1994-07-26 | Tue Jul 26 18:20:46 1994 Paul Flinders (ptf@smee) | Stan Shebs | 1 | -1/+4 |
1994-07-17 | * elfread.c (elf_symtab_read): Handle error return from | Peter Schauer | 1 | -5/+13 |
1994-07-14 | * dbxread.c: Don't include libbfd.h. | Stan Shebs | 1 | -22/+15 |
1994-07-12 | * elfread.c (elf_symfile_read): Unconditionally add dynamic | Peter Schauer | 1 | -3/+3 |
1994-07-06 | * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c: | Peter Schauer | 1 | -7/+0 |
1994-04-21 | * dbxread.c (read_dbx_dynamic_symtab): Reinstall support for sun3, | Peter Schauer | 1 | -11/+53 |
1994-04-01 | For SVR4 targets, enable gdb to set breakpoints in shared | Peter Schauer | 1 | -1/+23 |
1994-03-30 | * elfread.c (elf_symtab_read): Change storage_needed, | Ian Lance Taylor | 1 | -5/+11 |
1994-01-28 | * config/pa/tm-hppa.h: Define macro SMASH_TEXT_ADDRESS. | Jim Kingdon | 1 | -0/+3 |
1993-12-27 | * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}), | Jim Kingdon | 1 | -1/+2 |
1993-12-06 | Added Irix 5 support. | Ian Lance Taylor | 1 | -1/+18 |
1993-10-31 | * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c, | Jim Kingdon | 1 | -2/+1 |
1993-10-30 | * symfile.c (reread_symbols): When re-reading symbols, do all the | Jim Kingdon | 1 | -19/+6 |
1993-10-24 | * elfread.c (elf_symtab_read): Use bfd convention that both | Fred Fish | 1 | -3/+3 |
1993-10-03 | Added new slot to objfile struct to be shared by all stab-reading formats. | Stan Shebs | 1 | -9/+9 |
1993-10-03 | * mipsread.c, objfiles.c, utils.c: Use PTR not void *. RISC/OS | Jim Kingdon | 1 | -2/+2 |
1993-09-29 | * dbxread.c, coffread.c, elfread.c: A few changes to comments. | Jim Kingdon | 1 | -1/+4 |
1993-09-21 | * elfread.c (record_minimal_symbol_and_info): Guess the section to | Ian Lance Taylor | 1 | -1/+24 |
1993-09-15 | * paread.c, coffread.c, elfread.c, dwarfread.c: | Jim Kingdon | 1 | -0/+1 |
1993-09-14 | * paread.c, coffread.c, elfread.c: Include <time.h> before libbfd.h. | Jim Kingdon | 1 | -0/+1 |
1993-09-06 | Changed elf32_symbol_type to elf_symbol_type | Jeffrey Wheat | 1 | -1/+1 |
1993-09-03 | * elfread.c (elf_symtab_read): Don't add symbols starting with ".L" | Jim Kingdon | 1 | -1/+6 |
1993-09-03 | * elfread.c (elf_symtab_read): Don't add symbols starting with ".L" | Jim Kingdon | 1 | -0/+3 |
1993-08-24 | * buildsym.h: Remove declaration of dbxread.c functions. | Jim Kingdon | 1 | -0/+1 |
1993-08-08 | * elfread.c (elf_symtab_read): Properly sort out the bss symbols | Fred Fish | 1 | -86/+95 |
1993-08-07 | * elfread.c (elf_symtab_read): Properly sort out the bss symbols | Fred Fish | 1 | -7/+42 |
1993-07-13 | * elfread.c: Remove notice about file still being under | Fred Fish | 1 | -14/+0 |
1993-06-25 | * elf_symfile_read (bfd_elf32_find_section): Revert back to | Fred Fish | 1 | -1/+1 |
1993-06-10 | * elfread.c (elf_symtab_read): Add bfd section address to bfd | Fred Fish | 1 | -2/+4 |
1993-05-25 | * elfread.c (elf_symfile_read): Update ELF structure and routine | Ken Raeburn | 1 | -7/+9 |
1993-03-26 | * Clean up xcoff relocation. | Jim Kingdon | 1 | -1/+1 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -45/+5 |
1992-12-18 | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1 | -2/+0 |
1992-12-15 | * complaints.c: New file, code moved from utils.c. | Fred Fish | 1 | -3/+3 |
1992-11-04 | * elfread.c, mipsread.c: Include <string.h>. | Stu Grossman | 1 | -0/+1 |
1992-10-15 | Lint around file_ptr's (bfd's off_t's) and bfd_seek. | John Gilmore | 1 | -8/+5 |
1992-07-28 | * Makefile.in (VERSION): Bump to 4.6.2. | Fred Fish | 1 | -0/+1 |
1992-07-04 | Relocate symbols using an array of section_offsets, rather than a | John Gilmore | 1 | -19/+243 |