aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-05-22com.c (ffecom_sym_transform_): Error out on unallocatable storage after type ...Bud Davis2-5/+10
2003-05-22* c-decl.c (duplicate_decls): Test DECL for ERROR_MARK.Richard Kenner2-1/+8
2003-05-22m68hc11.c: Don't use the `0' flag for asm_fprintf specifiers.Kaveh R. Ghazi4-57/+63
2003-05-22re PR other/2873 ([3.3 only][fixinclude] Bogus fixinclude of stdio.h from gli...Zack Weinberg3-19/+56
2003-05-22* gnat_rm.texi : Remove reference to Ada Core Technologies.Geert Bosch2-3/+7
2003-05-22sh.h (TARGET_SWITCHES): Display all the target switches when --target-help op...Rekha Bhintade2-20/+25
2003-05-22re PR bootstrap/10805 ([sun-solaris2.7] relocation error when creating sparcv...Eric Botcazou2-0/+16
2003-05-22Tweak last commit, adjust ChangeLog to reflect complete delta.Loren J. Rittle2-2/+2
2003-05-22I'm sure Loren James Little meant 2003-05-21, not 2003-03-21. :-)Ben Elliston1-1/+1
2003-05-22freebsd.h (CPP_CPU64_DEFAULT_SPEC): Add -D__sparcv9 -D__sparc__ to match syst...Loren J. Rittle2-1/+7
2003-05-22Daily bump.GCC Administrator1-1/+1
2003-05-21init.c (build_vec_delete): Copy the address into a temporary variable before ...Jason Merrill3-7/+22
2003-05-21scalar-return-1_main.c: New file.Janis Johnson13-13/+996
2003-05-21gthr-win32.h (__GTHREAD_HIDE_WIN32API): Test for non-zero value, not just if ...Danny Smith2-2/+8
2003-05-21re PR target/6428 ([hppa*-hp-hpux] gmon.out is not generated when application...John David Anglin8-20/+76
2003-05-21xtensa.h (MASK_SERIALIZE_VOLATILE, [...]): Delete.Bob Wilson5-24/+21
2003-05-21c-parse.in (fndef): Set DECL_SOURCE_LINE and FILE earlier.Nathan Sidwell4-29/+54
2003-05-21Update overflow type for R_XSTORMY16_16 reloc.Nick Clifton2-1/+6
2003-05-21remove conflict markerNathan Sidwell1-1/+0
2003-05-21c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.Nathan Sidwell7-203/+33
2003-05-20invoke.texi (Option Summary, [...]): Document new options.Kevin B. Hendricks2-0/+13
2003-05-21c-pretty-print.c (pp_c_integer_literal): Use HOST_WIDE_INT_PRINT_DOUBLE_HEX.Kaveh R. Ghazi4-15/+14
2003-05-21gcse.c (cprop_jump): Make use of REG_EQUAL notes on both setcc and jump, if t...Roger Sayle3-15/+93
2003-05-21Concatenate one of the fprintf calls in the previous change.Kaveh Ghazi1-3/+2
2003-05-21re PR c++/9738 ([mingw] Internal compiler error in rest_of_compilation, at to...Danny Smith7-4/+70
2003-05-21Daily bump.GCC Administrator1-1/+1
2003-05-21genautomata.c (output_description, [...]): Add missing specifiers.Kaveh R. Ghazi2-3/+8
2003-05-20lib1funcs.asm: Avoid use of .Lfe* in .size directives.Bob Wilson6-132/+198
2003-05-20struct-by-value-3_x.c: Move common pieces to headers.Janis Johnson17-1390/+595
2003-05-20doc/extend.texi: Put warning into documentation of attribute regparm.Kevin Ryde2-0/+18
2003-05-20fix whitespaceJason Merrill1-1/+1
2003-05-20tree.c (expr_last): New fn.Jason Merrill4-4/+23
2003-05-20sh.c (sh_register_move_cost): Add clase for moving between FP registers and M...J"orn Rennecke2-0/+9
2003-05-20* pa/milli64.S ($$mulI): Fix typo.John David Anglin2-1/+5
2003-05-20* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai10-13/+13
2003-05-20linux64.h (LIB_SPEC): Add missing -lc and correct -lthread to -lpthread.Alexandre Oliva2-1/+8
2003-05-20Daily bump.GCC Administrator1-1/+1
2003-05-19c-opts.c (c_common_decode_option): Don't accept dollars as identifier charact...Neil Booth3-3/+13
2003-05-19rs6000.c (rs6000_stack_info): Do not add vrsave_size twice.Seth Arnold2-1/+6
2003-05-19tm.texi (function_arg): Fix typo.Aldy Hernandez2-1/+5
2003-05-19Add a new flag...Matt Austern10-1/+79
2003-05-19rs6000.c (rs6000_alignment_string, [...]): New variables.Kevin B. Hendricks6-3/+75
2003-05-19c-decl.c (finish_decl): When setting the DECL_ASSEMBLER_NAME of a function us...J"orn Rennecke2-6/+17
2003-05-19tree-inline.c (copy_body_r): Avoid generating &* during inline substitution.Jason Merrill2-14/+44
2003-05-19* gcc.dg/20030225-2.c: New test.Jakub Jelinek2-0/+47
2003-05-19Fix comment-style.Gabriel Dos Reis1-1/+1
2003-05-19(xstormy16_expand_prologue): Do not mark assignments to the hard frame pointe...Andrew MacLeod2-19/+38
2003-05-19mips.h (ISA_HAS_LOAD_DELAY, [...]): New macros.Richard Sandiford4-17/+95
2003-05-19mips-protos.h (final_prescan_insn, [...]): Remove.Richard Sandiford6-526/+96
2003-05-19mips.c (mips_class_max_nregs): Return the number of words in the mode.Richard Sandiford2-7/+13