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