summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * config/netbsd.h (WCHAR_TYPE): Define.thorpej2002-02-0511-89/+31
* * class.c: Include target.h.aoliva2002-02-053-2/+12
* * target.h (struct gcc_target): Added ms_bitfield_layout_p.aoliva2002-02-059-6/+127
* * demangle.h (cplus_demangle_v3): Add "options" parm.jason2002-02-052-20/+38
* * crtstuff.c: Fix comments.aj2002-02-052-3/+7
* PR fortran/3393rth2002-02-052-3/+7
* PR fortran/3392rth2002-02-052-0/+8
* 2002-02-05 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-052-9/+14
* Daily bump.gccadmin2002-02-052-2/+2
* 2002-02-05 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-052-14/+19
* 2002-02-05 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-052-249/+325
* * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.rth2002-02-052-8/+19
* * config/arm/netbsd.h: Correct a comment.thorpej2002-02-052-1/+5
* 2002-02-05 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-053-13/+155
* * error.c (dump_type): Be more helpful about VECTOR_TYPE.jason2002-02-052-1/+12
* * final.c (final_scan_insn): Add case for NOTE_INSN_LOOP_END_TOP_COND.kenner2002-02-052-0/+5
* * combine.c (nonzero_bits): Re-introduce special case forrth2002-02-042-2/+12
* 2002-01-31 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-046-313/+4316
* * pa.c (DO_FRAME_NOTES): Move forward.danglin2002-02-042-72/+119
* * unwind-dw2-fde-glibc.c: Define _GNU_SOURCE if not defined.danglin2002-02-042-0/+8
* PR c/4475, c++/3780:jakub2002-02-0415-29/+196
* * pa.h (PREFERRED_STACK_BOUNDARY): Define to match standard rounding.danglin2002-02-042-2/+10
* * pa32-linux.h (LINK_COMMAND_SPEC): Define.danglin2002-02-042-0/+15
* * pa.md (call_internal_reg_64bit): Remove unused variable.danglin2002-02-042-2/+4
* Replace current_function_anonymous_args with cfun->machine->uses_anonymous_argsnickc2002-02-043-30/+24
* * cfgrtl.c (force_nonfallthru_and_redirect): Don't try to redirectbernds2002-02-042-1/+27
* * g++.dg/abi/offsetof.C: Fix size comparison.rth2002-02-042-1/+5
* * combine.c (force_to_mode): Remove STACK_BIAS code.rth2002-02-047-149/+153
* Reindent.rth2002-02-041-1/+1
* * config/alpha/alpha.c (current_function_is_thunk): Don't checkrth2002-02-047-122/+220
* * gcc.pot: Regenerate.zack2002-02-042-1999/+2363
* * gcc.dg/cast-qual-2.c: New test.rsandifo2002-02-042-0/+38
* * c-typeck.c (build_c_cast): Warn when qualifiers are added torsandifo2002-02-042-3/+21
* * decl.c (start_function): Call cplus_decl_attributes immediatelyjason2002-02-042-26/+19
* Update copyright dates.pthomas2002-02-046-5/+10
* * cfgrtl.c (try_redirect_by_replacing_jump): Remove associatedlaw2002-02-042-1/+20
* 2002-02-04 Philipp Thomas <pthomas@suse.de>pthomas2002-02-049-0/+416
* * config/s390/s390-protos.h (legitimize_la_operand,uweigand2002-02-045-158/+217
* * gcc/config/s390/s390.h (CRT_CALL_STATIC_FUNCTION): Fixeduweigand2002-02-042-3/+8
* * config/i386/i386.md (movsf_1): Allow moving SF values in MMXjakub2002-02-042-4/+13
* * combine.c (recog_for_combine): Create a dummy insn with PATTERNjakub2002-02-044-8/+34
* * xref.c: Remove.jason2002-02-0412-908/+15
* * varasm.c (decode_rtx_const): Allow unspec (symbol_ref) inhpenner2002-02-042-3/+26
* * lib/gcc.exp (gcc_init): Check that the need_status_wrapperbje2002-02-042-3/+13
* 2002-02-04 Anthony Green <green@redhat.com>bryce2002-02-045-4/+33
* * parse.y (java_expand_classes): Fix typo in static field loop.bryce2002-02-042-0/+5
* * config.gcc (arm*-*-netbsdelf*): Placeholder to prevent matchthorpej2002-02-032-0/+20
* Fix typo in date of most recent entry.thorpej2002-02-031-1/+1
* * gthr-win32.h: Protect against conflicting typedef for BOOL in windows headerscgf2002-02-032-5/+28
* * config.gcc: Set cpu_type to m68k for 68010, as well.thorpej2002-02-033-1/+540