This commit was manufactured by cvs2svn to create branch
[external/binutils.git] / binutils / stabs.c
2004-01-12 Ian Lance TaylorUpdate copyright year.
2004-01-12 Ian Lance Taylor * stabs.c (parse_stab_argtypes): Handle g++ ABI versio...
2003-12-06 Kazu Hirata * ChangeLog-9197: Fix comment typos.
2003-11-06 Nick CliftonFix 'the the' typo
2003-09-14 Andreas Jaeger * addr2line.c: Convert to ISO C90 prototypes, change...
2003-03-06 Nick CliftonRemove redundant defintions of BYTES_IN_WORD and add...
2003-02-13 Nick CliftonFor N_SLINE only include function_start_offset if the...
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-16 Nick CliftonCope with demangling function names that include a...
2002-05-26 Kazu Hirata * arsup.c: Remove ARGSUSED.
2002-05-24 Kazu Hirata * size.c: Fix formatting.
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-08-29 Ben Elliston2001-08-29 Ben Elliston <bje@redhat.com>
2001-01-24 Alan Modra* stabs.c: Update copyright. Include "filenames.h".
2000-07-10 Alan ModraWarning fixes.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-01 Alan ModraAAganichev's parse_stab_type size fix.
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-01-14 Alan ModraCorrect function return types for new and fussy gcc.
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-11 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-08 Ian Lance Taylor * stabs.c (parse_stab_type): Fix handling of template...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-07-02 Ian Lance Taylor * stabs.c (parse_stab_range_type): Handle 4 and 8...
1998-07-01 Ian Lance Taylorfix indentation
1998-06-24 Ian Lance Taylor * stabs.c (parse_number): Sign extend negative values...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1996-10-28 Ian Lance Taylor * stabs.c (struct stab_handle): Add function_end field.
1996-03-18 Ian Lance Taylor * stabs.c (parse_stab_range_type): A complex type...
1996-01-23 Ian Lance Taylor * stabs.c (struct stab_handle): Remove last_type field...
1996-01-19 Ian Lance Taylor * debug.h (struct debug_write_fns): Remove ellipsis_ty...
1996-01-19 Ian Lance Taylor * stabs.c: Include "demangle.h". Added several new...
1996-01-08 Ian Lance Taylor * stabs.c (parse_stab_type): Add new typename paramete...
1996-01-02 Ian Lance Taylor Implement generic debugging support. Implement a...