aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-08-08common.opt: Add debug switches.Neil Booth8-205/+192
2003-08-08* tree.c (get_file_function_name_long): Fix size of alloca() area.Richard Sandiford2-1/+5
2003-08-08configure.in (gcc_cv_prog_cmp_skip): Flipflop make_compare_target and gcc_cv_...Kelley Cook3-8/+14
2003-08-08iq2000: New port.Stan Cox11-0/+8190
2003-08-08Fix typo.Andreas Schwab1-1/+1
2003-08-08configure.in: (gcc_cv_as_ia64_ltoffx_ldxmov_relocs): Fix quoting and insert m...Andreas Schwab3-27/+33
2003-08-08pa.c (update_total_code_bytes): Use new macro IN_NAMED_SECTION_P.John David Anglin3-12/+28
2003-08-08re PR c++/11712 ([HPUX 11.00 - gcc 3.3] __STDC_EXT__ not defined for .cpp by ...John David Anglin4-0/+27
2003-08-08Daily bump.GCC Administrator1-1/+1
2003-08-07sh.c (calc_live_regs): If the return address pointer is live, force pr live.J"orn Rennecke3-18/+61
2003-08-07sh.h (CALL_USED_REGISTERS): Include PR_REG and PR_MEDIA_REG.J"orn Rennecke3-4/+10
2003-08-07re PR c++/5767 (ICE with forwarding template template parameters)Kriang Lerdsuwanakij4-0/+48
2003-08-07Make-lang.in (cp/call.o): Add dependency for target.h.Aldy Hernandez6-2/+74
2003-08-07* config/s390/s390.md: Replace all occurrences of \\t with \t.Ulrich Weigand2-664/+668
2003-08-07* local-alloc.c (combine_regs): Fix comment typo.Richard Sandiford2-2/+6
2003-08-07c-decl.c (builtin_decls): Replace with first_builtin_decl and last_builtin_decl.Zack Weinberg2-34/+46
2003-08-07Daily bump.GCC Administrator1-1/+1
2003-08-07decl.c (grokparms): Use cp_build_qualified_type instead TYPE_MAIN_VARIANT.Aldy Hernandez2-1/+6
2003-08-06* gcc.dg/cpp/spacing1.c: Update.Alexandre Oliva2-2/+25
2003-08-06extend.texi (Function Attributes): Document the IA-64 version of the "model" ...David Mosberger5-7/+198
2003-08-06line-map.h (fileline): New typedef.Per Bothner3-4/+16
2003-08-06Fix SHcompact exception handling:J"orn Rennecke4-12/+86
2003-08-06Preliminary i386-pc-nto-qnx6 support.Graeme Peterson4-0/+120
2003-08-06install.texi (*-*-solaris2*): Refine configure instructions.Phil Edwards2-6/+7
2003-08-06calls.c (load_register_parameters): Arrange for call_fusage to report the who...Alan Modra2-5/+15
2003-08-06Daily bump.GCC Administrator1-1/+1
2003-08-06builtins.c (expand_builtin): When not optimizing...Roger Sayle2-91/+11
2003-08-05c.opt: Introduce -fworking-directory.Alexandre Oliva17-9/+215
2003-08-05pretty-print.h (pp_set_line_maximum_length): Make macro.Gabriel Dos Reis13-166/+387
2003-08-05re PR java/11600 (CloneNotSupportedException not checked on super.clone())Tom Tromey2-11/+38
2003-08-05mips.md (fix_truncdfsi2_macro): Properly restore ".set nomacro" state.Chris Demetriou2-2/+8
2003-08-05tree.h (DID_INLINE_FUNC): Remove macro.Steven Bosscher19-192/+258
2003-08-05* gcse.c (try_replace_reg): Fix updating of note.Josef Zlomek2-5/+9
2003-08-05Daily bump.GCC Administrator1-1/+1
2003-08-04re PR target/11739 (i386 prefetch tests need to made smarter)Janis Johnson2-13/+21
2003-08-04re PR middle-end/11771 (Segfault with simple double arithmetics)Roger Sayle4-1/+25
2003-08-04fold-const.c (fold <PLUS_EXPR>): Transform x+x into x*2.0.Roger Sayle5-16/+175
2003-08-04c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle16-78/+37
2003-08-04mips.c (override_options): Disable -G on targets that have no .section support.Richard Sandiford2-1/+17
2003-08-04inclhack.def (svr4_undeclared_getrnge): Introduce and enable.Nathanael Nerode4-24/+109
2003-08-04java-tree.h (METHOD_TRANSIENT): Removed.Tom Tromey4-15/+9
2003-08-04c-ppoutput.c (cb_line_change): Don't skip line changing while parsing macro a...Alexandre Oliva2-2/+8
2003-08-04* gcc.dg/cpp/separate-1.c: New test.Alexandre Oliva2-0/+16
2003-08-04config.in: Remove HAVE_LSTAT.Neil Booth4-5/+7
2003-08-04re PR c++/11713 (declaration conflicts)Mark Mitchell2-0/+48
2003-08-04Daily bump.GCC Administrator1-1/+1
2003-08-03opts.c (decode_options): Do language-specific initialization for the global d...Gabriel Dos Reis5-0/+36
2003-08-03pretty-print.h: Adjust macro definitions.Gabriel Dos Reis3-50/+52
2003-08-03builtins.def (BUILT_IN_ABS, [...]): Move to miscellaneous section.Kaveh R. Ghazi2-6/+11
2003-08-03re PR c++/11704 (ICE in type_dependent_expression_p with wrong method call in...Nathan Sidwell4-0/+45