aboutsummaryrefslogtreecommitdiff
path: root/gcc/xcoffout.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-0/+1
2002-01-10varasm.c: Fix formatting.Kazu Hirata1-11/+15
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-1/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-17dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function.Neil Booth1-12/+14
2001-07-15dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth1-22/+17
2001-05-01dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg1-27/+1
2001-04-18dbxout.c (dbxout_init): If DBX_OUTPUT_GCC_MARKER is defined, use it instead o...Zack Weinberg1-35/+9
2000-11-17ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg1-4/+0
2000-08-29* xcoffout.c: Fix formatting.Kazu Hirata1-28/+26
2000-07-04aix.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier.Kaveh R. Ghazi1-8/+10
2000-05-06xcoffout.c (xcoff_current_include_file, [...]): Constify char *.David Edelsohn1-9/+9
2000-02-28* xcoffout.c (xcoffout_begin_function): Fix typo in previous change.Mark Mitchell1-1/+1
2000-02-28emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.Mark Mitchell1-10/+3
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17print-rtl.c: PROTO -> PARAMS.Kaveh R. Ghazi1-2/+2
1999-11-11xcoffout.c (xcoffout_source_file): Change ggc_add_root to gcc_add_string_root.Rodney Brown1-1/+1
1999-11-06Makefile.in (dbxout.o): Depend on ggc.h.Mark Mitchell1-0/+4
1999-09-28xcoffout.c (xcoffout_declare_function): Add documentation.David Edelsohn1-0/+3
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-1/+1
1999-01-06More copyright fixes. Oh what fun.Jeff Law1-1/+1
1998-07-01Fix 24 powerpc-ibm-aix4.1 gdb testsuite failures due to bad gcc debug info.Jim Wilson1-0/+10
1998-06-25Warning fixes:Kaveh R. Ghazi1-0/+3
1998-05-19Finish incomplete change started by Kenner.Jim Wilson1-1/+1
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-4/+5
1995-12-15(xcoff_begin_function_line): Make static.Richard Kenner1-5/+5
1995-10-29(xcoff_declare_function): Deal with names created via the __asm__Richard Kenner1-10/+13
1995-09-11(xcoff_inlining): New variable...Richard Kenner1-3/+5
1995-07-28(xcoffout_output_first_source_line): Delete.Richard Kenner1-14/+3
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1994-12-02(xcoff_output_standard_types): Add TARGET_64BIT dependencies.Richard Kenner1-9/+9
1994-05-31(xcoff_lastfile): New variable.Jim Wilson1-2/+63
1994-05-20(MAKE_LINE_SAFE): Delete.Jim Wilson1-14/+2
1994-01-31(ASM_OUTPUT_LFE): Output absolute line number notJim Wilson1-3/+1
1994-01-17(xcoffout_begin_block): Don't emit a .bb for the function level scope.Jim Wilson1-2/+7
1993-05-14(N_DSLINE, N_BSLINE): Delete definitions.Jim Wilson1-8/+16
1993-03-19(xcoffout_declare_function): Call dbxout_source_fileJim Wilson1-0/+4
1992-08-19* xcoffout.c (assign_type_number): Skip decls with no name.Mike Stump1-1/+2
1992-07-06entered into RCSCharles Hannum1-1/+1
1992-06-24*** empty log message ***Richard Stallman1-1/+1
1992-05-22*** empty log message ***Richard Kenner1-1/+28
1992-05-07*** empty log message ***Richard Stallman1-1/+1
1992-03-23*** empty log message ***Richard Stallman1-1/+1
1992-03-21*** empty log message ***Richard Kenner1-1/+1
1992-03-11Initial revisionMichael Meissner1-0/+444