aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2003-11-14re PR c++/12762 (Much worse error message when using a typedef with a templat...Mark Mitchell4-31/+83
2003-11-14function.c (struct epi_info): New field const_equiv.Richard Kenner3-13/+69
2003-11-14lang.opt: Change -Wno-long-long to -Wlong-long since the latter is the canoni...Andreas Jaeger3-2/+6
2003-11-14Makefile.in (LIBGNAT_TARGET_PAIRS): Add rules for x86_64-linux.Andreas Jaeger3-31/+208
2003-11-14* comperr.adb: Fix logic in previous change.Arnaud Charlet2-1/+3
2003-11-14* config/h8300/lib1funcs.asm (___udivsi3): Add a comment.Kazu Hirata2-0/+5
2003-11-14lib1funcs.asm (modsi3): Don't save unused registers.Kazu Hirata2-4/+17
2003-11-14* sinfo.h, treeprs.ads: Regenerated.Arnaud Charlet3-55/+57
2003-11-14* nmake.ads, nmake.adb: Regenerated.Arnaud Charlet3-2/+9
2003-11-14config/fr30/fr30.c: Include toplev.hNick Clifton2-0/+5
2003-11-14* except.c (sjlj_emit_function_enter): Mark internal label as LOCAL.Richard Earnshaw2-1/+9
2003-11-14arm.c (arm_emit_vector_const, [...]): Use ISO C function definition syntax.Richard Earnshaw2-5/+7
2003-11-14[multiple changes]Arnaud Charlet27-2985/+2582
2003-11-14reload1.c (reload): Revert previous patch.Eric Christopher2-10/+15
2003-11-14Makefile.in (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.Arnaud Charlet2-0/+5
2003-11-14frv.c (frv_in_small_data_p): Return false for unknown section names.Richard Sandiford2-4/+10
2003-11-14re PR ada/13035 (Ada testsuite uses installed gcc)Arnaud Charlet3-19/+18
2003-11-14re PR middle-end/12526 ([tree-ssa] internal compiler error: Segmentation fault)Jason Merrill4-3/+41
2003-11-14re PR middle-end/12526 ([tree-ssa] internal compiler error: Segmentation fault)Jason Merrill1-0/+19
2003-11-14re PR c++/13033 ([tree-ssa] ICE in lower_stmt)Jason Merrill1-0/+16
2003-11-14Removed, unused and does not compile on all platforms.Arnaud Charlet1-153/+0
2003-11-13New test.Richard Henderson1-0/+30
2003-11-14re PR c++/2094 (unimplemented: use of `ptrmem_cst' in template type unification)Giovanni Bajo2-0/+48
2003-11-14re PR c++/2094 (unimplemented: use of `ptrmem_cst' in template type unification)Giovanni Bajo2-0/+28
2003-11-14lib1funcs.asm (__udivsi3): Remove.Kazu Hirata2-7/+18
2003-11-14libgcc2.c (__negdi2, [...]): Const-ify and/or initialize automatic variables ...Kaveh R. Ghazi2-144/+86
2003-11-14lib1funcs.asm (divmodsi4): Replace all the uses of er4 with er3.Kazu Hirata2-18/+17
2003-11-13+2003-11-13 Andrew Pinski <apinski@apple.com> + + * config/darwin.c...Andrew Pinski4-1/+32
2003-11-14Daily bump.GCC Administrator1-1/+1
2003-11-13lib1funcs.asm (___udivsi3): Jump to reti instead of exitdiv.Kazu Hirata2-7/+12
2003-11-13* tree-inline.c (walk_tree): Handle PLACEHOLDER_EXPR.Steven Bosscher2-0/+5