aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-08-03cppfiles.c (stack_file): Use file path.Neil Booth4-2/+10
2003-08-03builtin-types.def (BT_SSIZE): New primitive type.Roger Sayle6-73/+52
2003-08-03linux.h (SUBTARGET_LINK_SPEC): Don't set rpath.Kaz Kojima2-8/+16
2003-08-03Daily bump.GCC Administrator1-1/+1
2003-08-02builtins-1.c: Add macro helpers.Kaveh R. Ghazi6-184/+191
2003-08-02re PR c++/9447 (using Base<T>::member does not work)Nathan Sidwell9-32/+80
2003-08-02cppfiles.c (struct _cpp_file): Rename once_only_next to next_file.Neil Booth9-60/+107
2003-08-02cppfiles.c (ENOTDIR): Remove.Neil Booth2-86/+98
2003-08-02cp-tree.h (pushclass): Remove unneeded parameter.Nathan Sidwell5-43/+35
2003-08-02libgcov.c (gcov_exit): Cleanup and fix.Zdenek Dvorak3-81/+114
2003-08-02* builtins.def: Categorize.Kaveh R. Ghazi2-92/+101
2003-08-02builtins.def (BUILT_IN_CABS, [...]): Mind fp rounding.Kaveh R. Ghazi2-4/+10
2003-08-02003-08-02 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler2-0/+8
2003-08-02typeck2.c (add_exception_specifier): Use 'bool' where appropriate.Nathanael Nerode2-6/+10
2003-08-02Daily bump.GCC Administrator1-1/+1
2003-08-02cfgcleanup.c (outgoing_edges_match): Check REG_EH_REGION notes even if nehedg...Jakub Jelinek4-8/+50
2003-08-01fixfixes.c, [...]: ANSIfy function prototypes and defintions.Nathanael Nerode9-162/+85
2003-08-01* ggc-common.c (gt_pch_restore): Case MAP_FAILED to void *.Rainer Orth2-1/+5
2003-08-01inclhack.def (broken_cabs): Make matching more generous.Nathanael Nerode3-7/+12
2003-08-01except.c (sjlj_emit_dispatch_table): Use ptr_mode, not Pmode, for accesses to...Richard Kenner2-3/+8
2003-08-01sourcebuild.texi (Front End Directory): Don't make references to libsubdir, i...Geoffrey Keating6-37/+53
2003-08-01system.h: Poison ASM_SIMPLIFY_DWARF_ADDR.Richard Henderson5-11/+39
2003-08-01re PR c++/11697 (Failure to diagnose class template redeclaration via using d...Mark Mitchell7-7/+77
2003-08-01c-decl.c (gettags, [...]): Delete.Zack Weinberg4-288/+286
2003-08-01* builtins.def: Resort builtins.Kaveh R. Ghazi2-8/+12
2003-08-01builtins.def (DEF_GCC_BUILTIN, [...]): Prepend "__builtin_" onto NAME with st...Kaveh R. Ghazi2-911/+196
2003-08-01builtins.def (ATTR_MATHFN_ERRNO, [...]): New macros.Kaveh R. Ghazi2-96/+59
2003-08-01Fix whitespace in last entry.Ulrich Weigand1-1/+1
2003-08-01s390.c (s390_select_ccmode): Do not attempt to use CCL, CCL1, or CCL2 modes w...Andreas Krebbel3-4/+171
2003-08-01re PR c++/7983 (ICE for friend declaration using typedef in class template)Kriang Lerdsuwanakij2-0/+17
2003-08-01PR c++/8442, c++/8806Kriang Lerdsuwanakij18-171/+210
2003-08-01parser.c (cp_parser_init_declarator, [...]): Reformat.Nathan Sidwell3-21/+18
2003-08-01Makefile.in: Refine dependencies.Neil Booth8-43/+59
2003-08-01re PR c++/11295 (ICE when using a non-trivial object in a compound statement ...Nathan Sidwell9-99/+322
2003-08-01typeck.c (build_compound_expr): If RHS is a TARGET_EXPR, put the compound exp...Nathan Sidwell4-0/+66
2003-08-01re PR c++/11525 (ICE/segfault on C++ code)Nathan Sidwell4-5/+47
2003-08-01config.gcc (sh-*-linux*): Do not override sh/t-linux with sh/t-le.SUGIOKA Toshinobu2-1/+6
2003-08-01re PR c++/9447 (using Base<T>::member does not work)Nathan Sidwell5-2/+31
2003-08-01builtin-types.def: Use `LONGDOUBLE' instead of `LONG_DOUBLE' throughout.Kaveh R. Ghazi3-37/+46
2003-07-31tweakJason Merrill1-1/+1
2003-07-31Makefile.in (bubblestrap): Don't require a previous full bootstrap.Jason Merrill5-32/+72
2003-08-01fold-const.c (fold <MULT_EXPR>): Optimize both x*pow(x,c) and pow(x,c)*x as p...Roger Sayle5-32/+177
2003-08-01Daily bump.GCC Administrator1-1/+1
2003-07-31Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.Geoffrey Keating4-36/+101
2003-07-31inclhack.def (stdio_va_list): Avoid bogus replacement which triggers on Interix.Nathanael Nerode3-2/+10
2003-08-01i386.c (legitimate_pic_address_disp_p): Disallow TLS SYMBOL_REFs not inside U...Jakub Jelinek4-9/+39
2003-07-31* dwarf2out.c (loc_descriptor_from_tree, case CONSTRUCTOR): Fix error.Richard Kenner1-10/+6
2003-07-31* dwarf2out.c (loc_descriptor_from_tree, case CONSTRUCTOR): New case.Richard Kenner2-0/+24
2003-07-31opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner10-26/+44
2003-07-31combine.c (try_combine): Set JUMP_LABEL for newly created unconditional jump.Zdenek Dvorak2-0/+6