aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-23re PR libstdc++/3066 (configure.in generates bad arguments for cross compilin...Benjamin Kosnik6-1629/+1657
2003-05-22Fix a loose end of a sentence in the way rth suggested.Wolfgang Bangerth1-1/+1
2003-05-22Finish correcting inadvertent checkin.Richard Kenner1-3/+3
2003-05-23Daily bump.GCC Administrator2-2/+2
2003-05-22Remove hunk commited in error.Richard Kenner1-1/+1
2003-05-22std_fstream.h (_S_pback_size): Remove definition.Paolo Carlini13-85/+23
2003-05-22config.gcc (*-*-darwin*): Remove use_collect2=no, as it is the default.Mike Stump2-2/+5
2003-05-22calls.c (expand_call): If the arg block is going to grow downward...DJ Delorie2-1/+12
2003-05-22expr.c (expand_expr, [...]): Put into memory if constant and EXPAND_CONST_ADD...Richard Kenner2-8/+10
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-22fstream.tcc (_M_underflow): simplify...Paolo Carlini2-11/+9
2003-05-22m68hc11.c: Don't use the `0' flag for asm_fprintf specifiers.Kaveh R. Ghazi4-57/+63
2003-05-22[multiple changes]Benjamin Kosnik3-1262/+1319
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-21configure.in: Use curly braces in the definition of tooldir.Maciej W. Rozycki3-2/+7
2003-05-21Makefile.tpl (configure-target-libiberty): Depend only on gcc, not newlib or ...DJ Delorie3-2/+8
2003-05-22Daily bump.GCC Administrator2-2/+2
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 Smith4-3/+27
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-21Makefile.tpl: Add missing empty maybe-check-gcc target.DJ Delorie3-0/+7
2003-05-21std_fstream.h (_M_set_buffer): Fix indentation.Paolo Carlini2-11/+15
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-21index.html: Fix typo.Jonathan Wakely3-2/+7
2003-05-21test.html: Fix markup.Jonathan Wakely2-23/+40
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-21* MAINTAINERS: Update my e-mail address.Ian Lance Taylor2-1/+5
2003-05-21stubs.c (hypot, [...]): Don't divide by zero.Danny Smith2-1/+13
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 Administrator2-2/+2
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-204.cc: Fix typo.Paolo Carlini2-2/+6
2003-05-205.cc: New file, further testing that upon filebuf::close() 27.8.1.1,3 is enfo...Paolo Carlini2-0/+112
2003-05-20stl_alloc.h (__default_alloc_template::_S_chunk_alloc): Cast via void* to avo...Gerald Pfeifer2-5/+11