aboutsummaryrefslogtreecommitdiff
path: root/gcc/xcoffout.c
AgeCommit message (Expand)Author
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-01-03Merge to tree-ssa-20020619-merge-20040102.Richard Henderson
2003-09-24 * tree.h (DECL_SOURCE_LOCATION): Resurrect.Jason Merrill
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-01-15Death to WFL nodes. See ChangeLogs for details.Jeff Law
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-08-19Mainline merge as of 2002-08-18.Diego Novillo
2002-05-19 * system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson
2002-01-10 * varasm.c: Fix formatting.Kazu Hirata
2001-12-02 * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingNeil Booth
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-07-17 * dbxout.c (dbxout_really_begin_function): Rename toNeil Booth
2001-07-15 * dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth
2001-05-01 * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:Zack Weinberg
2001-04-18 * dbxout.c (dbxout_init): If DBX_OUTPUT_GCC_MARKER is defined,Zack Weinberg
2000-11-17 * ggc.h: Delete ggc_add_string_root and ggc_mark_string. AddZack Weinberg
2000-08-29 * xcoffout.c: Fix formatting.Kazu Hirata
2000-07-04 * rs6000/aix.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier.Kaveh Ghazi
2000-05-06 * xcoffout.c (xcoff_current_include_file,David Edelsohn
2000-02-28 * xcoffout.c (xcoffout_begin_function): Fix typo in previous change.Mark Mitchell
2000-02-28 * emit-rtl.c (remove_unncessary_notes): Remove notes for emptyMark Mitchell
2000-02-26Fix copyrights.Jeffrey A Law
2000-01-17Update copyrightsKaveh Ghazi
2000-01-17 * print-rtl.c: PROTO -> PARAMS.Kaveh Ghazi
1999-11-11 * xcoffout.c (xcoffout_source_file): Change ggc_add_root toRodney Brown
1999-11-06 * Makefile.in (dbxout.o): Depend on ggc.h.Mark Mitchell
1999-09-28 * xcoffout.c (xcoffout_declare_function): Add documentation.David Edelsohn
1999-01-27Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law
1999-01-06More copyright fixes. Oh what fun.Jeffrey A Law
1998-07-01Fix 24 powerpc-ibm-aix4.1 gdb testsuite failures due to bad gcc debug info.Jim Wilson
1998-06-25Warning fixes:Kaveh Ghazi
1998-05-19Finish incomplete change started by Kenner.Jim Wilson
1998-03-20Major cutover to using system.h:Kaveh Ghazi
1995-12-15(xcoff_begin_function_line): Make static.Richard Kenner
1995-10-29(xcoff_declare_function): Deal with names created via the __asm__Richard Kenner
1995-09-11(xcoff_inlining): New variable, used in place ofRichard Kenner
1995-07-28(xcoffout_output_first_source_line): Delete.Richard Kenner
1995-06-15Update FSF address.Richard Kenner
1995-05-16Fix typos in comments.Richard Kenner
1994-12-02(xcoff_output_standard_types): Add TARGET_64BIT dependencies. AddRichard Kenner
1994-06-01(xcoff_lastfile): New variable.Jim Wilson
1994-05-20(MAKE_LINE_SAFE): Delete.Jim Wilson
1994-01-31(ASM_OUTPUT_LFE): Output absolute line number notJim Wilson
1994-01-17(xcoffout_begin_block): Don't emit a .bb for theJim Wilson
1993-05-14(N_DSLINE, N_BSLINE): Delete definitions.Jim Wilson
1993-03-20(xcoffout_declare_function): Call dbxout_source_fileJim Wilson
1992-08-19 * xcoffout.c (assign_type_number): Skip decls with no name.Mike Stump
1992-07-06entered into RCSCharles Hannum