aboutsummaryrefslogtreecommitdiff
path: root/gcc/fix-header.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-16/+16
2006-07-07pointer-set.c (pointer_set_destroy): Correct whitespace.Roger Sayle1-7/+9
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-1/+1
2006-01-24fix-header.c (read_scan_file): Add new parameter imultilib when calling regis...Adam Nemet1-2/+2
2005-06-25Update FSF address.Kelley Cook1-1/+1
2004-09-15re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski1-2/+12
2004-09-08final.c (shorten_branches, [...]): Use gcc_assert and gcc_unreachable.Nathan Sidwell1-2/+1
2004-08-23Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell1-26/+2
2004-05-22fix-header.c (read_scan_file): Update for add_path change.Eric Christopher1-3/+3
2004-04-12Patch from Jonathan Larmour.Jonathan Larmour1-3/+6
2004-03-04Add framework support for darwin.Mike Stump1-0/+6
2004-02-14fix-header.c (line_table): Move local variable in main to global.Per Bothner1-1/+2
2004-02-04Partially revert/redo 2003-10-01 change; fix -fworking-directory.Per Bothner1-2/+1
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-19Move cpp_reader's line_maps field to a shared global.Per Bothner1-1/+3
2003-11-01re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory)John David Anglin1-1/+1
2003-10-02cppinit.c (cpp_read_main_file): Split into two functions: Distribute _cpp_sta...Per Bothner1-2/+3
2003-10-02c-lex.c (fe_file_change): Handle a NULL new_map.Per Bothner1-1/+1
2003-08-09cppinit.c (cpp_read_main_file): Split out source-independent initialization t...Per Bothner1-0/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-3/+2
2003-07-12fp-test.c (main): Use ISO C90 prototype.Andreas Jaeger1-58/+34
2003-06-04fix-header.c: Remove ADD_MISSING_EXTERN_C dependend variables.Andreas Jaeger1-29/+1
2003-05-20* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai1-1/+0
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi1-5/+5
2003-05-11c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into cpplib as it's a S...Neil Booth1-1/+1
2003-04-19cppfiles.c (ENABLE_VALGRIND_CHECKING, [...]): Remove.Neil Booth1-1/+1
2003-04-03* fix-header.c (read_scan_file): Defer switch processing.Neil Booth1-4/+5
2003-03-20Various cleanups to help compile server.Per Bothner1-4/+4
2003-03-17* fix-header.c (read_scan_file): Need to malloc arguments to add_path.Neil Booth1-8/+10
2003-03-15* fix-header.c (read_scan_file): Read main file before handling -D.Neil Booth1-2/+3
2003-03-15* fix-header.c (read_scan_file): Fix thinko.Neil Booth1-1/+1
2003-03-15Makefile.in: Update.Neil Booth1-12/+25
2003-03-02* fix-header.c (read_scan_file): Don't reference simplify_path.Geoffrey Keating1-1/+0
2003-03-01Makefile.in (C_AND_OBJC_OBJS, [...]): Update.Neil Booth1-3/+25
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+3
2002-08-12c-opts.c (deps_seen, [...]): New.Neil Booth1-1/+0
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth1-2/+0
2002-05-23cpperror.c (_cpp_begin_message): No special casing of CPP_FATAL_LIMIT.Neil Booth1-3/+3
2002-05-17final.c: Fix formatting.Kazu Hirata1-10/+10
2002-04-14cpperror.c (print_location): Don't print include chain if line == 0.Neil Booth1-1/+1
2001-12-27collect2.c (is_ctor_dtor): Const-ify.Kaveh R. Ghazi1-8/+8
2001-11-24fix-header.c (main): Move inf_buffer termination and inf_limit calculation to...Douglas B Rupp1-3/+5
2001-11-15White-space changeRichard Kenner1-1/+1
2001-11-15* fix-header.c (read_scan_file): Update.Neil Booth1-2/+4
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-3/+3
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-5/+5
2001-09-24c-lex.c (cb_def_pragma): Update.Neil Booth1-4/+3
2001-08-27emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger1-12/+4
2001-08-22cpperror.c (print_location): Don't show _Pragma.Neil Booth1-1/+1
2001-08-17cpperror.c (print_location): Don't take a file name; use the line map instead.Neil Booth1-1/+1