| Commit message (Expand) | Author | Age | Files | Lines |
* | c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA and CPP_PRAGMA_EOL. | Jakub Jelinek | 2008-02-27 | 1 | -1/+3 |
* | c-common.c (fname_as_string): Update. | Tom Tromey | 2007-09-13 | 1 | -11/+10 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -6/+5 |
* | c-opts.c (c_common_parse_file): Unconditionally give a warning, suitable for ... | Zack Weinberg | 2006-12-10 | 1 | -3/+20 |
* | Whitespace fixups | Mike Stump | 2006-05-18 | 1 | -1/+1 |
* | re PR c++/21764 (visibility attributes on namespace scope) | Jason Merrill | 2006-03-20 | 1 | -0/+2 |
* | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 2006-03-04 | 1 | -1/+1 |
* | [multiple changes] | Diego Novillo | 2006-01-18 | 1 | -0/+15 |
* | directives.c (struct pragma_entry): Add is_deferred. | Richard Henderson | 2006-01-04 | 1 | -5/+20 |
* | c-lex.c (pragma_lex): Rename from c_lex. | Richard Henderson | 2005-11-26 | 1 | -1/+1 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | builtin-attrs.def, [...]: Update copyright. | Kazu Hirata | 2005-03-13 | 1 | -1/+1 |
* | c-tree.h (struct c_declarator): New id_loc field. | Per Bothner | 2005-03-11 | 1 | -1/+1 |
* | [multiple changes] | Joseph Myers | 2004-11-29 | 1 | -0/+1 |
* | sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion. | Daniel Jacobowitz | 2004-11-23 | 1 | -1/+3 |
* | c-common.c (fix_string_type): Build the unqualified array type unconditionall... | Matt Austern | 2004-09-21 | 1 | -0/+4 |
* | Makefile.in (C_PRAGMA_H): New variable to track dependencies of c-pragma.h. | Bernardo Innocenti | 2004-07-26 | 1 | -2/+4 |
* | re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas... | Niall Douglas | 2004-07-25 | 1 | -0/+5 |
* | c-pragma.h (c_lex_string_translate): Change type to int. | Alexandre Oliva | 2004-06-15 | 1 | -3/+5 |
* | target-supports.exp (check-iconv-available): New function. | Eric Christopher | 2004-02-27 | 1 | -0/+4 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 2004-01-31 | 1 | -1/+1 |
* | c-lex.c (c_lex): Rename to... | Giovanni Bajo | 2004-01-29 | 1 | -0/+1 |
* | c-pragma.h (HANDLE_PRAGMA_WEAK): Always define to SUPPORTS_WEAK. | J"orn Rennecke | 2003-07-16 | 1 | -4/+1 |
* | basic-block.h: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -3/+2 |
* | Convert to ISO C90. | Andreas Jaeger | 2003-06-22 | 1 | -6/+6 |
* | coretypes.h (cpp_reader): Forward declare struct. | Stan Shebs | 2003-01-28 | 1 | -1/+0 |
* | c-pragma.c (c_register_pragma): New. | Neil Booth | 2003-01-01 | 1 | -11/+6 |
* | c-pragma.h (add_to_renaming_pragma_list): New function. | Steve Ellcey | 2002-07-08 | 1 | -0/+1 |
* | Makefile.in (C_COMMON_H): Fix. | Neil Booth | 2002-05-25 | 1 | -0/+9 |
* | c-pragma.c (maybe_apply_renaming_pragma): New. | Richard Henderson | 2002-03-22 | 1 | -0/+1 |
* | c-decl.c: Include c-pragma.h. | Richard Henderson | 2002-03-14 | 1 | -0/+2 |
* | tm.texi (ASM_WEAKEN_DECL): Document. | Alan Modra | 2002-03-01 | 1 | -3/+2 |
* | bitmap.h: Fix comment formatting. | Kazu Hirata | 2002-01-18 | 1 | -2/+3 |
* | c-pragma.h (cpp_register_pragma_space): Remove. | Neil Booth | 2001-10-14 | 1 | -1/+0 |
* | c-pragma.h (add_weak): Move prototype from here... | Eric Christopher | 2001-08-28 | 1 | -5/+0 |
* | c-pragma.h: Move weak_syms and weak_decls... | Jason Merrill | 2001-08-24 | 1 | -11/+0 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL and ASM_OUTPUT_W... | H.J. Lu | 2001-07-17 | 1 | -3/+3 |
* | Standardize header guards. | Richard Henderson | 2001-05-25 | 1 | -3/+3 |
* | Makefile.in (OBJS, [...]): Update. | Neil Booth | 2001-05-20 | 1 | -1/+1 |
* | c-common.c: Remove USE_CPPLIB conditional inclusions. | Neil Booth | 2000-11-25 | 1 | -5/+0 |
* | c-pragma.c: Don't elide entire file if !HANDLE_GENERIC_PRAGMAS. | Zack Weinberg | 2000-09-08 | 1 | -16/+2 |
* | c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined. | Zack Weinberg | 2000-09-07 | 1 | -1/+13 |
* | Integrated preprocessor. | Zack Weinberg | 2000-09-07 | 1 | -32/+11 |
* | top level: | Zack Weinberg | 2000-08-29 | 1 | -3/+3 |
* | c-common.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-12 | 1 | -4/+4 |
* | Applied Mumit Khan's patch to fix #pragma push/pop handling. | Mumit Khan | 1999-10-19 | 1 | -3/+0 |
* | c-pragma.c (mark_align_stack): New. | Richard Henderson | 1999-09-18 | 1 | -0/+3 |
* | Makefile.in (cppexp.o): Depend on cpphash.h. | Geoff Keating | 1999-09-09 | 1 | -3/+3 |
* | c-pragma.c (push_alignment): Don't ignore alignments greater than 4 bytes. | Jason Merrill | 1999-04-26 | 1 | -4/+3 |