| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-exp.y (exp): Add production to support direct creation | Fred Fish | 1993-01-19 | 1 | -0/+60 |
* | * tm-sun4sol2.h (CPLUS_MARKER): Remove, now set in tm-sysv4.h. | Fred Fish | 1993-01-01 | 1 | -17/+3 |
* | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1992-12-23 | 1 | -12/+38 |
* | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1992-12-18 | 1 | -6/+12 |
* | * complaints.c: New file, code moved from utils.c. | Fred Fish | 1992-12-15 | 1 | -86/+141 |
* | * gdbtypes.c (create_array_type): Complete rewrite. Now requires | Fred Fish | 1992-12-15 | 1 | -47/+71 |
* | Changes for Amiga Unix from rhealey@ub.d.umn.edu. | Fred Fish | 1992-12-08 | 1 | -24/+16 |
* | * c-exp.y (c_create_fundamental_type): New function to create | Fred Fish | 1992-12-03 | 1 | -33/+116 |
* | * dwarfread.c (CHILL_PRODUCER): Add producer string for | Fred Fish | 1992-12-02 | 1 | -0/+9 |
* | First cut at sanitizing away the chill stuff. | Fred Fish | 1992-11-16 | 1 | -0/+2 |
* | * Makefile.in (SFILES_MAINDIR): Add ch-exp.y. | Fred Fish | 1992-11-15 | 1 | -1/+6 |
* | * Makefile.in (HFILES): Add nm-i386sco.h. | Stu Grossman | 1992-10-22 | 1 | -0/+1 |
* | Lint around file_ptr's (bfd's off_t's) and bfd_seek. | John Gilmore | 1992-10-15 | 1 | -34/+38 |
* | * dwarfread.c (dbsize): New variable to hold size of dwarf info. | Fred Fish | 1992-10-01 | 1 | -7/+18 |
* | * dwarfread.c (cu_language): New local variable to record | Fred Fish | 1992-08-31 | 1 | -25/+149 |
* | * coffread.c (decode_type): Call alloc_type to alloc new | Fred Fish | 1992-08-24 | 1 | -2/+1 |
* | * cplus-dem.c (cplus_markers): Add table for gnu style and | Fred Fish | 1992-08-14 | 1 | -2/+2 |
* | * buildsym.c (end_symtab): Document that end_symtab can return | Fred Fish | 1992-08-12 | 1 | -12/+15 |
* | * Makefile.in (VERSION): Bump to 4.6.3. | Fred Fish | 1992-08-11 | 1 | -6/+64 |
* | * dwarfread.c (struct dieinfo): Add has_at_byte_size. | Fred Fish | 1992-08-09 | 1 | -5/+24 |
* | * dwarfread.c (struct dieinfo): Remove obsolete at_visibility, | Fred Fish | 1992-08-01 | 1 | -15/+0 |
* | * Makefile.in (VERSION): Bump to 4.6.2. | Fred Fish | 1992-07-28 | 1 | -0/+4 |
* | * dwarfread.c (read_file_scope): Pass contents of AT_comp_dir | Fred Fish | 1992-07-17 | 1 | -2/+12 |
* | Change LCC_PRODUCER string to match current NCR lcc AT_producer. Update | Fred Fish | 1992-07-16 | 1 | -1/+1 |
* | * dbxread.c, dwarfread.c: Re-enable experimental code to | Fred Fish | 1992-07-15 | 1 | -1/+1 |
* | * Makefile.in (DEMANGLING_STYLE): New define to set default | Fred Fish | 1992-07-14 | 1 | -2/+68 |
* | * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_type | Fred Fish | 1992-07-09 | 1 | -10/+2 |
* | Relocate symbols using an array of section_offsets, rather than a | John Gilmore | 1992-07-04 | 1 | -6/+15 |
* | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1992-07-04 | 1 | -12/+12 |
* | * mipsread.c: Pass NULL name pointer to init_type, not 0. | Fred Fish | 1992-06-25 | 1 | -2/+5 |
* | * command.c (add_abbrev_prefix_cmd): Fix misspelling in comment. | Fred Fish | 1992-06-23 | 1 | -1/+1 |
* | * dwarfread.c (decode_modified_type): Change type of first arg. | Fred Fish | 1992-06-15 | 1 | -6/+8 |
* | * inflow.c (new_tty): Temporarily ignore SIGTTOU when | Fred Fish | 1992-05-17 | 1 | -1/+1 |
* | * Makefile.in (VERSION): Bump to 4.5.2. | Fred Fish | 1992-05-03 | 1 | -1/+21 |
* | Fix to dwarfread.c to target pointer and target long sizes, fixes for | Fred Fish | 1992-04-17 | 1 | -9/+9 |
* | Extensive changes to replace swapin() function with target_to_host() | Fred Fish | 1992-04-14 | 1 | -347/+534 |
* | Add swapin() function, and SWAPIN macro that calls it, to do byte swapping | Fred Fish | 1992-04-11 | 1 | -75/+127 |
* | Create and use macros for iterating on symtabs, psymtabs, msymbols. | John Gilmore | 1992-03-29 | 1 | -17/+11 |
* | Many changes, most related to creating entry point information on a per-objfile | Fred Fish | 1992-03-21 | 1 | -14/+11 |
* | Globs of changes. See the ChangeLog for details. Most related to | Fred Fish | 1992-03-15 | 1 | -10/+10 |
* | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1992-03-03 | 1 | -2/+1 |
* | Saberlint. | John Gilmore | 1992-02-22 | 1 | -3/+0 |
* | * Check in Fred Fish's changes in these modules. Fred | John Gilmore | 1992-02-22 | 1 | -479/+432 |
* | Add code to handle TAG_pointer_type DIE's (DWARF Information Entries) | Fred Fish | 1992-02-17 | 1 | -0/+51 |
* | When creating user defined types for subroutine and array types, check | Fred Fish | 1992-02-17 | 1 | -8/+42 |
* | The list_in_scope pointer needs to be initialized to point to a | Fred Fish | 1992-01-24 | 1 | -1/+1 |
* | Changes to fix bug with static variables within function scopes. | Fred Fish | 1992-01-15 | 1 | -14/+13 |
* | Many changes to convert over to generic symbol table reading code in | Fred Fish | 1992-01-11 | 1 | -647/+92 |
* | Missed some stuff last time. | Per Bothner | 1991-12-28 | 1 | -1/+1 |
* | Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LIST | Fred Fish | 1991-12-27 | 1 | -79/+23 |