aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-09-04Remove cast-as-lvalue extension.Mark Mitchell10-86/+65
2003-09-04* gcc.c (process_command): Fix typo.Nicolas Roche2-1/+5
2003-09-04freebsd.h (SIZE_TYPE): Support TARGET_64BIT.David O'Brien2-3/+10
2003-09-03targhooks.c: New file.DJ Delorie43-555/+1112
2003-09-03gcse.c (replace_one_set): New function.Mostafa Hagog2-3/+46
2003-09-04re PR rtl-optimization/11700 ([M68K] ICE in subreg_hard_regno)Roger Sayle4-3/+50
2003-09-04Daily bump.GCC Administrator1-1/+1
2003-09-04configure.in (gcc_cv_ld_hidden): Disable unless using GNU ld.Rainer Orth3-71/+58
2003-09-04* intl.h (N_): Remove parentheses.Rainer Orth2-1/+5
2003-09-03re PR c++/12053 (ABI difference between default g++ 3.3 and g++ 3.2)Mark Mitchell4-1/+41
2003-09-03config.gcc (m68k-*-linux*): Remove definition of LINUX_DEFAULT_ELF.Bernardo Innocenti7-30/+11
2003-09-03optimize.c (optimize_function): Push/pop ggc context around the call to optim...Richard Henderson2-0/+28
2003-09-03cgraphunit.c (visited_nodes): New static variable.Jeff Sturm2-3/+20
2003-09-03toplev.c (flag_rounding_math): New global variable.Roger Sayle6-6/+60
2003-09-03* config/sol2.h (NO_IMPLICIT_EXTERN_C): Update comment.Rainer Orth2-1/+5
2003-09-03Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.Jan Hubicka8-166/+94
2003-09-03decl.c (java_expand_body): New function.Jeff Sturm8-45/+206
2003-09-03builtins.c (enum builtin_type): Delete unused enumeration.Roger Sayle3-29/+6
2003-09-03fix typo in previous deltaNick Clifton1-1/+2
2003-09-03Handle TARGET_CPU_iwmmxt.Nick Clifton2-1/+10
2003-09-03mips.h (MASK_UNUSED1): Remove.Richard Sandiford4-12/+57
2003-09-02sol2.h (NO_IMPLICIT_EXTERN_C): Define here.Jason Merrill3-3/+8
2003-09-03Daily bump.GCC Administrator1-1/+1
2003-09-02re PR c++/11553 (g++ accepts duplicate 'friend')Scott Brumbaugh4-1/+25
2003-09-02expr.c (expand_expr): The code following both_summands performs the same task...Roger Sayle2-55/+14
2003-09-02re PR target/7327 (-isystem and template linkage)Jason Merrill2-0/+8
2003-09-02re PR c++/11847 (reference does not work as template argument any more)Mark Mitchell4-2/+21
2003-09-02cgraphunit.c (record_call_1): Use walk_tree_without_duplicates.Jeff Sturm2-2/+9
2003-09-02builtins.def: Break out _Complex math functions into their own category.Kaveh R. Ghazi2-12/+19
2003-09-02re PR c++/11808 (Wrong namespace lookup for template function when induced by...Mark Mitchell7-29/+70
2003-09-02* langhooks-def.h (LANG_HOOKS_RTL_EXPAND_STMT): Cast properly.Andreas Jaeger2-3/+7
2003-09-02cfgbuild.c (compute_outgoing_frequencies): Use NOTE instead of finding the no...Josef Zlomek2-3/+6
2003-09-02* config.gcc: Remove host-specific rewrites of target_alias.Nathanael Nerode2-18/+4
2003-09-02* Makefile.in (genprogs): Fix typo.Mark Mitchell2-1/+3
2003-09-02Daily bump.GCC Administrator1-1/+1
2003-09-01re PR c++/12114 ([3.3.2] Uninitialized memory accessed in dtor)Mark Mitchell9-27/+140
2003-09-01Makefile.in (gencheck.o): Remove build commands.Mark Mitchell2-121/+70
2003-09-01config.gcc: Remove host-specific stuff which is unused here since the introdu...Nathanael Nerode2-64/+3
2003-09-01fragments.texi: Mention config.host.Nathanael Nerode3-8/+31
2003-09-01c-decl.c (pushdecl): Don't put variables on C_TYPE_INCOMPLETE_VARS of a type ...Zack Weinberg2-3/+10
2003-09-01config.host: New file.Nathanael Nerode5-117/+707
2003-09-01c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.Josef Zlomek12-33/+30
2003-09-01Daily bump.GCC Administrator1-1/+1
2003-08-31configure.in: Remove uses of "for x in ..Nathanael Nerode3-65/+26
2003-08-31config.gcc: Remove references to install_headers_dir...Nathanael Nerode2-28/+14
2003-08-31fragments.texi, [...]: Mention new file config.build.Nathanael Nerode6-129/+235
2003-08-31re PR middle-end/11823 (Optimizing large jump tables for switch statements)Steven Bosscher2-1/+9
2003-08-31builtins.c (expand_builtin_setjmp): Use emit_jump to jump around the != 0 cas...Olivier Hainque2-3/+9
2003-08-31configure.frag: Delete file.Zack Weinberg7-218/+182
2003-08-31Daily bump.GCC Administrator1-1/+1