usage.adb: Change "pragma inline" to "pragma Inline" in information and error messages
[gcc.git] / gcc / c-pragma.c
2004-10-03 Joseph Myersc-aux-info.c, [...]: Follow code formatting conventions.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-12 Joseph Myersc-common.c, [...]: Use %q, %< and %> for quoting in...
2004-09-07 Nathan Sidwellc-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.
2004-09-03 Jan Beulichre PR c/7054 (#pragma pack handled incorrectly)
2004-07-25 Niall Douglasre PR c++/9283 (__attribute__((visibility ("hidden...
2004-07-25 Bernardo Innocentibasic-block.h (reorder_block_def): Rename to reorder_bl...
2004-07-25 Bernardo Innocentic-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-06-22 Geoffrey Keatingc-opts.c (c_common_handle_option): Handle -fpch-preprocess.
2004-06-20 Zack Weinbergc-common.h (has_c_linkage): New interface.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-07 Eric Botcazoure PR c++/14962 (g++ ignores #pragma redefine_extname)
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-16 Kazu Hiratac-common.h: Fix comment formatting.
2003-11-13 Jan Hubickare PR rtl-optimization/12275 ([unit-at-a-time] ICE...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-07-21 Geoffrey Keatingc-pragma.c (maybe_apply_pragma_weak): Don't get DECL_AS...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-19 Gabriel Dos Reisc-pragma.c (apply_pragma_weak): Don't use warning_with_...
2003-07-17 Zack Weinbergc-decl.c: Fix typos in several comments.
2003-06-19 Andreas Jaegerc-aux-info.c: Convert to ISO C99.
2003-04-29 Kriang Lerdsuwanakijc-pragma.c (maybe_apply_renaming_pragma): Fix typo.
2003-01-18 Kazu Hirataalias.c: Fix comment typos.
2003-01-01 Neil Boothc-pragma.c (c_register_pragma): New.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-07-08 Steve Ellceyc-pragma.h (add_to_renaming_pragma_list): New function.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-26 Richard Hendersonc-pragma.c (apply_pragma_weak): Convert value identifie...
2002-05-25 Neil BoothMakefile.in (C_COMMON_H): Fix.
2002-04-28 Franz Sirlre PR c/6343 (attribute((weak)) not working on second...
2002-03-22 Richard Hendersonc-pragma.c (maybe_apply_renaming_pragma): New.
2002-03-15 Richard Hendersonc-decl.c: Include c-pragma.h.
2002-03-01 Alan Modratm.texi (ASM_WEAKEN_DECL): Document.
2001-11-13 Craig Rodriguesre PR bootstrap/3451 (AIX 4.3.2 redefinition of macro)
2001-08-31 Kaveh R. GhaziMakefile.in (c-pragma.o): Depend on output.h.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-01 Kazu Hirataalias.c: Fix comment formatting.
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2000-11-29 Neil Booth* c-pragma.c (init_pragma): Update for parse_in type...
2000-11-26 Neil BoothMakefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.
2000-11-25 Neil Boothc-common.c: Remove USE_CPPLIB conditional inclusions.
2000-10-28 Mike Colemanc-pragma.c (handle_pragma_pack): Initialize align to -1.
2000-09-11 Zack Weinbergc-pragma.c (handle_pragma_pack): Correct parsing logic...
2000-09-08 Zack Weinbergc-pragma.c: Don't elide entire file if !HANDLE_GENERIC_...
2000-09-07 Zack Weinbergc-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_T...
2000-09-07 Zack WeinbergIntegrated preprocessor.
2000-04-24 Mumit Khanc-pragma.c (push_alignment): Use BITS_PER_UNIT macro.
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-02-26 Jeff LawCopyright fixes
2000-02-10 Franz Sirlc-pragma.c (maximum_field_alignment): Remove duplicate...
2000-02-06 Kaveh R. GhaziMakefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-25 Zack Weinbergc-common.c, [...]: Remove all references to obstack...
2000-01-12 Kaveh R. Ghazic-common.c: PROTO -> PARAMS.
1999-10-28 David Starnerc-pragma.c (push_alignment): Don't check the return...
1999-10-19 Mumit KhanApplied Mumit Khan's patch to fix #pragma push/pop...
1999-09-19 Richard Henderson* c-pragma.c (mark_align_stack): Dereference the void...
1999-09-19 Richard Hendersonc-pragma.c: Include ggc.h.
1999-09-18 Richard Hendersonc-pragma.c (mark_align_stack): New.
1999-09-14 Kaveh R. Ghazic-pragma.c (handle_pragma_token): Wrap variables `name...
1999-09-09 Geoff KeatingMakefile.in (cppexp.o): Depend on cpphash.h.
1999-07-31 Bernd SchmidtBackport of GC branch patches part 1: kill eh status...
1999-06-21 Mumit Khanc-pragma.c (push_alignment): Don't ignore alignments...
1999-06-09 Mumit Khanc-pragma.c (handle_pragma_token): Handle `#pragma pack...
1999-04-26 Jason Merrillc-pragma.c (push_alignment): Don't ignore alignments...
1999-02-26 Jeffrey A Law* c-pragma.c (add_weak); Delete. Moved into...
1999-02-18 Kaveh R. Ghazibitmap.c (bitmap_print): Qualify a char* with the ...
1998-10-14 Robert Lipec-pragma.c (handle_pragma_token): Test for null tree...
1998-10-11 Robert Lipec-pragma.c (handle_pragma_token): If passed a token...
1998-10-07 Nick CliftonDo not insert packing attributes unless #pragma pack...
1998-10-01 Nick CliftonAdd support for #pragma pack(push,<n>) and #pragma...
1998-09-02 Nick CliftonChange HANDLE_PRAGMA macro so that it will work with...
1998-05-28 Michael MeissnerMake rtx, tree types type correct if the appropriate...
1998-05-06 Robert Lipetoplev.h: New file.
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1997-12-22 Jeff LawOpps. Forgot to check it in.
1997-12-21 Nick Cliftonc-pragma.c (handle_pragma_token): Generate warning...
1996-07-23 Mike Stumpinstall EH code
1996-07-03 Mike Stumpformatting tweaks
1995-06-15 Richard KennerUpdate FSF address.
1995-04-18 Michael MeissnerMove pragma interface support to c-pragma.h
1994-02-28 Jim Wilson(HANDLE_PRAGMA_WEAK): Depend on ASM_OUTPUT_DEF not
1993-10-11 Richard Stallman(enum pragma_state): Defined.
1993-09-21 Jan Brittensonbytecode
1992-08-01 Richard Stallman(HANDLE_PRAGMA_WEAK): Define only if SET_ASM_OP defined.
1992-07-01 Tom WoodUndo rcs botch
1992-06-30 Richard Stallman(handle_sysv_pragma): Function moved to c-lex.c.
1992-06-30 Richard StallmanInitial revision