aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-03-05* treetree.c (init_c_lex): Follow change to c-common.h.Andreas Jaeger2-127/+131
2003-03-05* config-lang.in: Replace ${libstdcxx_version} by its value.Nathanael Nerode2-1/+5
2003-03-05i386-local.c: New.Jan Hubicka11-31/+200
2003-03-05Daily bump.GCC Administrator1-1/+1
2003-03-05* expr.c (convert_modes): Check for legal hard register.Steve Ellcey2-0/+6
2003-03-04cp-tree.h (cxx_saved_binding): Declare.Gabriel Dos Reis3-23/+56
2003-03-04sourcebuild.texi (Front End Directory): Document tags.Tom Tromey6-9/+30
2003-03-04* Make-lang.in (treelang.tags): New target.Tom Tromey2-0/+7
2003-03-04* Make-lang.in (java.tags): New target.Tom Tromey2-0/+8
2003-03-04* Make-lang.in (c++.tags): New target.Tom Tromey2-0/+7
2003-03-04* Make-lang.in (f77.tags): New target.Tom Tromey2-0/+7
2003-03-04* Make-lang.in (ada.tags): New target.Tom Tromey2-0/+7
2003-03-04gcov-io.h (gcov_save_position, [...]): Modified to enable reading/ writing of...Zdenek Dvorak3-82/+383
2003-03-04m68k.c (m68k_output_function_prologue): Fix CFA offset without frame pointer.Andreas Schwab2-2/+7
2003-03-04* expr.c (expand_expr): Call promote_mode to set unsignedp.Steve Ellcey2-2/+6
2003-03-04a-except.adb (Unwind_RaiseException): Import a GNAT specific wrapper...Olivier Hainque3-6/+43
2003-03-04configure.in: Don't always define TARGET_SYSTEM_ROOT.Daniel Jacobowitz4-2/+12
2003-03-04* gcc.dg/sh-relax.c: Disable for sh64-*-*.J"orn Rennecke2-1/+5
2003-03-04Oops forgot to commit ChangeLog for:Andreas Jaeger1-9/+21
2003-03-04configure.in: Check for <memcheck.h>.Andreas Jaeger6-262/+322
2003-03-04* config/h8300/h8300.md (*extzv_8_8): Fix cc and lengths.Kazu Hirata2-2/+6
2003-03-04re PR c/9262 (ICE on false case label)Eric Botcazou8-9/+54
2003-03-04invoke.texi: Document that unit-at-a-time is enabled for -O3Jan Hubicka2-0/+7
2003-03-04configure.in: Delete three unused variables.Nathanael Nerode3-915/+995
2003-03-04* Make-lang.in: Update.Neil Booth2-1/+5
2003-03-04Makefile.in: Update.Neil Booth10-216/+229
2003-03-04function.c (STACK_ALIGNMENT_NEEDED): New macro.John David Anglin5-43/+108
2003-03-04dwarf2out.c (rtl_for_decl_location): Don't return NULL_RTX for global registe...Kevin Buettner2-2/+11
2003-03-04* gcc.c-torture/execute/20030222-1.c: New test.Alexandre Oliva2-0/+31
2003-03-04reload.c (reload_adjust_reg_for_mode): New function.Alexandre Oliva4-9/+42
2003-03-03* gcc.dg/m68k-slp-ice.c: New test for PR c/7872.James E Wilson2-0/+19
2003-03-03re PR c/7872 ([m68k]ICE on legal code, regression from 3.0 and 2.9*)James E Wilson2-4/+7
2003-03-04h8300.md (*ixorsi3_ashift_16): New.Kazu Hirata2-10/+28
2003-03-04h8300.md (*extzv_8_8): Use '?' to simplify the pattern.Kazu Hirata2-12/+12
2003-03-03decl.c (finish_enum): Do set the type in a template.Jason Merrill3-57/+41
2003-03-04Daily bump.GCC Administrator1-1/+1
2003-03-03* doc/install.texi (Specific): Update entry for powerpc-darwin.Geoffrey Keating2-16/+17
2003-03-03tabifyJason Merrill1-4/+8
2003-03-03* config/ia64/ia64.h (HAVE_AS_LTOFFX_LDXMOV_RELOCS): Default to 0.Richard Henderson2-0/+8
2003-03-03rs6000.c (rs6000_multipass_dfa_lookahead): Delete.David Edelsohn2-13/+13
2003-03-03re PR c++/9878 (error: non-lvalue in unary `&' wrongly issued)Mark Mitchell10-336/+462
2003-03-03dwarf2out.c (dwarf2out_finish): Swap order of break_out_includes and prune_un...Zdenek Dvorak2-3/+8
2003-03-03tree-inline.c (find_builtin_longjmp_call): Save and restore lineno and input_...Jason Merrill6-9/+41
2003-03-03Fix sh-elf linker relaxation:J"orn Rennecke5-3/+73
2003-03-03sh.h (OVERRIDE_OPTIONS): Set default values for align_loops and align_jumps i...J"orn Rennecke4-17/+77
2003-03-0320010327-1.c: Back out last change.Geoffrey Keating2-5/+13
2003-03-03calls.c (rtx_for_function_call): Take the address as an argumentJan Hubicka2-10/+14
2003-03-03toplev.c (rest_of_compilation): Avoid cfg_cleanup calls when not optimizing.Jan Hubicka2-4/+12
2003-03-03h8300.md (*ixorsi3_zext_hi): Restrict to TARGET_H8300H and TARGET_H8300S.Kazu Hirata2-1/+6
2003-03-03* config/h8300/h8300.md (a peephole2): New.Kazu Hirata2-0/+21