index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
final.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-10-03
cpplib.c (if_directive_nameo): Add static prototype.
Kaveh R. Ghazi
1
-2
/
+6
1999-10-01
Delete !REGISTER_CONSTRAINTS code
Bernd Schmidt
1
-2
/
+0
1999-09-26
combine.c (gen_rtx_combine): Add missing call to va_end().
Kaveh R. Ghazi
1
-0
/
+1
1999-09-20
Make it possible to prototype port-specific functions (and convert i386 to us...
Bernd Schmidt
1
-0
/
+1
1999-09-14
except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER, not NOTE_BLO...
Mark Mitchell
1
-6
/
+6
1999-09-13
recog.h (INSN_OUTPUT_FORMAT_*): New.
Richard Henderson
1
-16
/
+30
1999-09-12
Replace insn_foo with insn_data.foo.
Richard Henderson
1
-5
/
+7
1999-09-11
Replace recog_foo with recog_data.foo.
Richard Henderson
1
-15
/
+16
1999-09-07
* final.c (shorten_branches): Fix last change.
Andreas Schwab
1
-1
/
+1
1999-09-06
Merge in gcc2-ss-010999
Jeff Law
1
-2
/
+4
1999-09-03
dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero.
Richard Henderson
1
-12
/
+5
1999-09-02
flags.h: New variables align_loops...
Geoffrey Keating
1
-6
/
+6
1999-08-31
backport: Makefile.in (STAGESTUFF): Add *.peephole2.
Richard Henderson
1
-0
/
+4
1999-08-31
rtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type- and bounds- check RTL ...
Zack Weinberg
1
-4
/
+6
1999-08-31
Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.
Kaveh R. Ghazi
1
-2
/
+0
1999-08-26
system.h: Don't redefine abort or trim_filename.
Zack Weinberg
1
-1
/
+4
1999-08-25
Warning fixes:
Kaveh R. Ghazi
1
-5
/
+5
1999-08-24
final.c (output_addr_const): Handle case where ASM_OPEN_PAREN and ASM_CLOSE_P...
Art Haas
1
-2
/
+2
1999-08-20
rtl.h (rtx_format): Constify a char*.
Kaveh R. Ghazi
1
-1
/
+1
1999-08-09
Include function.h in most files.
Bernd Schmidt
1
-0
/
+1
1999-08-04
final.c (shorten_branches): Don't add an alignment for loops that have no lab...
J"orn Rennecke
1
-9
/
+23
1999-07-26
Implement new macro: ASM_FPRINTF_EXTENSIONS
Nick Clifton
1
-0
/
+14
1999-07-19
Fix INTEL_SYNTAX output for i386 backend
Bernd Schmidt
1
-2
/
+3
1999-06-21
final.c (shorten_branches): Don't try to split an insn that has been deleted.
Richard Earnshaw
1
-1
/
+3
1999-04-27
sh.md (insv): Use copy_addr_to_reg.
J"orn Rennecke
1
-1
/
+6
1999-04-18
output.h (current_function_is_leaf, [...]): Declare.
John Wehle
1
-6
/
+1
1999-03-22
h8300.md (adjust_length): New attribute.
Vladimir Makarov
1
-0
/
+2
1999-03-01
final.c (end_final): There are 11 words in the "main header" structure, not 10.
Dan Nicolaescu
1
-1
/
+1
1999-02-10
Fix 64b-x-32b cross compiler breakage. Make alpha-x-m32r work again.
Jim Wilson
1
-0
/
+16
1999-01-26
Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for
Jeffrey A Law
1
-4
/
+5
1999-01-23
final.c (bb_str): Qualify a char* with the keyword `const'.
Kaveh R. Ghazi
1
-6
/
+6
1999-01-19
rtl.h (rtx_def): Update documentation.
Mark Mitchell
1
-2
/
+1
1999-01-18
cpplib.c (special_symbol): Qualify a char* with the `const' keyword.
Kaveh R. Ghazi
1
-6
/
+6
1998-12-23
Warning fixes:
Kaveh R. Ghazi
1
-2
/
+1
1998-12-07
Improve -dp output by using tabs and including instruciton lengths
Nick Clifton
1
-2
/
+4
1998-12-04
final.c (cleanup_subreg_operands): Delete some unused code.
Bernd Schmidt
1
-16
/
+1
1998-12-01
* final.c (final_scan_insn): Abort if block_depth falls below 0.
Richard Henderson
1
-5
/
+7
1998-11-08
gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...
Kaveh R. Ghazi
1
-2
/
+2
1998-11-04
recog.h (enum op_type): Define.
Bernd Schmidt
1
-7
/
+6
1998-10-28
Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.
Richard Henderson
1
-3
/
+1
1998-10-27
* final.c (cleanup_subreg_operands): ASM_INPUTs need no treatment.
Bernd Schmidt
1
-0
/
+1
1998-10-27
final.c (cleanup_subreg_operands): New function.
Jeffrey A Law
1
-17
/
+47
1998-10-25
Warning fixes:
Kaveh R. Ghazi
1
-0
/
+2
1998-09-21
* final.c (final_scan_insn): Disable tracking CC across branches.
John Carr
1
-2
/
+5
1998-09-06
final.c (final): If a label is reached only from a single jump...
John Carr
1
-0
/
+35
1998-08-26
system.h: Include stdarg.h/varargs.h...
Kaveh R. Ghazi
1
-5
/
+0
1998-08-19
regclass.c: Changed register set documentation to be consistent with GCC beha...
Michael Hayes
1
-1
/
+1
1998-08-09
Sparc backend rewrite by rth and myself, please
David S. Miller
1
-0
/
+25
1998-06-29
* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for
Jeff Law
1
-2
/
+3
1998-06-25
invoke.texi (-fstrict-aliasing): Document.
Mark Mitchell
1
-0
/
+2
[next]