aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)Author
2004-04-19Mark ChangeLogMark Mitchell
2004-04-18re PR bootstrap/14992 (--as-needed patch makes -shared-libgcc the default on ...Alan Modra
2004-04-18re PR other/14918 (-fprofile-generate should be documented as necessary for l...Mark Mitchell
2004-04-18re PR bootstrap/14992 (--as-needed patch makes -shared-libgcc the default on ...Mark Mitchell
2004-04-18extend.texi (Strong Using): Warn users against using this feature.Mark Mitchell
2004-04-17configure.ac (gcc_cv_ld_as_needed): Use AC_CACHE_CHECK.Richard Sandiford
2004-04-17config.gcc (i[34567]86-*-solaris2*): Default to DWARF-2 debugging on Solaris ...Rainer Orth
2004-04-16install.texi (Specific, [...]): Reflect working IRIX 5 port.Rainer Orth
2004-04-16aclocal.m4 (gcc_AC_PROG_GNAT): Check if ${CC} produces object file for Ada co...Rainer Orth
2004-04-14re PR c++/14936 (-fdata-sections + uninitialized template data objects = spur...Zack Weinberg
2004-04-09hpux.h (MEMBER_TYPE_FORCES_BLK): Look only at mode argument.Zack Weinberg
2004-04-08invoke.texi (Precompiled Headers): Warn about known problems.Mark Mitchell
2004-04-08re PR ada/14538 (*-rtems broken for gnat)Joel Sherrill
2004-04-08re PR ada/14665 (gnatmake invokes wrong cross tools)Joel Sherrill
2004-04-08inclhack.def (rpc_xdr_lvalue_cast_a, [...]): New fixes.Joseph Myers
2004-04-06* config/darwin.h (LINK_COMMAND_SPEC): Change c++filt3 to c++filt.Mark Mitchell
2004-04-06* doc/install.texi: Update HP-UX 11 installation procedure.John David Anglin
2004-04-06PR optimization/13424 (hppa), bootstrap/14462, c/14828Jakub Jelinek
2004-04-05cppinit.c (cpp_read_main_file): Return file name obtained by read_original_fi...Alexandre Oliva
2004-04-05sol2-bi.h (PREFERRED_DEBUGGING_TYPE): Set to DWARF2_DEBUG unconditionally.Eric Botcazou
2004-04-04re PR c++/14804 ([unit-at-a-time] initializing const data with reinterpret_ca...Mark Mitchell
2004-04-03PR optimization/13424, optimization/12419Jakub Jelinek
2004-04-01gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link with -lgcc --as-needed -lg...Alan Modra
2004-04-01sparc.h (DITF_CONVERSION_LIBFUNCS): Define to 0.Jakub Jelinek
2004-04-01re PR c++/14755 (miscompilation in bitfielded signed integers)Jakub Jelinek
2004-03-31re PR c/14219 (ICE with vector comparison)Aldy Hernandez
2004-03-27re PR target/14206 (Mention that exec-shield-randomize (linux) conflicts with...Ian Lance Taylor
2004-03-26re PR c/11527 (If an array "designated intializer" in a struct causes a segv.)Richard Henderson
2004-03-25config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file.Jakub Jelinek
2004-03-25re PR debug/13974 (bad line marker in debug info)Jan Hubicka
2004-03-24Paper over PR pch/14137Steven Bosscher
2004-03-24re PR preprocessor/14438 (Potential need for buffer overflow checks in _cpp_l...Alexandre Oliva
2004-03-24extend.texi (ARM Built-in Functions): Replace with correct declarations.Ian Lance Taylor
2004-03-23re PR rtl-optimization/14669 (Wrong code with -O for enum values expression E...Kazu Hirata
2004-03-23re PR c++/14587 (Multiple inheriance/DLL testcase (g++.dg/ext/dllexport-MI1.C...Jason Merrill
2004-03-22re PR c/13129 (invalid shadow declaration warning)Mark Mitchell
2004-03-22re PR c/14069 (This input file lets gcc crash)Jakub Jelinek
2004-03-22re PR c++/14260 (default arguments are only permitted for function parameters)Ralf Corsepius
2004-03-22re PR tree-optimization/14470 ([tree-ssa] trouble with post-increment)Eric Botcazou
2004-03-22* gcov-io.h: Update copyright year.Danny Smith
2004-03-22re PR target/14291 (-fprofile-arcs fails (unresolved symbol))Danny Smith
2004-03-21re PR target/13889 (Assignment of an int to an int of different size in a str...Roger Sayle
2004-03-21* frontends.texi: Add missing line.Joseph Myers
2004-03-21frontends.texi: Rewrite.Joseph Myers
2004-03-20re PR c/12373 (ICE when generating RTX on valid code)Ian Lance Taylor
2004-03-20re PR other/14630 (install-info gccinstall.info - warning: no info dir entry)Joseph Myers
2004-03-20re PR c/14635 (nan functions should not be C90 built-ins)Joseph Myers
2004-03-19c-common.c (pointer_int_sum): Do not complain about using pointers to pointer...Mark Mitchell
2004-03-18c-decl.c (grokdeclarator): Do not complain about redeclaring visible "static"...Mark Mitchell
2004-03-17t-linux64 (bispecs): Don't add -mlong-double-128 for 32-bit builds when defau...Jakub Jelinek