aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-11-19* config/ns32k/ns32k.h: Remove obsolete comment.Nathanael Nerode2-8/+5
2003-11-19Daily bump.GCC Administrator1-1/+1
2003-11-18re PR middle-end/11821 (Operator implementation as a library call fails with ...Roger Sayle2-1/+9
2003-11-18re PR c++/12932 (ICE with use of ptr-to-function as template arg)Kriang Lerdsuwanakij6-1/+38
2003-11-18* cgraph.c (change_decl_assembler_name): Avoid bogus warnings.Jan Hubicka2-1/+6
2003-11-18sysv4.h: OpenBSD hooks.Marc Espie2-2/+51
2003-11-18* gcc.dg/nested-func-1.c: New test.Joseph Myers2-0/+39
2003-11-18[multiple changes]Arnaud Charlet7-16/+117
2003-11-18expr.c (expand_expr): Don't look through constant arrays if they don't bind l...Richard Henderson2-1/+7
2003-11-18re PR java/12857 (Illegal method modifier when loading a generated .class)Jeff Sturm4-35/+110
2003-11-18re PR java/12739 (gcj emits dead bytecode)Jeff Sturm3-3/+16
2003-11-17expr.c (convert_move): Use GET_MODE_PRECISION instead of bitsize when seeing ...Richard Kenner2-2/+7
2003-11-18reload1.c (reload): Fix previous change.Eric Christopher2-6/+10
2003-11-18Daily bump.GCC Administrator1-1/+1
2003-11-17fix size_tJason Merrill2-2/+2
2003-11-17add commentJason Merrill1-0/+3
2003-11-17init.c (build_new_1): Preevaluate placement args.Jason Merrill4-24/+71
2003-11-17re PR debug/11325 (nested class debug info missing)Scott Snyder2-3/+32
2003-11-17java-tree.h (LOCAL_VAR_OUT_OF_SCOPE_P): New.Andrew Haley3-7/+27
2003-11-17re PR c++/11266 ([tree-ssa] ICE with placement new)Jason Merrill1-0/+10
2003-11-17Resync.Arnaud Charlet1-0/+113
2003-11-17[multiple changes]Arnaud Charlet29-1525/+2510
2003-11-17Replace use of poisoned BUILD_VA_LIST_TYPE macro with a target function.Nick Clifton4-8/+14
2003-11-17h8300-protos.h: Add the prototype for same_cmp_following_p.Kazu Hirata4-2/+29
2003-11-17h8300.md: Don't use REGNO when its operand is not guaranteed to be a REG.Kazu Hirata2-4/+9
2003-11-17Daily bump.GCC Administrator1-1/+1
2003-11-16* gcc.dg/cpp/assert4.c: New test.Kaveh R. Ghazi2-0/+376
2003-11-16Makefile.in (expr.o): Depend on $(TARGET_H).Richard Sandiford11-228/+301
2003-11-16* doc/install.texi (--enable-checking): Update valgrind's URL.Kazu Hirata2-1/+5
2003-11-16h8300.md: Fix warnings by replacing -2147483648 with -2147483647 - 1.Kazu Hirata2-2/+7
2003-11-16Fix links in online manuals.Gerald Pfeifer2-2/+8
2003-11-16Makefile.in, [...]: Create TAGS.sub files in each directory and TAGS files th...Jason Merrill11-21/+57
2003-11-16* gjavah.c (print_stub_or_jni): Pass `env' to FatalError.Tom Tromey2-1/+5
2003-11-16Daily bump.GCC Administrator1-1/+1
2003-11-15lib1funcs.asm (divnorm): Store the sign in bit 3 of S2L.Kazu Hirata2-13/+14
2003-11-15h8300.h (DO_GLOBAL_CTORS_BODY): Fix warnings.Kazu Hirata2-8/+11
2003-11-15update commentJason Merrill1-2/+3
2003-11-15install.texi (Prerequisites): Refine documentation of autoconf, automake and ...Joseph Myers2-6/+21
2003-11-15re PR c++/2294 (using declaration confusion)Bernardo Innocenti2-6/+9
2003-11-15Daily bump.GCC Administrator1-1/+1
2003-11-14function.c (assign_parms): Use TREE_TYPE to determine the real type of the ar...Jason Merrill2-4/+9
2003-11-14re PR c++/2294 (using declaration confusion)Giovanni Bajo2-0/+35
2003-11-14lib1funcs.asm (___udivsi3): Peel off the first iteration.Kazu Hirata2-1/+9
2003-11-14re PR c++/2294 (using declaration confusion)Giovanni Bajo2-3/+14
2003-11-14Fixed bug saving vararg registers in -mpowerpc64 mode.Fariborz Jahanian1-0/+6
2003-11-14Fix bug saving vararg registers on stack in -mpowerpc64 mode.Fariborz Jahanian1-2/+34
2003-11-14m68k.c: Use C statements instead of #ifdef's when testing for MOTOROLA versus...Bernardo Innocenti2-600/+396
2003-11-14frv-protos.h: Update for C90.Kelley Cook5-841/+504
2003-11-14rs6000.md: Add 'DEFAULT_ABI == ABI_DARWIN' to each place where TARGET_LONG_DO...Geoffrey Keating2-28/+34
2003-11-14cppfiles.c (_cpp_find_file): Make 'one or more PCH files were found' message ...Geoffrey Keating2-3/+8