* stabsread.c (rs6000_builtin_type): Make logical types be
[external/binutils.git] / gdb / dbxread.c
1993-07-12 Jim Kingdonimprove comment about Sun acc
1993-06-23 Jim Kingdon * dbxread.c (copy_pending): Change name and function...
1993-06-21 Jim Kingdon * config/i386/*aix*, i386aix-nat.c: New files.
1993-06-13 Jim Kingdon * dbxread.c (process_one_symbol): If SUN_FIXED_LBRAC_B...
1993-06-13 Jim Kingdon * dbxread.c (process_one_symbol): Set n_opt_found...
1993-06-11 Jim Kingdon * dbxread.c (process_one_symbol): Rather than having
1993-05-30 Fred Fish * dbxread.c (read_ofile_symtab): Remove "#if 1" aroun...
1993-04-15 John Gilmore* dbxread.c (unknown_symchar_complaint): Add new compl...
1993-03-04 Fred Fish * dbxread.c (dbx_symfile_init): Make size of the...
1993-03-03 Fred Fish * dbxread.c (dbx_symfile_init): Fix for nonexistant...
1993-02-17 K. Richard Pixley* dbxread.c (process_one_symbol): cast enum value N_SO...
1992-12-28 Fred Fish * dbxread.c (dbx_symfile_init, elfstab_build_psymtabs):
1992-12-23 Fred Fish * defs.h (STRCMP, STREQ, STREQN): New macros.
1992-12-15 Fred Fish * complaints.c: New file, code moved from utils.c.
1992-09-26 John Gilmore* findvar.c (supply_register): Add CLEAN_UP_REGISTER_V...
1992-09-25 Stu Grossman* tm-sparc.h, dbxread.c (read_ofile_symtab): Install...
1992-08-06 Fred Fish * buildsym.c (start_subfile): Compact dirname initial...
1992-07-08 Stu Grossman* dbxread.c (dbx_symfile_init): Init stab_section_info...
1992-07-05 John Gilmore* buildsym.c (finish_block): Fix thinko `inner block...
1992-07-04 John GilmoreRelocate symbols using an array of section_offsets...
1992-07-04 Fred Fish * breakpoint.c, buildsym.c, c-exp.y, coffread.c, comma...
1992-07-03 John Gilmore* dbxread.c (process_one_symbol): Ignore N_MAIN, N_END...
1992-06-29 Fred Fish * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib...
1992-06-25 Stu Grossman* dbxread.c (dbx_symfile_init): Move more code under...
1992-06-24 John Gilmore* dbxread.c (read_ofile_symtab): Remove N_CATCH specia...
1992-06-19 Stu Grossman* configure.in, dbxread.c, hppa-coredep.c, hppa-pinsn.c,
1992-06-19 John Gilmore* remote.c (getpkt): Error if input exceeds buffer...
1992-06-16 Stu Grossman* dbxread.c (process_one_symbol), partial-stab.h: ...
1992-06-15 Fred Fish * Makefile.in (VERSION): Bump to 4.5.5.
1992-06-14 John Gilmore* dbxread.c (end_psymtab): Only reset texthigh if...
1992-06-13 John Gilmore* dbxread.c: Add symbol_size to struct dbx_symfile_info.
1992-04-02 John GilmoreLint.
1992-03-27 Fred FishMostly changes to dbxread.c to preserve stringtab's...
1992-03-19 Fred Fish * coffread.c, mipsread.c, xcoffread.c, coffread.c...
1992-03-15 Fred FishGlobs of changes. See the ChangeLog for details. ...
1992-02-22 John Gilmore* xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP.
1992-01-28 John GilmoreHandle debug symbols in dynamically loaded (relocated...
1992-01-28 Stu GrossmanOops, checked in version with the wrong stuff enabled...
1992-01-28 Stu Grossman* dbxread.c (process_one_symbol): Make a first cut...
1992-01-13 Per Bothner * tm-mips.h: Removed BLOCK_ADDRESS_ABSOLUTE, now...
1991-12-27 Per BothnerMore changes, mostly cleanups from the last set.
1991-12-27 Fred FishVarious changes to clean up ADD_PSYMBOL_TO_LIST and...
1991-12-23 Per BothnerOodles of changes. The most important is adding suppor...
1991-11-21 John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-10-27 John Gilmore* buildsym.c: Break out initial malloc sizes.
1991-10-26 John GilmoreBreak out symbol-table-building routines
1991-10-26 Per Bothner Various fixes to improve g++ debugging. See ChangeLog.
1991-10-24 Fred FishRemove the object file specific fields from the partial...
1991-10-16 John Gilmore* dbxread.c (read_dbx_symtab, process_one_symbol):...
1991-10-15 John GilmoreChanges from Fred Fish:
1991-10-04 John Gilmore* coffread.c, dbxread.c, symfile.c, symmisc.c, symtab...
1991-10-04 John Gilmore* dbxread.c, coffread.c: static-ize functions that...
1991-10-04 John Gilmore* c-exp.y: sym->class to SYMBOL_CLASS (sym).
1991-10-03 John Gilmore* dbxread.c (read_type): Handle error case slightly...
1991-10-01 John Gilmore* dbxread.c: Enable, but soften, const_vol_complaint.
1991-09-19 John Gilmore* symfile.c (allocate_symtab): New fn, consolidates...
1991-08-19 Michael TiemannFixed two C++ related bugs.
1991-07-19 John GilmoreEliminate LOC_EXTERNAL. Improve select_source_symtab...
1991-05-30 John GilmoreRoll in Tiemann changes for gcc -ansi. Fix assorted...
1991-05-29 John GilmoreUpdate bfd_h_get{short,long} to bfd_h_get{_16,_32}...
1991-05-02 Jim KingdonThe list of changes is too long to fit in the cvs log...
1991-05-02 John GilmoreMerge devo/bfd with GDB's bfd.
1991-04-30 Michael TiemannTue Apr 30 13:13:33 1991 Michael Tiemann (tiemann...
1991-04-26 Jim Kingdon dbxread.c (read_type): If we get "##", don't lookup_fu...
1991-04-24 Jim Kingdon * main.c (cd_command): Call dont_repeat.
1991-04-23 Jim Kingdon*** empty log message ***
1991-04-19 John Gilmore * dbxread.c (end_symtab, end_psymtab): Change...
1991-04-13 John Gilmore Permit symbols to be superseded when new symbol...
1991-04-06 John Gilmore*** empty log message ***
1991-04-05 John Gilmore*** empty log message ***
1991-04-04 K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-03-28 K. Richard PixleyInitial revision
1990-09-05 John GilmoreInitial revision
2012-06-03 gdb-3.5gdb-3.5
2012-06-03 gdb-3.4gdb-3.4
2012-06-03 gdb-3.3gdb-3.3
2012-06-03 gdb-3.1gdb-3.1
2012-06-03 gdb-2.8.1gdb-2.8.1
2012-06-03 gdb-2.8gdb-2.8
2012-06-03 gdb-2.5.3gdb-2.5.3
2012-06-03 gdb-2.5.2gdb-2.5.2
2012-06-03 gdb-2.5.1gdb-2.5.1
2012-06-03 gdb-2.4+.aux.coffgdb-2.4+.aux.coff