aboutsummaryrefslogtreecommitdiff
path: root/gas/ecoff.c
AgeCommit message (Expand)AuthorFilesLines
1998-04-26 * ecoff.c (ecoff_get_cur_proc_sym): New function.Richard Henderson1-0/+6
1998-04-22 * Many files: Added gettext invocations around user-visibleTom Tromey1-165/+80
1997-08-15 * as.h (enum debug_info_type): Define.Ian Lance Taylor1-78/+25
1997-07-01 * ecoff.c (page_type): Renamed from page_t to avoid conflictJeff Law1-23/+19
1997-01-27 * ecoff.c (ecoff_build_symbols): Don't generate a local ECOFFIan Lance Taylor1-2/+12
1996-09-11 * ecoff.c (ecoff_new_file): Don't do anything if we are still inIan Lance Taylor1-0/+2
1996-09-05 * ecoff.c (ecoff_new_file): New function.Ian Lance Taylor1-32/+82
1996-02-07 * ecoff.c (ecoff_build_lineno): Don't try to store the addressIan Lance Taylor1-8/+20
1996-01-29 * ecoff.c (localsym_t): Add addend field.Ian Lance Taylor1-56/+74
1995-10-31Tue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1-19/+123
1995-07-05 * ecoff.c (ecoff_debugging_seen): New global variable.Ian Lance Taylor1-11/+25
1994-10-22 * config/tc-mips.c (md_pseudo_table): If OBJ_ELF, handle .section.Ian Lance Taylor1-2/+7
1994-09-12 * config/tc-mips.c (md_pseudo_table): Handle .globl and .global.Ian Lance Taylor1-7/+10
1994-09-09Modified Files:Kung Hsu1-5/+66
1994-09-02 * ecoff.c (add_file): Don't try to generate line numbers if theIan Lance Taylor1-9/+16
1994-08-24gcc lint.Ian Lance Taylor1-8/+17
1994-07-09 * ecoff.c (ecoff_build_lineno): Handle count correctly for lastIan Lance Taylor1-1/+5
1994-07-08Modified Files:Kung Hsu1-8/+186
1994-02-04 * ecoff.c (ecoff_symbol_new_hook): Clear ecoff_extern_size, notIan Lance Taylor1-14/+14
1994-01-25Use <= in ecoff_frob_symbol, not <.Ian Lance Taylor1-1/+1
1994-01-25 * ecoff.c (ecoff_frob_symbol): New function. Put undefinedIan Lance Taylor1-0/+34
1994-01-17 * ecoff.h (ecoff_set_gp_prolog_size): Declare.Ian Lance Taylor1-0/+1
1994-01-14(ecoff_set_gp_prolog_size): New function.Ken Raeburn1-115/+99
1993-11-17New files for ECOFF debugging split out of config/obj-ecoff.c.Ian Lance Taylor1-0/+4934