summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-2179-78/+102
* * config/h8300/coff.h: Update copyright.kazu2004-01-217-6/+15
* * fixinc/inclhack.def (hpux10_stdio_declarations, ultrix_const3,danglin2004-01-219-5/+615
* 2004-01-21 Andreas Jaeger <aj@suse.de>aj2004-01-212-6/+33
* * crtstuff.c (frame_dummy, __do_global_ctors_1): Calljakub2004-01-212-4/+19
* PR target/12898falk2004-01-214-1/+60
* * config/m32r/m32r.h (CPP_SPEC): Define.nickc2004-01-212-0/+6
* 2004-01-21 Javier Miranda <miranda@gnat.com>charlet2004-01-2112-114/+184
* * c-decl.c (merge_decls): Kill different_binding_level andzack2004-01-214-105/+59
* * parser.c (cp_parser_class_specifier): Prevent garbage collection.rakdver2004-01-212-0/+8
* * Makefile.in (pretty-print.o): Depend on $(CONFIG_H) andghazi2004-01-212-3/+9
* gcc/kcook2004-01-2115-230/+329
* reorder struct exception hacks and only bypass glibc for proper C++ handlingkorbb2004-01-211-11/+11
* Daily bump.gccadmin2004-01-211-1/+1
* reorder struct exception hacks and only bypass glibc for proper C++ handlingkorbb2004-01-203-76/+88
* * fold-const.c (fold_convert): Rename to fold_convert_const.sayle2004-01-202-33/+55
* * config/rs6000/sysv4.h (DWARF2_FRAME_REG_OUT): Define.amodra2004-01-204-19/+65
* * pa-protos.h (compute_frame_size): Use HOST_WIDE_INT for frame sizes.danglin2004-01-204-74/+219
* * emit-rtl.c (verify_rtx_sharing, copy_insn_1,hubicka2004-01-205-1/+48
* * varray.c: Include hashtab.hhubicka2004-01-205-2/+134
* * cselib.c: Include alloc-pool.hhubicka2004-01-203-34/+39
* * config/mips/mips.c (mips_load_call_address): Make the call insnrsandifo2004-01-202-12/+26
* * config/s390/s390.c (TARGET_PROMOTE_FUNCTION_ARGS): Define.kazu2004-01-203-5/+17
* * config/avr/avr.h (BASE_REG_CLASS): Don't permit to use Xdenisc2004-01-202-2/+8
* fix commentjason2004-01-201-1/+1
* PR optimization/12440rakdver2004-01-203-2/+13
* * gcc.dg/ppc64-abi-2.c: New test.hpenner2004-01-202-0/+409
* * gcc/config/rs6000/rs6000.c (function_arg) Handlehpenner2004-01-202-5/+39
* It's 2004 not 2004steven2004-01-201-1/+1
* (TARGET_M32R2). Test for TARGET_M32R2_MASK not TARGET_M32RX_MASK.nickc2004-01-202-1/+6
* PR target/13557ebotcazou2004-01-202-23/+28
* Fix patch oops.bothner2004-01-201-1/+1
* Move cpp_reader's line_maps field to a shared global.bothner2004-01-2012-21/+56
* Implement a cache for linemap_lookup.bothner2004-01-203-7/+33
* PR optimization/13567kkojima2004-01-202-2/+24
* 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>phython2004-01-206-1/+353
* gcc/kcook2004-01-208-17/+43
* * c-decl.c (c_init_decl_processing): Set pedantic_lvalues tojsm282004-01-2013-315/+56
* Daily bump.gccadmin2004-01-201-1/+1
* PR c++/13651mmitchel2004-01-192-0/+10
* PR optimization/5263sayle2004-01-193-59/+68
* PR c++/13592mmitchel2004-01-192-1/+4
* PR c++/13592mmitchel2004-01-1910-197/+77
* * config/alpha/alpha.c (aligned_memory_operand): Check MEM_ALIGN,rth2004-01-193-86/+101
* * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.cebotcazou2004-01-1956-81/+238
* * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibilityebotcazou2004-01-192-0/+6
* * config/sparc/sol2.h (ASM_DECLARE_OBJECT_NAME): New. Emitebotcazou2004-01-195-15/+134
* * contrib.texi: Update Paolo Carlini's entry. New entries forlaw2004-01-192-2/+14
* * config/i386/i386.md (*movhi_1, *movqi_1): When optimizing forsayle2004-01-192-2/+11
* 2004-01-19 Arnaud Charlet <charlet@act-europe.fr>charlet2004-01-199-81/+247