summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Replace use of poisoned BUILD_VA_LIST_TYPE macro with a target function.nickc2003-11-174-8/+14
* * config/h8300/h8300-protos.h: Add the prototype forkazu2003-11-174-2/+29
* * config/h8300/h8300.md: Don't use REGNO when its operand iskazu2003-11-172-4/+9
* Daily bump.gccadmin2003-11-171-1/+1
* * gcc.dg/cpp/assert4.c: New test.ghazi2003-11-162-0/+376
* * Makefile.in (expr.o): Depend on $(TARGET_H).rsandifo2003-11-1611-228/+301
* * doc/install.texi (--enable-checking): Update valgrind's URL.kazu2003-11-162-1/+5
* * config/h8300/h8300.md: Fix warnings by replacing -2147483648kazu2003-11-162-2/+7
* Fix links in online manuals.gerald2003-11-162-2/+8
* * Makefile.in, objc/Make-lang.in, ada/Make-lang.in, cp/Make-lang.in,jason2003-11-1611-21/+57
* * gjavah.c (print_stub_or_jni): Pass `env' to FatalError.tromey2003-11-162-1/+5
* Daily bump.gccadmin2003-11-161-1/+1
* * config/h8300/lib1funcs.asm (divnorm): Store the sign in bitkazu2003-11-152-13/+14
* * config/h8300/h8300.h (DO_GLOBAL_CTORS_BODY): Fix warnings.kazu2003-11-152-8/+11
* update commentjason2003-11-151-2/+3
* * doc/install.texi (Prerequisites): Refine documentation ofjsm282003-11-152-6/+21
* PR c++/2294bernie2003-11-152-6/+9
* Daily bump.gccadmin2003-11-151-1/+1
* * function.c (assign_parms): Use TREE_TYPE to determine the realjason2003-11-142-4/+9
* PR c++/2294bernie2003-11-142-0/+35
* * config/h8300/lib1funcs.asm (___udivsi3): Peel off the firstkazu2003-11-142-1/+9
* PR c++/2294bernie2003-11-142-3/+14
* Fixed bug saving vararg registers in -mpowerpc64 mode.fjahanian2003-11-141-0/+6
* Fix bug saving vararg registers on stack in -mpowerpc64 mode.fjahanian2003-11-141-2/+34
* * config/m68k/m68k.c: Use C statements instead of #ifdef's when testingbernie2003-11-142-600/+396
* 2003-11-14 Kelley Cook <kcook@gcc.gnu.org>kcook2003-11-145-841/+504
* * config/rs6000/rs6000.md: Add 'DEFAULT_ABI == ABI_DARWIN'geoffk2003-11-142-28/+34
* * cppfiles.c (_cpp_find_file): Make 'one or more PCH files were found'geoffk2003-11-142-3/+8
* PR c++/12762mmitchel2003-11-144-31/+83
* PR/6552kenner2003-11-143-13/+69
* * lang.opt: Change -Wno-long-long to -Wlong-long since the latteraj2003-11-143-2/+6
* * Makefile.in (LIBGNAT_TARGET_PAIRS): Add rules for x86_64-linux.aj2003-11-143-31/+208
* * comperr.adb: Fix logic in previous change.charlet2003-11-142-1/+3
* * config/h8300/lib1funcs.asm (___udivsi3): Add a comment.kazu2003-11-142-0/+5
* * config/h8300/lib1funcs.asm (modsi3): Don't save unusedkazu2003-11-142-4/+17
* * sinfo.h, treeprs.ads: Regenerated.charlet2003-11-143-55/+57
* * nmake.ads, nmake.adb: Regenerated.charlet2003-11-143-2/+9
* config/fr30/fr30.c: Include toplev.hnickc2003-11-142-0/+5
* * except.c (sjlj_emit_function_enter): Mark internal label as LOCAL.rearnsha2003-11-142-1/+9
* * arm.c (arm_emit_vector_const, arm_output_load_gr): Use ISO Crearnsha2003-11-142-5/+7
* 2003-11-13 Vincent Celier <celier@gnat.com>charlet2003-11-1427-2985/+2582
* 2003-11-14 Eric Christopher <echristo@redhat.com>echristo2003-11-142-10/+15
* * Makefile.in (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.charlet2003-11-142-0/+5
* * config/frv/frv.c (frv_in_small_data_p): Return false for unknownrsandifo2003-11-142-4/+10
* PR ada/13035charlet2003-11-143-19/+18
* PR middle-end/12526jason2003-11-144-3/+41
* PR middle-end/12526jason2003-11-141-0/+19
* PR c++/13033jason2003-11-141-0/+16
* Removed, unused and does not compile on all platforms.charlet2003-11-141-153/+0
* New test.rth2003-11-141-0/+30